Skip to content

6.0.0

Compare
Choose a tag to compare
@sauerbraten sauerbraten released this 25 Jun 14:41
· 69 commits to main since this release
  • adds a message with server information at the beginning of a demo
  • server now reports mod ID 9 via extinfo (previously assigned to waiter)
  • adds anticheat support:
    • adds -e command-line flag to enable anti-cheat functionality
    • adds launch scripts that use this flag
    • adds forceanticheatclient server variable
    • adds read-only anticheatenabled variable
  • allow setting match time in competitive remote command: #competitive 5:00
  • fix timestamp roll-over in server logs
  • fix bugs in clien-side demo recording:
    • remove buggy recordclientdemo 1 to schedule recording for next match (use recordclientdemonext = [mapstart = [recordclientdemo 2; mapstart = []]] instead)
    • omit certain packets (e.g. auth or anticheat related) from demo
    • allow recording coop edit sessions (EXPERIMENTAL)
    • fix recording when match is paused at the beginning

known issues

  • may not run on macOS Monterey (confirmed broken on 12.4)