Skip to content

Commit

Permalink
Update 22.03.01
Browse files Browse the repository at this point in the history
  • Loading branch information
kwsch committed Mar 1, 2022
1 parent e792c03 commit 8c9c5e0
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 2 deletions.
Binary file modified PKHeX.Core/Resources/legality/mgdb/wa8.pkl
Binary file not shown.
Binary file modified PKHeX.Core/Resources/legality/mgdb/wb8.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.
2 changes: 1 addition & 1 deletion PKHeX.WinForms/PKHeX.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ApplicationIcon>Resources\icon.ico</ApplicationIcon>
<StartupObject>PKHeX.WinForms.Program</StartupObject>
<AssemblyName>PKHeX</AssemblyName>
<Version>22.02.22</Version>
<Version>22.03.01</Version>
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
Expand Down
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/02/22 - New Update:
22/03/01 - New Update:
- Added support for PLA v1.1 save data format.
- Legality:
- - Added: PLA Massive Mass Outbreak encounter slot data recognition.
- - Changed: BDSP underground area6 now permits lower levels. Thanks @Meta7122 !
- - Fixed: BDSP Piplup mystery gift now verifies friendship correctly.
- Fixed: Swapping 5th party slot to boxes now behaves correctly. Thanks Burning Justice !
- Fixed: PLA/SWSH copying savedata changes now saves boolean value toggles (Box Flags). Thanks @sora10pls !
- Changed: Minor memory allocation performance improvements.

22/02/22 - New Update: (28530) [4604931]
- Added support for BDSP v1.2 save data format.
- Legality:
- - Added: BDSP glitch abuse flag is now flagged by PKHeX's legality check.
Expand Down

0 comments on commit 8c9c5e0

Please sign in to comment.