Archipelago/worlds/subnautica
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
__init__.py Core: Remove Universally Unique ID Requirements (Per-Game Data Packages) (#1933) 2024-06-01 06:07:13 -05:00
creatures.py Subnautica: cleanup pass (#2293) 2023-10-15 04:51:52 +02:00
exports.py Subnautica: cleanup pass (#2293) 2023-10-15 04:51:52 +02:00
items.py Subnautica: filler items distribution (#3104) 2024-04-14 20:36:25 +02:00
locations.py Subnautica: cleanup pass (#2293) 2023-10-15 04:51:52 +02:00
options.py Subnautica: fix use of _valid_keys were valid_keys should be used. (#3346) 2024-05-20 00:20:01 -04:00
rules.py Subnautica: cleanup pass (#2293) 2023-10-15 04:51:52 +02:00