From f3c4404fba340443bfb9efaae00a9be745780fec Mon Sep 17 00:00:00 2001 From: Zunawe Date: Fri, 17 May 2024 12:49:29 -0700 Subject: [PATCH 1/2] Pokemon Emerald: Update changelog --- worlds/pokemon_emerald/CHANGELOG.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/worlds/pokemon_emerald/CHANGELOG.md b/worlds/pokemon_emerald/CHANGELOG.md index beb5344e6e4..775884a17c6 100644 --- a/worlds/pokemon_emerald/CHANGELOG.md +++ b/worlds/pokemon_emerald/CHANGELOG.md @@ -1,3 +1,17 @@ +# 2.2.0 + +### Features + +- When you blacklist species from wild encounters and turn on dexsanity, blacklisted species are not added as locations +and won't show up in the wild. Previously they would be forced to show up exactly once. +- Added support for some new autotracking events. + +### Fixes + +- The Lilycove Wailmer now logically block you from the east. Actual game behavior is still unchanged for now. +- Water encounters in Slateport now correctly require Surf. +- Updated the tracker link in the setup guide. + # 2.1.1 ### Features @@ -12,10 +26,11 @@ _Separately released, branching from 2.0.0. Included procedure patch migration, ### Fixes -- Changed "Ho-oh" to "Ho-Oh" in options +- Changed "Ho-oh" to "Ho-Oh" in options. - Temporary fix to alleviate problems with sometimes not receiving certain items just after connecting if `remote_items` is `true`. -- Temporarily disable a possible location for Marine Cave to spawn, as its causes an overflow +- Temporarily disable a possible location for Marine Cave to spawn, as its causes an overflow. +- Water encounters in Dewford now correctly require Surf. # 2.0.0 From 1087ab8984bbce14537bbb3104a33237e24af425 Mon Sep 17 00:00:00 2001 From: Bryce Wilson Date: Fri, 17 May 2024 13:12:47 -0700 Subject: [PATCH 2/2] Pokemon Emerald: Fix spelling error in changelog Co-authored-by: Remy Jette --- worlds/pokemon_emerald/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/pokemon_emerald/CHANGELOG.md b/worlds/pokemon_emerald/CHANGELOG.md index 775884a17c6..f0bed125773 100644 --- a/worlds/pokemon_emerald/CHANGELOG.md +++ b/worlds/pokemon_emerald/CHANGELOG.md @@ -29,7 +29,7 @@ _Separately released, branching from 2.0.0. Included procedure patch migration, - Changed "Ho-oh" to "Ho-Oh" in options. - Temporary fix to alleviate problems with sometimes not receiving certain items just after connecting if `remote_items` is `true`. -- Temporarily disable a possible location for Marine Cave to spawn, as its causes an overflow. +- Temporarily disable a possible location for Marine Cave to spawn, as it causes an overflow. - Water encounters in Dewford now correctly require Surf. # 2.0.0