about summary refs log tree commit diff stats
path: root/app/assets/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Emerald animated sprites only loop on demandKelly Rauchenberger2017-09-301-0/+2
| | | | | | | It was a little annoying that the animated sprites for Pokémon in Emerald would infinitely loop without much delay between the loops, so the GIFs were edited such that they only play once, and some JavaScript was added such that mousing over the sprite makes it play again.
* Added ribbonsKelly Rauchenberger2017-09-291-6/+6
| | | | | | Gift ribbons currently partially work: the correct ribbon image and name is shown, but the ribbon description is not yet extracted from the game and thus is just blank.
* Worked on PC display pageKelly Rauchenberger2017-09-243-2/+8
|
* Started working on UIKelly Rauchenberger2017-09-241-0/+2
| | | | | This commit imports a lot of assets from veekun, as well as a font from http://www.victoryroad.net/showthread.php?t=1507
* Initial commitKelly Rauchenberger2017-09-161-0/+13