sm64ex-coop/autogen
wRadion 2b81b45272 Fixed Vanish floors/ceilings (non-wall surfaces) (#225)
In the vanilla game, vanish does only work with walls specifically, and not floors and ceilings. This is because the check for vanish surfaces was only implemented with the walls. So I simply pasted the same code but with the floors and the ceilings.
2022-11-18 18:39:17 -08:00
..
lua_constants
lua_definitions Fixed Vanish floors/ceilings (non-wall surfaces) (#225) 2022-11-18 18:39:17 -08:00
autogen.sh
common.py Color type and palette/color functions (#199) 2022-09-26 19:11:51 -07:00
convert_constants.py Mod storage, network_discord_id_from_local_index and other small changes (#200) 2022-09-26 19:28:26 -07:00
convert_functions.py Add some new LUA helper functions and fix some bugs. (#230) 2022-11-12 05:01:50 -08:00
convert_structs.py Mod storage, network_discord_id_from_local_index and other small changes (#200) 2022-09-26 19:28:26 -07:00
extract_constants.py
extract_functions.py
extract_object_fields.py
extract_structs.py
gen_sound.py