PKHeX

Pokémon Save File Editor

OTHER License

Stars
3.5K
Committers
132

Bot releases are hidden (Show)

PKHeX - 19.11.15

Published by kwsch almost 5 years ago

19/11/15 - New Update:

  • Introducing Sword/Shield support! Thanks @SciresM and @sora10pls for troubleshooting prior to release!
    • Initial Legality Checking is provided. Please refer to the forums when reporting legality issues for Generation 8 parsing.
    • Bag editing, Pokédex, and Trainer Info editing is provided.
  • Changed: PKHeX.Core.dll is now merged in with the main executable.
  • Changed: PKHeX.WinForms spriting has now been split into a separate project. On build, it is merged into the main executable.
  • Changed: .NET Core 3 support added for WinForms builds. .NET Framework 4.6 build is still the main build option.
  • Changed: Project internals now use C# language version 8, the latest. Nullable compiler checks enabled for PKHeX.Core.
  • Removed: Mono build no longer required due to font loading rework. No platform specific code remains!
  • Changed: Slot grids are now generated instead of manually created. Party and Battle Box now appear differently.
  • Changed: Encounter Slot generators now use game-specific logic to yield slots.
  • Fixed: Gen6 Fashion for females now exposes the remaining fields.
  • Fixed: Legality parsing for misc things fixed. Thanks @Rayqo, @steph9009, @iiippppk!
  • Fixed: Mystery Gift received flags are now set correctly. Thanks tsubasa830!
  • Fixed: Loading box data binaries now applies it to the current box. Thanks @PKMWM1!
  • Fixed: Gen4 Poketch now behaves correctly in the editor, no longer deleting itself.
PKHeX - 19.09.19

Published by kwsch about 5 years ago

19/09/19 - New Update:

  • Legality:
    • Updated GO shiny banlist.
  • Refactoring prep work for SwSh has changed some internal behavior.
    • Changed: Slot drag & drop / update notifications has been rewritten.
    • Changed: SAV4 split into SAV4DP/SAV4Pt/SAV4HGSS
    • Changed: Encounter Area -> encounter slot yielding behavior is now unique per Area generation-type.
    • Changed: Some PKHeX.Core api method signatures have changed / will change in next update.
  • Added: Undo/Redo of party slot changes.
  • Added: Gen4 (HGSS) Pokegear rolodex editing. Thanks @sora10pls!
  • Fixed: Gen5 daycare slot 2 reading, and EXP reading.
  • Fixed: Gen6 Multiplayer tab (Mega/Rayquaza flag, message strings) is now visible again.
  • Fixed: Gen7 box flags are now shown (unknown purpose). Form now hides the flag label if no flags exist for the SaveFile type.
PKHeX - 19.08.19

Published by kwsch about 5 years ago

19/08/19 - New Update:

  • Legality:
    • Added: Super Training data for Eggs & GB era are now checked. Thanks @Narithegreat!
    • Added: More Colosseum met locations for shadow encounters. Thanks @ReignOfComputer!
    • Changed: Distribution Super Training missions are now flagged as Invalid (never released).
  • Added: Hovering over a slot in the Database now shows a preview tooltip like the Box view. Thanks SadisticMystic!
  • Changed: Misc internal changes to logic (migrating into PKHeX.Core and solidifying abstractions).
  • Fixed: Bad filenames on external media no longer cause exceptions when detecting a savefile.
  • Fixed: Suggesting moves for certain VC encounters no longer cause exceptions.
  • Fixed: Celebrate, Happy Hour, Hold Hands, and partner moves are now allowed for LGPE move selection.
  • Fixed: Reverted Gen4->5 decapitalization on nicknames. Thanks @Ammako!
  • Updated: More event flags for gen3 have been added. Thanks @sora10pls & @rboninsegna!
  • Updated: Spanish translation has been updated. Thanks @XxPhoenix1996xX!
PKHeX - 19.07.05

Published by kwsch over 5 years ago

