NotSurvival (unofficial beta9)
  * Added unblock players at mission start using sv_unblockplayers (optional feature)
  * Replaced one use of ConsoleCommand with SetGameplaySetting, because ConsoleCommand is slated for removal from Zandronum
  * Improved code reuse related to opening and closing slots
  * Fixed a bug in notsurv_join where player number 0 affects everyone's choice for autojoin
  * Fixed a bug where all clients would toggle notsurv_want_autojoin if only one client left or joined. Ensured that only the specific joining or leaving client would toggle notsurv_want_autojoin
  * Renamed notsurv_want_to_autojoin to notsurv_set_want_autojoin and added boolean argument choice
  * Made notsurv_join and notsurv_setWantAutojoin callable by clients so that they can rejoin the queue while afk or stay as spectator
 -- Norse_Harold <norseharold@norseharold.anonaddy.com>  Wed, 16 Apr 2025 19:38:22 -0500

NotSurvival (unofficial beta9.1)
 * Fixed a bug where all clients would disable notsurv_want_autojoin after map change
 * Avoid setting sv_maxplayers to 0 if run in single-player mode
 * Added keybindable functions so clients can manually enable or disable autojoin
 -- Norse_Harold <norseharold@norseharold.anonaddy.com>  Sat, 26 Apr 2025 16:40:53 -0500
