1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00

implement projectile collision tracking

todo:

- track projectile ownership
- handle bounding boxes for non-rockets
This commit is contained in:
Robin Appelman 2024-12-04 00:35:58 +01:00
commit cd20b5bbd7
5 changed files with 258 additions and 9 deletions

4
.gitignore vendored
View file

@ -10,4 +10,6 @@
heaptrack.*
dhat.out.*
result
.direnv
.direnv
strings.txt
models.txt