Skip to content

Commit

Permalink
Update 24.07.27
Browse files Browse the repository at this point in the history
  • Loading branch information
kwsch committed Jul 26, 2024
1 parent f501c8a commit 8578912
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>24.07.03</Version>
<Version>24.07.27</Version>
<LangVersion>12</LangVersion>
<Nullable>enable</Nullable>
<NeutralLanguage>en</NeutralLanguage>
Expand Down
Binary file modified PKHeX.Core/Resources/legality/mgdb/wc9.pkl
Binary file not shown.
Binary file modified PKHeX.Core/Resources/legality/wild/encounter_go_home.pkl
Binary file not shown.
Binary file modified PKHeX.Core/Resources/legality/wild/encounter_go_lgpe.pkl
Binary file not shown.
9 changes: 8 additions & 1 deletion PKHeX.WinForms/Resources/text/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
PKHeX - By Kaphotics
http://projectpokemon.org/pkhex/

24/07/03 - New Update:
24/07/27 - New Update:
- Legality:
- - Added: Most Gen3 events from Japan are now recognized.
- Fixed: Gen6 box name editing now edits the right offset. Thanks @javierhimura !
- Fixed: Other small regressions/oddities reported have been resolved.
- Fixed: Save files with uncommon appended footer types no longer cause issue when saving/closing subforms.

24/07/03 - New Update: (82341) [8957452]
- Legality:
- - Added: Slot source legality checks for miscellaneous slots like Daycare. Shouldn't flag anyone ;)
- Added: Gen4 trainer stat record editor. Thanks @abcboy101 !
Expand Down

0 comments on commit 8578912

Please sign in to comment.