]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Merge MR 'Set groundentity when sv_gameplayfix_downtracesupportsongroundflag detects...
authorbones_was_here <bones_was_here@xa.org.au>
Sun, 16 Jan 2022 20:45:18 +0000 (06:45 +1000)
committerbones_was_here <bones_was_here@xa.org.au>
Sun, 16 Jan 2022 20:45:18 +0000 (06:45 +1000)
commitc573a47a538a3a90cb34ccf2e3e21a0d1b129d20
tree138f2539ef9dd29ce9f26983a9094c1c9912a5a4
parentf847004b9818defbfd4bf15fe7b891fee2706079
parent7ea07939bef0cbe85c54d9f68cb924198b0b1f64
Merge MR 'Set groundentity when sv_gameplayfix_downtracesupportsongroundflag detects a floor'

Fixes movers not carrying players who walk onto them with no z
velocity, when sv_gameplayfix_nogravityonground is enabled

https://github.com/DarkPlacesEngine/darkplaces/pull/23

branch: bones_was_here/walking_groundentity_fix
commits: 7ea07939bef0cbe85c54d9f68cb924198b0b1f64

Signed-off-by: bones_was_here <bones_was_here@xa.org.au>
sv_main.c