Commit graph

5 commits

Author SHA1 Message Date
a18c115ef1
fix: prevent crash due to out-of-bounds when game lags 2025-08-06 11:49:48 +02:00
121db8bd3c
norm: fix a few norm errors 2025-08-05 12:53:52 +02:00
Theo Champion
008a1f9dc8 feat: Improved movements with delta 2025-07-31 14:45:11 +02:00
Theo Champion
b6eeea5e9f feat(player): reimplemented angles 2025-07-29 19:50:23 +02:00
Theo Champion
faf5127829 feat(player): redid all the movement code more details in desc
- had to tamper at init with the map pointer to allow player to move
- tweaked movement speed
- allowed for multiple keys to be pressed at the same time
- added collisions
- had to modify minimap code because it segfaulted due to old code
2025-07-29 15:01:31 +02:00