]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
try initial bot weapon selection only at join/reset instead of repeatedly in think...
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Sun, 4 Jun 2023 03:00:18 +0000 (05:00 +0200)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Tue, 6 Jun 2023 18:31:20 +0000 (20:31 +0200)
commit0ea4b302329b495b3b3a21f5c994081482643c9c
tree699a111c329e64fc769648923f1f13fb16ad6349
parent92a6f315a69e9901c9e8a72c8768d284c55577b2
try initial bot weapon selection only at join/reset instead of repeatedly in think, prevents spammed weapon switching attempts if the bot has no weapons
qcsrc/server/client.qc
qcsrc/server/command/vote.qc