13
0
geforkt von Mirrors/Paper
Paper/Spigot-Server-Patches
Aikar f2cea9d8fa Optimize TileEntity Ticking
Re-organizes the servers TileEntity Tick List to be bucketed by type.

This allows the server to skip buckets of Tile Entities that is known to
not have any tick function (half of them), skipping time spent iterating
them and checking if they are valid and in a loaded chunk. In other words,
a lot of "meta" time wasted on tile entities that would never do anything anyways.

This change also adds control into the interval of every TileEntity, giving
the server owner control on how fast a TileEntity ticks, slowing it down if they must
(Such as chest), to improve performance.
2014-08-11 16:04:54 -05:00
..
Ability-to-disable-asynccatcher.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Add-1.8-recipes-for-stone-variants.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
Add-configurable-despawn-distances-for-living-entiti.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Allow-for-toggling-of-spawn-chunks.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
Allow-nerfed-mobs-to-jump.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
Allow-undead-horse-types-to-be-leashed.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Better-EULA-handling.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
Center-TNT-grid-sample-points.patch Center TNT sample grid points 2014-08-07 23:04:58 -05:00
Configurable-baby-zombie-movement-speed.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Configurable-cactus-and-reed-natural-growth-heights.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Configurable-damage-multiplier-for-PvP-blocking.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Configurable-fishing-time-ranges.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Configurable-hanging-tick.patch Configurable hanging tick 2014-08-09 17:27:35 -05:00
Configurable-speed-for-water-flowing-over-lava.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Configurable-squid-spawn-ranges.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Do-not-remove-player-in-world-change.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
Don-t-log-debug-information.patch Don't log debug information 2014-08-04 02:57:45 +01:00
Drop-falling-block-entities-that-are-above-the-speci.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Fix-directional-TNT-bias.patch Revert "Fix TNT directional bias" 2014-08-07 14:18:11 -05:00
Fix-random-position-generator-tendency-to-move-north.patch Fix random position generator's tendency to move north-west 2014-07-22 22:04:05 -05:00
Fix-redstone-lag-issues.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
Fix-zombie-sieges-and-their-spawn-mechanics.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
Inverted-Daylight-Detector-Toggle.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Invisible-players-don-t-have-rights.patch Update from upstream SpigotMC 2014-08-10 00:21:18 -05:00
Make-destroyed-boats-drop-the-boat-item.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
mc-dev-imports.patch Fix random position generator's tendency to move north-west 2014-07-22 22:04:05 -05:00
Optimize-TileEntity-ticking.patch Optimize TileEntity Ticking 2014-08-11 16:04:54 -05:00
PaperSpigot-config-files.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
Player-affects-spawning-API.patch Add player affects spawning API 2014-08-08 23:18:38 -05:00
Player-Exhaustion-Multipliers.patch Cleanup our patches 2014-08-05 18:45:22 -05:00
POM-changes.patch Fix incorrect API version on startup 2014-07-22 20:16:50 -05:00
Teleport-passenger-vehicle-with-player.patch Restructure PaperSpigot as a new set of modules 2014-07-21 15:46:54 -05:00
Toggle-for-player-interact-limiter.patch Cleanup our patches 2014-08-05 18:45:22 -05:00