Commit Graph

1990 Commits (078d4b3afcbcd5c6ca0ba7e9f102a797a19f55a8)

Author SHA1 Message Date
MysterD 078d4b3afc Change how DynOS generates actors - generate any geolayout that isn't referenced by another 2022-04-13 18:27:21 -07:00
MysterD 6ad503b1b7 Moved low gravity and mario run to examples 2022-04-13 01:38:32 -07:00
MysterD 6ece6e9bf5 Fixed crash in act_caught_in_whirlpool 2022-04-13 01:37:07 -07:00
MysterD dfed88003c Fixed crash in network_receive_area 2022-04-13 01:34:19 -07:00
MysterD 86417e600d Fixed crash in haunted bookshelf manager 2022-04-13 01:30:53 -07:00
MysterD cc56c209f3 Fixed crash when pausing in unexpected courses/acts 2022-04-13 01:29:41 -07:00
MysterD e506d99c9c Fixed crash in bhv_animates_on_floor_switch_press_loop 2022-04-13 01:14:25 -07:00
MysterD 882fc8050b Have levels automatically clean up their loaded graph nodes 2022-04-13 01:09:53 -07:00
MysterD 985f623ce1 Remove certain default Lua functions 2022-04-13 00:38:01 -07:00
MysterD dc4310a152 Improve rom hack camera's collisions in tight spaces and focus underwater. Add HOOK_ON_SET_CAMERA_MODE 2022-04-13 00:10:50 -07:00
MysterD cf51175264 Merge branch 'level-scripts' into unstable 2022-04-12 21:58:41 -07:00
MysterD fd54d30130 Remove discord asserts 2022-04-12 21:57:03 -07:00
MysterD a4380da799 More fixes 2022-04-12 19:39:48 -07:00
MysterD dac889cd6f More work on mod hashing/caching 2022-04-12 19:25:06 -07:00
MysterD 36767cacdf Added mod hashing/caching to prevent re-downloading the same mods 2022-04-12 18:38:53 -07:00
MysterD 6b389ac5a5 change how downloaded directory mods are saved 2022-04-11 23:33:21 -07:00
MysterD 0d9ce9e617 Fix downloads 2022-04-11 23:22:43 -07:00
MysterD 599fc662ad Re-fix movtexqc parsing 2022-04-11 22:56:44 -07:00
MysterD 95362d7961 Fix DynOS vertex offset writing 2022-04-11 22:54:36 -07:00
MysterD 7157255fc2 Merge branch 'level-scripts' of github.com:sm64ex-coop-dev/sm64ex-coop into level-scripts 2022-04-11 22:14:20 -07:00
MysterD d5d556b8e8 Fix for dynos mod actors that replace other actors 2022-04-11 22:14:12 -07:00
MysterD 4610374570 Clang/mac fixes 2022-04-11 21:43:55 -07:00
Isaac 798dd0f342 Small changes (#60)
Prevented camera mode from being reset when someone else bubbles
+ more
2022-04-11 21:25:58 -07:00
Prince Frizzy 97b351def9 Smarter check for texture finding. (#61) 2022-04-11 21:24:35 -07:00
MysterD 35a1109c21 fix camera change 2022-04-11 21:09:58 -07:00
MysterD 84e3099d6e Add a vanilla-like camera for romhacks 2022-04-11 21:04:15 -07:00
MysterD 9317f6f6f3 Fixed incorrect progress for downloading 2022-04-11 19:34:28 -07:00
MysterD 264acbe7b9 Fix how DynOS loads custom actors 2022-04-11 18:15:54 -07:00
MysterD 9cbe69b1ad Fix custom sounds in SM74 2022-04-10 22:48:31 -07:00
MysterD b66992ffc0 Made downloads significantly faster 2022-04-10 21:53:58 -07:00
MysterD ba53c06b52 Possible fix for init_mario_after_warp() crash 2022-04-10 18:19:15 -07:00
MysterD 7905624cb5 Fix fanfare spam in sm74 2022-04-10 18:15:22 -07:00
MysterD 1bfd8b09f8 Quick fix for model loading 2022-04-10 16:35:53 -07:00
MysterD 3225de7e2c Fix error in LOAD_MODEL_FROM_GEO_EXT (level gen) 2022-04-10 16:20:02 -07:00
MysterD c297e3f054 Rewrote extended model loading code. Should (hopefully) fix floating player models replacing stars 2022-04-10 16:19:07 -07:00
MysterD 7ed4d90e2d Fix level compiling with decimals 2022-04-10 14:51:13 -07:00
MysterD 709a145575 Quick fixes for test 2022-04-10 10:11:13 -07:00
MysterD 8e796af01c Bump version 2022-04-10 09:56:56 -07:00
MysterD 208ae3815e Added default volume support for custom sequences 2022-04-10 09:47:17 -07:00
MysterD 18815bff0b Added support for custom music 2022-04-10 09:11:45 -07:00
MysterD 45c8f9f46f Add SM74's geo_choose_area 2022-04-10 03:07:55 -07:00
MysterD 0e4ab8ec64 Added HOOK_GET_STAR_COLLECTION_DIALOG 2022-04-10 02:44:11 -07:00
MysterD 1873148be8 Add exit castle warp params to Lua 2022-04-10 02:29:44 -07:00
MysterD fbab32369c Allow ability to disable vanilla course-specific settings for camera 2022-04-10 01:55:11 -07:00
MysterD 976be8889d Allow DynOS to warp to level with castle levels 2022-04-10 01:30:56 -07:00
MysterD 2d159af4cc Allow coop mods to use the backup save slot independently of the normal one 2022-04-10 00:30:47 -07:00
MysterD 2e8017a39c Allow course names/acts to be changed from Lua 2022-04-09 23:28:36 -07:00
MysterD 37e2593279 Unhardcoded all behavior dialogs, allowed replacement of dialogs 2022-04-09 19:50:50 -07:00
Prince Frizzy d40cb0f43a Add Preload Option to the Settings. (#59)
* Add preloading texture option to the Display GUI.
2022-04-09 02:02:42 -07:00
MysterD 47dd967af5 Added a way to bind to movtexqc ids through lua, added the rest of the object constants 2022-04-09 01:47:20 -07:00