Archipelago/worlds/pokemon_rb
black-sliver 0ed3baabd4 Core: add generic handling of excluded locations
Currently there can be locations that are marked as excluded,
but don't have rules to enforce it, while fill has special handling
for excluded locations already.

This change removes special rules, and adds a generic rule instead.
2022-11-01 14:08:24 +01:00
..
docs [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
LICENSE [Pokemon Red and Blue] Initial implementation (#1016) 2022-10-13 07:45:52 +02:00
__init__.py [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
basepatch_blue.bsdiff4 [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
basepatch_red.bsdiff4 [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
items.py [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
locations.py [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
logic.py Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
options.py [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
poke_data.py [Pokemon Red and Blue] Initial implementation (#1016) 2022-10-13 07:45:52 +02:00
regions.py Core: add generic handling of excluded locations 2022-11-01 14:08:24 +01:00
rom.py [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
rom_addresses.py [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
rules.py [Pokemon] Fixes and updates (#1108) 2022-11-01 07:02:15 +01:00
text.py [Pokemon Red and Blue] Initial implementation (#1016) 2022-10-13 07:45:52 +02:00