pyproject.toml
src/worlds/seaofthieves/ClientInput.py
src/worlds/seaofthieves/MultiworldHints.py
src/worlds/seaofthieves/Options.py
src/worlds/seaofthieves/Register.py
src/worlds/seaofthieves/Rules.py
src/worlds/seaofthieves/__init__.py
src/worlds/seaofthieves/archipelago.json
src/worlds/seaofthieves/Client/PlayerInventory.py
src/worlds/seaofthieves/Client/SOTDataAnalyzer.py
src/worlds/seaofthieves/Client/SOTWebCollector.py
src/worlds/seaofthieves/Client/Shop.py
src/worlds/seaofthieves/Client/SotCustomClient.py
src/worlds/seaofthieves/Client/SotWebOptions.py
src/worlds/seaofthieves/Client/TestAnalyzer.txt
src/worlds/seaofthieves/Client/UserInformation.py
src/worlds/seaofthieves/Client/__init__.py
src/worlds/seaofthieves/Client/windowcapture.py
src/worlds/seaofthieves/Client/Launcher/ClientLauncher.py
src/worlds/seaofthieves/Client/Launcher/SotLauncherComponent.py
src/worlds/seaofthieves/Client/Launcher/__init__.py
src/worlds/seaofthieves/Client/NetworkProtocol/PrintJsonPacket.py
src/worlds/seaofthieves/Client/NetworkProtocol/ReceivedItemsPacket.py
src/worlds/seaofthieves/Client/NetworkProtocol/SetReply.py
src/worlds/seaofthieves/Client/NetworkProtocol/__init__.py
src/worlds/seaofthieves/Configurations/Cannonsoptions.py
src/worlds/seaofthieves/Configurations/CaptainShipoptions.py
src/worlds/seaofthieves/Configurations/DaysAtSeaoptions.py
src/worlds/seaofthieves/Configurations/EmVoyageoptions.py
src/worlds/seaofthieves/Configurations/Emoptions.py
src/worlds/seaofthieves/Configurations/Fishoptions.py
src/worlds/seaofthieves/Configurations/Foodoptions.py
src/worlds/seaofthieves/Configurations/Fortsoptions.py
src/worlds/seaofthieves/Configurations/Guardianoptions.py
src/worlds/seaofthieves/Configurations/IllFatedoptions.py
src/worlds/seaofthieves/Configurations/OptionsBase.py
src/worlds/seaofthieves/Configurations/Rowboatoptions.py
src/worlds/seaofthieves/Configurations/Sealoptions.py
src/worlds/seaofthieves/Configurations/Selloptions.py
src/worlds/seaofthieves/Configurations/Servantoptions.py
src/worlds/seaofthieves/Configurations/Shipoptions.py
src/worlds/seaofthieves/Configurations/Shipwreckoptions.py
src/worlds/seaofthieves/Configurations/Shopoptions.py
src/worlds/seaofthieves/Configurations/SotOptionsDerived.py
src/worlds/seaofthieves/Configurations/TallTaleoptions.py
src/worlds/seaofthieves/Configurations/Trapsoptions.py
src/worlds/seaofthieves/Configurations/Treasuryoptions.py
src/worlds/seaofthieves/Configurations/__init__.py
src/worlds/seaofthieves/Hint/Hint.py
src/worlds/seaofthieves/Hint/HintLibrary.py
src/worlds/seaofthieves/Hint/HintStringLibrary.py
src/worlds/seaofthieves/Hint/PhraseGroup.py
src/worlds/seaofthieves/Hint/__init__.py
src/worlds/seaofthieves/Items/DefineItem.py
src/worlds/seaofthieves/Items/ItemAdder.py
src/worlds/seaofthieves/Items/ItemCollection.py
src/worlds/seaofthieves/Items/ItemDetail.py
src/worlds/seaofthieves/Items/ItemReqEvalAnd.py
src/worlds/seaofthieves/Items/ItemReqEvalOr.py
src/worlds/seaofthieves/Items/Items.py
src/worlds/seaofthieves/Items/__init__.py
src/worlds/seaofthieves/Locations/LocationCollection.py
src/worlds/seaofthieves/Locations/LocationOptions.py
src/worlds/seaofthieves/Locations/LocationSettingOption.py
src/worlds/seaofthieves/Locations/Locations.py
src/worlds/seaofthieves/Locations/LocationsBase.py
src/worlds/seaofthieves/Locations/ScreenData.py
src/worlds/seaofthieves/Locations/__init__.py
src/worlds/seaofthieves/Locations/Feared/CannonsFired.py
src/worlds/seaofthieves/Locations/Feared/FearedQuestSeaForts.py
src/worlds/seaofthieves/Locations/Feared/KillMob.py
src/worlds/seaofthieves/Locations/Feared/__init__.py
src/worlds/seaofthieves/Locations/Goldseaker/Chests.py
src/worlds/seaofthieves/Locations/Goldseaker/TreasuresSold.py
src/worlds/seaofthieves/Locations/Goldseaker/__init__.py
src/worlds/seaofthieves/Locations/Guardian/Guardian.py
src/worlds/seaofthieves/Locations/Guardian/__init__.py
src/worlds/seaofthieves/Locations/Hunter/__init__.py
src/worlds/seaofthieves/Locations/Hunter/ProvisionsCooked/BurntAboard.py
src/worlds/seaofthieves/Locations/Hunter/ProvisionsCooked/CookedAboard.py
src/worlds/seaofthieves/Locations/Hunter/ProvisionsCooked/Total.py
src/worlds/seaofthieves/Locations/Hunter/ProvisionsCooked/__init__.py
src/worlds/seaofthieves/Locations/Hunter/ProvisionsEaten/EatenAboard.py
src/worlds/seaofthieves/Locations/Hunter/ProvisionsEaten/__init__.py
src/worlds/seaofthieves/Locations/IllFated/IllFated.py
src/worlds/seaofthieves/Locations/IllFated/__init__.py
src/worlds/seaofthieves/Locations/Menu/QuestMenu.py
src/worlds/seaofthieves/Locations/Menu/__init__.py
src/worlds/seaofthieves/Locations/Rouge/RogueQuestAll.py
src/worlds/seaofthieves/Locations/Rouge/__init__.py
src/worlds/seaofthieves/Locations/Seals/Seals.py
src/worlds/seaofthieves/Locations/Seals/__init__.py
src/worlds/seaofthieves/Locations/Servant/Servant.py
src/worlds/seaofthieves/Locations/Servant/__init__.py
src/worlds/seaofthieves/Locations/Shop/Balance.py
src/worlds/seaofthieves/Locations/Shop/ShopLocation.py
src/worlds/seaofthieves/Locations/Shop/ShopLocationList.py
src/worlds/seaofthieves/Locations/Shop/ShopWarehouse.py
src/worlds/seaofthieves/Locations/Shop/__init__.py
src/worlds/seaofthieves/Locations/Shops/Shops.py
src/worlds/seaofthieves/Locations/Shops/__init__.py
src/worlds/seaofthieves/Locations/Voyager/CaptainShipSpotted.py
src/worlds/seaofthieves/Locations/Voyager/DaysAtSea.py
src/worlds/seaofthieves/Locations/Voyager/IslandVisited.py
src/worlds/seaofthieves/Locations/Voyager/NauticalMilesSailed.py
src/worlds/seaofthieves/Locations/Voyager/Rowboats.py
src/worlds/seaofthieves/Locations/Voyager/Shipwrecks.py
src/worlds/seaofthieves/Locations/Voyager/TallTales.py
src/worlds/seaofthieves/Locations/Voyager/VoyageQuest.py
src/worlds/seaofthieves/Locations/Voyager/VoyageQuestAthena.py
src/worlds/seaofthieves/Locations/Voyager/VoyageQuestGh.py
src/worlds/seaofthieves/Locations/Voyager/VoyageQuestMa.py
src/worlds/seaofthieves/Locations/Voyager/VoyageQuestOos.py
src/worlds/seaofthieves/Locations/Voyager/VoyageQuestRor.py
src/worlds/seaofthieves/Locations/Voyager/__init__.py
src/worlds/seaofthieves/Regions/ConnectionDetails.py
src/worlds/seaofthieves/Regions/RegionCollection.py
src/worlds/seaofthieves/Regions/RegionConnectionRules.py
src/worlds/seaofthieves/Regions/RegionDetails.py
src/worlds/seaofthieves/Regions/Regions.py
src/worlds/seaofthieves/Regions/__init__.py
src/worlds/seaofthieves/Test/__init__.py
src/worlds/seaofthieves/Test/test_accessibility.py
src/worlds/seaofthieves/Website/SotWebWorld.py
src/worlds/seaofthieves/Website/__init__.py
src/worlds/seaofthieves/docs/en_Sea of Thieves.md
src/worlds/seaofthieves/docs/setup_en.md
src/worlds/seaofthieves/tooling/__init__.py
src/worlds/seaofthieves/tooling/machine_learning_tooling.zip