Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made pokemon embeddable | Kelly Rauchenberger | 2018-07-04 | 1 | -0/+10 |
| | |||||
* | Emerald animated sprites only loop on demand | Kelly Rauchenberger | 2017-09-30 | 1 | -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 ribbons | Kelly Rauchenberger | 2017-09-29 | 1 | -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 page | Kelly Rauchenberger | 2017-09-24 | 1 | -0/+7 |