Releases: CyberdyneCC/Thermos
Thermos Build 27
What's Inside:
- Default Server Icon (untested but should look really interesting, not very unique though)
- Possible fix for #119
- Fix for VehicleDamageEvent.setDamage() not working on boats
sha1sum: 3a49e6c7d11be42327ed7657b5d8e31815416940
md5: e25bd3dc48de31360d46d030bd990763
Sample Server Icon (massive 1920x1080, it will be meshed into a 64x64)
Thermos Build 26
Thermos Build 25
NOTE: Download the libraries zip below and use those.
What's Inside:
- CustomProjectile LivingEntity for Bukkit older plugins
- Fix KC Issue (https://gitlab.prok.pw/KCauldron/KCauldron/issues/275) 9b00e1f
- Fix CloneCraft Compat 9a9d45d
- Fix Factorization Bad Packet 92 c71d8ba
- Nature Overhaul Compat 6f76e52
- Reorder active-ness checking, || excludes slow secondary calls 0aa89a5
Thermos Build 24
Late Night Release...!
NOTE: You will NEED to redownload libraries for this to work. Download them with this link!
WARNING: This build is considered bleeding, because it introduces changes to player spawning/respawning! I have personally not seen any issues in these aspects, but please share any you notice.
What's Inside:
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.
Thermos Build 22
What's Inside:
- Fix Enderchests
Known Issues:
- TileActivator in Thermal Expansion does not work (will likely be fixed by B23)
Considered to be stable, enjoy!
Thermos Build 21
What's Inside:
- Fixes to all the inventory clearing issues (thanks Prototik!)
- Better blockUpdates handling (thanks Prototik!)
- Bukkit Interactions overriding fixed...!
- Prevent server from skipping tile entities that are in the queue to be unloaded
- Fixes for Already Decorating Crash. Server will auto-crash if it hangs for more than 8 seconds in chunk generation (safety feature).
KNOWN ISSUES:
- Ender chests are occasionally cleared
- The
/th tps
command is broken
This build is beta but is MUCH more stable than B20. Please either downgrade to B13 or carefully upgrade to this release. Report any problems you encounter ASAP! 😄
Thermos Build 20
Thermos Build 19
What's Inside:
- Fix #80
- Thermos /th update command only notifies if there is a new version (no auto-download)
Thermos Build 18
What's Inside:
- Fix Fishing Rod PVP Bypass
- Rename server to
Cauldron
, fixing plugins issues - Fix interactions sometimes not working