Commit Graph

2150 Commits (f7e450fad087c5bd7f68a3f49b89bb4d32d38e2d)

Author SHA1 Message Date
MysterD 7c6f3f34ba Fix crash in bhv_rotating_clock_arm_loop 2022-04-14 00:57:02 -07:00
MysterD 66ddd60ae7 Mouse controlled camera no longer affects main menu camera 2022-04-14 00:54:32 -07:00
MysterD bb113778b3 Bowsers BITDW ground tremor now affects all players 2022-04-14 00:49:55 -07:00
MysterD b27092ba65 Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable 2022-04-14 00:45:20 -07:00
MysterD f5b086e267 Fixed tumbling bridge desyncs 2022-04-14 00:45:16 -07:00
Prince Frizzy 30daed0e35 Restore some of our older Makefile stuff, etc. (#62)
* Restore our old OPT_FLAGs and debug info system, And add a new debug info level check.

* Reduce this optimization level by 1.
2022-04-13 22:55:15 -07:00
MysterD a51e85531a Fix buffer overrun 2022-04-13 21:24:38 -07:00
MysterD 3989b37e25 Fix memory corruption in sound init 2022-04-13 20:36:52 -07:00
MysterD 441ddb9496 Fix warnings with EXTERNAL_DATA 2022-04-13 19:50:19 -07:00
MysterD 75a46622f3 Added actor textures to dynos builtin list; added shadow_spike_ext 2022-04-13 19:13:25 -07:00
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