Commit Graph

2720 Commits (2a1ab2a0726d76c2be98114259f5d79ae654bbb3)

Author SHA1 Message Date
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 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
MysterD 14c975ca1f Fixed crash in mod_clear() 2023-04-10 17:53:28 -07:00
MysterD c90e89b4fb Fix crash in is_anim_past_frame() 2023-04-10 17:50:57 -07:00
MysterD 471fea6073 Crash fix for discord_activity_update() 2023-04-10 17:48:56 -07:00
MysterD c7d05ca99c Possible crash fix for osPiStartDma() 2023-04-10 17:46:45 -07:00
MysterD fad378c3bb Possible crash fix for network_receive_download() 2023-04-10 17:45:43 -07:00
MysterD f9bc687857 Fixed crash in cur_obj_follow_path 2023-04-10 17:41:51 -07:00
MysterD f5877a651f Erase and recreate lua directories on import 2023-04-10 15:28:47 -07:00
MysterD a0afc540d0 Cleanup zip file in more failure scenarios 2023-04-10 14:59:29 -07:00
PeachyPeach 977b5474b8 level_script_parse now calls the callback for objects with custom behaviors (#342) 2023-04-10 14:37:25 -07:00