Archipelago/worlds/pokemon_emerald
Bryce Wilson ab5b986716
Pokemon Emerald: Move magma grunt (#3836)
2024-08-29 08:14:08 +02:00
..
data Pokemon Emerald: Change Lilycove access logic (#3277) 2024-05-08 18:26:13 +02:00
docs Docs: Add Swedish Guide for Pokemon Emerald (#3252) 2024-07-25 09:30:23 +02:00
test Pokemon Emerald: Change Lilycove access logic (#3277) 2024-05-08 18:26:13 +02:00
CHANGELOG.md Pokemon Emerald: Fix possible dexsanity/legendary hunt softlock (#3443) 2024-06-04 21:21:58 +02:00
LICENSE
__init__.py Docs: Add Swedish Guide for Pokemon Emerald (#3252) 2024-07-25 09:30:23 +02:00
client.py Pokemon Emerald: Fix map update sending to all trackers (#3846) 2024-08-25 04:08:27 +02:00
data.py Pokemon Emerald: Fix possible dexsanity/legendary hunt softlock (#3443) 2024-06-04 21:21:58 +02:00
items.py
locations.py Pokemon Emerald: Change dexsanity to not create locations for blacklisted wilds (#3056) 2024-05-04 21:44:38 +02:00
opponents.py
options.py Pokemon Emerald: Adjust options (#3278) 2024-06-01 06:14:40 -05:00
pokemon.py Pokemon Emerald: Fix possible dexsanity/legendary hunt softlock (#3443) 2024-06-04 21:21:58 +02:00
regions.py
rom.py Pokemon Emerald: Move magma grunt (#3836) 2024-08-29 08:14:08 +02:00
rules.py Pokemon Emerald: Fix logic for coin case location (#3631) 2024-07-14 14:05:50 +02:00
sanity_check.py
util.py