1
0
Fork 0
KCauldronX/patches/net/minecraft
Prototik 7defe0bb29 Some portion of optimizations:
* Clear outgoing packet queue after player disconnect
* Disable sleep between chunk saving
* Put 2x4096 bytes instead 2048x4 bytes for region file aligment
* Using map to search player by name instead iterating over all players
* Some tweaks for decorations (item frames, maps)
2015-10-18 23:58:28 +07:00
..
block Update to forge 1492 2015-07-25 06:08:11 +07:00
client Update to forge 1408 2015-05-27 17:46:53 +07:00
command Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
crash Fix result in decrStackSize 2015-06-26 23:48:28 +07:00
dispenser Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
enchantment Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
entity Some portion of optimizations: 2015-10-18 23:58:28 +07:00
init Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
inventory Normalize patches 2015-06-01 21:32:10 +07:00
item Normalize patches 2015-06-01 21:32:10 +07:00
network Some portion of optimizations: 2015-10-18 23:58:28 +07:00
potion Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
scoreboard Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
server Some portion of optimizations: 2015-10-18 23:58:28 +07:00
stats Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
tileentity Transparent unloading {,tile}entities from world 2015-08-29 14:49:22 +07:00
util Disable dumb material injection logging 2015-06-03 23:39:56 +07:00
village Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
world Some portion of optimizations: 2015-10-18 23:58:28 +07:00