pokerogue/src/system
Fabi e1b0e0f0ae
[Balance] Allow candy gain for uncaught pokemon (#6791)
* allow candy gain for uncaught mons

* carry over friendship

* apply suggestions

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

* Add friendship/candy related tests

* Refactor friendship cap tests

* Fix typo

* Apply suggestions from code review

Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>

* Fix test

* Update test/field/pokemon.test.ts

Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>

* Replace `.startBattle` with `.runToSummon`

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
2025-12-02 12:54:12 +00:00
..
ribbons [Beta] Add Ribbon Sprites over stuff (#6704) 2025-10-29 10:56:15 -04:00
settings [Dev] Add more Biome rules (#6604) 2025-11-01 20:38:04 -07:00
version-migration [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
achv.ts [Beta] Add Ribbon Sprites over stuff (#6704) 2025-10-29 10:56:15 -04:00
arena-data.ts [UI/UX] Show correct max duration in flyout (#6566) 2025-09-18 13:35:22 -07:00
challenge-data.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
egg-data.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
game-data.ts [Balance] Allow candy gain for uncaught pokemon (#6791) 2025-12-02 12:54:12 +00:00
game-speed.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
game-stats.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
modifier-data.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
pokemon-data.ts [Dev] Move various functions out of pokemon-species.ts (#6155) 2025-08-02 19:35:06 -07:00
trainer-data.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
unlockables.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
voucher.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00