Skip to content

v1.0.0 Pre-Release #2

Pre-release
Pre-release
Compare
Choose a tag to compare
@caseif caseif released this 22 Sep 00:34
· 159 commits to master since this release

The second pre-release of Steel 1.0.0 "Alduin". While this version is mostly stable, it may contain a few mild bugs and should not be considered fully suitable for a production environment.

Changes since v1.0.0-pre1:

New Features

  • Fully implement spectator support
  • Implement per-arena chat

Bug Fixes

  • Fix nullary Arena#createRound
  • Fix NullPointerException on arena join if world is not loaded
  • Fix SQL syntax in rollback engine
  • Fix premature challenger orphaning on round end
  • Postpone calls to orphan methods
  • Fix color anomaly in lobby wizard
  • Fix persistent errors when inventory or location pop fails
  • Fix rolled back inventory-holding blocks dropping items
  • Fix compatibility with Minecraft 1.7
  • Fix last line of status lobby signs

Internal Changes

  • Restructure Round#removeChallenger methods
  • Don't remove Challengers on round end
  • Break loop in lobby sign listener after finding match

View the full changelog here.