Commit graph

35 commits

Author SHA1 Message Date
md_5
ed1cec9ae9 Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
md_5
11bdb291b3 Rebuild patches 2018-07-17 21:16:19 +10:00
md_5
6505f06b35 Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
md_5
4bd94dc87d Rebuild patches 2018-01-22 01:19:57 +11:00
md_5
5039383973 Apply hashCode caching to all BlockState classes 2018-01-11 10:44:30 +11:00
Axel Uhl
274e9b0234 SPIGOT-3754: Cache BlockState.hashCode 2018-01-11 10:43:20 +11:00
md_5
9f4c3d20c9 SPIGOT-3753: Allow changing minimum squid spawn range 2018-01-11 08:26:18 +11:00
md_5
325fbc7f16 Rebuild patches 2018-01-03 10:36:21 +11:00
md_5
775423189f Update to Minecraft 1.12.2 2017-09-18 20:00:00 +10:00
Geoff Crossland
65e8124d1a Make unloaded chunk saving more asynchronous
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/pull-requests/74/overview
2017-08-12 20:37:05 +10:00
md_5
edd03964c6 Update to Minecraft 1.12.1 2017-08-03 23:00:00 +10:00
md_5
53dcd96fa1 Configurable Advancement Disabling
Allow disabling any (or all) inbuilt advancements with a configuration option.
2017-06-09 16:29:39 +10:00
md_5
5b19044ad4 Update to Minecraft 1.12 2017-06-08 18:00:00 +10:00
md_5
5b8313fd95 Update to Minecraft 1.12-pre5 2017-05-19 21:00:22 +10:00
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)