MysterD
0d177bde46
Fix joining a discord invite while already in game
2023-04-16 21:04:11 -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
ddb15c0ca3
Test
2023-04-15 22:25:58 -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
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
MysterD
4b7bb73232
Made banning work on CoopNet
2023-04-14 22:06:56 -07:00
MysterD
a1c218f9fc
Added messages to lobby list when no lobbies found, or coopnet connection fails
2023-04-14 19:58:36 -07:00
MysterD
6a577d691f
Make lobby hosting detect the largest mod by lua size
2023-04-14 11:59:35 -07:00
MysterD
b1aace4f04
Made version mismatch lobbies more obvious
2023-04-14 11:25:45 -07:00
MysterD
f99b5c05bb
Fix how languages detect the lang file path
2023-04-14 11:04:22 -07:00
MysterD
6c7e7778d1
Merge branch 'coop' into coopnet
2023-04-14 10:53:58 -07:00
MysterD
a6d98d3103
Make sure coopnet always sets callbacks
2023-04-13 23:39:00 -07:00
MysterD
29a8c391bb
Make coopnet IP and Port configurable (Isaac)
2023-04-13 22:58:58 -07:00
MysterD
0e1cda1b91
Ran autogen
2023-04-13 22:39:42 -07:00
MysterD
7d3bfa78e6
Bumped version
2023-04-13 22:39:25 -07:00
MysterD
694ba4b273
Fixed crash in void geo_process_node_and_siblings()
2023-04-13 22:38:32 -07:00
MysterD
01c379d50d
Fixed crash in network_send_spawn_objects_to()
2023-04-13 22:36:47 -07:00
MysterD
fadb568519
Fixed crash in reset_camera()
2023-04-13 22:32:18 -07:00
MysterD
3a807bee06
Fixed crash in network_receive_lua_custom()
2023-04-13 22:29:10 -07:00
MysterD
e914a4e2c4
Increased max lag compensation to 1s
2023-04-13 22:23:56 -07:00
MysterD
cd347b80ee
Clear interaction's invulnerable flag after each player has been processed
2023-04-13 22:17:01 -07:00
MysterD
d66c7190f6
Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop
2023-04-13 21:35:08 -07:00
Isaac0-dev
b206b75d7e
improve djui paginated panels and fix some typos ( #347 )
...
* improve djui paginated panels and fix some typos
* naming
2023-04-13 21:33:34 -07:00
MysterD
3f38c740d8
Add lobby refresh button
2023-04-13 18:27:18 -07:00
MysterD
fe2bb479ca
Added menus for public and private lobbies
2023-04-11 21:38:17 -07:00
MysterD
a9bebc882c
Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop
2023-04-11 20:07:12 -07:00
MysterD
0e7bbd2da6
Add single-lua-file mods to mod cache
2023-04-11 20:07:09 -07:00
Agent X
70de5d26af
Flying triple jump off players if wing cap ( #344 )
2023-04-11 18:41:41 -04:00
MysterD
de9e5f8550
Fixed crash in smlua_set_sync_table_field_from_network()
2023-04-11 15:02:51 -07:00
MysterD
1406f15995
Make sure lag_compensation_get_local_state() always returns a MarioState
2023-04-11 14:53:04 -07:00