]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Optimize damage logging when there are multiple hits at the same time by accumulating...
authorterencehill <piuntn@gmail.com>
Wed, 24 Jul 2024 09:16:13 +0000 (11:16 +0200)
committerterencehill <piuntn@gmail.com>
Wed, 24 Jul 2024 09:22:46 +0000 (11:22 +0200)
commit26e3798c390af53b06108f55bd1e1e54869b6ea1
treedb98bc14c8d8c67f7e0d2757854c27671af46f10
parenta4b0a2d6a9fb14c23c117232f28f303180728790
Optimize damage logging when there are multiple hits at the same time by accumulating damage and logging it only once

The hash change is due to meaningless differences in the logged total damage dealt by bots.
.gitlab-ci.yml
qcsrc/server/client.qc
qcsrc/server/player.qc
qcsrc/server/player.qh