This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
Thermos Build 23
Edit: The two commits after this are included, I accidentally tagged B23 early (sorry!).
Considered stable, except for known caveats below.
NOTE: You must remove and redownload the libraries folder for this version of Thermos to work! (Download here)
What's Inside:
- Chunk access optimization
- Entity processing optimization
- Limiting the "no tick" of Cauldron to tick tiles that are going to unload but have been activated in the last 2 ticks
- Faster Recipe Iteration
- Fixes for TileActivator and null pointer issues for PlayerInteractEvent
- Possible fixes for teleport "fake death" issue #95
Known Issues:
- Opis is broken
- MobiusCore is broken
- 3rd Party Hosters may be mad b/c of the core locking. (see below)
If you are using a 3rd party host...
It shouldn't be a problem. A poorly-run 3rd party hoster would put all the Minecraft servers on the same operating system, which is a serious security vulnerability. Normally, good hosts will use either a virtual machine or a chroot, to prevent one server from affecting other servers. Thus, it should not be a problem for most people.