Commit graph

1370 commits

Author SHA1 Message Date
Isaac
799e1e9f81
Prevented debug binds from working with Discord (#34) 2022-03-17 01:20:56 -07:00
MysterD
0cd2a91e9c Added allocate_mario_action() 2022-03-17 01:17:34 -07:00
MysterD
9c502da395 Update local networkplayer before calling level hooks 2022-03-17 00:03:57 -07:00
MysterD
7252d836a9 Added hooks: HOOK_ON_LEVEL_INIT, HOOK_ON_WARP, HOOK_ON_SYNC_VALID 2022-03-16 23:53:01 -07:00
MysterD
68f3203587 Allow people to disabled downloaded models (from mods) 2022-03-16 22:43:43 -07:00
MysterD
2804a48e4e Allow lua mods to override models, have DynOS generate bins 2022-03-16 21:26:29 -07:00
MysterD
7acfede111 Fix crash with mod folders that don't have actors 2022-03-16 09:36:14 -07:00
MysterD
fee9bfebfa Fix segfault when using defaultModsPath on Windows 2022-03-16 01:55:25 -07:00
MysterD
469e4ac4e4 Load Super Keeberghrh's ERROR model when DynOS can't find the model 2022-03-16 01:34:18 -07:00
MysterD
bac344b9f0 Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable 2022-03-16 01:12:03 -07:00
MysterD
41eef5fd2c Hook DynOS into mods when they're activated (custom models) 2022-03-16 01:11:48 -07:00
Prince Frizzy
bb8ead8681
Fix star cutscene playing for everybody with Klepto plus some cleanup. (#32)
* Fix star cutscene playing for everybody with Klepto plus some cleanup.

* Fix compile error.

* Fix pyramid elevator syncing, Hopefully fix pyramid top syncing, Grand Star partial working sync.

* Fix up the Grand Star code.
2022-03-16 00:05:28 -07:00
binarylol
a50b154bdb
change "B&R" to "Raspberry" (#33)
placeholder name i forgot to change lol
2022-03-15 23:30:21 -07:00
MysterD
05232615a6 Add portability check to mod filenames 2022-03-15 23:28:46 -07:00
MysterD
7d0cc7b693 Finish up new mod table system 2022-03-15 23:15:46 -07:00
MysterD
f880784f8e Transitioned Lua to new mod table system 2022-03-15 00:20:31 -07:00
MysterD
0983474429 More progress on mod table rewrite 2022-03-14 19:30:02 -07:00
MysterD
0a3d0b2033 Started rewriting the mod table 2022-03-14 18:18:14 -07:00
MysterD
edf06bede0 Added ability for mods to load custom geos 2022-03-14 00:11:36 -07:00
MysterD
0f5494d8a3 Fix indentation 2022-03-13 19:20:48 -07:00
binarylol
4123cf50f9
Add 5 New Palettes (#31) 2022-03-13 19:19:39 -07:00
MysterD
11f532b9e0 Fix warnings/compile errors on Linux 2022-03-13 18:45:42 -07:00
MysterD
60316c7bc9 Bump version to 21 2022-03-13 00:27:14 -08:00
MysterD
b695cbd55a Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable 2022-03-13 00:25:22 -08:00
Prince Frizzy
84aa5ad890
Fixes for multiple players getting a star cutscene, Even if they didn't spawn it. (#22)
* Fix up star cutscene issues.
2022-03-13 00:22:48 -08:00
Prince Frizzy
75bb9b7912
Update to Refresh 13 (#19)
* Refresh 13

Co-authored-by: n64 <n64>
2022-03-13 00:17:10 -08:00
MysterD
9cdb95b10b Made kick-slide have a minimum speed to attack players 2022-03-12 23:47:17 -08:00
MysterD
3ce66ac312 Added hook: HOOK_ALLOW_PVP_ATTACK, disabled friendly fire in football 2022-03-12 23:43:47 -08:00
MysterD
4b41c3fd39 Fix Mac compile 2022-03-12 22:38:13 -08:00
MysterD
08d4818ba7 Added Lua definitions for autocomplete in visual studio code 2022-03-12 21:28:57 -08:00
MysterD
065ba58388 Shorten mod names when discord activity overruns 2022-03-12 20:52:12 -08:00
MysterD
14ba6ba5ce Fix Discord error when using a lot of mods 2022-03-12 20:41:02 -08:00
MysterD
da97153336 Fixed saving/loading of DynOS model pack settings 2022-03-12 17:00:06 -08:00
MysterD
4b0c0241e0 Fixed mod list incompatibility issue 2022-03-12 16:10:03 -08:00
Isaac
ee967c3096
Added an option to disable Popups for deaths and level exit/entry (#20) 2022-03-12 16:06:18 -08:00
MysterD
bf74076df8 changed default bind for 'X' to 'I' 2022-03-12 02:46:05 -08:00
MysterD
2e2f9ea7ac Added 'non-stop' mode option for speedrunners 2022-03-12 02:41:07 -08:00
MysterD
76522ed305 Made death animations/warps a lot less janky 2022-03-12 02:12:11 -08:00
MysterD
1cfd10ea03 Synchronized Bowser's scale, fixing join-after-bowser-death 2022-03-12 00:17:59 -08:00
MysterD
a5196e9dad Made Bowser 2 ride the platform again 2022-03-11 23:21:21 -08:00
MysterD
b0710da16a Made mod list panel work properly again 2022-03-11 21:53:46 -08:00
MysterD
929bf2322e Removed spawn offset when you're the only player there (speedrunners) 2022-03-11 21:43:54 -08:00
MysterD
8b377289a5 Remove unstable popup warning 2022-03-11 21:22:32 -08:00
MysterD
312c328865 Moved X/Y binds to extra controls menu, allowing C+Left/Right to reappear 2022-03-11 20:56:41 -08:00
MysterD
5544be21a3 Added get_temp_object_hitbox() to Lua API 2022-03-11 18:18:41 -08:00
MysterD
24df92fa48 Added DynOS warp functions to Lua API 2022-03-11 18:11:32 -08:00
MysterD
1c7451fcfc Prevent spawning objects from lua before the area is synchronized 2022-03-11 01:31:12 -08:00
MysterD
99c4498236 Added pages to mods and dynos menus 2022-03-11 00:17:20 -08:00
MysterD
b2de0ca35d Bumped version to 20 2022-03-10 20:19:13 -08:00
MysterD
9aa7a7588d Fixed lua event hooks sometimes attaching to the wrong mod entry 2022-03-10 20:18:54 -08:00