Skip to content

Commit 5c4d27f

Browse files
committed
Update 26.02.27
1 parent 5c9f97b commit 5c4d27f

File tree

5 files changed

+19
-2
lines changed

5 files changed

+19
-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.31</Version>
3+
<Version>26.02.27</Version>
44
<LangVersion>14</LangVersion>
55
<Nullable>enable</Nullable>
66
<NeutralLanguage>en</NeutralLanguage>
712 Bytes
Binary file not shown.
1.87 KB
Binary file not shown.
164 Bytes
Binary file not shown.

PKHeX.WinForms/Resources/text/changelog.txt

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

4-
26/01/31 - New Update:
4+
26/02/27 - New Update:
5+
- Legality:
6+
- - Added: Garchompite Z & Blazikenite now released, can exist in inventory/held.
7+
- - Changed: Invalid PP Up count message now indicates the exact invalid value (relevant for Gen1/2 VC => Gen7).
8+
- - Fixed: Gen4 transfers from Gen3 now handle HG/SS's ball value correctly.
9+
- Note: Gen3 FR/LG save files from Nintendo Switch are able to be loaded (no additional handling/conversion needed). Undecided on Legality handling.
10+
- Added: Box Search button now available; can apply a filter to all slots (faded out) for easier searching your save data. Thanks @RandomGuy155 !
11+
- Added: Box Popout button now available; the previous shortcut (double clicking the box tab) still exists. Now more accessible/discoverable.
12+
- Added: Batch Editor can now perform math operations (+-/* and bitwise operators); refer to the dropdown menu.
13+
- Added: PKM Editor now alerts when exporting a save file with unsaved PKM Editor changes.
14+
- Added: Gen9a gender changing via Trainer Editor now resets clothing selection to default to avoid game startup crashes. Thanks @abcboy101 !
15+
- Fixed: Gen9a Inventory edits for Mega Shards can now manually enter 4 digits (up from 3).
16+
- Fixed: Gen8a Move Mastery/Purchased flags changed via Batch Editor now are set as per legality rules (rather than invalid).
17+
- Fixed: Gen3 Emerald PC stored items now allow all item types (except Key items). Thanks @ShadowMario3 !
18+
- Changed: Square shiny sprites now only appear when in SW/SH context.
19+
- Changed: More translations for event flags in prior games. Thanks @Mimigris & @Ka-n00b !
20+
21+
26/01/31 - New Update: (157483) [12545464]
522
- Legality: Swampertite now released, can exist in inventory/held.
623
- Added: Gen9a handling for 9,999 Mega Shards.
724
- Fixed: Showdown Set parsing now recognizes IVs/EVs entered in non-standard order.

0 commit comments

Comments
 (0)