]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add a very basic means of displaying a client-side beam when firing vaporizer shots... Mario/mod_port
authorMario <mario.mario@y7mail.com>
Mon, 7 Jun 2021 23:42:30 +0000 (09:42 +1000)
committerMario <mario.mario@y7mail.com>
Mon, 7 Jun 2021 23:42:30 +0000 (09:42 +1000)
commit85af045ce99f1c5e4322d92a82d23df9f9b66f8c
treec83883744c2dbd6ffe1df03cfdfbe4de1919b628
parent6e88fc456042d179aa78fcd02244d87f443ed5de
Add a very basic means of displaying a client-side beam when firing vaporizer shots to aid those with a high ping
12 files changed:
qcsrc/client/hud/crosshair.qc
qcsrc/client/hud/crosshair.qh
qcsrc/client/main.qc
qcsrc/client/main.qh
qcsrc/client/weapons/_mod.inc
qcsrc/client/weapons/_mod.qh
qcsrc/client/weapons/tracing.qc [new file with mode: 0644]
qcsrc/client/weapons/tracing.qh [new file with mode: 0644]
qcsrc/common/weapons/weapon.qh
qcsrc/common/weapons/weapon/vaporizer.qc
qcsrc/common/wepent.qh
xonotic-client.cfg