Archipelago/worlds/witness
NewSoupVi 016157a0eb Witness: Fixed settings combination not rolling (see description)
Settings combination:
- EP Shuffle
- disable_non_randomized
- doors: panels or doors: none

An Event Item was being created that is inaccessible. This is fixed now.
(The fix makes sure that player_logic is not trying to create events for the sake of EPs that are disabled)

Note: These two sets should probably be merged anyway, they used to behave differenty but no longer really do. But that will require some extra care on the client side as well.
2023-03-07 09:13:54 +01:00
..
docs The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
settings Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
Options.py Witness: Added an option tooltip for "Environmental Puzzles Difficulty" option (+ another bugfix) (#1431) 2023-02-03 19:38:54 +01:00
WitnessItems.txt Witness: Renaming: Mill -> Stoneworks, correcting order for 'First, Second, ...', removed all instances of 'Door (Door)' (#1435) 2023-02-07 03:12:47 +01:00
WitnessLogic.txt Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
WitnessLogicExpert.txt Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
WitnessLogicVanilla.txt Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
__init__.py Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
hints.py Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
items.py Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
locations.py Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
player_logic.py Witness: Fixed settings combination not rolling (see description) 2023-03-07 09:13:54 +01:00
regions.py Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
rules.py The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
static_logic.py The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
utils.py Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00