Archipelago/worlds/alttp
CaitSith2 8a4298e504
ALttP: Fix hint tile hints being potentially useless with item links. (#1400)
* ALttP: Fix hint tile hints being potentially useless with item links.

* use the set returned from world.get_player_groups(player)

* Move the group resolving to BaseClasses. Fix silver arrow hints as well.
2023-01-24 03:42:13 +01:00
..
docs
test Core: convert mixture of Plando Options and Settings into just Options 2023-01-19 17:20:23 +01:00
Bosses.py
Client.py LttP: attempt at preventing ghost location checks (#1355) 2023-01-07 10:22:15 +01:00
Dungeons.py
EntranceRandomizer.py
EntranceShuffle.py
InvertedRegions.py
ItemPool.py LttP: allow hinting and tracking "Take Any" type shops (#1392) 2023-01-19 16:17:43 +01:00
Items.py LTTP: fix open pyramid for real this time (#1393) 2023-01-19 16:17:16 +01:00
Options.py
OverworldGlitchRules.py
Regions.py LttP: allow hinting and tracking "Take Any" type shops (#1392) 2023-01-19 16:17:43 +01:00
Rom.py ALttP: Fix hint tile hints being potentially useless with item links. (#1400) 2023-01-24 03:42:13 +01:00
Rules.py LTTP: fix open pyramid for real this time (#1393) 2023-01-19 16:17:16 +01:00
Shops.py LttP: allow hinting and tracking "Take Any" type shops (#1392) 2023-01-19 16:17:43 +01:00
SubClasses.py
Text.py
UnderworldGlitchRules.py
__init__.py Network: implement 0.4 marked compatibility removals (#757) 2022-12-11 02:59:17 +01:00
requirements.txt