Archipelago/worlds
Doug Hoskisson c96b6d7b95
Core: some typing and docs in various parts of the interface (#1060)
* some typing and docs in various parts of the interface

* fix whitespace in docstring

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* suggested changes from discussion

* remove redundant import

* adjust type for json messages

* for options module detection:
 module.lower().endswith("options")

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-09-28 23:54:10 +02:00
..
alttp Docs: Update snes9x Links (#1048) 2022-09-27 13:26:33 +02:00
archipidle Core: cleanup Item classes (#849) 2022-08-06 00:49:54 +02:00
checksfinder Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
dark_souls_3 Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
dkc3 Docs: Update snes9x Links (#1048) 2022-09-27 13:26:33 +02:00
factorio Factorio: Add explicit support for factory-levels mod. (#1050) 2022-09-24 02:43:00 -07:00
ff1 FF1: Throw exception for Noverworld 2022-09-12 03:48:07 +02:00
generic Core: some typing and docs in various parts of the interface (#1060) 2022-09-28 23:54:10 +02:00
hk Core: auto alias (#1022) 2022-09-16 00:32:30 +02:00
meritous Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
minecraft Minecraft: Added shuffled recipe list to en_Minecraft.md (#980) 2022-09-01 21:26:04 +02:00
oot Core: auto alias (#1022) 2022-09-16 00:32:30 +02:00
oribf Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
raft New features and fixes for Raft (#984) 2022-09-03 21:25:04 +02:00
rogue_legacy Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
ror2 RoR2: Fixed the link to the game settings page (#945) 2022-08-21 17:30:30 +02:00
sa2b New, smarter fast_fill function (#646) 2022-09-17 02:06:25 +02:00
sc2wol SC2: fix bitflag overflow when multiple instances of an Item are acquired (#1008) 2022-09-12 01:51:25 +02:00
sm Docs: Update snes9x Links (#1048) 2022-09-27 13:26:33 +02:00
sm64ex sm64ex: Fix WDW 1Up Block Logic 2022-09-17 02:13:32 +02:00
smz3 Docs: Update snes9x Links (#1048) 2022-09-27 13:26:33 +02:00
soe Doc, SoE: Logic mixin: no underscore for public members (#1049) 2022-09-25 18:00:22 +02:00
spire Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
subnautica Subnautica: fix missed item and correct other item pool counts to fit it 2022-09-12 01:44:10 +02:00
timespinner Core: auto alias (#1022) 2022-09-16 00:32:30 +02:00
v6 Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
witness The Witness: Renaming, Options, Logic Fixes (#1000) 2022-09-18 04:20:59 +02:00
AutoWorld.py Core: some typing and docs in various parts of the interface (#1060) 2022-09-28 23:54:10 +02:00
__init__.py autoworld: don't load files/folders starting with '.' (#1030) 2022-09-18 13:02:05 +02:00