mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-11-21 18:51:38 +01:00
* Added hyperlinks to Moves enum Yes, I'm aware of what this looks like in the file itself, but it enables a nice neat little hyperlink shown below to the bulbapedia page when you hover over a move. I feel like the added convenience is worth making the file harder to read considering nobody is ever going to touch that file anyway. I plan on adding a python script to finish the rest of them, but didn't want to actually sink time into this if we absolutely despise it. * Added Python Script Created a python script to add comments with a url to abilities.ts, moves.ts, and species.ts using regex |
||
|---|---|---|
| .. | ||
| audio | ||
| battle-anims | ||
| fonts | ||
| images | ||
| .gitkeep | ||
| exp-sprites.json | ||
| logo128.png | ||
| logo512.png | ||
| manifest.webmanifest | ||
| service-worker.js | ||
| starter-colors.json | ||
| update-source-omments.py | ||