MysterD
68edbbeba0
Update linux coopnet
2023-04-21 11:44:35 -07:00
MysterD
511434a9e9
Clear all interp variables when processing root (may fix various displaylist corruption crashes)
2023-04-20 21:56:37 -07:00
MysterD
43e63b854b
Fixed crash in note_pool_clear()
2023-04-20 21:43:42 -07:00
MysterD
9836937eb1
Fixed crash in get_mario_spawn_type()
2023-04-20 21:40:35 -07:00
MysterD
230ba17c8d
Fixed crash in init_mario_after_warp()
2023-04-20 21:37:22 -07:00
MysterD
e31a616103
Fixed crash in bhv_chain_chomp_chain_part_update()
2023-04-20 21:30:46 -07:00
MysterD
0ad1d87260
Added temp english strings into Italian
2023-04-20 21:11:43 -07:00
MysterD
8c0a7f947d
Update lang files
2023-04-20 21:07:32 -07:00
MysterD
370ab9894b
Fixed text rendering again
2023-04-20 20:57:09 -07:00
MysterD
13cfebca7a
Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop
2023-04-20 20:54:28 -07:00
MysterD
030e2d68d6
Added cyrillic to normal/tiny fonts
2023-04-20 20:54:19 -07:00
PeachyPeach
8311116cdf
obj_init_animation_with_accel_and_sound + fix collision_find_surface_on_ray parameter names ( #352 )
2023-04-20 19:43:37 -04:00
MysterD
413c27402c
Updated spanish lang file (thanks SonicDark)
2023-04-20 13:16:45 -07:00
MysterD
509c82fcd5
Made font-normal kerning consistent
2023-04-20 12:58:17 -07:00
MysterD
737b790869
Fixed some text rendering issues
2023-04-20 12:41:34 -07:00
MysterD
f80e63e8f6
Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop
2023-04-20 11:21:24 -07:00
MysterD
ab932c5eb9
Remove old code that tracked 'patches'
2023-04-20 11:21:15 -07:00
MysterD
304cf5da7c
Update Portuguese (thanks murlio)
2023-04-20 11:18:46 -07:00
MysterD
79d6c896e3
Update German (thanks longjump guy)
2023-04-20 11:18:27 -07:00
Agent X
92da90bf3f
Remove Share Lives ( #351 )
...
it's a leftover from the very early betas, it isn't needed and isn't even fully functional anyway.
Also potentially fixed mario_get_floor_class crash
2023-04-20 07:02:00 -04:00
MysterD
c71d3c564f
Re-ran autogen
2023-04-20 01:28:42 -07:00
Isaac0-dev
bc7909c392
allow interact type to be 0 in hook_mario_action ( #350 )
...
* allow interact type to be 0 in hook_mario_action
2023-04-20 01:28:23 -07:00
Skeltan
d7fe908660
Updated French Translation ( #349 )
...
* Updated French Translation for CoopNet
2023-04-20 01:18:22 -07:00
MysterD
491a69549c
Restore old version code
2023-04-20 00:51:34 -07:00
MysterD
2f59d29f95
Fix crash in pole_base_loop()
2023-04-20 00:26:17 -07:00
MysterD
4b8c40c734
Fix some audio corruption
2023-04-20 00:20:31 -07:00
MysterD
552f97bf4b
Update win64 coopnet
2023-04-19 21:49:30 -07:00
MysterD
58cdf4ac51
Update coopnet libs
2023-04-19 21:43:10 -07:00
MysterD
693587ca70
Update win64 coopnet
2023-04-19 13:35:04 -07:00
MysterD
f63fb44573
Update linux coopnet
2023-04-19 13:34:06 -07:00
MysterD
98c78a9470
Merge branch 'coopnet' into coop
2023-04-19 00:23:37 -07:00
MysterD
4b7b71e271
Change ordered packet information to u16, prevent clearing ordered packets during join
2023-04-18 23:50:11 -07:00
MysterD
bb924bd533
Fix warning
2023-04-18 23:13:28 -07:00
MysterD
0f71de2332
Increase np timeout, amount of rx seq ids, and don't clear ordered packets on connected
2023-04-18 21:47:19 -07:00
MysterD
857509d60e
Enable more logs for debugging
2023-04-18 21:03:31 -07:00
MysterD
dd0060612a
Another attempt at connection issue fix
2023-04-18 20:45:33 -07:00
MysterD
1c0963ba90
Test fix
2023-04-18 20:09:52 -07:00
MysterD
cea235648d
Fix bug where you sometimes couldn't type to change player name
2023-04-18 12:40:51 -07:00
MysterD
c2eac34c4c
DJUI paginated element fixes
2023-04-18 12:12:31 -07:00
PeachyPeach
999ea1dd42
Expose globally custom behaviors defined with hook_behavior ( #345 )
...
* Expose globally custom behaviors defined with hook_behavior; macros for mod strings max length
* fixes
* made customBehaviorIndex a mod field to be more relevant
2023-04-17 21:54:55 -07:00
MysterD
f13541a033
Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet
2023-04-17 21:29:14 -07:00
MysterD
1486bad6c8
Update win64 coopnet
2023-04-17 21:29:03 -07:00
MysterD
946b79615a
Update coopnet linux
2023-04-17 21:28:23 -07:00
MysterD
226d64aa85
Whoops
2023-04-17 21:03:30 -07:00
MysterD
fd9c59f0d9
Improve peer failure notification
2023-04-17 20:58:57 -07:00
MysterD
af04df0f26
Add peering failure notification
2023-04-17 20:54:40 -07:00
MysterD
f4ab060a05
Clear credits flags on network shutdown
2023-04-17 17:59:29 -07:00
MysterD
a93a9588f7
Disable discord error popups
2023-04-17 17:56:06 -07:00
MysterD
770c684856
Whoops
2023-04-17 17:18:08 -07:00
MysterD
5b6888b378
Notify of coopnet incompatibility
2023-04-17 17:17:55 -07:00