sm64coopdx/docs/lua
Isaac0-dev 05f4c42f81
add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems (#400)
* add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems

* give lua mods access to stepArg and nextPos from hanging and air step; fix a crash when m.floor is null
2023-05-31 21:10:06 -07:00
..
examples Custom animation examples (#392) 2023-05-14 19:16:03 -07:00
guides add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems (#400) 2023-05-31 21:10:06 -07:00
constants.md add cancels to HOOK_BEFORE_PHYS_STEP allowing for custom step systems (#400) 2023-05-31 21:10:06 -07:00
functions-2.md Make most used and useful features built-ins (#242) 2023-02-26 03:15:54 +01:00
functions-3.md add djui_open_pause_menu() (#391) 2023-05-11 06:10:25 -04:00
functions-4.md Fixed bounds checks in save_file_is_cannon_unlocked() 2023-05-20 20:07:17 -07:00
functions-5.md `djui_popup_create_global` (#402) 2023-05-31 21:05:07 -07:00
functions.md `djui_popup_create_global` (#402) 2023-05-31 21:05:07 -07:00
globals.md Added gActiveMods global to lua 2022-04-22 18:44:59 -07:00
lua.md Document every behavior's object list (#252) 2023-01-31 07:33:51 -05:00
structs.md Fix some bugs found in testing 2023-05-18 17:54:29 -07:00