Archipelago/worlds/witness
NewSoupVi 4de7ebd8b0
The Witness: v4 Content Update (#1338)
## New Features:

- EP Shuffle (Individual or Obelisk Sides, with varying difficulty levels)
- Ability to play without Puzzle Randomization (I.e. vanilla + AP layer)
- Pet the Dog to get a Puzzle Skip :) (No, really.)

## Changes:

- Starting inventory behavior improved (Consider starting items like doors and lasers logically even if they aren't part of the mode)
- Audio Log hint system improved (On low hint counts, you will no longer get the same locations hinted every time, i.e. always hints are shuffled)

## Fixes:

- Many fixes to symbol requirements
- Fixes to "shuffle_postgame" (What checks are evaluated as "postgame" in specific modes)
- Logically irrelevant doors are now "useful" instead of "progression"
2023-02-01 21:18:07 +01:00
..
docs The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
settings The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
Options.py The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
WitnessItems.txt The Witness: Fix "doors: panels" items referring to the wrong panels 2022-11-12 02:18:51 +01:00
WitnessLogic.txt The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
WitnessLogicExpert.txt The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
WitnessLogicVanilla.txt The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
__init__.py The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
hints.py The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
items.py The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
locations.py The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
player_logic.py The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00
regions.py The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +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 The Witness: v4 Content Update (#1338) 2023-02-01 21:18:07 +01:00