Archipelago/worlds/lingo
Star Rauchenberger 2c38b9fd51
Lingo: Various item/location renames (#2746)
## What is this fixing or adding?
- Roof MASTERY panels are now technically in individual regions with more descriptive names, so they can be displayed better on the tracker.
- Orange Tower Seventh Floor - Mastery has been renamed to simply Mastery.
- The Optimistic is its own region now.
- The misnamed CEILING in Room Room has been fixed.
- The misnamed CHEESE in Challenge Room has been fixed.
- The misnamed SOUND in Outside the Bold has been fixed.
- "The Bearer - Shortcut to The Bold" is now "The Bearer - Entrance".
- HUB ROOM - NEAR, FAR and the Warts Straw and Leaf Feel Areas have now been semantically combined into the "Symmetry Room". They are still logically three separate regions.
- The FACTS chain in Challenge Room has been reindexed, and the full chain panel is now indicated as such.
- The Room Room floors have been reindexed.
- Panels in The Observant are now named by their questions, not answers.
- Added a (1) subscript to several panels in Orange Tower Fourth Floor, Outside The Initiated, and The Seeker.

The validate_config.rb script has also been updated to check that all items and locations have an ID.

This change should not impact generation logic at all. It is just changing item and location names.
2024-02-15 21:03:10 +01:00
..
data Lingo: Various item/location renames (#2746) 2024-02-15 21:03:10 +01:00
docs Lingo: Change docs to link to the client in the Steam Workshop (#2486) 2023-11-23 11:56:55 -06:00
test Lingo: Various item/location renames (#2746) 2024-02-15 21:03:10 +01:00
utils Lingo: Various item/location renames (#2746) 2024-02-15 21:03:10 +01:00
__init__.py Lingo: Enable start_inventory_from_pool (#2781) 2024-01-31 07:56:35 +01:00
items.py Lingo: Make The Colorful optionally progressive (#2711) 2024-01-16 13:11:20 +01:00
locations.py Lingo: New game (#1806) 2023-11-08 17:35:12 -06:00
options.py Lingo: Enable start_inventory_from_pool (#2781) 2024-01-31 07:56:35 +01:00
player_logic.py Lingo: Various item/location renames (#2746) 2024-02-15 21:03:10 +01:00
regions.py Lingo: Fix entrance checking being broken on default settings (#2506) 2023-12-10 19:15:42 +01:00
rules.py Lingo: Fix entrance checking being broken on default settings (#2506) 2023-12-10 19:15:42 +01:00
static_logic.py Lingo: Move datafiles into a subdirectory (#2459) 2023-11-24 18:11:34 +01:00