.. |
BlockDispenser.java.patch
|
Fix compatibility with ModLoader dispenser hook. Fixes a bug with
|
2012-09-03 11:37:17 -04:00 |
ChunkProviderServer.java.patch
|
A lot of missing patches to code re-added. Almost all functionality should now
|
2012-08-10 16:39:03 -04:00 |
CrashReport.java.patch
|
Mods can add mod specific crash information to the crash report now
|
2012-08-21 18:48:12 -04:00 |
DedicatedServer.java.patch
|
Finished update to MCP 7.2, MC 1.3.2 pre.
|
2012-08-14 19:24:49 -07:00 |
EntityAIVillagerMate.java.patch
|
Village mating produces added villagers, and the egg should place
|
2012-09-15 15:49:08 -04:00 |
EntityItem.java.patch
|
Pickup notification
|
2012-08-19 00:26:55 -04:00 |
EntityPlayer.java.patch
|
More ticking hooks, and some other bits of clean up. Very close to "done" now.
|
2012-08-10 17:11:01 -04:00 |
EntitySlime.java.patch
|
Change some stuff around - begin launching the server through the wrapper too.
|
2012-08-02 02:08:30 -02:30 |
EntityTracker.java.patch
|
Fix EntityRegistry - mods can specify update frequency, range and velocity data, and also
|
2012-08-12 00:18:04 -04:00 |
EntityTrackerEntry.java.patch
|
Fix entity tracker "update" packet not computing correctly. Should work now..
|
2012-08-31 16:41:05 -04:00 |
EntityVillager.java.patch
|
Move villager trading hook up a bit. thanks sengir.
|
2012-08-22 17:50:07 -04:00 |
GenLayerBiome.java.patch
|
Change some stuff around - begin launching the server through the wrapper too.
|
2012-08-02 02:08:30 -02:30 |
ItemMonsterPlacer.java.patch
|
Village mating produces added villagers, and the egg should place
|
2012-09-15 15:49:08 -04:00 |
NetHandler.java.patch
|
Network support - there's still some work to do and full id sync isn't done yet, but it has proper registration
|
2012-08-06 16:12:50 -04:00 |
NetLoginHandler.java.patch
|
Update some patches- more network work
|
2012-08-07 20:10:36 -04:00 |
NetServerHandler.java.patch
|
Capture and leverage Packet131MapData
|
2012-09-06 10:03:30 -04:00 |
NetworkListenThread.java.patch
|
Capture server packet handling errors into the FML log file for diagnostics
|
2012-08-13 11:52:30 -04:00 |
Packet.java.patch
|
Capture and leverage Packet131MapData
|
2012-09-06 10:03:30 -04:00 |
Packet1Login.java.patch
|
To properly align with packet9respawn, make packet1login's dimension an int as well
|
2012-09-07 22:57:01 -04:00 |
ServerConfigurationManager.java.patch
|
Tweak patches and hooks slightly
|
2012-08-22 17:58:46 -04:00 |
ServerListenThread.java.patch
|
Capture server packet handling errors into the FML log file for diagnostics
|
2012-08-13 11:52:30 -04:00 |
SlotCrafting.java.patch
|
Bunch of hooks re-added : network is more complete now, lot of basemod cleanup, moving stuff into
|
2012-08-06 22:30:13 -04:00 |
SlotFurnace.java.patch
|
Bunch of hooks re-added : network is more complete now, lot of basemod cleanup, moving stuff into
|
2012-08-06 22:30:13 -04:00 |
StringTranslate.java.patch
|
Change language loading a bit
|
2012-08-13 20:28:53 -04:00 |
StructureVillagePieces.java.patch
|
Expose more of the village construction parts for building village
|
2012-08-19 11:23:29 -04:00 |
TcpConnection.java.patch
|
Clean up stale references to the Player stored in the NetworkRegistry,
|
2012-09-15 15:36:26 -04:00 |
TileEntityFurnace.java.patch
|
Reorganized all the current patches
|
2012-08-08 22:57:37 -04:00 |
World.java.patch
|
Reorganized all the current patches
|
2012-08-08 22:57:37 -04:00 |
WorldProvider.java.patch
|
Reorganized all the current patches
|
2012-08-08 22:57:37 -04:00 |
WorldType.java.patch
|
Finished update to MCP 7.2, MC 1.3.2 pre.
|
2012-08-14 19:24:49 -07:00 |