Skip to content

Commit fe32739

Browse files
committed
Update 26.01.22
1 parent 106d09c commit fe32739

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>26.01.07</Version>
3+
<Version>26.01.22</Version>
44
<LangVersion>14</LangVersion>
55
<Nullable>enable</Nullable>
66
<NeutralLanguage>en</NeutralLanguage>
1.23 KB
Binary file not shown.
72 Bytes
Binary file not shown.

PKHeX.WinForms/Resources/text/changelog.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
PKHeX - By Kaphotics
22
http://projectpokemon.org/pkhex/
33

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

0 commit comments

Comments
 (0)