mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-01 16:53:29 -07:00
Pokemon Emerald: Bump version (#6083)
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
# 2.5.0
|
||||
|
||||
### Features
|
||||
|
||||
- Added a new option `dexsanity_encounter_types` to enable/disable dexsanity locations based on whether they can be
|
||||
found in the allowed encounters. In other words, if Bulbasaur can only be found by fishing and fishing is not enabled,
|
||||
a dexsanity location will not be created for Bulbasaur.
|
||||
|
||||
### Fixes
|
||||
|
||||
- Fixed generator error if Wailord or Relicanth are blacklisted during a dexsanity seed.
|
||||
- Fixed generator error if player greatly restricts allowed opponent pokemon while force fully evolved is active.
|
||||
|
||||
# 2.4.1
|
||||
|
||||
### Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"game": "Pokemon Emerald",
|
||||
"world_version": "2.4.1",
|
||||
"world_version": "2.5.0",
|
||||
"minimum_ap_version": "0.6.1",
|
||||
"authors": ["Zunawe"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user