ctf-gameserver
ctf-gameserver copied to clipboard
Fix hardcoded valid_ticks
The "valid_ticks" setting is currently not always used and often hard-coded to 5.
- Review our Checker code
- Adjust Checker Script libraries
- Adjust docs
See also https://github.com/fausecteam/ctf-gameserver/issues/60