uberserver
uberserver copied to clipboard
missing force unspec command
https://github.com/springlobby/springlobby/issues/365#issuecomment-77740108
Afaics SPADS doesn't know when a player presses "auto unspec", so just adding a FORCEPLAYERMODE isn't enough to solve the problem.
So, I guess one of the spare battle status bits needs to record the "auto unspec" state, and also FORCEPLAYERMODE is needed.
Perhaps a SETBATTLESTATUS is worth considering