diff --git a/PKHeX.Core/Resources/byte/encounter_go_home.pkl b/PKHeX.Core/Resources/byte/encounter_go_home.pkl index 652bf15ac..5e4c14886 100644 Binary files a/PKHeX.Core/Resources/byte/encounter_go_home.pkl and b/PKHeX.Core/Resources/byte/encounter_go_home.pkl differ diff --git a/PKHeX.WinForms/PKHeX.WinForms.csproj b/PKHeX.WinForms/PKHeX.WinForms.csproj index 4b0a53bb0..7eed0a018 100644 --- a/PKHeX.WinForms/PKHeX.WinForms.csproj +++ b/PKHeX.WinForms/PKHeX.WinForms.csproj @@ -12,7 +12,7 @@ Resources\Icon.ico PKHeX.WinForms.Program PKHeX - 21.05.19 + 21.05.21 9 enable diff --git a/PKHeX.WinForms/Resources/text/changelog.txt b/PKHeX.WinForms/Resources/text/changelog.txt index 95750b5ae..a325e0a7e 100644 --- a/PKHeX.WinForms/Resources/text/changelog.txt +++ b/PKHeX.WinForms/Resources/text/changelog.txt @@ -1,7 +1,12 @@ PKHeX - By Kaphotics http://projectpokemon.org/pkhex/ -21/05/19 - New Update: +21/05/21 - New Update: + - Fixed: Gen1-5 Money/Coin editing, no longer sets it to 0. + - Fixed: Showdown set imports sometimes failing (Gender, Nickname) + - Fixed: Country/Region display in the PKM Editor and Box Report now display correctly. + +21/05/19 - New Update: (4867) [3668181] - Legality: - - Added: Gen8 Distribution nests / met locations are now checked according to date of availability (epoch). Thanks @Lusamine! - - Added: Gen8 nests that are inaccessible without enough badges are now checked for low level hosted raids. Thanks @Lusamine!