Commit Graph

2563 Commits

Author SHA1 Message Date
aMannus 66937c8423 Add icons to ap item notifications 2025-05-26 13:17:09 +02:00
aMannus ba1af32ba4 Switch to outline-less ap item models 2025-05-26 11:05:05 +02:00
aMannus d5f395493b Show item name and player in ap item pickup notification 2025-05-26 10:49:44 +02:00
aMannus e6fec935d6 Load in new shuffle options data 2025-05-26 00:30:49 +02:00
aMannus ab307fa3e9 Beginning of retrieving slot data (deathlink), various fixes 2025-05-25 11:29:13 +02:00
aMannus 2b6f81351c Hard code archipelago options 2025-05-24 12:12:18 +02:00
Jerom Venneker ea95ca0a9a Enabled Connecting and check synching when already in game 2025-05-23 19:28:42 +02:00
Jerom Venneker a9e99e400c Removed IS_ARCHIPELAGO defines 2025-05-23 18:22:50 +02:00
Jerom Venneker b2c2be034e Added Item Synch on game load 2025-05-23 18:04:08 +02:00
aMannus c15abdc411 Init archipelago data, place different AP item types 2025-05-23 13:50:20 +02:00
aMannus 0a1a1088e1 Fix cmake for non-linux 2025-05-23 10:44:40 +02:00
aMannus 9533de7ef6 Merge branch 'pr/64' into aManchipelago 2025-05-23 10:39:04 +02:00
aMannus 9709ec461b All AP save data initialized 2025-05-23 10:35:12 +02:00
aMannus aed7dd3e42 Update models to lower poly version 2025-05-23 09:15:38 +02:00
aMannus a52ae24422 Implement initial AP item models 2025-05-23 03:11:36 +02:00
aMannus cc9d15e1b7 Initial AP save data 2025-05-23 01:21:29 +02:00
Jerom Venneker 108cc3b24d Cleaned up Item recieve code and removed old AP mappings 2025-05-23 00:34:27 +02:00
Jerom Venneker b24abb4ae4 Merge remote-tracking branch 'fork/aManchipelago' into AddArchipelagoClientLib 2025-05-22 23:00:04 +02:00
Jerom Venneker 0fa178ee40 made openssl use dynamic libraries on fedora 2025-05-22 22:58:28 +02:00
aMannus 1510c23684 Remove duplicate location sending 2025-05-21 23:14:30 +02:00
aMannus a8a8c30543 Implement hook for archipelago 2025-05-21 22:59:59 +02:00
briaguya d7a1d6b24e document no pem decision 2025-05-21 05:38:02 -04:00
briaguya 2ba5a68e3d SSL for linux (and maybe mac) 2025-05-21 05:14:09 -04:00
aMannus abc819626b SSL support for windows 2025-05-21 10:54:02 +02:00
aMannus dcfbcf8602 Log debug mode & location scouting progress 2025-05-20 15:27:38 +02:00
aMannus 815b248b87 Change input fields to cvars 2025-05-19 21:52:44 +02:00
aMannus 9e3e11692f Update archipelago menu styling 2025-05-19 12:31:12 +02:00
aMannus 959b7dd433 Function renames 2025-05-19 11:16:13 +02:00
aMannus 1bf399658c Replace archi SPD instances with built in console 2025-05-19 09:55:01 +02:00
aMannus 21c53aff93 Crude archipelago log window 2025-05-18 22:56:27 +02:00
aMannus 68f73d86f5 Move menu to Network tab, clean up switch 2025-05-18 20:42:55 +02:00
aMannus e7ab37c6cc Make it build baby! 2025-05-18 20:31:19 +02:00
aMannus 95cc7ae8e2 File directory cleanup and options window separation 2025-05-18 14:36:37 +02:00
Jerom Venneker 82ef6c55ef Disabled (but not removed) mapping of old OoT ap items and locations. Not tested because I can't get the world to host yet :( 2025-05-17 20:05:37 +02:00
Jerom Venneker c5fdcb4064 Merge remote-tracking branch 'fork/aManchipelago' into AddArchipelagoClientLib 2025-05-14 12:37:46 +02:00
Jerom Venneker ea13bc635f Fixed recieving items from chests 2025-05-13 22:02:59 +02:00
Jerom Venneker e2d0d8f511 Added found locations to scouts as well 2025-05-12 21:39:05 +02:00
Jerom Venneker ead3d2f515 Fixed menu and added poll call to apcpp to help connecting 2025-05-12 21:12:44 +02:00
Jerom Venneker a0696518b1 Replaced APCpp library with APClientpp, project builds but doesn't work yet 2025-05-11 21:47:29 +02:00
Jerom Venneker f8ecb68404 Merged aMannuses changes to swap out APCpp for apclientpp 2025-05-08 22:35:19 +02:00
aMannus c109e5c2da Update ASIO to 1.30.2 2025-05-08 19:48:40 +02:00
aMannus 85e9ce7ed1 Potential Mac fix 2025-05-08 19:26:03 +02:00
aMannus 05e9696ca0 Merge branch 'develop' into aManchipelago 2025-05-07 21:04:16 +02:00
aMannus 59ce387614 Remove boost hash (#59)
* replace MT RNG with PCG

* replace boost hashing with FNV-1a

removes boost as a dependency

* remove boost dependency references

* format

* post rebase fix

---------

Co-authored-by: Demur Rumed <junkmute@hotmail.com>
2025-05-07 20:51:57 +02:00
Eric Hoey 6a93625f5c VBify Crawl Speed Enhancement and Add Exlcude Glitch-Aiding Crawlspace Option (#5465)
* add menu option

* VBify + add conditions

* oops wrong func

* clean up includes + casting

* move z_player externed functions

* better name

* correct menu text

* one last name final final

* maintain glitch-aiding selection
2025-05-06 17:00:33 -07:00
aMannus c94139e0fa Fix __cplusplus macro for visual studio 2025-05-06 14:19:02 +02:00
aMannus ca3c508a02 apclientpp first attempt at dependencies 2025-05-06 13:17:14 +02:00
Philip Dubé a0e49f9960 a11y: read out changes in action button (#5421)
* a11y: read out changes in action button

* remove drop & throw & putaway

* down when on horse

* typos
2025-05-01 20:26:15 -07:00
Philip Dubé 626511ffb1 CheckBeatable: move clearing ctx->playthroughBeatable into function (#5408) 2025-05-01 20:11:55 -07:00
Philip Dubé 1a322c3eb5 OTRGlobals: use SohUtils::CopyStringToCharBuffer (#5328)
* OTRGlobals: use SohUtils::CopyStringToCharBuffer

* size_t

* fix issues when max buffer size is 0
2025-05-01 20:11:01 -07:00