* Pokemon Emerald: Rework location tags to categories * Pokemon Emerald: Rework item tags, automatically create item/location groups * Pokemon Emerald: Move item and location groups to data.py, add some regional location groups * Map Regions * Pokemon Emerald: Fix up location groups * Pokemon Emerald: Move groups to their own file * Pokemon Emerald: Add meta groups for location groups * Pokemon Emerald: Fix has_group using updated item group name * Pokemon Emerald: Add sanity check for maps in location groups * Pokemon Emerald: Remove missed use of location.tags * Pokemon Emerald: Reclassify white and black flutes * Pokemon Emerald: Update changelog * Pokemon Emerald: Adjust changelog --------- Co-authored-by: Tsukino <16899482+Tsukino-uwu@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| data | ||
| docs | ||
| test | ||
| CHANGELOG.md | ||
| LICENSE | ||
| __init__.py | ||
| client.py | ||
| data.py | ||
| groups.py | ||
| items.py | ||
| locations.py | ||
| opponents.py | ||
| options.py | ||
| pokemon.py | ||
| regions.py | ||
| rom.py | ||
| rules.py | ||
| sanity_check.py | ||
| util.py | ||