Commit Graph

2024 Commits (986388db541cd2eee061a61a12394eaf9aecc2fb)

Author SHA1 Message Date
MysterD 986388db54 Force loading order on hash/normalize path 2022-04-16 00:36:30 -07:00
MysterD 2fb30de506 Custom level example 2022-04-15 22:01:19 -07:00
MysterD 78f3a573ba exposed sequence ids to lua 2022-04-15 21:51:18 -07:00
MysterD e34a468342 Fix memory corruption 2022-04-15 21:47:47 -07:00
MysterD e3edc6fecb Fix broken clock 2022-04-15 19:34:47 -07:00
MysterD 2636185156 Stop music on dynos warp 2022-04-15 19:32:53 -07:00
MysterD 0095a8df5f Fix warnings 2022-04-16 02:24:15 -07:00
MysterD 79ce8bb21d Prevent crashes when executing an unimplemented action 2022-04-15 18:36:45 -07:00
MysterD f986102dc4 Added ability to set a level to skip credits, fixed SM74 bugs 2022-04-15 18:33:10 -07:00
MysterD e1f08bb8ac Fix sequence buffer overrun 2022-04-15 18:32:36 -07:00
MysterD 0178d3319c Added SM74 (created by Lugmillord) 2022-04-15 18:28:10 -07:00
MysterD 0a0d9d3aa5 Revert "Prevent bettercam from zooming in until player is fully obscured"
This reverts commit ff957962a9.
2022-04-15 12:09:41 -07:00
MysterD dd830fab6d Fix crash in cutscene_enter_painting 2022-04-15 18:26:55 -07:00
MysterD 70143353bf Prevent DynOS from attempting to generate lvls when they already exist 2022-04-15 18:24:17 -07:00
MysterD f9495c85c9 Prevent chat messages on load from crashing 2022-04-15 18:23:46 -07:00
MysterD b07b0fe895 Replace Luigi model with FluffaLuigi's 2022-04-14 22:02:33 -07:00
MysterD f774f34863 Prevent generating extra geos for player models, allow referencing mario textures 2022-04-14 21:49:41 -07:00
MysterD ff957962a9 Prevent bettercam from zooming in until player is fully obscured 2022-04-14 21:27:31 -07:00
MysterD 02c992d30b Fixed metal toad corrupting held, or nearby, objects 2022-04-14 21:02:33 -07:00
MysterD 8d2f77a7b5 Restore debugging optimization level to -O0, add more warning ignores 2022-04-14 20:37:33 -07:00
MysterD 6db3e28764 Fixed wiggler dialog crash 2022-04-14 19:40:37 -07:00
MysterD 18ee41f560 Made PVP stunlocks harder 2022-04-14 18:28:08 -07:00
MysterD 9711dbac82 Fixed knockback direction 2022-04-14 18:25:42 -07:00
MysterD b2808711b4 Reset squish settings on spawn 2022-04-14 18:14:10 -07:00
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