Commit Graph

2879 Commits (ede487ddb0e328bb010159a3f4f2123c3767692b)

Author SHA1 Message Date
MysterD 4730209b70 Make bonking and ledge climbing 2x as fast in arena 2023-04-15 20:40:23 -07:00
MysterD 2d0cdabe13 Fix case when joining discord lobby without a password 2023-04-15 20:27:28 -07:00
MysterD 73bf1d1e72 Clear discord party id and secrets when not in-game 2023-04-15 20:18:20 -07:00
MysterD 1112c4e03f Attempt to enable discord invites 2023-04-15 20:12:06 -07:00
MysterD a17841106c Change how discord secrets are sent 2023-04-15 20:05:04 -07:00
MysterD f2591bd5b4 Ripped out discord network system, started re-adding invites 2023-04-15 19:53:34 -07:00
MysterD 384d7e60ae Made it so changing server settings works in CoopNet 2023-04-15 15:54:44 -07:00
MysterD 8fab9b1e9a Added ability to set lobby password 2023-04-15 15:11:39 -07:00
MysterD 2a1ab2a072 Fix bug where replies to unknown players went to the wrong place 2023-04-15 01:16:59 -07:00
MysterD 3cd10634e5 Increased starting ping 2023-04-15 00:33:56 -07:00
MysterD 228256eeeb Update lib 2023-04-15 00:09:07 -07:00
MysterD c13888d50f Made banning work on CoopNet 2023-04-14 22:06:56 -07:00
MysterD 362546a81a Added messages to lobby list when no lobbies found, or coopnet connection fails 2023-04-14 19:58:36 -07:00
MysterD de8761120d Make lobby hosting detect the largest mod by lua size 2023-04-14 11:59:35 -07:00
MysterD 71f590f390 Made version mismatch lobbies more obvious 2023-04-14 11:25:45 -07:00
MysterD bc946aa3b3 Fix how languages detect the lang file path 2023-04-14 11:04:22 -07:00
MysterD 9114aff9cd Merge branch 'coop' into coopnet 2023-04-14 10:53:58 -07:00
MysterD b4dd7ee173 Added cyrillic characters to sprite sheet (thanks luigi with thaumcraft glasses) 2023-04-14 10:53:48 -07:00
MysterD 3294ca163a Arena - make knockback animations twice as fast 2023-04-14 02:00:31 -07:00
MysterD 60c6cc0b40 Make sure coopnet always sets callbacks 2023-04-13 23:39:00 -07:00
MysterD d9f5335a25 Update lib 2023-04-13 23:14:16 -07:00
MysterD 416dfe33a7 Make coopnet IP and Port configurable (Isaac) 2023-04-13 22:58:58 -07:00
MysterD 71b616c76c Ran autogen 2023-04-13 22:39:42 -07:00
MysterD 98cdfcb8e1 Bumped version 2023-04-13 22:39:25 -07:00
MysterD 8eece1572a Fixed crash in void geo_process_node_and_siblings() 2023-04-13 22:38:32 -07:00
MysterD 78d1fea9cc Fixed crash in network_send_spawn_objects_to() 2023-04-13 22:36:47 -07:00
MysterD 2ce229a818 Fixed crash in reset_camera() 2023-04-13 22:32:18 -07:00
MysterD f39144fb9a Fixed crash in network_receive_lua_custom() 2023-04-13 22:29:10 -07:00
MysterD 9608796c44 Increased max lag compensation to 1s 2023-04-13 22:23:56 -07:00
MysterD 816f595fcc Clear interaction's invulnerable flag after each player has been processed 2023-04-13 22:17:01 -07:00
MysterD e6343238db Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop 2023-04-13 21:35:08 -07:00
Isaac0-dev 3336be7bbd 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 b4223013c2 Add lobby refresh button 2023-04-13 18:27:18 -07:00
MysterD 9217979788 Added menus for public and private lobbies 2023-04-11 21:38:17 -07:00
MysterD a98bb1c9b4 Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop 2023-04-11 20:07:12 -07:00
MysterD a90a268462 Add single-lua-file mods to mod cache 2023-04-11 20:07:09 -07:00
Agent X d534010fb2 Flying triple jump off players if wing cap (#344) 2023-04-11 18:41:41 -04:00
MysterD 787efc0ce8 Fixed crash in smlua_set_sync_table_field_from_network() 2023-04-11 15:02:51 -07:00
MysterD 6d13e010d8 Make sure lag_compensation_get_local_state() always returns a MarioState 2023-04-11 14:53:04 -07:00
MysterD 21c5079058 Prevent script error in extended-movset 2023-04-11 14:52:24 -07:00
MysterD 9b9f09b4c6 Made cur_obj_call_action_function safer 2023-04-11 14:40:24 -07:00
Agent X 24e92e9925 Hopefully fix passes_pvp_interaction_checks crash (#343)
* Hopefully fix passes_pvp_interaction_checks crash
* Hopefully fix cur_obj_call_action_function crash
2023-04-11 14:32:47 -07:00
MysterD c8cf2a45b0 Use the correct resolution for djui hud interpolation 2023-04-11 14:26:42 -07:00
MysterD 84147a223e Fixed coopnet disconnect, separated coopnet_id, started adding password stuff 2023-04-11 14:07:58 -07:00
MysterD ba9d6b35fe Updated spanish lang file (thanks Yosho, KanHeaven and SonicDark) 2023-04-10 21:34:37 -07:00
MysterD ed2688d130 Add Linux coopnet libs 2023-04-10 20:04:21 -07:00
MysterD 0c16564b16 Fix windows builds of coopnet 2023-04-10 20:00:18 -07:00
MysterD 6413565fc5 Fix warnings, add Makefile logic for coopnet in other OS 2023-04-10 19:45:06 -07:00
MysterD 918b58935c WIP: lobby browser 2023-04-10 19:40:48 -07:00
MysterD 6eb39e5b18 Fixed graphical corruption when text renders offscreen 2023-04-10 19:03:34 -07:00