Archipelago/worlds/pokemon_emerald
Bryce Wilson 63d471514f
Pokemon Emerald: Add flag for shoal cave to bounces (#4021)
* Pokemon Emerald: Add shoal cave state to map updates

* Pokemon Emerald: Fix shoal cave flag wrong byte, delay bounce to end of map transition
2024-10-17 03:37:41 +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: Update changelog (#4003) 2024-10-04 21:28:43 +02:00
LICENSE Pokemon Emerald: Implement New Game (#1813) 2023-11-12 15:39:34 -06:00
__init__.py Pokemon Emerald: Fix opponent blacklist checking wrong option (#4058) 2024-10-15 23:28:36 +02: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: Make use of `NamedTuple._replace` (#3727) 2024-09-08 18:48:48 +02:00
items.py Pokemon Emerald: v2 Update (#2918) 2024-03-14 12:37:10 +01:00
locations.py Pokemon Emerald: Change dexsanity to not create locations for blacklisted wilds (#3056) 2024-05-04 21:44:38 +02:00
opponents.py Pokemon Emerald: Make use of `NamedTuple._replace` (#3727) 2024-09-08 18:48:48 +02:00
options.py Pokemon Emerald: Adjust options (#3278) 2024-06-01 06:14:40 -05: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: 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 Pokemon Emerald: v2 Update (#2918) 2024-03-14 12:37:10 +01:00
util.py Pokemon Emerald: v2 Update (#2918) 2024-03-14 12:37:10 +01:00