Commit graph

21 commits

Author SHA1 Message Date
md_5
429b0e3b08 Update to Minecraft 1.12-pre2 2017-05-14 12:00:00 +10:00
md_5
3fb9445eca Full patch rebuild 2017-04-30 09:32:32 +10:00
md_5
96235abb3d Rebuild patches 2017-03-15 20:52:45 +11:00
md_5
6c26d33bc1 SPIGOT-3036: More seed customisation 2017-01-26 11:08:28 +11:00
md_5
d60de0a65b Update to Minecraft 1.11 2016-11-17 12:42:29 +11:00
md_5
570526c2b4 Add limits to item interactions as well 2016-09-11 14:28:58 +10:00
md_5
90f61bc448 SPIGOT-1388: Branchless NibbleArray 2016-07-30 11:34:30 +10:00
md_5
cf6dea390f TileEntitySkull goes back 2016-07-12 20:30:14 +10:00
md_5
ee1fc06e35 Full patch rebuild. 2016-07-12 20:26:01 +10:00
md_5
ff84af45d0 Rebuild patches. 2016-07-12 20:19:06 +10:00
md_5
7745d45de9 Patch rebuild 2016-07-08 11:22:17 +10:00
md_5
3ccadba36a Patch rebuild 2016-06-12 19:30:52 +10:00
md_5
da278d16b4 Update to Minecraft 1.10 2016-06-09 11:43:56 +10:00
md_5
4af49dc0ab Minecraft 1.9.4 2016-05-10 21:48:25 +10:00
md_5
e0001040ae Rebuild patches 2016-05-07 16:38:15 +10:00
Thinkofname
1480adb827 Update to Minecraft 1.9.2 2016-03-30 22:36:28 +01:00
Aikar
04266858e3 Optimize Navigation Listener
Replace WeakHashMap with an ArrayList and manually manage object
lifecycle. Gives superior iteration performance at a slight cost
to removal performance and also ensures entities are removed immediately
upon losing their validity within the world.

Additionally, change listener registration to be done upon world add
instead of immediate up creation. This provides benefit of only
registering and ticking real Navigation objects, and not invalid
entities (cancelled entity spawns for example).
2016-03-19 19:37:46 +11:00
md_5
cce4667dd0 SPIGOT-1964: Remove 1.9.1 patch 2016-03-19 08:38:35 +11:00
md_5
095e59a49a SPIGOT-1953: Don't copy NavigationListener Map on Iteration. 2016-03-18 14:41:42 +11:00
md_5
b78dfbc207 Patch rebuild. 2016-03-01 11:23:45 +11:00
md_5
7d15d07c92 Update to Minecraft 1.9 2016-03-01 09:33:00 +11:00
Renamed from CraftBukkit-Patches/0002-mc-dev-imports.patch (Browse further)