Skip to content

Commit

Permalink
Update 22.12.18
Browse files Browse the repository at this point in the history
  • Loading branch information
kwsch committed Dec 18, 2022
1 parent 8c8f636 commit 1e08679
Show file tree
Hide file tree
Showing 5 changed files with 12 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.12.01</Version>
<Version>22.12.18</Version>
<LangVersion>10</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.
12 changes: 11 additions & 1 deletion PKHeX.WinForms/Resources/text/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
PKHeX - By Kaphotics
http://projectpokemon.org/pkhex/

22/12/01 - New Update:
22/12/18 - New Update:
- Gen9 SV Added wandering/crossover logic for wild encounter location detection.
- Gen9 SV Added weather/time/personality Mark logic for wild encounters.
- Gen9 SV Removed inaccessible egg moves.
- Gen9 SV legality quirks ironed out, detection should be pretty reliable now.
- Added: SV 7-Star Raid record editor added. Thanks @sora10pls!
- Added: Form Argument numeric up-down now has a label in the PKM Editor.
- Fixed: Gen3 GC memory cards with multiple save files now read correctly again. Thanks @TheZett!
- Changed: Updated translation files. Thanks @easyworld, @Yarkis01, @Korados

22/12/01 - New Update: (188923) [5944803]
- Added support for Scarlet & Violet 1.1.0.
- Legality:
- - Fixed: Gen9 banned species list updated.
Expand Down

0 comments on commit 1e08679

Please sign in to comment.