Archipelago/worlds/witness
NewSoupVi 59a6e4a1b5
The Witness: New hint type ("area hints") (#2494)
This new type of "area hint" will instead give you general information about one of the named geographical areas in your world.
Example:

```
There are 4 progression items in the "Quarry" region.
Of them, 2 are for other players.
Also, one of them is a laser for this world.
```

This also renames some of the locations in the game to better fit into an "area", such as the "River Obelisk" being renamed to the "Mountainside Obelisk".

---------

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
Co-authored-by: Scipio Wright <scipiowright@gmail.com>
2024-02-28 04:44:22 +01:00
..
docs The Witness: Update docs (outdated information) (#2294) 2023-10-12 19:46:16 -04:00
settings The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessItems.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessLogic.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessLogicExpert.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessLogicVanilla.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
__init__.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
hints.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
items.py The Witness: Event System & Item Classification System revamp (#2652) 2024-02-13 22:47:19 +01:00
locations.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
options.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
player_logic.py The Witness: Event System & Item Classification System revamp (#2652) 2024-02-13 22:47:19 +01:00
presets.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
regions.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
rules.py The Witness: Event System & Item Classification System revamp (#2652) 2024-02-13 22:47:19 +01:00
static_logic.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
utils.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00