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
MysterD
64645e45ef
Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet
2023-04-15 22:43:29 -07:00
MysterD
77d5bfd7b4
Update linux coopnet lib
2023-04-15 22:43:08 -07:00
MysterD
35051083af
Update win coopnet lib
2023-04-15 22:42:55 -07:00
MysterD
ddb15c0ca3
Test
2023-04-15 22:25:58 -07:00
MysterD
a9fb26b8a3
Update coopnet lib
2023-04-15 22:12:28 -07:00
MysterD
9885ef1f38
Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet
2023-04-15 22:11:26 -07:00
MysterD
77ce0a43f7
Update coopnet lib
2023-04-15 22:11:18 -07:00
MysterD
13d09bb638
Update win64 coopnet lib
2023-04-15 21:24:19 -07:00
MysterD
0e7b86017e
Restore functionality of network_discord_id_from_local_index(0)
2023-04-15 21:09:26 -07:00
MysterD
e8d9ef247f
Set default coopnet ip
2023-04-15 20:40:29 -07:00
MysterD
a07fbc7c5a
Make bonking and ledge climbing 2x as fast in arena
2023-04-15 20:40:23 -07:00
MysterD
fd97b78b27
Fix case when joining discord lobby without a password
2023-04-15 20:27:28 -07:00
MysterD
8477a285a9
Clear discord party id and secrets when not in-game
2023-04-15 20:18:20 -07:00
MysterD
4dfcfb3b68
Attempt to enable discord invites
2023-04-15 20:12:06 -07:00
MysterD
dbd12976c8
Change how discord secrets are sent
2023-04-15 20:05:04 -07:00
MysterD
4566b7ee14
Ripped out discord network system, started re-adding invites
2023-04-15 19:53:34 -07:00
MysterD
8e2cd25617
Made it so changing server settings works in CoopNet
2023-04-15 15:54:44 -07:00
MysterD
875cde68e1
Added ability to set lobby password
2023-04-15 15:11:39 -07:00
MysterD
e676979630
Fix bug where replies to unknown players went to the wrong place
2023-04-15 01:16:59 -07:00
MysterD
787a5331c8
Increased starting ping
2023-04-15 00:33:56 -07:00