Archipelago/worlds/lingo
Star Rauchenberger 4d9202537c
Lingo: Fix non-progressive The Colorful (#2782)
The Colorful did not actually properly split into individual doors when progressive colorful was off. This change refactors the code that handles special cases with progressive items to make things clearer (which is important because I will be introducing another one).
2024-02-16 00:19:54 +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: Fix non-progressive The Colorful (#2782) 2024-02-16 00:19:54 +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: Fix non-progressive The Colorful (#2782) 2024-02-16 00:19:54 +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