Skip to content

Commit

Permalink
Update 22.11.26
Browse files Browse the repository at this point in the history
  • Loading branch information
kwsch committed Nov 27, 2022
1 parent 4df9198 commit 48ac105
Show file tree
Hide file tree
Showing 2 changed files with 19 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>22.11.24</Version>
<Version>22.11.26</Version>
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
<NeutralLanguage>en</NeutralLanguage>
Expand Down
19 changes: 18 additions & 1 deletion PKHeX.WinForms/Resources/text/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,24 @@
PKHeX - By Kaphotics
http://projectpokemon.org/pkhex/

22/11/24 - New Update:
22/11/26 - New Update:
- Legality:
- - Fixed: Encounter->PK9 small fixes added.
- - Added: Distribution Raids (Eevee) now recognized.
- - Fixed: Hidden Ability patch checks now behave correctly.
- - Fixed: Minor tweaks to tera type and encounter recognition.
- - Fixed: Gen8 technical records are checked correctly again.
- - Fixed: Maushold / Dudunsparce %100 evolution calc fixed (From %25).
- - Fixed: Gen9 obededience level for gift box legends now checked correctly (nonzero).
- - Still Pending: Wandering/Crossover encounter locations & marks (next release!)
- Added: Form Argument now has a label if the Form combobox is not being shown.
- Added: Cheat button to unlock all fly locations, and collect all stakes (sublegendary event). Thanks @sora10pls!
- Fixed: Gen9 raid seeds can now be correctly set via the GUI.
- Fixed: Gen9 xyz coordinates now read/write correctly instead of swapping y/z coordinates. Thanks @ih8ih8sn0w !
- Fixed: Gen9 Pokédex set now applies seen forms, and the Seen All / Caught / Complete cheats now behave as intended for all entries.
- Changed: Updated translation files. Thanks @easyworld, @manu098vm, @kitcham, @egzn !

22/11/24 - New Update: (69113) [5657104]
- Introducing Scarlet & Violet Support! Thanks @SciresM, @sora10pls, @Lusamine!
- - Initial Legality Checking is provided. Please refer to the forums when reporting legality issues for SV parsing.
- - Save Data is similar to SW/SH; a pokedex, trainer, inventory, Raid, and block data editor are provided.
Expand Down

0 comments on commit 48ac105

Please sign in to comment.