Ytnoos
bf698865f7
Revert "Re-track players that dismount from other players"
2020-04-22 03:16:31 -04:00
Spottedleaf
f29c7ebd84
Improve async login ( #3189 )
...
Add helper functions to ChunkProviderServer to make this easier
for other uses
Co-authored-by: Spottedleaf <Spottedleaf@users.noreply.github.com>
2020-04-19 13:58:02 -04:00
Aikar
f26362afa4
Load Spawn Chunks Asynchronously and Spiral Out
...
Ensures absolute center is first in priority
Speeds up server startup
2020-04-19 06:01:07 -04:00
Aikar
bc17ce69d4
Delay unsafe actions until after entity ticking is done - Fixes #3114
...
This will help prevent many cases of unregistering entities during entity ticking
Currently delays Chunk Unloads and Async Chunk load callbacks
Also dropped mid ticking chunk tasks during entity ticking to reduce this risk
2020-04-11 23:22:40 -04:00
Aikar
586ee2bb11
Remove patch for MC-111480, fixed in 1.14
...
We were now starting entities at ID 2
2020-04-11 20:39:21 -04:00