mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-03-21 17:48:28 -05:00
Update 26.01.22
This commit is contained in:
parent
106d09c74f
commit
fe32739494
|
|
@ -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>
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user