Compare commits

...

1 Commits

Author SHA1 Message Date
Kurt
1891925fe7 Update 26.03.06 2026-03-06 23:13:40 -06:00
4 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>26.02.27</Version>
<Version>26.03.06</Version>
<LangVersion>14</LangVersion>
<Nullable>enable</Nullable>
<NeutralLanguage>en</NeutralLanguage>

View File

@ -1,7 +1,14 @@
PKHeX - By Kaphotics
http://projectpokemon.org/pkhex/
26/02/27 - New Update:
26/02/06 - New Update:
- Legality: Added Gen3 FR/LG virtual console legality restrictions and trash byte checks.
- Added: Gen3 FR/LG dex editing will clear unavailable captured dex flags.
- Added: Gen3 FR/LG item lists for virtual console no longer permit items exclusively from R/S/E/C/XD.
- Added: Folder Browser can now delete backup/recent save files via right click context menu.
- Changed: Minor improvement to some translatable GUI elements. Thanks @jcx521lj1315, @easyworld, @wubinwww & @Mimigris !
26/02/27 - New Update: (90789) [12636253]
- Legality:
- - Added: Garchompite Z & Blazikenite now released, can exist in inventory/held.
- - Changed: Invalid PP Up count message now indicates the exact invalid value (relevant for Gen1/2 VC => Gen7).