Archipelago/worlds/zillion
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
client.py Zillion: remove deprecated `Logger.warn` (#3295) 2024-05-13 20:31:15 +02:00
config.py Zillion: apworld-compatible package data (#2860) 2024-03-03 16:23:02 +01:00
empty-zillion-map-row-col-labels-281.png Zillion: map tracker in client (#1136) 2022-10-27 02:30:22 -07:00
gen_data.py Zillion: remove rom requirement for generation (#2875) 2024-03-03 22:10:14 +01:00
id_maps.py Zillion: remove rom requirement for generation (#2875) 2024-03-03 22:10:14 +01:00
item.py New Game: Zillion (#1081) 2022-10-20 19:41:11 +02:00
logic.py Zillion: remove old option access from item link validation (#2673) 2024-01-14 15:48:30 +01:00
options.py Zillion: "item counts" OptionGroup (#3338) 2024-05-19 14:36:47 -04:00
patch.py Core: add layer for patches that don't use `Patch.py` (#2889) 2024-03-14 22:29:29 +01:00
py.typed New Game: Zillion (#1081) 2022-10-20 19:41:11 +02:00
region.py Zillion: use Option.current_key 2023-03-07 08:33:33 +01:00
requirements.txt Zillion: fix some game over bugs (#3466) 2024-06-04 21:56:32 -07:00