Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Continued working on design, added moves | Kelly Rauchenberger | 2017-09-27 | 1 | -0/+32 |
| | | | | | | | | Still a very early design Also, for Pokémon that have Natures that don't benefit and hinder the same stat, there is now a + next to the stat that the Nature benefits, and a - next to the stat it hinders. | ||||
* | Added section on homepage for Pokémon not in any game | Kelly Rauchenberger | 2017-09-26 | 1 | -1/+1 |
| | |||||
* | Added met location data | Kelly Rauchenberger | 2017-09-25 | 2 | -0/+41 |
| | | | | | Note that the met location for Pokémon from Orre is completely incorrect. | ||||
* | Added box names | Kelly Rauchenberger | 2017-09-24 | 2 | -19/+30 |
| | |||||
* | Worked on PC display page | Kelly Rauchenberger | 2017-09-24 | 2 | -2/+44 |
| | |||||
* | Added storage location information to Pokémon | Kelly Rauchenberger | 2017-09-24 | 1 | -0/+4 |
| | |||||
* | Added OT gender field | Kelly Rauchenberger | 2017-09-24 | 1 | -0/+3 |
| | |||||
* | Started working on UI | Kelly Rauchenberger | 2017-09-24 | 3 | -4/+47 |
| | | | | | This commit imports a lot of assets from veekun, as well as a font from http://www.victoryroad.net/showthread.php?t=1507 | ||||
* | Started writing extractor | Kelly Rauchenberger | 2017-09-23 | 2 | -1/+11 |
| | |||||
* | Moved revision moves into revision table | Kelly Rauchenberger | 2017-09-23 | 2 | -23/+29 |
| | | | | | | This is a retroactive schema change, so there's no easy way to migrate into it without losing data, but this is so early into the development of this project that it really doesn't matter. | ||||
* | Created a bunch of models | Kelly Rauchenberger | 2017-09-16 | 6 | -0/+175 |
| | |||||
* | Initial commit | Kelly Rauchenberger | 2017-09-16 | 1 | -0/+5 |