1
0
Fork 0
KCauldronX/patches/net/minecraft/world
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
..
biome Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
chunk Some portion of optimizations: 2015-10-18 23:58:28 +07:00
gen Finally fix #67 2015-06-27 16:32:21 +07:00
storage Some portion of optimizations: 2015-10-18 23:58:28 +07:00
Explosion.java.patch Add TNT punishment option (enabled by default) (fix #21) 2015-05-22 11:24:39 +07:00
SpawnerAnimals.java.patch Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
Teleporter.java.patch Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
World.java.patch Check for active chunks before persistent, could be faster on big maps 2015-10-15 00:09:55 +07:00
WorldManager.java.patch Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
WorldServer.java.patch Some improvements in spigot timings and fix #179 2015-09-05 23:31:58 +07:00
WorldServerMulti.java.patch Fix #30 2015-06-22 20:44:14 +07:00
WorldType.java.patch Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00