Skip to content

Release 1.9.2.9

Compare
Choose a tag to compare
@UnknownShadow200 UnknownShadow200 released this 04 Apr 01:50
· 1152 commits to master since this release

Additions:

  • Event for infoswapping
  • Compiling instructions to readme

Improvements:

  • Explanatory comments for /cmdcreate generated command skeletons
  • Add cancel argument for levelsave/unload/rankchange events
  • Use darkgrey instead of black color for CLI (avoid black text on black background)
  • Allow configuring tag distance threshold in CTF
  • Layout and behaviour of Players tab in GUI
  • Allow configuring announcement interval
  • For heartbeat errors, only log error message in URL textbox
  • If you double click server url in GUI, it opens it in web browser
  • Make levels list table fit horizontally in GUI
  • Players table not updating on changing map in GUI
  • Fix levels table not updating when player leaves server in GUI
  • Update in-place instead of using Updater.exe
  • /help XBan
  • Add support for &S etc in LineWrapper

Fixes:

  • + being trimmed from end of bot nametags
  • /tp erroring with normally impossible invalid input
  • /shutdown [reason] only showing first word of reason
  • Doing /me from console not showing on IRC and erroring instead
  • Can use /unflood to turn off physics on maps don't have access to
  • Custom color list in being formatted improperly
  • Checking for updates not working by force enabling TLS 1.1/1.2
  • Remember current speed for bots when saved to disc
  • Fix having grey instead of white background for GUI input controls on mono
  • Server failing to start if can't load sqlite3 dll
  • Problems with minimising GUI on some versions on wine
  • GUI icon not showing on wine/mono
  • /model bot not showing new model names (Thanks aleksb385)
  • /pass bypass issue when verify names off and on case sensitive filesystem
  • Getting pushed in /ref mode even with -push MOTD
  • If you join ZS, enter /ref mode, then go to another map, other players don't see you
  • Background colour of CTF/TNT wars GUI settings
  • Wong colour in kick message upon /ban

Removed:

  • Support for automatically combining ancient .env and .properties files
  • /botai add reverse
  • Most of 'Zombie old' from GUI, since it is in 'Zombie survival' tab now