Update 22.12.18

This commit is contained in:
Kurt 2022-12-18 00:06:04 -08:00
parent 8c8f636769
commit 1e086798fb
5 changed files with 12 additions and 2 deletions

View file

@ -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>

View file

@ -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.