Update 26.01.22

This commit is contained in:
Kurt 2026-01-22 19:07:33 -06:00
parent 106d09c74f
commit fe32739494
4 changed files with 10 additions and 2 deletions

View File

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

View File

@ -1,7 +1,15 @@
PKHeX - By Kaphotics
http://projectpokemon.org/pkhex/
26/01/07 - New Update:
26/01/22 - New Update:
- Added: Gen9a file size recognition for Z-A patch 2.0.1
- Legality:
- - Changed: Height/Weight/Scale messages now show the expected value, when applicable.
- - Fixed: Alpha Pokémon without the requisite scale value are now flagged.
- - Fixed: Forgotten initial moves (via HOME) are now extrapolated for cross-game transfers that expect specific moves.
- Changed: Gen4 Battle Revolution saves now load faster (more performant checksum algorithm).
26/01/07 - New Update: (134818) [12303412]
- Changed: PKHeX now uses .NET 10 for its runtime (updated from .NET 9)! Dark Mode (Options->Settings->Startup->DarkMode) is now better supported.
- Legality: Sceptilite now released, can exist in inventory/held.
- - Fixed: Gen9a handling for Rotom/Hoopa plus move flags.