pokerogue/src/utils
Sirz Benjie c8a66b2e59
[Bug] Prevent an empty starterpreferences object from being saved (#6410)
* Prevent an empty starterpreferences object from being saved

* Fix ssui nullish coalescing

* Update src/utils/data.ts

Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com>

---------

Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com>
2025-08-25 23:48:55 -07: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] Prevent an empty starterpreferences object from being saved (#6410) 2025-08-25 23:48:55 -07:00
enums.ts [Dev] Moved type helpers to separate directory; (#6123) 2025-07-30 18:17:17 -07:00
i18n.ts [UI/UX][Bug] Fix typos in trainer class keys (#6347) 2025-08-22 18:12:38 -07: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