Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Thermos Build 58 (ALPHA)

Pre-release
Pre-release
Compare
Choose a tag to compare
@sameer sameer released this 18 Aug 23:07
· 5 commits to master since this release

Hey everyone...!

Build 57 is now being considered relatively stable, as it has fine for quite some time without game-breaking issues that affect the majority of users.

This release's interesting music video (as promised): SIDO: Astronaut

The libraries HAVE CHANGED! You will need to redownload them!

Backports before Forge 1.7.10-1558 are broken at the moment, sorry!

What's Inside:

  • Fix #349
  • Avoid potential "forever" server lockup
  • Fix regeneration effect in beacons
  • Remove flatmap (performance improvement kudos to @dogboy21 #407 )
  • Performance improvements concerning OreDictionary, CraftPlayer
  • Koloboke hashmap library to further improve chunk get() performance
  • Fix some mistakes with Thermite RNG
  • Add the vecmathlib needed for ProjectE
  • Performance improvement with TileEntity collections
  • Fix Bukkit achievement command ( kudos to @vizv #424 )
  • Fix #437
  • Apply Spigot Ping Patch ( #451 )
  • Update update URL checker
  • Update build requirements ( kudos to @spannerman79 )
  • Allow opped fake-players to bypass the forced Bukkit event I had implemented (should fix odd stuff like #279 )
  • Changed force restart to work properly #441 / #490 , now the crash log tells you the truth 😉
  • Lag patch for fake players (still needs to be looked at by a larger audience)