Commit Graph

19 Commits

Author SHA1 Message Date
9105e06867 Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
c93e1ee068 Update upstream B/CB/S 2018-01-10 23:31:19 -06: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
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
de6a101264 Update upstream B/CB/S
Adds /paper command for reloading the paper config.
Closes GH-639

Per-world config logging has been removed in favor of all or nothing
logging for all paper settings. I don't believe it was used enough to
warrant maintaining. If this is not the case it should be possible to
re-add it.
2017-03-24 22:18:58 -05:00
a3cc3e37bd Update upstream S 2017-01-30 22:33:54 -06:00
34fcd8ccc2 Paper 1.9.4 Update 2016-05-11 22:07:46 -04:00
496b49861c Rename a Timings class and split up Tracker timings 2016-04-29 21:23:40 -04:00
dd60ba4869 Add Lighting Queue
The lighting queue spreads out the processing of light updates across
multiple ticks based on how much free time the server has left at the end
of the tick.
2016-03-24 23:38:38 -07:00
26eb457a39 Paper 1.9 2016-02-29 17:09:49 -06:00
43fee1c16e Rebuild patches for upstream changes 2015-10-02 22:58:02 -05:00
b12044f2b7 Re-add entity/tile entity tick limiters 2015-09-12 23:29:23 -05:00
d4bd87a7ec Fix NPE in recheckGaps when using async lighting 2015-08-06 21:44:03 -07:00
6bcae0c948 Make the recheckGaps method async like other lighting updates 2015-08-04 15:44:54 -07:00
9486b3747e Re-add recentTps array for plugins that make bad choices 2015-07-26 15:58:37 -05:00
16d34d5de1 Clean up async lighting patch 2015-07-01 00:27:58 -07:00
5b9a0a0122 Optimize explosions 2015-06-16 05:55:15 -07:00