Archipelago/worlds/pokemon_emerald
Bryce Wilson cacab68b77
Pokemon Emerald: Remove unnecessary code (#4364)
2024-12-16 09:06:48 +01:00
..
data Pokemon Emerald: Rework tags/dynamically create item and location groups (#3263) 2024-11-29 09:24:24 +01:00
docs Pokemon Emerald: Link to Rom Changes in Game Page (#4090) 2024-10-29 13:37:42 +01:00
test Pokemon Emerald: Update tests to use bases.py #4142 2024-11-06 09:37:14 +01:00
CHANGELOG.md Pokemon Emerald: Clean up dexsanity spoiler and hints (#3832) 2024-12-03 02:52:20 +01:00
LICENSE
__init__.py Pokemon Emerald: Exclude sacred ash post champion (#4207) 2024-12-05 16:33:21 +01:00
client.py
data.py Pokemon Emerald: Remove unnecessary code (#4364) 2024-12-16 09:06:48 +01:00
groups.py Pokemon Emerald: Rework tags/dynamically create item and location groups (#3263) 2024-11-29 09:24:24 +01:00
items.py Pokemon Emerald: Rework tags/dynamically create item and location groups (#3263) 2024-11-29 09:24:24 +01:00
locations.py Pokemon Emerald: Rework tags/dynamically create item and location groups (#3263) 2024-11-29 09:24:24 +01:00
opponents.py
options.py
pokemon.py
regions.py
rom.py Pokemon Emerald: Prevent evolution fanfare from being replaced with flute (#4113) 2024-11-03 15:36:39 +01:00
rules.py Pokemon Emerald: Add Mr Briney's House indirect conditions (#4154) 2024-12-15 22:28:51 +01:00
sanity_check.py Pokemon Emerald: Rework tags/dynamically create item and location groups (#3263) 2024-11-29 09:24:24 +01:00
util.py