]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Allow all non?carrier -> non?carrier/self ka/tka dmg/force combos
authorotta8634 <k9wolf@pm.me>
Sun, 9 Mar 2025 11:04:15 +0000 (19:04 +0800)
committerotta8634 <k9wolf@pm.me>
Tue, 1 Apr 2025 10:58:50 +0000 (18:58 +0800)
commita02ca69cccb4b10e8380ed279a9fd2940f38cda9
tree8483447f35d753b56f5f2b96fdf6fcd909dcbe23
parentecd45062abe1a5af87bed5dac53a0e4a0d8a043b
Allow all non?carrier -> non?carrier/self ka/tka dmg/force combos

Implemented this similar to as described here https://gitlab.com/xonotic/xonotic-data.pk3dir/-/merge_requests/1431#note_2317419396, using a damage vector and force vector.
Currently the carrier -> carrier isn't very useful in ka/tka since there's only one ball, but this approach is consistent, and more balls may be allowed in future.
Consequently fixed up the comments.
gamemodes-server.cfg
qcsrc/common/gamemodes/gamemode/keepaway/sv_keepaway.qc
qcsrc/common/gamemodes/gamemode/tka/sv_tka.qc