pokerogue/public
Benjamin Odom ce3d12d58e
Added hyperlinks to Moves, Abilities, and Species enums (#586)
* 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
2024-05-07 23:18:19 -05:00
..
audio Add B2W2 Legendary Titan Theme 2024-05-04 22:48:23 -05:00
battle-anims Implement Snap Trap 2024-04-23 13:04:42 -05:00
fonts Use bitmap text for modifier text for optimization 2024-04-09 13:59:46 -04:00
images Mints permanently unlock natures 2024-05-07 00:58:36 -04:00
.gitkeep Initial commit 2023-03-28 14:54:52 -04:00
exp-sprites.json Fix crash with certain animated variant sprites 2024-04-26 02:00:58 -04:00
logo128.png Fix PWA setup 2024-04-12 19:42:17 -04:00
logo512.png Fix PWA setup 2024-04-12 19:42:17 -04:00
manifest.webmanifest Prevent Fusion Status Errors +Fix Double Battle Issue (#472) 2024-05-04 22:16:59 -05:00
service-worker.js Move service-worker to public folder 2024-05-02 11:37:06 -04:00
starter-colors.json Add candy system for passives and value reductions 2024-04-13 18:59:58 -04:00
update-source-omments.py Added hyperlinks to Moves, Abilities, and Species enums (#586) 2024-05-07 23:18:19 -05:00