mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
9ec75abc60
* Small quality of life changes
Disabled fixed collision in sm74 by default.
Popping should now completely set the popped player's speed to 0.
* Add HOOK_BEFORE_SET_MARIO_ACTION
Param: incoming action
Return: changes incoming action
If the return value is 1, prevent the action from happening entirely.
0 can't be used here since it'll break the title screen.
* Update hooks.md
* Revert "Small quality of life changes"
This reverts commit
|
||
---|---|---|
.. | ||
examples | ||
guides | ||
constants.md | ||
functions-2.md | ||
functions-3.md | ||
functions-4.md | ||
functions-5.md | ||
functions.md | ||
globals.md | ||
lua.md | ||
structs.md |