Archipelago/worlds/pokemon_emerald
Bryce Wilson 6f2464d4ad
Pokemon Emerald: Rework tags/dynamically create item and location groups (#3263)
* 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>
2024-11-29 09:24:24 +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: Rework tags/dynamically create item and location groups (#3263) 2024-11-29 09:24:24 +01:00
LICENSE Pokemon Emerald: Implement New Game (#1813) 2023-11-12 15:39:34 -06:00
__init__.py Pokemon Emerald: Rework tags/dynamically create item and location groups (#3263) 2024-11-29 09:24:24 +01:00
client.py Pokemon Emerald: Add flag for shoal cave to bounces (#4021) 2024-10-17 03:37:41 +02:00
data.py Pokemon Emerald: Rework tags/dynamically create item and location groups (#3263) 2024-11-29 09:24:24 +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 Pokemon Emerald: Make use of `NamedTuple._replace` (#3727) 2024-09-08 18:48:48 +02:00
options.py Pokemon Emerald: Add some warnings to option descriptions (#4114) 2024-10-28 23:17:25 +01:00
pokemon.py Pokemon Emerald: Make use of `NamedTuple._replace` (#3727) 2024-09-08 18:48:48 +02:00
regions.py Pokemon Emerald: v2 Update (#2918) 2024-03-14 12:37:10 +01:00
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: Rework tags/dynamically create item and location groups (#3263) 2024-11-29 09:24:24 +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 Pokemon Emerald: v2 Update (#2918) 2024-03-14 12:37:10 +01:00