sm64coopdx/docs/lua
djoslin0 2c367b556d
Some checks are pending
Build coop / build-linux (push) Waiting to run
Build coop / build-steamos (push) Waiting to run
Build coop / build-windows-opengl (push) Waiting to run
Build coop / build-windows-directx (push) Waiting to run
Build coop / build-macos-arm (push) Waiting to run
Build coop / build-macos-intel (push) Waiting to run
Add surface collision Lua hooks (#1139)
* Add surface collision Lua hooks

- Add 6 new hooks:
    HOOK_ON_FIND_WALL_COLLISION,
    HOOK_ON_FIND_CEIL,
    HOOK_ON_FIND_FLOOR,
    HOOK_ON_FIND_WATER_LEVEL,
    HOOK_ON_FIND_POISON_GAS_LEVEL,
    HOOK_ON_FIND_SURFACE_ON_RAY

- Hooks expose current result values and allow overriding collision outputs from Lua

* Remove unnecessary branches

---------

Co-authored-by: MysterD <myster@d>
2026-03-15 14:04:36 +01:00
..
examples Fix gfx_set_command bug if symbol is a substring of another symbol 2025-11-08 16:46:59 +01:00
guides Add surface collision Lua hooks (#1139) 2026-03-15 14:04:36 +01:00
constants.md Add surface collision Lua hooks (#1139) 2026-03-15 14:04:36 +01:00
functions-2.md Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
functions-3.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
functions-4.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
functions-5.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
functions-6.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
functions-7.md Add various interpolation skipping functions + get_time_stop_flags() (#1064) 2026-02-18 07:47:49 +10:00
functions.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
globals.md Final touches for geo hooks (#588) 2024-12-28 08:44:36 -05:00
lua.md ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
structs.md DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00