Archipelago/worlds/witness
alwaysintreble 81cf1508e0
Core: Refactor Autoworld.options to Autoworld.option_definitions (#906)
* refactor `world.options` -> `world.option_definitions`

* rename world api reference

* missed some self.options
2022-08-15 23:46:59 +02:00
..
docs
settings The Witness: Small changes in response to beta tests (#801) 2022-07-23 12:42:14 +02:00
Options.py The Witness: Small changes in response to beta tests (#801) 2022-07-23 12:42:14 +02:00
WitnessItems.txt The Witness: Small changes in response to beta tests (#801) 2022-07-23 12:42:14 +02:00
WitnessLogic.txt Witness: Logic fix for Treehouse in Doors (#892) 2022-08-11 15:57:33 +02:00
__init__.py Core: Refactor Autoworld.options to Autoworld.option_definitions (#906) 2022-08-15 23:46:59 +02:00
items.py The Witness: Small changes in response to beta tests (#801) 2022-07-23 12:42:14 +02:00
locations.py
player_logic.py Witness: Logic fix for Treehouse in Doors (#892) 2022-08-11 15:57:33 +02:00
regions.py
rules.py Witness: Fatal logic bug fix (#837) 2022-07-28 23:43:35 +02:00
static_logic.py
utils.py