sm64coopdx/autogen/lua_definitions
Sunk a0ff975ec8
Re-introduce a few vanilla bugs under gBehaviorValues (#413)
* Properly set Mario's y vel to 0 on popping

* Re-introduce a few vanilla bugs under gBehaviorValues

The Shell Mario glitch was patched as a side effect to patching a different bug, but several romhacks use it so I need it back.
The ability to collect multiple normal caps at once is needed for hat-in-hand using the hat factory glitch.

* Fix Shell Mario fix

Found the actual reason why the glitch doesn't work and figured that this change shouldn't affect anything else, so I removed its entry from gBehaviorValues.

* Add InfiniteRenderDistance to gBehaviorValues

I'm well aware that disabling the infinite render distance will be very desync prone, however a few glitches, most notably cloning and chuckya double jump, need objects load and unload from render distance.
2023-06-11 14:24:13 -07:00
..
constants.lua Allow toggling the false ledge grab fix 2023-06-11 13:00:11 -07:00
functions.lua `djui_popup_create_global` (#402) 2023-05-31 21:05:07 -07:00
manual.lua Allow other mods to add levels to arena 2023-05-31 16:56:57 -07:00
structs.lua Re-introduce a few vanilla bugs under gBehaviorValues (#413) 2023-06-11 14:24:13 -07:00