Archipelago/worlds/pokemon_emerald
Bryce Wilson 874392756b
Pokemon Emerald: Add normalize encounter rate option to slot data (#3917)
2024-09-11 13:20:07 +02:00
..
data
docs Docs: Add Swedish Guide for Pokemon Emerald (#3252) 2024-07-25 09:30:23 +02:00
test
CHANGELOG.md Pokemon Emerald: Fix possible dexsanity/legendary hunt softlock (#3443) 2024-06-04 21:21:58 +02:00
LICENSE
__init__.py Pokemon Emerald: Add normalize encounter rate option to slot data (#3917) 2024-09-11 13:20:07 +02:00
client.py Pokemon Emerald: Fix wrong place for initialization (#3870) 2024-09-04 20:00:47 +02:00
data.py Pokemon Emerald: Make use of `NamedTuple._replace` (#3727) 2024-09-08 18:48:48 +02:00
items.py
locations.py
opponents.py Pokemon Emerald: Make use of `NamedTuple._replace` (#3727) 2024-09-08 18:48:48 +02:00
options.py
pokemon.py Pokemon Emerald: Make use of `NamedTuple._replace` (#3727) 2024-09-08 18:48:48 +02:00
regions.py
rom.py Pokemon Emerald: Move magma grunt (#3836) 2024-08-29 08:14:08 +02:00
rules.py Pokemon Emerald: Use some new state functions, improve rule reuse (#3383) 2024-09-08 14:19:37 +02:00
sanity_check.py
util.py