mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 05:25:14 +00:00
3242c4e7c8
* Properly set Mario's y vel to 0 on popping * Change 0 to 0.0f, just in case * Massively increase surface pool size Also exposed the surface pool counts by creating a few functions to get them. They only existed for debugging but may as well keep them. * Allow extended moveset to be toggled from a chat command I got permission to edit extended moveset. Eventually I'll try to see if I can improve upon this moveset. * Remove old surface code Part 1 * Heavily document manual.lua Hopefully nothing I added is wrong * Small change in descriptions |
||
---|---|---|
.. | ||
lua_constants | ||
lua_definitions | ||
autogen.sh | ||
common.py | ||
convert_constants.py | ||
convert_functions.py | ||
convert_structs.py | ||
extract_constants.py | ||
extract_functions.py | ||
extract_object_fields.py | ||
extract_structs.py | ||
fuzz_template.lua | ||
gen_sound.py |