Commit Graph

2031 Commits (0c2f9e86f6133400b21694df1b0a2999bf5c4784)

Author SHA1 Message Date
MysterD 0c2f9e86f6 Fix ext bounds warnings 2022-04-16 21:38:37 -07:00
MysterD d63d6a1ca5 Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable 2022-04-16 21:35:13 -07:00
MysterD a68cf17080 Adjust extended bounds values 2022-04-16 21:34:49 -07:00
MysterD d08507edbb Yet another mod cache fix 2022-04-16 21:21:31 -07:00
MysterD bd63218e9a more 2022-04-16 14:28:15 -07:00
MysterD ad9e8995d7 Frantic fixing 2022-04-16 13:45:45 -07:00
MysterD 202315f260 Rewrite of hash/cache system 2022-04-16 13:05:10 -07:00
MysterD 55850aa828 Force loading order on hash/normalize path 2022-04-16 00:36:30 -07:00
MysterD 643850ef2e Custom level example 2022-04-15 22:01:19 -07:00
MysterD 6b67c983ec exposed sequence ids to lua 2022-04-15 21:51:18 -07:00
MysterD afbc268b61 Fix memory corruption 2022-04-15 21:47:47 -07:00
MysterD 2e1bb3830d Fix broken clock 2022-04-15 19:34:47 -07:00
MysterD 493c5554b2 Stop music on dynos warp 2022-04-15 19:32:53 -07:00
MysterD ace1bb671b Fix warnings 2022-04-16 02:24:15 -07:00
MysterD c996f7b481 Prevent crashes when executing an unimplemented action 2022-04-15 18:36:45 -07:00
MysterD fbce5f23c6 Added ability to set a level to skip credits, fixed SM74 bugs 2022-04-15 18:33:10 -07:00
MysterD 5a260a2840 Fix sequence buffer overrun 2022-04-15 18:32:36 -07:00
MysterD d3a669c3b0 Added SM74 (created by Lugmillord) 2022-04-15 18:28:10 -07:00
MysterD 8d2e732243 Revert "Prevent bettercam from zooming in until player is fully obscured"
This reverts commit 250e97aed2.
2022-04-15 12:09:41 -07:00
MysterD d4d24ab114 Fix crash in cutscene_enter_painting 2022-04-15 18:26:55 -07:00
MysterD 295183a0ff Prevent DynOS from attempting to generate lvls when they already exist 2022-04-15 18:24:17 -07:00
MysterD c9ff077ece Prevent chat messages on load from crashing 2022-04-15 18:23:46 -07:00
MysterD af9b359227 Replace Luigi model with FluffaLuigi's 2022-04-14 22:02:33 -07:00
MysterD 93beb2001e Prevent generating extra geos for player models, allow referencing mario textures 2022-04-14 21:49:41 -07:00
MysterD 250e97aed2 Prevent bettercam from zooming in until player is fully obscured 2022-04-14 21:27:31 -07:00
MysterD 4cc80f65e2 Fixed metal toad corrupting held, or nearby, objects 2022-04-14 21:02:33 -07:00
MysterD a39d004584 Restore debugging optimization level to -O0, add more warning ignores 2022-04-14 20:37:33 -07:00
MysterD 6b46a04030 Fixed wiggler dialog crash 2022-04-14 19:40:37 -07:00
MysterD 105907cd71 Made PVP stunlocks harder 2022-04-14 18:28:08 -07:00
MysterD bf435d5aa9 Fixed knockback direction 2022-04-14 18:25:42 -07:00
MysterD 1d7dfe4d3c Reset squish settings on spawn 2022-04-14 18:14:10 -07:00
MysterD f5e19541e8 Fix crash in bhv_rotating_clock_arm_loop 2022-04-14 00:57:02 -07:00
MysterD 7fc7acbc2e Mouse controlled camera no longer affects main menu camera 2022-04-14 00:54:32 -07:00
MysterD 1559f4db0b Bowsers BITDW ground tremor now affects all players 2022-04-14 00:49:55 -07:00
MysterD d7048f5eb3 Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable 2022-04-14 00:45:20 -07:00
MysterD b18a0d416d Fixed tumbling bridge desyncs 2022-04-14 00:45:16 -07:00
Prince Frizzy 014ec861f0
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 d275cbdd07 Fix buffer overrun 2022-04-13 21:24:38 -07:00
MysterD bf315f266f Fix memory corruption in sound init 2022-04-13 20:36:52 -07:00
MysterD 757cad4fbc Fix warnings with EXTERNAL_DATA 2022-04-13 19:50:19 -07:00
MysterD 1508f07fef Added actor textures to dynos builtin list; added shadow_spike_ext 2022-04-13 19:13:25 -07:00
MysterD 8e20697f4f Change how DynOS generates actors - generate any geolayout that isn't referenced by another 2022-04-13 18:27:21 -07:00
MysterD 4008d99c75 Moved low gravity and mario run to examples 2022-04-13 01:38:32 -07:00
MysterD 9793b56f84 Fixed crash in act_caught_in_whirlpool 2022-04-13 01:37:07 -07:00
MysterD ce52fe4c1d Fixed crash in network_receive_area 2022-04-13 01:34:19 -07:00
MysterD 254486a39f Fixed crash in haunted bookshelf manager 2022-04-13 01:30:53 -07:00
MysterD ab933f250e Fixed crash when pausing in unexpected courses/acts 2022-04-13 01:29:41 -07:00
MysterD 9310370d61 Fixed crash in bhv_animates_on_floor_switch_press_loop 2022-04-13 01:14:25 -07:00
MysterD f66530dd17 Have levels automatically clean up their loaded graph nodes 2022-04-13 01:09:53 -07:00
MysterD 81870df88b Remove certain default Lua functions 2022-04-13 00:38:01 -07:00