Skip to content

Changelogs

Zidonuke edited this page Dec 31, 2013 · 3 revisions

Version 1.2.1

Bug Fixes:

  • Fixed issue where networkstream wasn't writable, it is now checked for.
  • Fixed buildError message.
  • Fixed default build permissions.
  • Fixed shipaccess issue
  • Fixed issue where server wasn't killed before starting listen.

Version 1.2.0

Added:

  • Added /starteritems
  • Added /auth first-setup command
  • Added admin bypass for bans (via admin.bypassban)
  • Added username phrase banning
  • Added permission nodes to /spawn and /warpship
  • Added global build permissions (via world.build)
  • Players receive a notice if they join before the server is ready or when it's shutting down
  • Projectiles and monsters blocked from players without location data

Updated:

  • Updated player persistent data to use username instead of UUID (Security fix for username spoofing)
  • Updated ban data to JSON format
  • Update to projectile protection
  • Update to world location handling
  • Warpship help text has been updated
  • Show error message with MOTD if player does not have global build rights (client.build)
  • Improvements to warp system

Bug Fixes:

  • Fixed issue where local clients could not connect
  • Fixed issue where mono would not shutdown correctly
  • Fixed issue where one-line error messages would cause all console output to be flagged as error data
  • Fixed issue where client/server lag would cause the server to hang
  • Fixed issue where invalid data with /ship would cause a command handler exception
  • Fixed issue with /list name colors
  • Fixed issue with protocol state security
  • Fixed issue with sending clientDisconnect to server
  • Fixed issue with bans.

This project is UNSUPPORTED and no longer receives updates from the project developers. The code is provided on an as-is basis with no warranty of any kind.

Clone this wiki locally