19/07/05 - New Update:

  • Legality:
    • Added: Recognition for Method 3 encounters. Be suspicious if any of your Gen3 mons have this PID type :)
    • Fixed: Gen2 In-game trades checking is now more accurate. Thanks @WEERSOQUEER!
    • Fixed: Minor regressions have been fixed. Thanks @Ammako, @sora10pls, @SpiredMoth, @iiippppk!
  • Added: Gen6 ORAS secret bases can now be dumped & shared. Special QR bases might not be supported completely.
  • Changed: PK1/2 transferring to Gen7 will try and use the destination's language. Thanks @marcrobledo!
  • Changed: Gen7 LGPE now hides unavailable moves/species from the PKM editor.
  • Changed: Gen7 LGPE starter sprites have been revised for visual differences. Thanks @sora10pls!
  • Changed: Updated Mailbox editor. Thanks @pokecal!
  • Changed: Some logic has been refactored & extracted, for better reuse (in other projects).
  • Fixed: Gen5 shiny mystery gifts no longer cause the program to freeze. Thanks @Ammako & Certesh!
  • Fixed: The Box view now shows the correct wallpaper. Thanks @sora10pls!
  • Fixed: Gen2 Crystal Japanese event flags now read/write from the correct offset. Thanks TheSlayer!
PKHeX - 19.05.15

Published by kwsch over 5 years ago

19/05/15 - New Update:

  • Legality:
    • Added: Initial support for complete savefile cross-comparison checks. Control click the Checksums button in the SAV tab.
    • Added: shiny check for Ash Greninja edge case. Thanks @WardenUnleashed & @DaWoblefet!
    • Added: VC transfer nature checks (gained no/little XP after transfer). Thanks @SadisticMystic
    • Fixed: B2W2 French OT in-game trade name. Thanks @WEERSOQUEER!
    • Fixed: Gen1 Machoke catch rate forced value is now correct. Thanks @Ninjistix!
  • Added: Gen7 LGPE wb7full drag&drop support. Thanks @ReignOfComputer!
  • Added: Gen4 DPPt Poffin Editor. Thanks @sora10pls!
  • Changed: Colo/XD Fateful Encounter flags are now detected differently. Thanks @ReclaimerShawn & @ijuintekka!
  • Fixed: Gen7 LGPE Mystery Gift flags are now set properly. Thanks @CanoeHope!
  • Fixed: Gen1->2 transfer no longer throws errors. Thanks Maddaren!
  • Fixed: Box Wallpaper editor now loads the correct backgrounds. Thanks yajegamer!
PKHeX - 19.04.02

Published by kwsch over 5 years ago

19/04/02 - New Update:

  • Legality:
    • No parsing issues reported -- is it perfect yet? ^:)
    • Changed: Updated Hidden Ability banlist (bank monkeys).
  • Added: Gen2 can now set the RTC 'reset' flag directly. Thanks @SatoMew!
  • Added: Settings can now be reset via button in the Settings Editor.
  • Added: Learnability API is now functional; not yet hooked to GUI.
  • Changed: Multiple minor performance improvements have been added.
  • Fixed: Gen7 Stamp editing now added missing stamp. Thanks @PKMWM1!
  • Fixed: Gen3 C/XD saves now export correctly.
PKHeX - 19.03.11

Published by kwsch over 5 years ago

19/03/11 - New Update:

  • Legality:
    • Changed: Updated GO shiny banlist.
    • Fixed: Silvally pledge moves are now restricted correctly.
    • Fixed: Ribbon Missing/Invalid was incorrectly swapped, now indicates correct legality message.
  • Added: New setting can skip the "Legal!" popup if the tab pkm is legal. Sound effect still plays.
  • Added: Program Color settings can now be manipulated via settings.
  • Added: Box Sort by IEncounterable type.
  • Added: Box Delete of extra clones.
  • Added: Gen3 Records Editing (via Misc Edits)
  • Added: Gen2 Event Flags for GS are now editable. Added flag IDs for GS & Crystal (including decorations).
  • Added: Gen3 Hall of Fame block checksums are now fixed when exporting the save file.
  • Changed: Changing the Blank Save File setting will now instantly load a new blank save file.
  • Changed: Shortcut list updated with current shortcuts.
  • Removed: Powersave backup loading logic (with xorpads) removed.
  • Fixed: *.pb7 now appears as a file-open filter.
  • Fixed: Gen6 XY Safari 3rd Slot Unlock now functions correctly.
  • Fixed: Trash Byte editor Clear/Apply now functions as intended.
  • Fixed: Gen1/2 pp/stat calculations now behave correctly. Thanks @SadisticMystic!
PKHeX - 19.02.07

Published by kwsch over 5 years ago

Update 19.02.07

PKHeX -

Published by kwsch almost 6 years ago