mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
Remove duplicated SAV pkm set method (byte[] instead of PKM, was unused. All it did was getPKM(decryptPKM(data)).) Tweak Seen/Caught count expression body to use the HasPokeDex bool, as GB(A) games did not use the PokeDex int offset. Things were simpler back then :) Remove unnecessary toarrays fix 3->4 items being deleted even if they were valid be nice and allow held item to transfer 4->5 if it can still be held invert purification values, heart gauge is [-100,0] not [0,100] |
||
|---|---|---|
| .. | ||
| MainWindow | ||
| Misc | ||
| Properties | ||
| Subforms | ||
| Util | ||
| App.config | ||
| icon.ico | ||
| PKHeX.WinForms.csproj | ||
| Program.cs | ||
| Settings.cs | ||