Commit graph

2789 commits

Author SHA1 Message Date
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
MysterD
f795109e20 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-17 16:54:40 -07:00
MysterD
9d7e7b8b69 Refactor version stuff a bit 2023-04-17 16:54:30 -07:00
MysterD
1491e6ebcc Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-17 16:36:15 -07:00
MysterD
e4a76b6cc1 Update win64 lib 2023-04-17 16:36:03 -07:00
MysterD
42276e0efd Add lobby descriptions 2023-04-17 16:34:56 -07:00
MysterD
36b9dc57fc Merge branch 'coop' into coopnet 2023-04-17 15:51:06 -07:00
MysterD
1b46f90588 Use up all of the discord activity space for mods, list them more intelligently 2023-04-17 14:43:22 -07:00
MysterD
633faa793f Only allow clients to send discord invites of public lobbies 2023-04-16 22:03:46 -07:00
MysterD
c85322d879 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-16 21:04:21 -07:00
MysterD
0d177bde46 Fix joining a discord invite while already in game 2023-04-16 21:04:11 -07:00
MysterD
3759f94547 Update win64 coopnet 2023-04-16 20:52:54 -07:00
MysterD
ee0e1dce44 Fix discord lobby joining 2023-04-16 20:48:19 -07:00
Isaac0-dev
df4226fdd7
clean up paginated, and fix a bug (#348)
fix bug where text would show when there is only 1 page
2023-04-16 23:10:45 -04:00
Agent X
bef63c3cd1
Forced 4:3 (#346)
Turn on forced 4:3 in Options -> Display
Forced 4:3 activates in-game and doesn't affect the pause menu but does apply to the game's viewport and mods using DJUI
I've made complete sure this is mod compatible with both RESOLUTION_N64 as well as RESOLUTION_DJUI

Also fixed a small discrepancy with how object count text was rendered on the crash screen.
2023-04-16 23:10:09 -04:00
MysterD
5337f206f0 Update lobby info on rehost 2023-04-16 19:36:27 -07:00
MysterD
0cf453f347 Make password inputboxes display '#'s 2023-04-16 18:43:07 -07:00
MysterD
ea4e335389 Restored how player packets are sent, they're compressed elsewhere 2023-04-16 18:21:54 -07:00
MysterD
9b71c30661 Compressed all game packets 2023-04-16 18:18:18 -07:00
MysterD
4dec136324 Added error handling for coopnet 2023-04-16 16:06:30 -07:00
MysterD
85c93481ae Do not display the socket page when hosting on coopnet 2023-04-16 15:10:21 -07:00
MysterD
bc0bd0a77d Compressed and reduced rate of Player packets
Now player packets are only sent immediately if their inputs or actions changed.
Otherwise, it waits a bit before sending out another one
2023-04-16 02:29:59 -07:00
MysterD
d63e65cd4a Actually fix discord crash 2023-04-15 23:43:51 -07:00
MysterD
cd1a91a74c Fix discord crash 2023-04-15 23:34:54 -07:00
MysterD
af2abe0082 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-15 23:26:50 -07:00
MysterD
27a05c1059 Prevent deadlocks 2023-04-15 23:26:44 -07:00
MysterD
9f0a71ce5c No more deadlocks plz 2023-04-15 23:26:23 -07:00
MysterD
753b544370 im losing my mind 2023-04-15 23:07:17 -07:00
MysterD
1162e17c12 More attempts 2023-04-15 22:59:06 -07:00
MysterD
76ddd7033b Update win64 lib 2023-04-15 22:54:33 -07:00