Aikar
af3bd62f9e
Merge pull request #1248
...
1cff9820
PlayerElytraBoostEvent (BillyGalbreath)
* pull/1248/head:
PlayerElytraBoostEvent
Also merged paper config into parent
2018-07-23 20:24:44 -04:00
Aikar
70c967fb6b
Update Paper to 1.13 proper - THIS IS STILL HIGHLY UNSTABLE
...
DO NOT RUN ON PRODUCTION SERVERS!!! Use Backups!!
2018-07-22 01:27:46 -04:00
Shane Freeder
bd34c3623b
NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen...
2018-07-19 05:42:43 +01:00
Aikar
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
Aikar
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
Zach Brown
c93e1ee068
Update upstream B/CB/S
2018-01-10 23:31:19 -06:00
Shane Freeder
a6eb798352
Update S
2017-08-12 22:32:01 +01:00
Shane Freeder
4bf6691021
Update CB
2017-08-11 12:02:53 +01:00
Zach Brown
ab4ae72fd5
Update to MC 1.12-pre2
2017-05-14 13:05:01 -05:00
Zach Brown
2671b8b308
Update upstream B/CB/S
2017-04-28 19:25:52 -05:00
Zach Brown
22e2858fee
Update bStats implementation
2017-04-22 01:16:45 -05:00
Zach Brown
4340ef97ca
Switch to a bStats based Metrics system
2017-03-25 00:22:02 -05:00
Zach Brown
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
Zach Brown
fcbbc76319
Update upstream B/CB/S
...
Remove two features added upstream
2016-08-27 18:41:58 -05:00
Zach Brown
9b192b2708
Update to Minecraft 1.10
2016-06-08 22:57:14 -05:00
Zach Brown
d9e7de59e9
Fix a few global configuration options being unavailable
2016-06-04 17:26:11 -05:00
Aikar
34fcd8ccc2
Paper 1.9.4 Update
2016-05-11 22:07:46 -04:00
Byteflux
fc2341a996
Relocate Timings v2 patch
2016-03-24 21:59:37 -07:00
Aikar
9da9b3a9d0
reduce sleep rate if file io thread sleep is enabled
...
so we will still give it time to sleep to avoid the issue, but reduce the
known negative effects of that sleeping.
2016-03-18 13:40:46 -04:00
Aikar
82452cd373
Re-add chunk save queue improvements
2016-03-12 14:23:17 -06:00
Zach Brown
9d890f0f28
Remove our own changes to the chunk save queue
2016-03-05 16:10:11 -06:00
Aikar
cedb1c3686
Chunk save queue improvements
2016-03-04 20:14:27 -06:00