From a4d124cb166ba20e51f9dc1a0a66c0cc8f8abded Mon Sep 17 00:00:00 2001 From: Kurt Date: Sun, 13 Jan 2019 21:42:19 -0800 Subject: [PATCH] Update 19.01.14 --- PKHeX.WinForms/Properties/AssemblyInfo.cs | 4 ++-- PKHeX.WinForms/Resources/text/changelog.txt | 14 +++++++++++++- PKHeX.WinForms/Resources/text/version.txt | 2 +- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/PKHeX.WinForms/Properties/AssemblyInfo.cs b/PKHeX.WinForms/Properties/AssemblyInfo.cs index d1f42bdfe..68adc9ec4 100644 --- a/PKHeX.WinForms/Properties/AssemblyInfo.cs +++ b/PKHeX.WinForms/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("19.01.02.0")] -[assembly: AssemblyFileVersion("19.01.02.0")] +[assembly: AssemblyVersion("19.01.14.0")] +[assembly: AssemblyFileVersion("19.01.14.0")] [assembly: NeutralResourcesLanguageAttribute("en")] diff --git a/PKHeX.WinForms/Resources/text/changelog.txt b/PKHeX.WinForms/Resources/text/changelog.txt index 6321d693f..9e2f42aa0 100644 --- a/PKHeX.WinForms/Resources/text/changelog.txt +++ b/PKHeX.WinForms/Resources/text/changelog.txt @@ -1,7 +1,19 @@ PKHeX - By Kaphotics http://projectpokemon.org/pkhex/ -19/01/02 - New Update: +19/01/14 - New Update: + - Legality: + - - Changed: Another round of legality check updates. Thanks ThePunish3D, @SteelPhase, @NinFanBoyFTW + - Added: New setting can now change which type of blank save file is loaded when the program starts. + - Added: PokeStock bank files can now be read & saved (like a save file). + - Added: Gen6 HoF & Secret Base editor now use the in-game font. Thanks @PMArkive! + - Fixed: Gen4 Pokédex Give All no longer causes an error. Thanks Nasz, Deadbolt! + - Fixed: LGPE Box Sorting now no longer behaves incorrectly. Thanks @Ninjistix! + - Fixed: LGPE pk7 setting to save file now no longer detects handling trainer incorrectly (resetting friendship). + - Fixed: XK3 pkm with two abilities no longer read incorrectly. Thanks TORNADO! + - Fixed: Loading boxes now detects overriden settings correctly. Thanks @bpxhmemcpy! + +19/01/02 - New Update: (27034) [1582970] - Legality: - - Changed: Another round of legality check updates. Thanks finalevil151, @NinFanBoyFTW, Brittany, Taargüs Taargüs! - Batch Editor: diff --git a/PKHeX.WinForms/Resources/text/version.txt b/PKHeX.WinForms/Resources/text/version.txt index b0f794b52..45f00a11f 100644 --- a/PKHeX.WinForms/Resources/text/version.txt +++ b/PKHeX.WinForms/Resources/text/version.txt @@ -1 +1 @@ -20190102 \ No newline at end of file +20190114 \ No newline at end of file