Archipelago/worlds/rogue_legacy
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 Docs: replacing "setting" to "option" in world docs (#2622) 2024-03-22 17:46:14 +01:00
test Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
Items.py Rogue Legacy: More refactoring and clean up. (#1297) 2022-12-06 20:49:55 -06:00
Locations.py Rogue Legacy: More refactoring and clean up. (#1297) 2022-12-06 20:49:55 -06:00
Options.py Rogue Legacy: World folder clean up and generation improvements. (#1148) 2022-10-29 22:15:06 -05:00
Presets.py Rogue Legacy: Fix a preset including an option that prevents generation. (#2473) 2023-11-22 10:42:21 -06:00
Regions.py core: rip out RegionType and rework Region class (#814) 2023-02-14 01:06:43 +01:00
Rules.py Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
__init__.py Core: Remove Universally Unique ID Requirements (Per-Game Data Packages) (#1933) 2024-06-01 06:07:13 -05:00