MysterD
5c02a45c70
Fix crash in init_mario_after_warp()
2022-03-21 12:27:16 -07:00
MysterD
f7056976ac
Fix crash in spawn_default_star()
2022-03-21 12:25:06 -07:00
Prince Frizzy
b4facffa07
Swimming interference fix ( #37 )
2022-03-21 11:55:36 -07:00
MysterD
2ecf852918
Lua : remember up to 16 extra fields to send on spawn lua object
2022-03-21 11:45:19 -07:00
MysterD
26caa4fcee
Lua Bugfix: send tables inside of sync tables on join
2022-03-21 00:15:19 -07:00
MysterD
786172b9fe
Update credits
2022-03-19 01:13:06 -07:00
MysterD
c95d421094
Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable
2022-03-19 00:59:06 -07:00
MysterD
c34ffd90e7
Misc Lua fixes/enhancements
...
approach_s32 now stays within 32 bits
Fixed SOUND_ARG_LOAD
Added OBJ_COL_FLAGS_*
Added reset_rumble_timers
Added get_hand_foot_pos_*
Added get_water_surface_pseudo_floor
Adjusted new hooks to be called at the appropriate times
2022-03-19 00:56:59 -07:00
Prince Frizzy
be8ecb275d
Some small cleanup, And re-add generating the coop.map to the Makefile. ( #36 )
2022-03-18 21:31:04 -07:00
mjcox244
a8e54a038c
Add more Example Lua mods ( #35 )
2022-03-18 21:30:53 -07:00
MysterD
b49dc657be
Added sanity checking to overlapping object fields
2022-03-17 21:42:04 -07:00
MysterD
e238c75aa7
Added custom player model example
2022-03-17 21:41:46 -07:00
MysterD
f16b536c48
Added discord IDs to /players chat command
2022-03-17 02:15:25 -07:00
MysterD
d5f225018f
Added HOOK_ON_OBJECT_UNLOAD, HOOK_ON_SYNC_OBJECT_UNLOAD
2022-03-17 01:43:08 -07:00
Isaac
c7a8b02572
Prevented debug binds from working with Discord ( #34 )
2022-03-17 01:20:56 -07:00
MysterD
7a00461333
Added allocate_mario_action()
2022-03-17 01:17:34 -07:00
MysterD
762f6aaeab
Update local networkplayer before calling level hooks
2022-03-17 00:03:57 -07:00
MysterD
55ff99cfe2
Added hooks: HOOK_ON_LEVEL_INIT, HOOK_ON_WARP, HOOK_ON_SYNC_VALID
2022-03-16 23:53:01 -07:00
MysterD
be8b595c70
Add custom box model example
2022-03-16 22:55:16 -07:00
MysterD
7c7fcbf0b5
Allow people to disabled downloaded models (from mods)
2022-03-16 22:43:43 -07:00
MysterD
0f12429fb3
Allow lua mods to override models, have DynOS generate bins
2022-03-16 21:26:29 -07:00
MysterD
3522a4cef5
Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable
2022-03-16 19:57:56 -07:00
MysterD
40ecf7ea51
Fixed custom lua models
2022-03-16 19:57:45 -07:00
MysterD
c8e66f2143
Fix crash with mod folders that don't have actors
2022-03-16 09:36:14 -07:00
MysterD
e2cc04d8e5
Fix segfault when using defaultModsPath on Windows
2022-03-16 01:55:25 -07:00
MysterD
f74b6a47d0
Load Super Keeberghrh's ERROR model when DynOS can't find the model
2022-03-16 01:34:18 -07:00
MysterD
eca22d0b41
Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable
2022-03-16 01:12:03 -07:00
MysterD
308628cea8
Hook DynOS into mods when they're activated (custom models)
2022-03-16 01:11:48 -07:00
Prince Frizzy
4b57d591a4
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
98767c35db
change "B&R" to "Raspberry" ( #33 )
...
placeholder name i forgot to change lol
2022-03-15 23:30:21 -07:00
MysterD
bf19d5386c
Add portability check to mod filenames
2022-03-15 23:28:46 -07:00
MysterD
6e4cee5085
Finish up new mod table system
2022-03-15 23:15:46 -07:00
MysterD
17ceec9ced
Transitioned Lua to new mod table system
2022-03-15 00:20:31 -07:00
MysterD
8dae4fc77b
More progress on mod table rewrite
2022-03-14 19:30:02 -07:00
MysterD
290cc8f531
Started rewriting the mod table
2022-03-14 18:18:14 -07:00
MysterD
d2522cc955
Added ability for mods to load custom geos
2022-03-14 00:11:36 -07:00
MysterD
72c7ef7d26
Make DynOS generate a bin for every Geo Layout
2022-03-13 21:22:26 -07:00
MysterD
2495eea974
Update credits
2022-03-13 19:30:54 -07:00
MysterD
d1f926de59
Fix indentation
2022-03-13 19:20:48 -07:00
binarylol
95e77b1a96
Add 5 New Palettes ( #31 )
2022-03-13 19:19:39 -07:00
MysterD
ece5b138fd
Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable
2022-03-13 18:45:50 -07:00
MysterD
f8025309d8
Fix warnings/compile errors on Linux
2022-03-13 18:45:42 -07:00
Isaac
128efd2c3b
Allowed DynOS Packs to be placed in %appdata%/sm64ex-coop ( #27 )
2022-03-13 18:09:57 -07:00
Sonicxryan
f67c938f18
Color metal textures based on palette ( #26 )
2022-03-13 17:32:27 -07:00
Isaac
0b9196f248
Fix headless server compile (again) ( #23 )
2022-03-13 14:10:24 -07:00
MysterD
e706e1e91a
Bump version to 21
2022-03-13 00:27:14 -08:00
MysterD
5c4bb676a3
Re-ran autogen
2022-03-13 00:25:36 -08:00
MysterD
3cf546923e
Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable
2022-03-13 00:25:22 -08:00
Prince Frizzy
c62e65d7e8
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
43ae67c337
Update to Refresh 13 ( #19 )
...
* Refresh 13
Co-authored-by: n64 <n64>
2022-03-13 00:17:10 -08:00