Commit Graph

523 Commits

Author SHA1 Message Date
Max Gurela f30442e020 Map nd -> ConsoleCommandSender (#42)
* Map nd -> ConsoleCommandSender

net.minecraft.server.dedicated.ConsoleCommandSender

* Map executeCommand in IServer

* Clarify with CommandFeedback
2016-08-25 18:18:42 +02:00
Max Gurela 7f1fbb52b6 Server properties mappings (#43)
* Dedi server.properties loader and mappings

* Finalize resolution of merge conflicts & apply suggestions from copygirl
2016-08-25 17:25:44 +02:00
Adrian Siekierka 9af7db83ed (Darkhax) Mapped out way too much stuff (#44)
* Partially mapped sounds.

* Partially documented the music tracker.

* Partially fixed sound name issue.

* Mapped a bunch of rendering and model stuff.

* More model mapping

* More random mappings

* Time to clock out before this PR becomes too big.

* apply fixes
2016-08-25 11:35:28 +02:00
Benjamin K cd46a92b09 Fix some namings as well as add some names to MinecraftServer and related classes. (#36)
* Redo the PR so I don't have conflicts. Also map IGameThread (feedback on that name is welcome)

* This makes a bit more sense.
2016-08-25 09:50:47 +02:00
asiekierka 96105ecbda fix misspell 2016-08-23 15:26:58 +02:00
Modmuss50 295acc2bf9 Added server side command registry mappings (#32) 2016-08-22 09:21:32 -04:00
Shadowfacts 30d7950c0b
Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a 2016-08-20 14:05:34 -04:00
Shadowfacts 059bf7b5a6
More block stuff 2016-08-20 14:05:24 -04:00
asiekierka 7c52be2b59 map out most of sprite code, minor work in Minecraft/MinecraftServer/World 2016-08-20 18:56:54 +02:00
asiekierka 018b114719 work in entities, network, server, Minecraft client 2016-08-19 21:40:47 +02:00
Łukasz Magiera 786c13afa9 More mappings here and there(server/entity renderer) (#17)
* Likely some entity/mob renderer

* Things around server gui
2016-08-18 16:49:56 +02:00
asiekierka 02adfa28c1 more work 2016-08-17 23:19:57 +02:00
asiekierka 3a6229f684 entity, stat work 2016-08-17 12:48:54 +02:00
Benjamin K 4c3313c903 Map some blocks, entities, and related methods and classes. (#10) 2016-08-15 12:13:46 +02:00
asiekierka 31b97b576f work on GlHandler, decorators, potions, misc. classes 2016-08-14 20:22:30 +02:00
Shadowfacts cf2340224c Text (and some server) mappings (#8) 2016-08-14 19:51:55 +02:00
Shadowfacts 627ac0205e Crash reports (#7)
* Remove Biome.BiomeConfiguration.name mapping, fixes error on opening mappings

* Crash reports
2016-08-14 18:23:31 +02:00
asiekierka b0fb7c7f1c begin mapping command stuff 2016-08-14 16:49:58 +02:00
asiekierka 66b94455d1 remove double class BlockTileEntity 2016-08-14 16:15:17 +02:00
asiekierka 63ca292b72 move from JSON to split Enigma format 2016-08-12 20:24:17 +02:00
asiekierka 14b3f16ea1 fix LOGGER and clean up Reference classes 2016-08-12 19:05:33 +02:00
asiekierka db676b3d90 Improvements across the mappings 2016-08-12 17:23:12 +02:00
asiekierka ae11bd10d3 first commit 2016-08-12 15:28:17 +02:00