Archipelago/worlds/witness
NewSoupVi 9553627136
Witness: More bug fixes (#937)
* Fixed disable_non_randomized and other bugs

* Slight performance & code sensibility increase

* Added River Shortcut to Garden as a disabled check in disable_non_randomized

* Changed no progression items exception to a warning

* Added a list of disabled panels to slot_data for disable_non_randomized, so the client can automatically disable the right panels in the future

* Made no progression exception conditional on playercount
2022-08-22 05:50:01 +02:00
..
docs
settings Witness: More bug fixes (#937) 2022-08-22 05:50:01 +02:00
Options.py
WitnessItems.txt
WitnessLogic.txt
__init__.py Witness: More bug fixes (#937) 2022-08-22 05:50:01 +02:00
items.py
locations.py Witness: More bug fixes (#937) 2022-08-22 05:50:01 +02:00
player_logic.py Witness: More bug fixes (#937) 2022-08-22 05:50:01 +02:00
regions.py
rules.py
static_logic.py
utils.py