Skip to content

Beta 1.10.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@teakivy teakivy released this 26 Sep 22:42
· 220 commits to master since this release

Beta 1.10.5

  • Update Checker
    • Added settings.disable-update-checker config option to disable the update checker entirely
      • false by default
      • Useful for slow/no internet connection
  • Coordinates Hud
    • Removed message config option and all replacement methods
    • As far as I am aware, this feature is not used by anyone and is purely a strain on servers computing many placeholders for every player every tick.

Fixed Bugs:

  • /tpa roles are reversed
  • /spawn teleports the player to the current world spawn, not server spawn
  • Goat heads are improperly textured #56
  • Keep small doesn't work on frogs/tadpoles #57
  • /teakstweaks update tries to run a non-existant command
  • Coordinates Hud prefers North/South in parts of East/West range

Codebase Changes:

  • Cleaned up data.yml references (data will soon be split, how is yet to be decided)
  • Replaced all remaining references to System.out with Java Logger

Full Changelog: 1.10.4-beta...1.10.5-beta