smallmodel
24c7311162
Also save the valid ground trace when stepping
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 45s
2025-01-20 22:33:14 +01:00
smallmodel
97c9075503
Fix a small mistake in normal calculations for MM_ClipVelocity2D
...
Same error as commit c76dda1523
. This fixes an issue where AI would run too slowly, like the crate guy in the intro of e1l1, the crate guy was too slow that it ran through the intro vehicle
2024-09-26 18:20:25 +02:00
smallmodel
c76dda1523
Fix a small mistake in normal calculations for MM_ClipVelocity
...
This leaded to some occasional errors in AI movement, like in e3l2 where the medic gets stuck while going down the stairs
2024-09-25 20:22:42 +02:00
smallmodel
5a8cc83e6e
Fixed MM stepping
...
This fixes actors being slow and it also fixes actors going under the map
2024-03-31 22:52:30 +02:00
smallmodel
724aeb22ed
Fixed MM_SlideMove() velocity clip and interaction
2024-03-31 22:15:19 +02:00
smallmodel
3a75772005
Fixed g_mmove algorithm
2023-10-22 21:03:25 +02:00
smallmodel
c196e31c6c
Formatted g_mmove.cpp
2023-10-22 20:25:54 +02:00
smallmodel
c4738966fe
Using g_utils.cpp from fakk
2023-08-15 01:27:35 +02:00
smallmodel
5333c7ff4a
Removed empty line before opening braces
2023-07-05 20:52:55 +02:00
OM
e4fa0fff3a
Renamed **game** to **fgame**
2023-06-15 23:44:02 +02:00