Commit Graph

17 Commits

Author SHA1 Message Date
07cf46c4e3 Rebuild Patches 2018-07-28 22:15:52 -05:00
0c14fc6ee6 Update B/CB/S 2018-07-23 09:39:55 +01:00
58a8ca3eae Restore World.loadChunkAsync API - but load chunks sync
We are still missing Async Chunk Loading, but plugins may be
depending on this API, so it missing blocks upgrading.
2018-07-21 16:55:43 -04:00
bd34c3623b NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
6d1a918378 NOT FINISHED!!! Current Progress on 1.13-pre7 update
This work is 100% unfinished. I am pushing it up so that we as a team
can work on this update.

Do not try to use this branch. You will fail.
2018-07-14 21:53:17 -04:00
8778a2ef97 Current Chunk for Entity and Block Entities, counts by entity type
This enables us a fast reference to the entities current chunk instead
of having to look it up by hashmap lookups.

We also store counts by type to further enable other performance optimizations in later patches.
2018-07-04 03:55:24 -04:00
c93e1ee068 Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
a907e21341 Update B/CB/S 2017-11-18 03:04:21 +00:00
4340ef97ca Switch to a bStats based Metrics system 2017-03-25 00:22:02 -05:00
34fcd8ccc2 Paper 1.9.4 Update 2016-05-11 22:07:46 -04:00
3c1f7052c2 Rebuild patches 2016-03-07 00:57:19 -06:00
26eb457a39 Paper 1.9 2016-02-29 17:09:49 -06:00
603159dedf Remove several broken or unnecessary patches.
Removes PlayerMicroMoveEvent API, the ability to disable the AsyncCatcher, and the TeleportPassengerVehicleWithPlayer patch
2015-09-12 19:57:39 -05:00
3388d414cf Rebuild patches 2015-07-14 08:59:57 -07:00
6538ccd924 Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
335c9c3009 Remove the broken teleport passenger vehicle with player patch 2015-01-29 15:26:20 -06:00
3a304401b4 Add Async Chunk Load API 2014-11-06 18:31:52 -06:00