Archipelago/worlds/witness
NewSoupVi 229a263131
The Witness: Fix logic error with Symmetry Island Upper in doors: panels (broken seed reported) (#2565)
Door entities think they can be solved without any other panels needing to be solved.

Usually, this is true, because they no longer need to be "powered on" by a previous panel.
However, there are some entities that need another entity to be powered/solved for a different reason.
In this case, Symmetry Island Lower Left set opens the latches that block your ability to solve the panel. The panel itself actually starts on. Playing doors: panels does not change this, unlike usually where dependencies like this get removed by playing that mode.

In the long term, I want to somehow be able to "mark" dependencies as "environmental" or "power based" so I can distinguish them properly.
2023-12-06 18:17:27 +01:00
..
docs The Witness: Update docs (outdated information) (#2294) 2023-10-12 19:46:16 -04:00
settings The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
Options.py The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
WitnessItems.txt The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
WitnessLogic.txt The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
WitnessLogicExpert.txt The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
WitnessLogicVanilla.txt The Witness: Fix various incorrect symbol requirements in Vanilla Puzzles (#2543) 2023-12-04 16:26:00 +01:00
__init__.py The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
hints.py The Witness: New junk hints (#2495) 2023-11-24 13:38:46 -06:00
items.py The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
locations.py The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
player_logic.py The Witness: Fix logic error with Symmetry Island Upper in doors: panels (broken seed reported) (#2565) 2023-12-06 18:17:27 +01:00
regions.py The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
rules.py The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
static_logic.py The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00
utils.py The Witness: Big™ new™ content update™ (#2114) 2023-11-23 23:27:03 -06:00