Aikar
c33b679642
update upstream
2018-07-29 12:42:07 -04:00
Aikar
817b9934c7
Merge branch 'master' into pre/1.13
...
* master:
Relookup Entity Save ID if was null during precache
2018-07-27 00:44:53 -04:00
Aikar
3c8a4cb1bb
Relookup Entity Save ID if was null during precache
...
Should fix #1280
Citizens hijacks entity map, and im guessing under the right conditions
the result might actually be null during entity creation
Pre the cache patch, the id is looked up on save, so it was fine.
Now, if its null and the save ID is requested, we will try to look
it up again and cache it if found.
2018-07-26 23:57:31 -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
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
93dc25ecec
Fix weird bugs with entities - Fixes #1195
2018-07-05 18:39:43 -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
Aikar
0ef74cf264
Update upstream
2017-12-09 12:37:09 -05:00
Shane Freeder
5ce5ef1c9f
Update to 1.12.2, May the Tacos be with you
2017-09-18 12:04:01 +01:00
BlackHole
01d1cc351b
Update to 1.12.1
2017-08-03 16:36:06 +02:00
Shane Freeder
fe649493e3
Update B/CB
2017-07-28 14:45:16 +01:00
Zach Brown
1c208bf05b
Update upstream CB/S
2017-06-18 20:36:55 -05:00
Zach Brown
ab4ae72fd5
Update to MC 1.12-pre2
2017-05-14 13:05:01 -05:00
Zach Brown
4340ef97ca
Switch to a bStats based Metrics system
2017-03-25 00:22:02 -05:00
Zach Brown
a69434f9d1
Update upstream B/CB/S
...
Closes GH-631
2017-03-15 09:32:50 -05:00
Zach Brown
4832b1a385
Update Paper to MC 1.11
2016-11-16 20:23:38 -06:00
Zach Brown
9b192b2708
Update to Minecraft 1.10
2016-06-08 22:57:14 -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
Zach Brown
26eb457a39
Paper 1.9
2016-02-29 17:09:49 -06:00
Zach Brown
dcef1d444b
Remove our own (outdated) TE handling, for one that's closer to vanilla
2015-09-19 09:34:17 -05:00
Zach Brown
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
Byteflux
3388d414cf
Rebuild patches
2015-07-14 08:59:57 -07:00
Zach Brown
6538ccd924
Update PaperSpigot to Minecraft 1.8.3
2015-03-07 19:16:09 -06:00
Aikar
5e5d11f13b
Prevent tile entity and entity based crashes
2014-12-22 15:13:29 -06:00