pokerogue/src/utils
Bertie690 c3cce668fc
[Misc] Moved scrapeTrainerNames to a script; removed selfStatLowerMoves (#6258)
* Removed scrape trainer names

* Removed `selfStatLowerMoves`

* Update move.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Started work on the script again

* Made script actually work

* Made finishing touches on script

* Fixed main repo code to not expect snake cased locale strings

* Update trainer.ts

Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>

* Remove biome ignore range

* Fix typedoc.json

* rename `getRandomLocaleKey` to `getRandomLocaleEntry`

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-08-22 16:09:33 -05:00
..
challenge-utils.ts [UI/UX][Challenge] Starter select screen shows reduced information in fresh start (#6277) 2025-08-20 19:26:17 -04:00
common.ts [Misc] Added chance for alt title logo (#6182) 2025-08-07 21:24:33 -04:00
cookies.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
data.ts [Bug] [Beta] Fix renaming runs (#6268) 2025-08-14 16:57:01 -05:00
enums.ts [Dev] Moved type helpers to separate directory; (#6123) 2025-07-30 18:17:17 -07:00
i18n.ts [Misc] Moved scrapeTrainerNames to a script; removed selfStatLowerMoves (#6258) 2025-08-22 16:09:33 -05:00
modifier-utils.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
pokemon-utils.ts [Dev] Move various functions out of pokemon-species.ts (#6155) 2025-08-02 19:35:06 -07:00
strings.ts [Bug] Fix camel case bug in strings.ts (#6161) 2025-07-27 20:17:46 -07:00
utility-vars.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00