Archipelago/worlds/lingo
Star Rauchenberger e714d2e129
Lingo: Add option to prevent shuffling postgame (#3350)
* Lingo: Add option to prevent shuffling postgame

* Allow roof access on door shuffle

* Fix broken unit test

* Simplified THE END edge case

* Revert unnecessary change

* Review comments

* Fix mastery unit test

* Update generated.dat

* Added player's name to error message
2024-07-24 14:34:51 +02:00
..
data Lingo: Add option to prevent shuffling postgame (#3350) 2024-07-24 14:34:51 +02:00
docs Docs: replacing "setting" to "option" in world docs (#2622) 2024-03-22 17:46:14 +01:00
test Lingo: Add option to prevent shuffling postgame (#3350) 2024-07-24 14:34:51 +02:00
utils Lingo: Minor logic fixes (part 2) (#3250) 2024-05-23 02:09:52 +02:00
__init__.py Lingo: Add option to prevent shuffling postgame (#3350) 2024-07-24 14:34:51 +02:00
datatypes.py Lingo: Minor logic fixes (part 2) (#3250) 2024-05-23 02:09:52 +02:00
items.py Lingo: The Pilgrim Update (#2884) 2024-04-18 18:45:33 +02:00
locations.py Lingo: Minor logic fixes (part 2) (#3250) 2024-05-23 02:09:52 +02:00
options.py Lingo: Add option to prevent shuffling postgame (#3350) 2024-07-24 14:34:51 +02:00
player_logic.py Lingo: Add option to prevent shuffling postgame (#3350) 2024-07-24 14:34:51 +02:00
regions.py Lingo: Fix Early Color Hallways painting in pilgrimages (#3645) 2024-07-23 00:45:49 +02:00
rules.py Lingo: Add option to prevent shuffling postgame (#3350) 2024-07-24 14:34:51 +02:00
static_logic.py Lingo: Fix world load on frozen 3.8 (#3220) 2024-04-29 20:38:29 +02:00