Commit Graph

103 Commits (9df9f0638b8a781afcbe1892b7c3ec599cc5d03f)

Author SHA1 Message Date
EmeraldLockdown 139fcc1dd2 Native Arm Support for macOS (#492)
Remove the need to use rosetta 2, and now use arm instead.
    Intel macs should still work, although have not been tested (I don't have a intel mac).
    Coopnet and lua have both been tested, and both work.
    I ended up removing the logfile stuff, as 1, it was only used once for mario action hang, and 2, it was causing pointer misalignment on macos arm.
    Discord integration is disabled on arm.
    Compilation now takes 25 seconds instead of a minute and 20
2023-10-28 00:19:00 -07:00
MysterD 2dfc081469 Reduced Lua GC pressure by a lot, reuse cobjects/pointers 2023-06-24 23:43:03 -07:00
djoslin 0dae1cb5e9 Update for MacOS 2023-06-23 16:40:46 -07:00
MysterD 19df4ec7e1 Update libcoopnet on windows, fix windows error 2023-06-23 11:28:07 -07:00
MysterD 8abc61aec7 Update Linux coopnet 2023-06-18 12:27:57 -07:00
MysterD 19bc36c220 Update win64 coopnet 2023-06-14 01:38:19 -07:00
MysterD 1296b19df9 Added last remote object information to crash screen 2023-05-22 23:00:11 -07:00
MysterD c7af120ef0 Fix coopnet crash win32 2023-05-01 01:16:27 -07:00
MysterD bc08fa502f Fix coopnet crash win64 2023-05-01 00:55:20 -07:00
MysterD 01f67301ee Bump version number 2023-04-30 18:29:08 -07:00
djoslin 960e1f3c1b Add Mac coopnet support 2023-04-29 00:23:40 -07:00
MysterD 16cd7d12dd Added win32 coopnet builds 2023-04-28 22:34:40 -07:00
MysterD 7588adf412 Update win64 coopnet 2023-04-28 21:13:51 -07:00
MysterD 999e17179e Removed color from Hide and Seek 2023-04-28 21:08:53 -07:00
MysterD 97a5a48c98 Update linux coopnet 2023-04-23 00:46:41 -07:00
MysterD 7fc378fbc7 Update win64 coopnet 2023-04-23 00:46:28 -07:00
MysterD a314cbf166 Update win64 coopnet 2023-04-22 22:49:06 -07:00
MysterD 95fe23be8d Update linux coopnet 2023-04-22 22:42:23 -07:00
MysterD 7f60159893 Update win64 coopnet 2023-04-23 00:55:42 -07:00
MysterD 9092d5cfa7 Update linux coopnet 2023-04-22 17:46:30 -07:00
MysterD bbbd9e5089 Update win64 coopnet 2023-04-21 14:41:23 -07:00
MysterD 1e7737844d Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop 2023-04-21 14:40:30 -07:00
MysterD 32b3da03e7 Update linux coopnet 2023-04-21 14:40:04 -07:00
MysterD 05ceba4ec3 Update win64 coopnet 2023-04-21 11:45:50 -07:00
MysterD f0a151c5b0 Update linux coopnet 2023-04-21 11:44:35 -07:00
MysterD 61c059d688 Update win64 coopnet 2023-04-19 21:49:30 -07:00
MysterD 7724571a96 Update coopnet libs 2023-04-19 21:43:10 -07:00
MysterD 56b96aa74e Update win64 coopnet 2023-04-19 13:35:04 -07:00
MysterD 2bab7b78cf Update linux coopnet 2023-04-19 13:34:06 -07:00
MysterD 258e1ceca2 Change ordered packet information to u16, prevent clearing ordered packets during join 2023-04-18 23:50:11 -07:00
MysterD 8a96b24cba Enable more logs for debugging 2023-04-18 21:03:31 -07:00
MysterD 632c4f37c1 Another attempt at connection issue fix 2023-04-18 20:45:33 -07:00
MysterD 230e861672 Test fix 2023-04-18 20:09:52 -07:00
MysterD 36cf79c18f Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-17 21:29:14 -07:00
MysterD 214e82dbb9 Update win64 coopnet 2023-04-17 21:29:03 -07:00
MysterD 78843f1d9f Update coopnet linux 2023-04-17 21:28:23 -07:00
MysterD a458530cc7 Improve peer failure notification 2023-04-17 20:58:57 -07:00
MysterD a45bc9b63f Add peering failure notification 2023-04-17 20:54:40 -07:00
MysterD 971cbdd141 Whoops 2023-04-17 17:18:08 -07:00
MysterD 3bc666fe3b Notify of coopnet incompatibility 2023-04-17 17:17:55 -07:00
MysterD 26a5c7ac47 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-17 16:36:15 -07:00
MysterD 5589b6a703 Update win64 lib 2023-04-17 16:36:03 -07:00
MysterD e43ef39206 Add lobby descriptions 2023-04-17 16:34:56 -07:00
MysterD 44b5fa2b98 Only allow clients to send discord invites of public lobbies 2023-04-16 22:03:46 -07:00
MysterD 98044b0298 Update win64 coopnet 2023-04-16 20:52:54 -07:00
MysterD f02904446c Fix discord lobby joining 2023-04-16 20:48:19 -07:00
MysterD 78f9f581d8 Update lobby info on rehost 2023-04-16 19:36:27 -07:00
MysterD 4dc694279b Compressed all game packets 2023-04-16 18:18:18 -07:00
MysterD 52c46a831e Added error handling for coopnet 2023-04-16 16:06:30 -07:00
MysterD cd71e8b286 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-15 23:26:50 -07:00