Skip to content

Commit cc6a26a

Browse files
committed
Update 25.11.30
1 parent dc1818d commit cc6a26a

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-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>25.11.16</Version>
3+
<Version>25.11.30</Version>
44
<LangVersion>13</LangVersion>
55
<Nullable>enable</Nullable>
66
<NeutralLanguage>en</NeutralLanguage>
2.02 KB
Binary file not shown.
312 Bytes
Binary file not shown.

PKHeX.WinForms/Resources/text/changelog.txt

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

4-
25/11/16 - New Update:
4+
25/11/30 - New Update:
5+
- Added Chesnaughtite, Dream Ball as released items.
6+
- Legality:
7+
- - Fixed: Gen9a Gift encounters now enforce IV correlation when the template does not have any fixed/flawless IVs.
8+
- - Fixed: Gen9 transfers to SW/SH now recognized again.
9+
- - Fixed: Gen7 breeding ball inheritance for Gen2-5 starters now allow Gen4 balls via Island Scan encounter parents. Thanks manolin18 !
10+
- - Fixed: Gen4 Pokewalker IVs now recognize seed skipping via Mic Test. Thanks @John-0902 !
11+
- - Fixed: Gen3 GCEA PID/IV enforcing now uses BACD_R_A rather than BACD_U_AX (PCNY Antishiny).
12+
- Added: Gen9a Player Appearance can now be changed via Block Data editor. Thanks @pasqualenardiello !
13+
- Fixed: Gen9a suggesting of Plus Moves for Alphas now recommends the guaranteed Alpha Move as plus (as intended).
14+
15+
25/11/16 - New Update: (125571) [11612058]
516
- Legality: Improved location ID detection of wild encounters, should work for 99.9%.
617
- - Crossovers are not currently handled for detecting location IDs. Generating from encounter template is 100% legal.
718
- - Fixed: Gen9a Ability change rules for Z-A have been updated to reflect form change behavior and encounter selection.

0 commit comments

Comments
 (0)