Archipelago/worlds/tunic
Scipio Wright 26188230b7
TUNIC: Better seed groups for Entrance Rando (#2998)
* Update entrance rando description to discuss seed groups

* Starting off, setting up some names

* It lives

* Some preliminary plando connection handling, probably has errors

* Add missed comma

* if -> elif

* I think this is working properly to handle plando connections

* Update comments

* Fix up shop -> shop portal stuff

* Add back comma that got removed for no reason in the ladder PR

* Remove unnecessary if else

* add back the actually necessary if but not the else

* okay they were both necessary

* Update entrance rando description

* blasphemy

Co-authored-by: Silent <110704408+silent-destroyer@users.noreply.github.com>

* Rename other instances of tunc -> tunic

* Update per Vi's review (thank you)

* Fix a not that shouldn't have been

* Rearrange, update per Vi's comments (thank you)

* Fix indent

* Add a .value

* Add .values

* Fix bad comparison

* Add a not that was supposed to be there

* Replace another isinstance

* Revise option description

* Fix per Kaito's comment

Co-authored-by: Kaito Sinclaire <ks@rosenthalcastle.org>

---------

Co-authored-by: Silent <110704408+silent-destroyer@users.noreply.github.com>
Co-authored-by: Kaito Sinclaire <ks@rosenthalcastle.org>
2024-05-03 07:21:27 +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: Shuffle Ladders option (#2919) 2024-03-21 16:50:07 +01:00
er_rules.py TUNIC: Location groups for each area of the game (#3024) 2024-05-02 10:02:59 +02:00
er_scripts.py TUNIC: Better seed groups for Entrance Rando (#2998) 2024-05-03 07:21:27 +02:00
items.py TUNIC: Location groups for each area of the game (#3024) 2024-05-02 10:02:59 +02:00
locations.py TUNIC: Location groups for each area of the game (#3024) 2024-05-02 10:02:59 +02:00
options.py TUNIC: Better seed groups for Entrance Rando (#2998) 2024-05-03 07:21:27 +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