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
Shane Freeder
cf2f346ccb
Update B/CB
2018-02-24 04:03:32 +00: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
6d76e5b46a
Update B/CB/S
2017-11-08 16:13:57 +00: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
964e06c9a5
Update upstream B/CB/S
2017-06-12 22:28:09 -05:00
Zach Brown
e3dd2d2df2
Update upstream CB/S
2017-06-11 12:03:07 -05:00
Zach Brown
74ffc20767
Update upstream B/CB
2017-06-02 23:41:05 -05:00
Zach Brown
b39f2133a1
Update Paper to MC 1.12-pre5
2017-05-20 23:41:39 -05:00
Zach Brown
f7d8aa4188
Update upstream B/CB/S
2017-05-15 11:25:20 -05:00
Zach Brown
ab4ae72fd5
Update to MC 1.12-pre2
2017-05-14 13:05:01 -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
b73556fc5c
Update upstream B/CB
2017-03-18 21:01:13 -05:00
Zach Brown
4832b1a385
Update Paper to MC 1.11
2016-11-16 20:23:38 -06:00
Zach Brown
03eeadc2df
Update upstream B/CB
...
Merges fixes for SPIGOT-2404 and SPIGOT-2408 into Paper
2016-06-13 18:42:08 -05: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
Aikar
496b49861c
Rename a Timings class and split up Tracker timings
2016-04-29 21:23:40 -04:00
Byteflux
5532826f02
Entity#getOrigin() should return a cloned Location
2016-03-25 09:39:37 -07:00
Byteflux
fc3f55ddc8
Always try to load entity origin location from new NBT tag
2016-03-25 09:32:09 -07:00
Byteflux
bcc957e753
Add Entity Origin API
...
This replaces the TNT and Falling Block Source Location API with a more
general purpose API that works with all entities.
2016-03-25 02:02:35 -07:00