Archipelago/worlds/tunic
Scipio Wright 754fc11c1b
TUNIC: ER Refactor for better plando connections, fewer shops improvement (#3075)
* Fixed shop changes

* Update option description

* Apply suggestions from Vi's review (thank you)

* Fix for plando connections on a full scene

* Plando connections should work better now for complicated paths

* Even more good plando connections yes

* Starting to move the info over

* Fixing up formatting a bit

* Remove unneeded item info

* Put in updated_reachable_regions, to replace add_dependent_regions

* Updated to match ladder shuffle

* More stuff I guess

* It functions!

* It mostly works with plando now, some slight issues still

* Fixed minor logic bug

* Fixed world leakage

* Change exception message

* Make exception message better for troubleshooting failed connections

* Merged with main

* technically a logic fix but it would never matter cause no start shuffle

* Add a couple more alias item groups cause yeah

* Rename beneath the vault front -> beneath the vault main

* Flip lantern access rule to the region

* Add missing connection to traversal reqs

* Move start_inventory_from_pool to the top so that it's next to start_inventory

* Reword the fixed shop description slightly

* Refactor per ixrec's comments

* Greatly reduced an overcomplicated block because Vi is cool and smart and also cool

* Rewrite traversal reqs thing per Vi's comments
2024-05-20 01:01:24 +02:00
..
docs TUNIC: Location groups for each area of the game (#3024) 2024-05-02 10:02:59 +02:00
test TUNIC: Some cleanup (#3115) 2024-04-14 02:06:06 +02:00
__init__.py TUNIC: Better seed groups for Entrance Rando (#2998) 2024-05-03 07:21:27 +02:00
er_data.py TUNIC: ER Refactor for better plando connections, fewer shops improvement (#3075) 2024-05-20 01:01:24 +02:00
er_rules.py TUNIC: ER Refactor for better plando connections, fewer shops improvement (#3075) 2024-05-20 01:01:24 +02:00
er_scripts.py TUNIC: ER Refactor for better plando connections, fewer shops improvement (#3075) 2024-05-20 01:01:24 +02:00
items.py TUNIC: ER Refactor for better plando connections, fewer shops improvement (#3075) 2024-05-20 01:01:24 +02:00
locations.py TUNIC: ER Refactor for better plando connections, fewer shops improvement (#3075) 2024-05-20 01:01:24 +02:00
options.py TUNIC: ER Refactor for better plando connections, fewer shops improvement (#3075) 2024-05-20 01:01:24 +02:00
regions.py TUNIC: Shuffle Ladders option (#2919) 2024-03-21 16:50:07 +01:00
rules.py TUNIC: Fix minimal Heir access in ladder shuffle (#3189) 2024-04-21 17:00:16 +02:00