diff --git a/Directory.Build.props b/Directory.Build.props index 18de38dc4..64c6458af 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - 25.08.30 + 25.09.25 13 enable en diff --git a/PKHeX.Core/Resources/legality/mgdb/wc9.pkl b/PKHeX.Core/Resources/legality/mgdb/wc9.pkl index 04298ed28..b7cb5578b 100644 Binary files a/PKHeX.Core/Resources/legality/mgdb/wc9.pkl and b/PKHeX.Core/Resources/legality/mgdb/wc9.pkl differ diff --git a/PKHeX.Core/Resources/legality/wild/encounter_go_home.pkl b/PKHeX.Core/Resources/legality/wild/encounter_go_home.pkl index 3371a107f..a5e3eb555 100644 Binary files a/PKHeX.Core/Resources/legality/wild/encounter_go_home.pkl and b/PKHeX.Core/Resources/legality/wild/encounter_go_home.pkl differ diff --git a/PKHeX.Core/Resources/legality/wild/encounter_go_lgpe.pkl b/PKHeX.Core/Resources/legality/wild/encounter_go_lgpe.pkl index 5b155428c..d06ba559f 100644 Binary files a/PKHeX.Core/Resources/legality/wild/encounter_go_lgpe.pkl and b/PKHeX.Core/Resources/legality/wild/encounter_go_lgpe.pkl differ diff --git a/PKHeX.WinForms/Resources/text/changelog.txt b/PKHeX.WinForms/Resources/text/changelog.txt index eab37458d..28fdeb568 100644 --- a/PKHeX.WinForms/Resources/text/changelog.txt +++ b/PKHeX.WinForms/Resources/text/changelog.txt @@ -1,7 +1,16 @@ PKHeX - By Kaphotics http://projectpokemon.org/pkhex/ -25/08/30 - New Update: +25/09/25 - New Update: + - Legality: + - - Added the Shiny Miraidon/Koraidon mystery gifts, and the other Ruins gifts. + - - Added Reg J mythical participation ribbon legality. + - Added: Loading of zipped save file/folders is now supported, and can export-update the same zip. Thanks @nitz ! + - Added: Status (paralyze, sleep, etc) browser is now localized. Thanks @abcboy101 ! + - Fixed: PK1=>PK2 conversion no longer errors. + - Fixed: Gen2 Japanese Crystal save files now detect correctly. + +25/08/30 - New Update: (130577) [10712165] - Legality: - - Added: Gen9 Misty Mark recognition added. Thanks @Lusamine and all the people who helped on Discord to help create a convex hull. - - Added: Mystery Gift with problematic OT names now check for scenarios where the OT name would be sanitized, for legality matching.