mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-22 20:13:06 +00:00
Update 22.12.18
This commit is contained in:
parent
8c8f636769
commit
1e086798fb
5 changed files with 12 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>22.12.01</Version>
|
<Version>22.12.18</Version>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<NeutralLanguage>en</NeutralLanguage>
|
<NeutralLanguage>en</NeutralLanguage>
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,7 +1,17 @@
|
||||||
PKHeX - By Kaphotics
|
PKHeX - By Kaphotics
|
||||||
http://projectpokemon.org/pkhex/
|
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.
|
- Added support for Scarlet & Violet 1.1.0.
|
||||||
- Legality:
|
- Legality:
|
||||||
- - Fixed: Gen9 banned species list updated.
|
- - Fixed: Gen9 banned species list updated.
|
||||||
|
|
Loading…
Reference in a new issue