ktx
ktx copied to clipboard
KTX: a QuakeWorld server modification
It's been a while since I was into this so I am a bit rusty. Where in KTX/MVDSV do you define the specific maps pool for specific game mode 1on1,...
Change CLAN ARENA mode to start with 400 health and 0 armor, or give us the option to. Default 100 health 200 armor ends too fast and is not Clan...
***This is a meta-issue, listing a whole bunch of wish-list improvements for KTX bots that would likely be completed over a number of PRs. If you'd like to help out...
**Describe the bug** Some commands can make server restart without a vote, like botcmd enable/disable **To Reproduce** Steps to reproduce the behavior: 1. type botcmd enable or botcmd disable 2....
Currently when a match is unpaused there is only a 2-3s delay before the game restarts. This can sometimes surprise a player who might not be paying full attention and...
**Describe the bug** In some of the maps from the Dimension of the Machine expansion, they use the func_bob to create a mist above lava and other liquids. With the...
let's discuss changing rpickup teams being 'red (color 4) and 'blue' (color 13). This as an afterthought that many players use the color red as either enemy- or teamskin color....
Oneliner: ``` diff --git a/src/triggers.c b/src/triggers.c index 19549a7..8d696db 100644 --- a/src/triggers.c +++ b/src/triggers.c @@ -112,7 +112,7 @@ void multi_use() void multi_touch() { // #practice mode# - if (!k_practice && (match_in_progress...
There's also a bit of a "bug". If e.g. a duel has ended and one of the players drops in the end screen and another joins, /laststats will show info...