Archipelago/worlds/alttp
black-sliver 5882ce7380
Various worlds: Fix more absolute world imports (#3510)
* Adventure: remove absolute imports

* Alttp: remove absolute imports (all but tests)

* Aquaria: remove absolute imports in tests

running tests from apworld may fail (on 3.8 and maybe in the future) otherwise

* DKC3: remove absolute imports

* LADX: remove absolute imports

* Overcooked 2: remove absolute imports in tests

running tests from apworld may fail otherwise

* Rogue Legacy: remove absolute imports in tests

running tests from apworld may fail otherwise

* SC2: remove absolute imports

* SMW: remove absolute imports

* Subnautica: remove absolute imports in tests

running tests from apworld may fail otherwise

* Zillion: remove absolute imports in tests

running tests from apworld may fail otherwise
2024-06-27 08:51:27 +02:00
..
docs WebHost: Massive overhaul of options pages (#2614) 2024-05-18 00:11:57 -04:00
test LTTP: Add Missing Blind's Cell rule (#3589) 2024-06-25 20:15:51 +02:00
Bosses.py
Client.py Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
Dungeons.py Fill: allow for single player fill restrictive placement and sweeping (#2415) 2024-05-04 12:42:36 +02:00
EntranceRandomizer.py
EntranceShuffle.py Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
InvertedRegions.py
ItemPool.py
Items.py
Options.py Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
OverworldGlitchRules.py LttP: fix single-player no-logic generation (#3454) 2024-06-15 19:18:26 +02:00
Regions.py Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
Rom.py LttP: allow Triforce Piece as start inventory item (#3292) 2024-06-01 14:38:45 +02:00
Rules.py LTTP: Add Missing Blind's Cell rule (#3589) 2024-06-25 20:15:51 +02:00
Shops.py Core: move PlandoConnections and PlandoTexts to the options system (#2904) 2024-06-01 06:34:41 -05:00
StateHelpers.py
SubClasses.py
Text.py Core: move PlandoConnections and PlandoTexts to the options system (#2904) 2024-06-01 06:34:41 -05:00
UnderworldGlitchRules.py
__init__.py Core: Remove Universally Unique ID Requirements (Per-Game Data Packages) (#1933) 2024-06-01 06:07:13 -05:00
requirements.txt