Commit Graph

29 Commits

Author SHA1 Message Date
9ce19f0321 NOT FINISHED: Current progress, updated upstream 2018-07-18 00:52:33 -04: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
fa8db475d6 Update upstream B/CB/S 2017-12-27 22:45:33 -06:00
a907e21341 Update B/CB/S 2017-11-18 03:04:21 +00:00
4424c3dec9 Rebuild patches 2017-09-06 22:59:08 -04:00
64b2b87256 Upstream update 2017-08-07 23:05:16 -04:00
01d1cc351b Update to 1.12.1 2017-08-03 16:36:06 +02:00
fe649493e3 Update B/CB 2017-07-28 14:45:16 +01:00
4265551308 Upstream update 2017-07-26 21:12:40 -04:00
43d46feb48 Update B/CB 2017-07-10 14:04:41 +01:00
16113437c6 Update upstream B/S 2017-05-23 17:11:28 -05:00
f7d8aa4188 Update upstream B/CB/S 2017-05-15 11:25:20 -05:00
ab4ae72fd5 Update to MC 1.12-pre2 2017-05-14 13:05:01 -05:00
22e2858fee Update bStats implementation 2017-04-22 01:16:45 -05:00
515506c3ce Update upstream B/CB/S
Closes GH-658
2017-04-16 17:12:01 -05:00
0c8c9b087a Fix tick loop bug - Fixes #624
We were not calculating time after the sleep ,resulting in wrong
calculations. This caused us to go 100ms, 0ms, 100ms, 0 ms repeatedly.
2017-03-10 03:01:46 -05:00
a3cc3e37bd Update upstream S 2017-01-30 22:33:54 -06:00
26eb457a39 Paper 1.9 2016-02-29 17:09:49 -06:00
9486b3747e Re-add recentTps array for plugins that make bad choices 2015-07-26 15:58:37 -05:00
0f48b03bbc Update to 1.8.7 2015-06-05 05:45:30 -07:00
6538ccd924 Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
78487dca8c PaperSpigot TNT Changes
Brought our multiple TNT change patches into a single patch and
configuraiton section.
You /will/ need to update your configs, sorry.

Adds additional configuration and features as well.
2015-02-23 15:03:10 -06:00
22957cd6d1 Rebuild patches for upstream changes 2015-02-13 14:24:02 -06:00
335c9c3009 Remove the broken teleport passenger vehicle with player patch 2015-01-29 15:26:20 -06:00
e1e0781a99 Fix patch usernames and emails 2015-01-29 15:25:50 -06:00
a52eb21fd8 Update PaperSpigot to Minecraft 1.8 2014-11-27 17:17:45 -08:00
d1cbf1b137 Implement performance improvements from the EMC-CraftBukkit fork
See the individual patch files for more details
2014-10-19 17:58:49 -05:00