diff --git a/Resources/text/changelog.txt b/Resources/text/changelog.txt index 9cc8f4e7e..4e50b5d60 100644 --- a/Resources/text/changelog.txt +++ b/Resources/text/changelog.txt @@ -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. \ No newline at end of file diff --git a/Resources/text/shortcuts.txt b/Resources/text/shortcuts.txt index c3aa86868..d02e38a05 100644 --- a/Resources/text/shortcuts.txt +++ b/Resources/text/shortcuts.txt @@ -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.