Archipelago/worlds/dkc3
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
..
Names DKC3: Fix List Out of Range Error on Level Shuffle Hint extension (#3077) 2024-04-12 00:53:52 +02:00
docs Docs: replacing "setting" to "option" in world docs (#2622) 2024-03-22 17:46:14 +01:00
CHANGELOG.md DKC3: Add CHANGELOG.md (#2946) 2024-03-15 07:57:43 -05:00
Client.py Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
Items.py Donkey Kong Country 3 Implementation (#798) 2022-07-22 00:02:25 -05:00
Levels.py Donkey Kong Country 3 Implementation (#798) 2022-07-22 00:02:25 -05:00
Locations.py DKC3: Long-overdue World code cleanup (#2820) 2024-02-28 04:53:13 +01:00
Options.py DKC3: Option Groups (#3322) 2024-05-21 18:19:37 -04:00
Regions.py DKC3: Long-overdue World code cleanup (#2820) 2024-02-28 04:53:13 +01:00
Rom.py some worlds: some typing in `LocalRom` (#3090) 2024-05-17 21:41:57 +02:00
Rules.py DKC3: Long-overdue World code cleanup (#2820) 2024-02-28 04:53:13 +01:00
__init__.py Core: Remove Universally Unique ID Requirements (Per-Game Data Packages) (#1933) 2024-06-01 06:07:13 -05:00