]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Optimize arc beam code by snapping beam direction to shot direction in client code...
authorterencehill <piuntn@gmail.com>
Sun, 14 Jul 2024 18:50:47 +0000 (20:50 +0200)
committerterencehill <piuntn@gmail.com>
Mon, 15 Jul 2024 15:45:21 +0000 (17:45 +0200)
commit14110f87fc127bc961134edbf8c868e879415ab7
treed319b83c5cf1ee76faf4566e977d3eea32345115
parent2c986563793fe5b95cc0a692520891bca9dee2d4
Optimize arc beam code by snapping beam direction to shot direction in client code too.

Existing server-side snapping code wasn't optimized enough so I replaced it with the new one I added to the client code
qcsrc/common/weapons/weapon/arc.qc