pokerogue/src/system
AJ Fontaine 8a2900ad29
[Refactor] Move some relevant files, tables etc to new balance folder (#4510)
* Move biomes.ts

* Move starter costs, passives, friendship, starter-candy to starters.ts

* Change relative imports to absolute imports

* Add docstrings, passives.ts

* Constants in rates.ts for egg pity, egg tier rates, hatch waves, variant chances

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-10-02 06:20:19 -07:00
..
settings [Enhancement] Add option for egg skip to settings (#4193) 2024-09-12 10:33:36 -04:00
achv.ts [Refactor] Move some relevant files, tables etc to new balance folder (#4510) 2024-10-02 06:20:19 -07:00
arena-data.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
challenge-data.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
egg-data.ts [Dev] Remove variant-tiers.ts Enum (#3746) 2024-09-18 15:20:33 -04:00
game-data.ts [Refactor] Move some relevant files, tables etc to new balance folder (#4510) 2024-10-02 06:20:19 -07:00
game-speed.ts Fix Error with Typecasting (#1519) 2024-05-28 23:45:18 +01:00
game-stats.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
modifier-data.ts [Dev] Save Data Version Migration (#4080) 2024-09-08 02:40:45 +01:00
pokemon-data.ts [Bugs/Balance] Fix various ME bugs and small balance adjustments (#4369) 2024-09-22 05:47:32 +02: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 [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
unlockables.ts [Enhancement/Item] Add Achievement to Unlock Eviolite (#3390) 2024-08-08 01:07:28 +01:00
version-converter.ts sanitize all money when saving session data to server (#4485) 2024-09-28 04:48:15 +01:00
voucher.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00