]> git.xonotic.org Git - xonotic/darkplaces.git/commit
droptofloor(): fix collisions between entities, including on id1 maps
authorbones_was_here <bones_was_here@xonotic.au>
Sat, 15 Jul 2023 12:28:23 +0000 (22:28 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 15 Jul 2023 12:28:23 +0000 (22:28 +1000)
commit8cdc1ef0cdd81246599aee0e99d96e42faab34b8
treea5d162b026d749adb30aa131c7e09c50165e7fc3
parent17601b9cff2eea0e32d1520d9f69d02c1bb41d26
droptofloor(): fix collisions between entities, including on id1 maps

The presence of a monster bbox shouldn't cause a health to be considered
"in solid".

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
svvm_cmds.c