From 7bb51f4da270cc3406bc593167e20c8c322ae7bd Mon Sep 17 00:00:00 2001 From: Kurt Date: Sat, 10 Oct 2020 00:30:21 -0700 Subject: [PATCH] Update 20.10.10 Update event database with latest from the event gallery repo :) This is the last release prior to any release for Crown Tundra. --- PKHeX.Core/Resources/byte/wb7full.pkl | Bin 8624 -> 9408 bytes PKHeX.Core/Resources/byte/wc4.pkl | Bin 500760 -> 500760 bytes PKHeX.Core/Resources/byte/wc8.pkl | Bin 177120 -> 200880 bytes PKHeX.WinForms/PKHeX.WinForms.csproj | 2 +- PKHeX.WinForms/Resources/text/changelog.txt | 42 +++++++++++++++++++- 5 files changed, 42 insertions(+), 2 deletions(-) diff --git a/PKHeX.Core/Resources/byte/wb7full.pkl b/PKHeX.Core/Resources/byte/wb7full.pkl index e088ac576828ad5ffb8f70d680e60a5c569663bd..4a078f3dcfa2cb85e0bf08db4a82fc291c1b74f1 100644 GIT binary patch delta 225 zcmdnse86+V0=dZo%q%QRb}O8l$S6iJExKpT0gyQq(wrPHF!>>)BFE`PA`EVB@0cfN qiKGcW5@2S40|fyFhRG9IHCY*eg3goovuZOkOn%L3x_N<|05bsg8bF7M2#)Eo{;qlV?|mwi|S?Z8zv(e<2M3@tO?w delta 35 rcmbPnLT<(hxrP?T7N!>F7M2#)Eo{;qlNUFMwi|S?Z8zv(e<2M3@_G#j diff --git a/PKHeX.Core/Resources/byte/wc8.pkl b/PKHeX.Core/Resources/byte/wc8.pkl index 380ec278ba8a10eb97b82943f8c72fd198a6ff5c..bcf75d02c83f337026f323f70590416a9dc2ee87 100644 GIT binary patch delta 2639 zcmd5;Z)_7~7=PZUUH`0|U>Mbnv8H&KnvihUVd84$AdSIKCd)Fz*pN*fn~+@0NN{e+ z7D-&<)WC5hC1es5jYt`;d2uh0NESW_Ge(G?48~;gL88JTpPaB+pZD6kc1`w8mOX9W zzrW}C-S5};t~YzTa`Kb#sQ zj=`%iA2zgBoE_pXpS+3jf9QvI4?qd?)O20FGnEIx&}!3$f^}(Q80*abo;v0=v~{dP zHh$Rzs4;J(yvCL%LzVCfY=;zGm}+Qig3B{m8{I=T)#96wWl3lQr~e%Q6A)pLZs)i$ zlq0WTo<2YVS~tcNMJu~^O zp+)}hkrE&|sd0Kh!Lv|>r{G1mmqsU~ONsQQ3EW_Iq0j8^+=)LN6pv-`N8FG%0^mMj zq@B#R(^&=h1q7YUGl*Z#@cL6@sdxvKbkB5E5tv)Q(B;hXXL{cEH9gh@oziMQgKe-M z`V4LDQwXil4X;BVwdLV)VSaCMSm6$R{t^#Ybq?;4ZU&(+QYxw5UfYK@cnxmDDr|!t zO!hUvphmLQn8&Zjr3G7t{w=b1E+MM9E9_q6N)(0VqCV4$qINAIYUI;(D_WGNL{$3L z1a>rRE{f`2N>paYiWcQB5oOJ7VfHy6Cg}67!t=w3|oXb^v=&t6? z3loUx(?XB1bfmJOfCc8fku-iNtW9hzlAhbd@)?C!m50v@Jw-V|r#|B^ESy6;c0^e1 zc0#*MUHW?6Lwr8pZ8d_wVWs!-~#LgMfc zM+k}Iy}@%A1&Yy4HMowH~{b;(;;>V delta 164 zcmdn6kmtd3t_?R7H&>`nh~K=T=Y!nljCB{7HorL1;Jkf>Fk`Ib_N)4g#bVnfJQ;h% zwwES>*gL90Y|*J8cEmamd+Tu!`^N(iJMResources\Icon.ico PKHeX.WinForms.Program PKHeX - 20.08.07 + 20.10.10 8 diff --git a/PKHeX.WinForms/Resources/text/changelog.txt b/PKHeX.WinForms/Resources/text/changelog.txt index 711a8192a..6a4c95543 100644 --- a/PKHeX.WinForms/Resources/text/changelog.txt +++ b/PKHeX.WinForms/Resources/text/changelog.txt @@ -1,7 +1,47 @@ PKHeX - By Kaphotics http://projectpokemon.org/pkhex/ -20/08/07 - New Update: +20/10/10 - New Update: + - Added: Pokémon Stadium save file support! + - - Supports all 3 game types: Pocket Monsters Stadium, Pokémon Stadium, and Pokémon Stadium 2. + - - Added a new PKM format: SK2. Special format used by Stadium 2, different from PK2. + - - Added a team viewer for registered teams; each slot on the team can be viewed into the PKM Editor. + - - Due to endianness inconsistencies with emulators and storage media, PKHeX will automatically save-swap endianness for these saves! + - - With the addition of Stadium support, every playable game that stores PKM data can now be edited! + - Legality: + - - Refactored: IEncounterable objects use inheritance rather than having a single base class for each type. + - - Refactored: EncounterSlot objects are now pre-computed by another project in order to simplify data loading. + - - Added: Gen1/2 GB Era event data is now recognized for most events that were distributed. Thanks @ShadowMario3! + - - Added: Gen8 Affixed Ribbon is now legality checked. The value can be changed in the Extra Bytes editor. + - - Fixed: Gen8 HOME gifts are now disallowed from having a TSV of 0. + - - Fixed: Gen8 PIDs for Mystery Gifts are now generated correctly, and are verified by the legality checks. + - - Fixed: Gen8 Shared Egg moves are now verified correctly. Thanks @Lusamine! + - - Fixed: Gen8 Gigantamax Forms are now correctly prevented for special forms like Cap Pikachu. + - - Fixed: Gen8 transfers from Gen7 without nicknames now re-sync their names. Mismatched Language-NotNicknames are now flagged. Thanks @Lusamine! + - - Fixed: Gen7 transfers from VC now generate with the official PID creation method. Star shinies are double shinies! + - - Fixed: Gen4 French Egg names are now recognized correctly. Thanks @ReignOfComputer! + - - Fixed: Gen4 Korean Arcanine PCD now generates correctly. Thanks @Lusamine! + - - Fixed: Gen3 Winning/Victory ribbons are now verified. Thanks @Atrius97! + - - Fixed: Gen3 Artist ribbon no longer requires a Master ribbon in any contest due to Link Contests. Thanks @sarahlicity! + - - Fixed: Gen3 Shadow Teddiursa is now treated as a "Gift", which only allows it being in a Poké Ball (forced capture, no other balls). + - - Fixed: Gen2 eggs are now allowed to have Pokérus. + - - Fixed: Gen1 level up moves are now allowed on PK2s with met data when using Stadium 2. Thanks @MrPerson0! + - - Fixed: Gen1 Magnemite Types can now have "Steel" as a valid type when using Stadium 2. Thanks @MrPerson0! + - Added: Save Files with different revisions (DLC patches) now indicate the patch version they were saved with. + - Added: Catch Rate is now shown in KChart. Thanks @sora10pls! + - Added: Hidden Power's move power is now shown next to the type. Thanks @soopercool101! + - Added: Gen8 SWSH Block Labels have been added for Restricted Sparring. Thanks @CanoeHope! + - Added: Gen7 LGPE catch count records can now be edited in the Pokedex Editor. Click labels to min-max the counts. Thanks @sora10pls! + - Added: Gen4 Underground Items are now editable. Thanks @egzn! + - Changed: Default TID/SID for Gen7+ blank save files is now 123456 (SID 1234). + - Changed: Blank Save files will try to initialize with the current save file's language. For Japanese saves, the blank OT will be PKHeX if possible. + - Fixed: The Gen6 font file will no longer throw errors under certain scenarios. Thanks @foohyfooh! + - Fixed: Gen1 Pikachu Beach score editing reads & writes correctly now. Thanks @ShadowMario3! + - Showdown Set Imports: + - - Importing to a Gen8+ format will retain the specified IVs and not Hyper Train them. Thanks @rat01! + - - Importing a set to Gen1/2 format will try to set the EVs to max (65535). Thanks @soopercool101 + +20/08/07 - New Update: (127790) [3047080] - Legality: - - Added Zarude and Shiny Celebi event data. - - Changed: Payapa berry is now recognized as a legal held item in Gen8.