diff --git a/Resources/byte/wc6.pkl b/Resources/byte/wc6.pkl index 03b4e7e60..e14324646 100644 Binary files a/Resources/byte/wc6.pkl and b/Resources/byte/wc6.pkl differ diff --git a/Resources/byte/wc6full.pkl b/Resources/byte/wc6full.pkl index c6b1fd53a..82d99627b 100644 Binary files a/Resources/byte/wc6full.pkl and b/Resources/byte/wc6full.pkl differ diff --git a/Resources/text/changelog.txt b/Resources/text/changelog.txt index 0bca338cb..d7b14e146 100644 --- a/Resources/text/changelog.txt +++ b/Resources/text/changelog.txt @@ -709,7 +709,7 @@ http://projectpokemon.org/forums/showthread.php?36986 - Fixed: ORAS 2nd daycare EXP values not being displayed. Thanks chenzw95! - Fixed: Mono-specific underscore issue for converting to numbers. Thanks chenzw95! -5/16/16 - New Update: (1200) +5/16/16 - New Update: (115750) - Added: Bulk conversion when opening a Gen4 or Gen5 save file. Box contents will be dumped to specified folder, and converted if desired. - Added: SetPK6 override options for importing multiple pk6's (box import, battle video). - Added: Event constant diff when comparing two saves in the Event Flag editor. @@ -726,13 +726,14 @@ http://projectpokemon.org/forums/showthread.php?36986 - Hotfix: Fixed Gen 5 save file detection. Thanks xtreme1! - Hotfix: Fixed Bad Eggs from causing past gen dumping to abort. Thanks xtreme1! -07/XX/16 - New Update: +07/28/16 - New Update: - Fixed: Base save file when no save is loaded now has more realistic data (Console Region and Country fixed). - Fixed: Loading a X/Y save file will no longer have OR/AS exclusive items/moves/forms available as choices. - Fixed: Certain edge case Wonder Cards now are recognized correctly. - Fixed: A few legality checks have been improved. Thanks Eskuero & chenzw95! - Fixed: Box Flag truncation. Thanks chenzw95! - Fixed: Save File detection for past gen saves. Thanks evandixon! + - Added: Pokémon Link block injector (like Wonder Cards). Thanks suloku! - Added: Clear Box with Alt-Click on Box Tab. Clear ALL Boxes with Alt-Shift-Click. - Added: Sort Box with Ctrl-Click on Box Tab. Sort ALL Boxes with Ctrl-Shift-Click. Sorts by Species#. - Added: RSE/FRLG/DPPt/HGSS/BW/B2W2 Save Editing Support. Can read, modify, and export save files and pkm files. @@ -744,7 +745,9 @@ http://projectpokemon.org/forums/showthread.php?36986 - Changed: Box Dump/Load are now accessible via the Tools menu. - Changed: Updated Chinese translation. Thanks easyworld! - Added: Batch Editor. Modify all Pokémon in your save file / external files with simple script instructions. - - - An example script is provided when the window opens. Filters can be used so that only desired PKM are modified. + - - A script builder is provided to list attributes that may be edited (and how to edit them). - - "=": Requires the value to match the specified value. If not, the PKM is skipped. - - "!": Requires the value to NOT match the specified value. If not, the PKM is skipped. - - - ".": Sets the attribute to the specified value if all filters are satisfied. \ No newline at end of file + - - ".": Sets the attribute to the specified value if all filters are satisfied. + - Changed: Database can now search pk3/pk4/pk5/pk6 files. + - - An advance search option has been added, uses the same filter style as the Batch Editor. \ No newline at end of file