momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
514 stars 206 forks source link

Defrag: Collision issues affecting overbounces #2143

Open chovelyoukai opened 2 months ago

chovelyoukai commented 2 months ago

Describe the bug

When investigating https://github.com/momentum-mod/game/issues/2034 it was found that some overbounce heights don't work in the test map. https://github.com/momentum-mod/game/issues/2132 also reports that some ceiling OBs don't work. There could be multiple problems here but at least one issue is that collision detection in defrag allows the player to get too close to surfaces (within the distance epsilon) compared to other modes and to q3df. Possibly related to https://github.com/momentum-mod/game/issues/2142

How To Reproduce

Try to OB in the defrag test map at the heights listed in https://github.com/momentum-mod/game/issues/2034

Issue Map

df_tests

Expected Behavior

An overbounce should happen when the overbounce fix is disabled.

Operating System

N/A