Archipelago/worlds/pokemon_rb
Alchav 576c705106
Pokémon R/B: Badge plando fix (#2628)
Only attempt to place badges in badge locations if they are empty. Return unplaced badges to the item pool if fewer than 8 locations are being filled.
This should fix errors that occur when items are placed into badge locations via plando, or whatever other worlds may do.
2023-12-28 12:15:48 +01:00
..
docs Pokémon R/B: Migrate support into Bizhawk Client (#2466) 2023-11-25 11:57:02 +01:00
LICENSE
__init__.py Pokémon R/B: Badge plando fix (#2628) 2023-12-28 12:15:48 +01:00
basepatch_blue.bsdiff4 Pokémon R/B: Fix Silph Co 6F Hostage (#2524) 2023-12-10 19:10:09 +01:00
basepatch_red.bsdiff4 Pokémon R/B: Fix Silph Co 6F Hostage (#2524) 2023-12-10 19:10:09 +01:00
client.py Pokémon R/B: client locations import (#2596) 2023-12-13 23:57:14 +01:00
encounters.py
items.py
level_scaling.py
locations.py Pokémon R/B: Fix trainer regions (#2474) 2023-11-23 19:17:09 +01:00
logic.py Pokémon R/B: Fix broken options (#2162) 2023-09-10 23:38:56 +02:00
options.py Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
poke_data.py
pokemon.py
regions.py Pokémon RB: Fix connection names + missing connection (#2553) 2023-12-02 18:40:38 +01:00
rock_tunnel.py
rom.py Pokémon R/B: Migrate support into Bizhawk Client (#2466) 2023-11-25 11:57:02 +01:00
rom_addresses.py Pokémon R/B: Fix Silph Co 6F Hostage (#2524) 2023-12-10 19:10:09 +01:00
rules.py Pokemon R/B: Reenable Rock tunnel location access rules (#2396) 2023-10-28 17:32:03 -05:00
text.py