Commit graph

3 commits

Author SHA1 Message Date
Aikar ad40e694a3
Update upstream 2017-12-09 12:37:09 -05:00
Aikar 0f2c274998 Improve Structures Checking
Improves performance by keying every chunk thats part of a structure to a hashmap
instead of only the first one.

This allows us to avoid iterating the entire structures value set to see
if a block position is inside of a structure.

This should have pretty decent performance improvement to any standard world
that has been around for a whilewith lots of structures due to ineffeciencies
in how MC stores structures (even unloaded chunks has structured data loaded)
2017-11-11 19:06:45 -05:00
stonar96 524ebe97d7
Anti Xray v2 (#858) 2017-10-06 04:39:34 +01:00
Renamed from Spigot-Server-Patches/0233-Fix-MC-117075-TE-Unload-Lag-Spike.patch (Browse further)