- Information screen (idea from original developer, Laggy Blazko)
- Norse_Harold asks Blazko: What do you imagine for an information screen?
- Ideas for an information screen from Norse_Harold: display how many lives are available, how many kills are necessary for an extra life, and the status of notsurv_want_autojoin for the player
- Replace all calls to ConsoleCommand because it is slated for removal. As of 2025-04-17 I (Norse_Harold) am not aware of a substitute for ConsoleCommand("join") in order to get into the join queue
- If a player spectates mid-game then drop their guns and ammo and/or refund their life (idea from Remster). Norse_Harold says: by the time they've switched to spectator, they have disconnected from the game, so their player is no longer valid. Instead, let's add a keybindable function to notsurvival to "nicely" spectate, where all items and weapons are dropped, then the player is killed and switches to spectator. In the meantime, if msod_down_anywhere.wad is used, and players switch to spectator when they are downed but not yet dead, then it accomplishes the goal of not wasting anything.
