Commit Graph

2742 Commits (9f0a71ce5c92a99b3b490b909af3ea824ed755af)

Author SHA1 Message Date
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
MysterD d10c536fb9 Update lib 2023-04-15 00:09:07 -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 6c7e7778d1 Merge branch 'coop' into coopnet 2023-04-14 10:53:58 -07:00
MysterD 12b751e0ec Added cyrillic characters to sprite sheet (thanks luigi with thaumcraft glasses) 2023-04-14 10:53:48 -07:00
MysterD 0d2d6eff04 Arena - make knockback animations twice as fast 2023-04-14 02:00:31 -07:00
MysterD a6d98d3103 Make sure coopnet always sets callbacks 2023-04-13 23:39:00 -07:00
MysterD 1631744dca Update lib 2023-04-13 23:14:16 -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