Sponge icon indicating copy to clipboard operation
Sponge copied to clipboard

Implement Map-optimisation and fix some MapStorage bugs.

Open tyhdefu opened this issue 4 years ago • 0 comments

Implement the map-optimisation config. Also stagger packet sending to prevent https://github.com/SpongePowered/Sponge/issues/3373 in api-8. Also add the optimisation configs to the mixin configs to be loaded, so that optimisations can be loaded. (This causes a few errors on startup due to some optimisations not being configured correctly yet. Also fix a bug where MapInfo's would add themselves to the map storage before setting their uuid, meaning the hashmap was wrong.

tyhdefu avatar May 12 '21 11:05 tyhdefu