mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-05 15:40:10 +00:00
Previously we were handling 'on slope' synonymously with 'in air' which caused some odd effects. Practical changes: - Sliding down a slope no longer applies fall damage. - Fixed a climbing exploit that would allow climbing steep slopes with repeated use of the Jump function.