pokerogue/src/data/enums
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
..
abilities.ts Added hyperlinks to Moves, Abilities, and Species enums (#586) 2024-05-07 23:18:19 -05:00
arena-tag-type.ts Implement Tailwind (#398) 2024-05-02 14:10:21 -05:00
battler-tag-type.ts Implement Forewarn, Frisk, and BattlerTags for Magnet Rise (WIP) (#241) 2024-05-04 12:10:40 +10:00
biome.ts Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
egg-type.ts Rebalance item weights and add Rogue tier 2024-02-28 23:13:05 -05:00
moves.ts Added hyperlinks to Moves, Abilities, and Species enums (#586) 2024-05-07 23:18:19 -05:00
party-member-strength.ts Rebalance trainer evolution logic 2024-03-28 14:05:15 -04:00
species.ts Added hyperlinks to Moves, Abilities, and Species enums (#586) 2024-05-07 23:18:19 -05:00
time-of-day.ts Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
trainer-type.ts Trainer updates including names and double battle pairs 2024-03-21 00:57:28 -04:00