Releases: codemonkey85/PKMDS-Save-Editor
Releases · codemonkey85/PKMDS-Save-Editor
Quick Fix
Updated Box Icons
The big deal for this update is that I've updated the Pokémon box icons to the images from Pokémon X and Y (consistency be damned).
In addition, the images are now embedded resources within the PKMDS_CS.dll file, instead of being in a secondary .SQLITE database. This means less files to deploy and keep track of. Yay!
Plus:
- Started work on item sorting
- Update shininess / sprite when editing TID / SID
- Fixed the Pokemon default constructor
- Changed selection backcolor (and alpha)
(Thanks to the fine folks at @projectpokemon for decrypting the X / Y ROMs to begin with!)
More bug fixes!
- Fixed loading / saving Unicode files
- Fixed loading Pokémon into party from file not updating party correctly
- Fixed Kyurem icon
- Fixed Pokémon in first party slot not being previewed
- Added shiny icon for preview
- Added Pokémon icon as form icon
- Maybe other things?
Bug fixes
PKMDS Save Editor 1.0: Edit your Generation 5 save files!
Please report issues to the GitHub issue tracker!
PKMDS Save editor currently supports the following Pokémon games:
- Black
- White
- Black 2
- White 2
As of this release, you can:
- Import and export Pokémon.
- Edit individual Pokémon
- Common info such as species, form, held item, ball, markings, level
- Basic info such as nickname, trainer info, ability, EXP
- Stats info such as IVs, EVs, Nature, Pokerus
- Moves, PP Ups, current PP
- Origins info such as met / egg location / date, met level, game, country, fateful, N's Pokémon
- Drag and drop your Pokémon between the party and current box, or drag and drop from the party / current box to another box using the list on the right
- Edit box names
And there are more features on the way!