diff --git a/PKHeX.Core/Legality/Encounters/EncounterGenerator.cs b/PKHeX.Core/Legality/Encounters/EncounterGenerator.cs index d7b609d93..79e2602b3 100644 --- a/PKHeX.Core/Legality/Encounters/EncounterGenerator.cs +++ b/PKHeX.Core/Legality/Encounters/EncounterGenerator.cs @@ -950,7 +950,13 @@ private static IEnumerable GetMatchingWC3(PKM pkm, IEnumerable pkm conversion. Use the Mystery Gift Database. + - Added: Ability to batch edit trash bytes (.Nickname_Trash=$[]43,00,...) + - Added: Inventory items can now be sorted by index number. + - Changed: Event Flag/Constant editor redesigned to separate tabs. + - Changed: Deoxys in Gen3 now shows up with the game-specific form. + - Fixed: Platinum special wallpapers now appear correctly. Thanks @sora10pls! + - Fixed: D/P current poketch app now loads correctly. Thanks @sora10pls! + - Fixed: D/P mail item inventory now loads correctly. Thanks @sora10pls! + - Fixed: Importing qr from url now behaves correctly. Thanks @ForcedToRock! + - Fixed: Battle Revolution data now loads correctly. Thanks Maddaren! + +17/07/02 - New Update: (47985) [634877] - Legality: - - Added: All-generation ribbon legality checks. Thanks White-Canary! - - Added: Strengthened PIDIV detection & enforcement for gen 3/4 encounters. diff --git a/PKHeX.WinForms/Resources/text/version.txt b/PKHeX.WinForms/Resources/text/version.txt index 2a66fd165..e02148551 100644 --- a/PKHeX.WinForms/Resources/text/version.txt +++ b/PKHeX.WinForms/Resources/text/version.txt @@ -1 +1 @@ -20170702 \ No newline at end of file +20170807 \ No newline at end of file