Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Updated Box Icons

Choose a tag to compare

@codemonkey85 codemonkey85 released this 01 Jun 03:13

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).

screenshot 2014-05-31 12 30 38

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!)