4/4/15 Commit Changelog finalization

This commit is contained in:
Kurt
2015-04-04 20:29:08 -07:00
parent 3fd9793e5e
commit 23a7faea86
2 changed files with 5 additions and 1 deletions

View File

@@ -515,7 +515,7 @@ http://projectpokemon.org/forums/showthread.php?36986
- Hotfix: Opening the program via a loaded pkx/ekx will properly load the Species/Language. Thanks rskoopa!
- Hotfix: Importing QR! will copy all ribbons / nonMain data. Thanks hiten!
4/1/15 - New Update:
4/4/15 - New Update:
- Added: Hidden Power selection drop-down. Changing the selection will modify the IVs appropriately.
- Added: Showdown/Smogon import (copy text, control click Species label).
- Added: Wondercard QR exporting/importing (alt-click). No editing is supported.
@@ -527,5 +527,6 @@ http://projectpokemon.org/forums/showthread.php?36986
- Fixed: Trash Bytes now are no longer cleared when saving data. Thanks SciresM & Lunarcookies!
- Fixed: Re-ordered controls to make tabbing flow down the form. Thanks Favna!
- Fixed: Vivillon Form selection in the Trainer Info editor will now function with refactored code. Thanks KingGengar & Favna!
- Fixed: New PKRS capping code will now behave properly. Thanks Favna and evandixon!
- Changed: PKRS Days capped at legal limits.
- Changed: Forms drop-down and label will be hidden if a Pokémon has no forms.

View File

@@ -7,6 +7,7 @@ Hold Control when dragging out the Tab PKM to save as ekx.
Control Click on a Nickname/OT box to bring up the ingame-special characters.
Control + Click on...
Species: Import Showdown/Smogon set from Clipboard.
Randomize IVs: Set all IVs to max.
Randomize EVs: Set all EVs to 0.
PP Ups Label: Set all PP Ups to 3.
@@ -46,3 +47,5 @@ POKEPUFF:
- Control Click the All Button to give un-exceptional Pokepuffs.
- Control Click the Sort Button to sort in reverse.
WONDERCARD:
- Alt-Click QR to import from QR image.