pokerogue/src/system
flx-sta 283714bd0f
[Refactor] Move enums from game-data into their respective files in src/data/enums (#1837)
* move PlayerGender enum into src/data/enums/player-gender.ts

this is necessary to avoid circular dependencies which did crash tests in the past (in PRs)

* Update settings.ts

* Update game-data.ts

* Update summary-ui-handler.ts

* Update ui.ts

* move Passive & GameDataType enums into own files
2024-06-05 19:11:07 -05:00
..
settings [Refactor] Move enums from game-data into their respective files in src/data/enums (#1837) 2024-06-05 19:11:07 -05:00
achv.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
arena-data.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
egg-data.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
game-data.ts [Refactor] Move enums from game-data into their respective files in src/data/enums (#1837) 2024-06-05 19:11:07 -05:00
game-speed.ts Fix Error with Typecasting (#1519) 2024-05-28 23:45:18 +01:00
game-stats.ts Fix wrong stat displayed for mythicals hatched (#601) 2024-05-07 12:10:48 -05:00
modifier-data.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-data.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
session-history.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
trainer-data.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
unlockables.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
voucher.ts fix first voucher description (#1710) 2024-06-02 03:30:22 +01:00