mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-22 12:03:10 +00:00
Changelog updates
This commit is contained in:
parent
959c2e0d68
commit
6dd8efb596
1 changed files with 8 additions and 2 deletions
|
@ -380,7 +380,7 @@ http://projectpokemon.org/forums/showthread.php?36986
|
||||||
- Added: More rebattle flags; Virizion may not be correct but it's our best guess.
|
- Added: More rebattle flags; Virizion may not be correct but it's our best guess.
|
||||||
- - Rebattling Lati@s has yet to be ironed out, we haven't figured out how to go back to the island.
|
- - Rebattling Lati@s has yet to be ironed out, we haven't figured out how to go back to the island.
|
||||||
|
|
||||||
12/6/14 - New Update:
|
12/8/14 - New Update:
|
||||||
- Added: Unicode Gender text toggle in Options.
|
- Added: Unicode Gender text toggle in Options.
|
||||||
- Fixed: Shiny Star will now appear in boxes.
|
- Fixed: Shiny Star will now appear in boxes.
|
||||||
- Fixed: Gendered formes will now appear properly in boxes.
|
- Fixed: Gendered formes will now appear properly in boxes.
|
||||||
|
@ -388,4 +388,10 @@ http://projectpokemon.org/forums/showthread.php?36986
|
||||||
- Fixed: Bad egg setting via first slot drag (very uncommon, thanks Slashmolder for finding this!)
|
- Fixed: Bad egg setting via first slot drag (very uncommon, thanks Slashmolder for finding this!)
|
||||||
- Improved: Bad egg detection for zeroed data in actual saves.
|
- Improved: Bad egg detection for zeroed data in actual saves.
|
||||||
- Changed: Secret Base Flag read offset to use the PSS stat 0x140 one, should be correct. Previous offset was the flag counter on QR code creation.
|
- Changed: Secret Base Flag read offset to use the PSS stat 0x140 one, should be correct. Previous offset was the flag counter on QR code creation.
|
||||||
- Added: Shortcuts text for all the ease-of-use tricks you can do to speed up use of the program; access via the About window.
|
- Added: Shortcuts text for all the ease-of-use tricks you can do to speed up use of the program; access via the About window.
|
||||||
|
- Fixed: Kyurem/Aegislash stats (thanks Pkmnninja!)
|
||||||
|
- Added: PSS Sprite changing (thanks SciresM for implementing!)
|
||||||
|
- Changed: Diancie sprite now uses the ORAS version.
|
||||||
|
- Added: Chinese translation.
|
||||||
|
- Fixed: Full Pokedex code causing CyberGadget to corrupt saves.
|
||||||
|
- Fixed: Corruption Alert will now appear for ORAS saves, you can ignore it if you are using SaveDataFiler.
|
Loading…
Reference in a new issue