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

Thermos Build 49 (BETA)

Compare
Choose a tag to compare
@sameer sameer released this 15 Mar 07:39
· 144 commits to master since this release

What's Inside:

  • Allow non tile activator fake players to pass to Bukkit
  • Entity AABB Optimizations
  • Fix #236
  • Force pass of Bukkit enderchest on respawn
  • Fringe Case Chunk Optimization (store the last 4 accessed chunks. getBlock(x+1,y,z+1) could access another chunk next to the current chunk so the operation would be almost instantaneous)

The libraries have not changed.