This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
Thermos Build 33 (BLEEDING)
BROKEN
What's inside:
- Revert to source level 6 (no more
-noverify
) -- will need to move back up in the future - Speed up NBT Operations
- Add another hack mod ( 👏 @TerdyTheTerd )
- Fix a spelling issue ( 👏 @djoveryde )
- Force custom mod container setup for Bukkit, should resolve some issue with GUIs (otherwise no effect)
- Re-enable spigot tick limiting, default at 1,000 ( check your settings, it might be at 50 )
- Speed up Chunk.getTileEntity
- AffinityLocker locks upon server startup instead of at every tick now
- Synchronize EntityTracker for #28
- Dump the KCauldron player cloner (might cause issues for some people, untested)
- Dump the KCauldron block updates tracker
- Extend decoration time to 10 seconds ( #174 )