You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add control commands for child follow (see commands.c 243 - 276). New…
… direction adjust options toward (face toward target). Away, face away from target.
Malik wii update (#77)
* Bug that caused Wii port not to process "velocity" correctly bug fix from White Dragon.
* Added Wii Previews
Added Previews for the Wii port that can be loaded from the first screenshot you take of each mod.
Fix check_gravity() typo.
I had accidently removed velocity halt when entities completed a fall in commit 977513a. This caused a "slide" bug where fallen entities woud continue moving along X axis.