Archipelago/worlds/pokemon_rb
Alchav db5d9fbf70
Pokemon R/B: Version 5 Update (#3566)
* Quiz updates

* Enable Partial Trainersanity

* Losable Key Items Still Count

* New options api

* Type Chart Seed

* Continue switching to new options API

* Level Scaling and Quiz fixes

* Level Scaling and Quiz fixes

* Clarify that palettes are only for Super Gameboy

* Type chart seed groups use one random players' options

* remove goal option again

* Text updates

* Trainersanity Trainers ignore Blind Trainers setting

* Re-order simple connecting interiors so that directions are preserved when possible

* Dexsanity exact number

* Year update

* Dexsanity Doc update

* revert accidental file deletion

* Fixes

* Add world parameter to logic calls

* restore correct seeded random object

* missing world.options changes

* Trainersanity table bug fix

* delete entrances as well as exits when restarting door shuffle

* Do not collect route 25 item for level scaling if trainer is trainersanity

* world.options in level_scaling.py

* Update worlds/pokemon_rb/level_scaling.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Update worlds/pokemon_rb/encounters.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Update worlds/pokemon_rb/encounters.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* world -> multiworld

* Fix Cerulean Cave Hidden Item Center Rocks region

* Fix Cerulean Cave Hidden Item Center Rocks region for real

* Remove "self-locking" rules

* Update worlds/pokemon_rb/regions.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Fossil events

* Update worlds/pokemon_rb/level_scaling.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

---------

Co-authored-by: alchav <alchav@jalchavware.com>
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>
2024-09-18 20:37:17 +02:00
..
docs Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
LICENSE Pokémon Red and Blue: Version 4 update (#1963) 2023-07-24 00:46:54 +02:00
__init__.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
basepatch_blue.bsdiff4 Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
basepatch_red.bsdiff4 Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
client.py Pokémon Red and Blue: 0.4.5 Fixes (#3106) 2024-04-13 17:58:50 +02:00
encounters.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
items.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
level_scaling.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
locations.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
logic.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
options.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
poke_data.py Pokémon Red and Blue: Version 4 update (#1963) 2023-07-24 00:46:54 +02:00
pokemon.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
regions.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
rock_tunnel.py Pokémon R/B: Version 3 (#1520) 2023-03-13 23:40:55 +01:00
rom.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
rom_addresses.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
rules.py Pokemon R/B: Version 5 Update (#3566) 2024-09-18 20:37:17 +02:00
text.py Pokémon Red and Blue: Version 4 update (#1963) 2023-07-24 00:46:54 +02:00