KTX 1.41 Release Notes
You still need v0.34 (or newer) mvdsv binary for this release! Get it from here.
Clan Arena / Wipeout (thanks Dusty!)
- Revamped clan arena mode (/carena) to hopefully retire the old CACE mod
- New Wipeout mode (/wipeout) allows dead players to respawn after increasing intervals
- First person spectator support for dead players
- End-of-round and end-of-game stats
- Proper support for team overlay
- Original CA sounds for countdown, "DRO!", etc.
- Various bug fixes and other improvements
CTF (thanks nano!)
- Add support for destroying flags and runes
- Let mappers dictate rune spawns
- Add a more flexible version of CTF based spawn
- Make it possible to disable individual runes
Improvements
/shownick 1
: showing ammo, next to health and armor
Note:/shownick
and/shownick 1
are two separate commands with similar functionality:
/shownick
displays teammate info (health/armor/ammo) in the center of the screen
/shownick 1
displays teammate info (health/armor/ammo) in a position that can be moved around on the screen/swapall
: this is now a votable command, not an admin-only command (used only in CTF)sv_maxrate
allowed to be 500_000, should help with bloodfest mode, other modes could benefit with it as well- Added current game mode (and sub-mode) to the serverinfo response
- Endgame Stats Overhaul Issue #96. Documentation
Note: the old Endgame Stats used max 38 characters. The widest table in the new layout is using 57 characters. Please update your/vid_conwidth
settings accordingly. - Weapon possession times are now recorded (and shown in the Endgame Stats)
- The actual UserMode (1on1, 2on2, midar, race, etc...) is now advertised in the serverinfo Issue #234
- Lock team member count upon matchstart Issue #208
Bugfixes
/rpickup
: recursive rpickup is active for admin-triggered rpickup as well