Commit Graph

74 Commits (c5237b2d30070ffdbaa025174364ec41401eebd6)

Author SHA1 Message Date
Isaac0-dev 27b85c94b7
update coopnet linux library (#64) 2024-06-09 21:59:40 +10:00
Agent X 2f63b19e18 Actually fix macOS compilation(?) 2024-03-15 21:44:16 -04:00
Agent X 49bca1cc01 sm64coopdx
Co-Authored-By: Yuyake <140215214+AngelicMiracles@users.noreply.github.com>
Co-Authored-By: FluffaMario <50761036+FluffaMario@users.noreply.github.com>
Co-Authored-By: Gregory Heskett <gheskett@gmail.com>
Co-Authored-By: iZePlayzYT <69536095+iZePlayzYT@users.noreply.github.com>
Co-Authored-By: Isaac0-dev <62234577+Isaac0-dev@users.noreply.github.com>
Co-Authored-By: eros71 <16540103+eros71-dev@users.noreply.github.com>
2023-10-30 01:03:36 -04:00
EmeraldLockdown bd17129398
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
djoslin e3386d6622 Update for MacOS 2023-06-23 16:40:46 -07:00
MysterD 2684b223a2 Update libcoopnet on windows, fix windows error 2023-06-23 11:28:07 -07:00
MysterD ef66a18fc2 Update Linux coopnet 2023-06-18 12:27:57 -07:00
MysterD f35a6621dc Update win64 coopnet 2023-06-14 01:38:19 -07:00
MysterD 7ff1622745 Added last remote object information to crash screen 2023-05-22 23:00:11 -07:00
MysterD 40dd2935af Fix coopnet crash win32 2023-05-01 01:16:27 -07:00
MysterD 21caebb0c9 Fix coopnet crash win64 2023-05-01 00:55:20 -07:00
MysterD 57e2795682 Bump version number 2023-04-30 18:29:08 -07:00
djoslin 7ee00a12a8 Add Mac coopnet support 2023-04-29 00:23:40 -07:00
MysterD 0c23456fd9 Added win32 coopnet builds 2023-04-28 22:34:40 -07:00
MysterD e4a0d126da Update win64 coopnet 2023-04-28 21:13:51 -07:00
MysterD ecfcc34f63 Removed color from Hide and Seek 2023-04-28 21:08:53 -07:00
MysterD 0ec8a42c25 Update linux coopnet 2023-04-23 00:46:41 -07:00
MysterD 59d29cc68b Update win64 coopnet 2023-04-23 00:46:28 -07:00
MysterD bad50ca36e Update win64 coopnet 2023-04-22 22:49:06 -07:00
MysterD 03c5b13373 Update linux coopnet 2023-04-22 22:42:23 -07:00
MysterD dbae26cf25 Update win64 coopnet 2023-04-23 00:55:42 -07:00
MysterD 631f20c265 Update linux coopnet 2023-04-22 17:46:30 -07:00
MysterD 7360ef90e0 Update win64 coopnet 2023-04-21 14:41:23 -07:00
MysterD e788f84d1a Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop 2023-04-21 14:40:30 -07:00
MysterD 796718caef Update linux coopnet 2023-04-21 14:40:04 -07:00
MysterD 638e488077 Update win64 coopnet 2023-04-21 11:45:50 -07:00
MysterD 68edbbeba0 Update linux coopnet 2023-04-21 11:44:35 -07:00
MysterD 552f97bf4b Update win64 coopnet 2023-04-19 21:49:30 -07:00
MysterD 58cdf4ac51 Update coopnet libs 2023-04-19 21:43:10 -07:00
MysterD 693587ca70 Update win64 coopnet 2023-04-19 13:35:04 -07:00
MysterD f63fb44573 Update linux coopnet 2023-04-19 13:34:06 -07:00
MysterD 4b7b71e271 Change ordered packet information to u16, prevent clearing ordered packets during join 2023-04-18 23:50:11 -07:00
MysterD 857509d60e Enable more logs for debugging 2023-04-18 21:03:31 -07:00
MysterD dd0060612a Another attempt at connection issue fix 2023-04-18 20:45:33 -07:00
MysterD 1c0963ba90 Test fix 2023-04-18 20:09:52 -07:00
MysterD f13541a033 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-17 21:29:14 -07:00
MysterD 1486bad6c8 Update win64 coopnet 2023-04-17 21:29:03 -07:00
MysterD 946b79615a Update coopnet linux 2023-04-17 21:28:23 -07:00
MysterD fd9c59f0d9 Improve peer failure notification 2023-04-17 20:58:57 -07:00
MysterD af04df0f26 Add peering failure notification 2023-04-17 20:54:40 -07:00
MysterD 770c684856 Whoops 2023-04-17 17:18:08 -07:00
MysterD 5b6888b378 Notify of coopnet incompatibility 2023-04-17 17:17:55 -07:00
MysterD 1491e6ebcc Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-17 16:36:15 -07:00
MysterD e4a76b6cc1 Update win64 lib 2023-04-17 16:36:03 -07:00
MysterD 42276e0efd Add lobby descriptions 2023-04-17 16:34:56 -07:00
MysterD 633faa793f Only allow clients to send discord invites of public lobbies 2023-04-16 22:03:46 -07:00
MysterD 3759f94547 Update win64 coopnet 2023-04-16 20:52:54 -07:00
MysterD ee0e1dce44 Fix discord lobby joining 2023-04-16 20:48:19 -07:00
MysterD 5337f206f0 Update lobby info on rehost 2023-04-16 19:36:27 -07:00
MysterD 9b71c30661 Compressed all game packets 2023-04-16 18:18:18 -07:00