Commit Graph

2021 Commits (e34a468342b03f82cf85d17e2841d7509445d416)

Author SHA1 Message Date
MysterD 73bb225f3f Added big paddle example 2022-03-30 21:36:47 -07:00
MysterD a6da108009 Add shell rush gamemode 2022-03-30 20:15:17 -07:00
MysterD 6f00bd7bd0 Ran autogen 2022-03-30 20:03:59 -07:00
MysterD 377fcefd86 Allow Lua mods to prevent exit to castle/exit course 2022-03-30 20:03:22 -07:00
MysterD 3fbc324584 Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable 2022-03-30 19:26:06 -07:00
Prince Frizzy d9fab6d184 Bomb-Omb Buddy sanity improvement (#51) 2022-03-30 19:25:21 -07:00
Prince Frizzy f7ba4c1d0d Grand star fix and etc (#47)
A ton of Bowser fixes, Grand star included.

Fixed Grand Star cutscene syncing.
Partially fix grand star syncing after joining late.
Fix Bowser's intro cutscene always playing even if you joined after the first person.
Hopefully fixed Bowser's state getting interrupted mid-fight just a bit.
Add nothing state sanity check, and send object reliability when cutscene is finished.
Fix ownership override.
2022-03-30 19:03:53 -07:00
MysterD 83c6149821 Resynchronized WDW water level and water diamonds 2022-03-30 18:10:36 -07:00
MysterD a3fb0a0ff7 Force drop objects on instant warp 2022-03-29 22:34:48 -07:00
MysterD 959fc83e44 Allow lua's network_init_object() to use 16 and 8 bit fields 2022-03-29 21:42:41 -07:00
MysterD 27005a76d4 Fixed 'skip intro' setting. Intro lakitu spawns when he's supposed to now 2022-03-29 21:22:08 -07:00
MysterD 16aa75ca93 Fix compile errors / run autogen 2022-03-29 21:12:42 -07:00
MysterD c8d5b7f591 Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable 2022-03-29 21:07:28 -07:00
MysterD 53586f7bb7 Fixed critical flaw with txEventId/rxEventId, fixed up controllable platform 2022-03-29 20:57:47 -07:00
Prince Frizzy d404d2bb70 Cleanup Deluxe (#45) 2022-03-29 20:45:56 -07:00
Isaac cf77f6d991 Fix camera for bubble in water (#49)
When a player dies in water, the camera continues to use the camera for under water even when you exit the water with the bubble. This commit fixes the issue.
2022-03-29 20:04:01 -07:00
MysterD 61eed28a50 Display the correct hidden number count on late join 2022-03-29 19:49:36 -07:00
MysterD 7ad9875533 Properly forget sync objects even if their syncDeathEvent is false 2022-03-29 19:47:11 -07:00
MysterD acdbdd9dc1 Synchronized tumbling bridge for late joins 2022-03-29 19:34:48 -07:00
MysterD 374eb062d8 Specify sync object field size 2022-03-29 19:29:57 -07:00
MysterD ed3f2c33e7 Desynchronize bouncing fireball spawner - just too noisy 2022-03-29 19:04:50 -07:00
MysterD c386000ff7 Prevent LLL puzzle from dropping more coins on late join 2022-03-29 18:59:05 -07:00
MysterD 5c439df0dc Only send respawn info for macro objects when they are altered 2022-03-29 18:57:48 -07:00
MysterD 778166dc2b Synchronized behParams for macroObjects on late join 2022-03-29 18:52:53 -07:00
MysterD 445fc3e16a Sync'd bobomb coin status on late join 2022-03-29 18:46:23 -07:00
MysterD b0a801cf8c Sync'd wooden posts coin status on late join 2022-03-29 18:45:17 -07:00
MysterD 7589a2b361 Fix Discord's activity max players 2022-03-29 18:31:25 -07:00
MysterD 0cea768957 Allow dpad to navigate DJUI menus 2022-03-29 18:27:42 -07:00
MysterD d49315565d Bump version 2022-03-29 18:20:45 -07:00
MysterD 0c517a9688 Only have local player face camera during stardance 2022-03-29 18:20:13 -07:00
MysterD 433548f9ff Remove player's bubble when they leave the area 2022-03-29 18:17:37 -07:00
MysterD 51f198ff70 Fix softlock when player is grabbed by enemy 2022-03-28 18:57:52 -07:00
MysterD ae21eadae9 Prevent keys from typing when bound to chat 2022-03-28 18:42:46 -07:00
MysterD 26216eb40b Prevent alt+enter from opening chat 2022-03-28 18:36:31 -07:00
MysterD e3f7c91683 Reduce round-trip time during downloads by 8x 2022-03-28 01:09:06 -07:00
MysterD 745fce41a8 Add custom collisions to DynOS/Lua 2022-03-28 01:02:33 -07:00
MysterD aa41f87f1e Rewrote structure of packet_level_area_inform - should fix 'Peach's Castle' bug 2022-03-27 18:25:04 -07:00
MysterD dbfc4f5b14 Fix errors pointed out by clang 2022-03-27 17:27:51 -07:00
MysterD f196afd9db Add clang to Makefile 2022-03-27 17:26:39 -07:00
MysterD a60a11f51d Fix errors pointed out by clang 2022-03-27 17:25:39 -07:00
MysterD 4ffd97087e Fix compile error 2022-03-27 00:16:23 -07:00
MysterD e346e8a275 Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable 2022-03-26 23:58:24 -07:00
MysterD 33587bed35 Made Lua object custom fields allocate deterministically 2022-03-26 23:58:04 -07:00
Isaac c6cc2396a5 Improvements to debug move (#44) 2022-03-26 22:46:32 -07:00
Prince Frizzy ed749285c6 Cleanup (#43)
* Rewrite a bit of get_level_name() and a bunch of cleanup.
2022-03-26 22:13:57 -07:00
MysterD 923d881588 Make Discord update the activity if player count changes 2022-03-26 01:21:36 -07:00
MysterD 5efd8565eb Added ability for Lua mods to adjust gServerSettings 2022-03-26 01:08:15 -07:00
MysterD 7deafce819 Add set_mario_y_vel_based_on_fspeed() to lua 2022-03-26 00:01:13 -07:00
MysterD 2dfb28ddc7 Add gLakituState to Lua 2022-03-25 23:58:10 -07:00
MysterD b38af4b798 Added a bunch of camera functions to Lua 2022-03-25 23:46:37 -07:00