Skip to content

Commit

Permalink
Update 21.04.01
Browse files Browse the repository at this point in the history
Latest cumulative update release with mgdb/pget binaries updated.

There aren't any April Fools jokes in this release.
  • Loading branch information
kwsch committed Apr 1, 2021
1 parent 69c737b commit 4cf926f
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 2 deletions.
Binary file modified PKHeX.Core/Resources/byte/encounter_go_home.pkl
Binary file not shown.
Binary file modified PKHeX.Core/Resources/byte/encounter_go_lgpe.pkl
Binary file not shown.
Binary file modified PKHeX.Core/Resources/byte/wc6full.pkl
Binary file not shown.
Binary file modified PKHeX.Core/Resources/byte/wc7full.pkl
Binary file not shown.
Binary file modified PKHeX.Core/Resources/byte/wc8.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>21.01.30</Version>
<Version>21.04.01</Version>
<LangVersion>9</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>
Expand Down
23 changes: 22 additions & 1 deletion PKHeX.WinForms/Resources/text/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,28 @@
PKHeX - By Kaphotics
http://projectpokemon.org/pkhex/

21/01/30 - New Update:
21/04/01 - New Update:
- Legality:
- - Added: Generation 8 Overworld RNG seed legality. The wandering encounters have detectable origins!
- - Updated: Mystery Gift & GO Legality encounter data.
- - Changed: HOME gifts are now allowed with SID > 0.
- - Changed: Updated Ribbon rules for Master Ribbon & non-mythical legends.
- - Changed: Gen3 Shadow Pokémon now generate with correct shadow lock data.
- - Fixed: Gen6/7 Form Argument values are now handled correctly. Thanks @Lusamine!
- - Fixed: Gen3 ability bit mismatching rules for in-game trades have been fixed.
- Added: Gen8 Affixed Ribbon/Mark can now be changed in the Ribbon Editor.
- Added: Gen7 LGPE now shows Alolan form Height/Weight records in the Pokedex.
- Added: Hovering over MGDB and Database slots now shows a summary of the data.
- Added: Hovering over a box/party slot now shows some legality origins of the data.
- Added: Bulk Legality analysis now flags duplicate HOME tracker values.
- Added: Block Editor can now be used for gen5-7 saves to change more values directly.
- Added: Gen3 battle video data can now be imported via drag-drop (no BV3 exporting currently via GUI).
- Changed: Gen3 save files for RS/E/FRLG are now treated as separate classes.
- Changed: Minor internal refactorings to improve performance.
- Fixed: Gen6 event flags now are indexed correctly. You shouldn't notice any difference.
- Fixed: PKM conversion from future -> Gen1/2 now retains IV proportions correctly.

21/01/30 - New Update: (156366) [3559662]
- Legality:
- - Updated Mystery Gift & GO Legality encounter data.
- - Fixed: Matching encounters where a PKM can be one of many types of encounters (based on its current values) has been improved.
Expand Down

0 comments on commit 4cf926f

Please sign in to comment.