sm64coopdx/docs/lua
Emily♥ 29b67a3ef0 Pass "interaction" to HOOK_ALLOW_PVP_ATTACK and HOOK_ON_PVP_ATTACK + Fix broken links (#566)
* Pass "interaction" to HOOK_ALLOW_PVP_ATTACK and HOOK_ON_PVP_ATTACK

This let's you test for the kind of attack in the hook; for example, you can do `interaction & INT_KICK ~= 0` to test if the attack is a kick.

* Fix broken links in wiki

Have to go up one directory
2024-03-25 18:47:27 -04:00
..
examples extract assets from rom at runtime (#4) 2024-03-23 16:11:30 -04:00
guides Pass "interaction" to HOOK_ALLOW_PVP_ATTACK and HOOK_ON_PVP_ATTACK + Fix broken links (#566) 2024-03-25 18:47:27 -04:00
constants.md Remove OMM Rebirth temporary fixes (#542) 2024-03-25 18:35:25 -04:00
functions-2.md Ran autogen 2023-10-26 17:15:01 -07:00
functions-3.md Expose level_control_timer_running 2024-02-22 14:51:33 -05:00
functions-4.md removed bass, replaced with miniaudio (#8) 2024-03-23 16:14:53 -04:00
functions-5.md Remove sm64ex-coop compatibility 2024-03-17 16:32:49 -04:00
functions.md removed bass, replaced with miniaudio (#8) 2024-03-23 16:14:53 -04:00
globals.md Add gControllers 2024-01-01 14:43:44 -05:00
lua.md updated the introductory lua doc to mention the --console launch parameter 2024-01-09 00:43:06 +00:00
structs.md removed bass, replaced with miniaudio (#8) 2024-03-23 16:14:53 -04:00