diff --git a/PKHeX.Core/Resources/byte/pcd.pkl b/PKHeX.Core/Resources/byte/pcd.pkl index 23a882cef..94aa08d3a 100644 Binary files a/PKHeX.Core/Resources/byte/pcd.pkl and b/PKHeX.Core/Resources/byte/pcd.pkl differ diff --git a/PKHeX.Core/Resources/byte/pgf.pkl b/PKHeX.Core/Resources/byte/pgf.pkl index f88c232a3..e360e14dc 100644 Binary files a/PKHeX.Core/Resources/byte/pgf.pkl and b/PKHeX.Core/Resources/byte/pgf.pkl differ diff --git a/PKHeX.Core/Resources/byte/wc6.pkl b/PKHeX.Core/Resources/byte/wc6.pkl index 8ec8788e6..76fc7a6c9 100644 Binary files a/PKHeX.Core/Resources/byte/wc6.pkl and b/PKHeX.Core/Resources/byte/wc6.pkl differ diff --git a/PKHeX.Core/Resources/byte/wc6full.pkl b/PKHeX.Core/Resources/byte/wc6full.pkl index fc69f0177..c2d0aa67f 100644 Binary files a/PKHeX.Core/Resources/byte/wc6full.pkl and b/PKHeX.Core/Resources/byte/wc6full.pkl differ diff --git a/PKHeX.Core/Resources/byte/wc7.pkl b/PKHeX.Core/Resources/byte/wc7.pkl index 4cf87d114..dadfcb0af 100644 Binary files a/PKHeX.Core/Resources/byte/wc7.pkl and b/PKHeX.Core/Resources/byte/wc7.pkl differ diff --git a/PKHeX.Core/Resources/byte/wc7full.pkl b/PKHeX.Core/Resources/byte/wc7full.pkl index e222b83b8..6c5b61fb9 100644 Binary files a/PKHeX.Core/Resources/byte/wc7full.pkl and b/PKHeX.Core/Resources/byte/wc7full.pkl differ diff --git a/PKHeX.WinForms/Resources/text/changelog.txt b/PKHeX.WinForms/Resources/text/changelog.txt index 669e3f532..30edc9129 100644 --- a/PKHeX.WinForms/Resources/text/changelog.txt +++ b/PKHeX.WinForms/Resources/text/changelog.txt @@ -1,7 +1,24 @@ PKHeX - By Kaphotics http://projectpokemon.org/pkhex -17/05/30 - New Update: +17/07/02 - New Update: + - Legality: + - - Added: All-generation ribbon legality checks. Thanks White-Canary! + - - Added: Strengthened PIDIV detection & enforcement for gen 3/4 encounters. + - - Added: Met location legality checks for GSC origin pk2's. Thanks pokecal! + - - Added: Poke Pelago level range checks. Thanks SciresM! + - - Changed: Another round of legality check updates. Thanks (so many different users)! + - Added: Gen4 shiny leaf editing (pkm edits while Generation Format = 4). Thanks sora10pls! + - Added: pkmdb now fetches pkm data from backed up save files (only if the program is compiled with debug flag) + - Added: More misc editing for gen3/4/5 save files. Thanks pokecal! + - Added: Holding control when setting shiny will modify the SID instead of PID/EC. Thanks javierhimura! + - Fixed: Honey Tree editor now saves checksums correctly. Thanks pokecal! + - Fixed: Batch Editor now accesses pkm properties for filtering correctly. Thanks sora10pls! + - Fixed: Can now load boxdata/pcdata binaries on Gen<=3. Thanks PKMWM1! + - Changed: Ribbons in Ribbon Editor are now sorted alphabetically, and hovering over an image displays the ribbon name. + - Changed: Various speed improvements for legality checking and program loading have been made. + +17/05/30 - New Update: (37561) [586892] - Program Internals: - - PKHeX now uses C# 7 language features. - - PKHeX.Core is now a .NET Standard class library. diff --git a/PKHeX.WinForms/Resources/text/version.txt b/PKHeX.WinForms/Resources/text/version.txt index ddf83973e..2a66fd165 100644 --- a/PKHeX.WinForms/Resources/text/version.txt +++ b/PKHeX.WinForms/Resources/text/version.txt @@ -1 +1 @@ -20170530 \ No newline at end of file +20170702 \ No newline at end of file