Archipelago/worlds/landstalker
Benjamin S Wolf c295926ce1
Landstalker: remove global ref to multiworld (#4175)
* Landstalker: remove global ref to multiworld

`cached_spheres` holds a reference to the multiworld, which leaks the multiworld if multidata is skipped. Instead of making it a class variable, give a reference to each matching world.

* Switch to using `get_game_worlds`
2024-11-13 13:05:34 +01:00
..
data Landstalker: implement new game (#1808) 2023-11-25 09:00:15 -06:00
docs Docs: replacing "setting" to "option" in world docs (#2622) 2024-03-22 17:46:14 +01:00
Hints.py Landstalker: Fixed rare generation issues (#3353) 2024-06-01 06:39:57 -05:00
Items.py Landstalker: implement new game (#1808) 2023-11-25 09:00:15 -06:00
Locations.py Landstalker: Fixed rare generation issues (#3353) 2024-06-01 06:39:57 -05:00
Options.py Landstalker: implement new game (#1808) 2023-11-25 09:00:15 -06:00
Regions.py Landstalker: Fixed rare generation issues (#3353) 2024-06-01 06:39:57 -05:00
Rules.py Landstalker: Fixed rare generation issues (#3353) 2024-06-01 06:39:57 -05:00
__init__.py Landstalker: remove global ref to multiworld (#4175) 2024-11-13 13:05:34 +01:00