Skip to content

KTX 1.40

Compare
Choose a tag to compare
@tcsabina tcsabina released this 21 Sep 22:08
· 434 commits to master since this release
e61ab8e

KTX 1.40 Release Notes

You need v0.34 (or newer) mvdsv binary for this release! Get it from here.

Coach

  • Fixed: Coach cannot rejoin when nospecs is on (Issue #135)
  • Fixed: When a coach disconnect, a new player cannot be elected as coach (Issue #136)

Pause

  • Added: Every player has 3 possibility to pause a game with matchtag set. Previously it was only possible for (elected) admins. (Issue #138)

Berzerk

  • Added: The long awaited Berzerk mode is back! Type /berzerk in to console to activate it (Issue #123)

Matchtag

  • Added: If a matchtag is not set, the Matchtag Not Set text is visible during the countdown (Issue #98)

Elected admin

  • Changed: When a player become an elected admin, his previous vote for a map is cleared (Issue #127)
  • Changed: An elected admin's vote for a map counts as normal vote. Not forcing an immediate map change (Issue #127)
  • Added: An elected admin has a new command to force an immediate map change: /forcemap (Issue #159)

Prewar

  • Changed: Map change does not unready players (Issue #122)
  • Added: Spawn locations can be toggled during prewar with the /spawn_show command (Issue #151)

New game modes

  • Added: 2on2on2; 3on3on3 and 4on4on4 game modes (Issue #165)
  • Added: XonX game mode (type /XonX in the console). This will allow up to 32 players to form 2 teams (Issue #109)

Note: To allow these new modes you need the set k_allowed_free_modes 4095 entry in your server config.

Slowready

  • Added: A new command is available: /slowready. It works like ready, but don't activate the idlebot (Issue #171)

LG stats in endgame report

  • Added: Endgame report contains statistics of LG (Issue #170)

Server side weapon select

  • Lots of fixes by meag. For this to work you need the v0.34 (or newer) mvdsv binary.