Archipelago/worlds/tunic
Scipio Wright 5729b78504
TUNIC: Fix it so item linked locations are correct in slot data (#4105)
* Fix it so item linked locations are correct in slot data

* List -> Set

* Cache the locations instead

* Just loop the multiworld once

* Move it all to fill slot data and pretend we're doing a stage

* Move groups up so it doesn't loop over the multiworld locations if no item links are present

* Update worlds/tunic/__init__.py

Co-authored-by: Mysteryem <Mysteryem@users.noreply.github.com>

---------

Co-authored-by: Mysteryem <Mysteryem@users.noreply.github.com>
2024-11-23 01:42:44 +01:00
..
docs TUNIC: Add link to logic tricks doc (#4087) 2024-10-28 23:19:57 +01:00
test TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
__init__.py TUNIC: Fix it so item linked locations are correct in slot data (#4105) 2024-11-23 01:42:44 +01:00
er_data.py TUNIC: Fix a few missing tricks in logic (#4132) 2024-11-18 14:39:58 +01:00
er_rules.py TUNIC: Fix a few missing tricks in logic (#4132) 2024-11-18 14:39:58 +01:00
er_scripts.py TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
items.py TUNIC: Add prog + useful to some items #4066 2024-10-23 02:30:31 +02:00
ladder_storage_data.py TUNIC: Fix a few missing tricks in logic (#4132) 2024-11-18 14:39:58 +01:00
locations.py TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
options.py TUNIC: Minor revision to IG and LS option descriptions #4115 2024-10-29 02:43:03 +01:00
regions.py TUNIC: Logic Rules Redux (#3544) 2024-09-08 14:42:59 +02:00
rules.py TUNIC: Deal with the boxes blocking the entrance to Beneath the Vault 2024-09-21 23:02:58 +02:00