pokerogue/src/@types
Blitzy dacf71151a
[Balance] Evil Team Admin Rework + Misc Trainer Changes (#6608)
* Update trainer-config.ts

* Update trainer-config.ts

* Revert "Update trainer-config.ts"

This reverts commit 6243592913.

* Revert "Update trainer-config.ts"

This reverts commit 6243592913.

* Update Admins, Add Admin 3

* Update Admins, Add Admin 3

* Update trainer-config.ts

* Update trainer-config.ts

* Initial Pool Updates

* Initial Pool Updates

* allow evil team admins to use subpools

* allow evil team admins to use subpools

* Remove trainer pool tier stairs

* freedom motif

* Remove trainer pool tier stairs

* freedom motif

* fix: missing import in trainer-config.ts

* Fix incorrect Starmobile forms

* Pool Updates + Boss additions

* Misc Changes

* Reorder p functions in Trainer Config

This let move gen properly account for Boss Health, Form Changes, and Abilities for future functions

* Ensure evil admins are uniquely selected in different fights

* Ensure evil admins are uniquely selected in different fights

* Implement evil team admin instant tera for slot 4

* Revert Starmobile Changes

* Minor Grunt Pool Changes

* Champion Adjustments

* Update trainer-config.ts

* Update trainer-config.ts

* Update challenge.ts

---------

Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
Co-authored-by: Madmadness65 <blaze.the.fireman@gmail.com>
2025-10-08 00:08:50 -05:00
..
api [Misc][UI/UX] See stats of other users in admin panel (#6579) 2025-09-27 14:44:29 -07:00
helpers [Bug/i18n] Added type safety to Arena.applyTags; fixed arena tag addition/removal messages (#6304) 2025-10-07 23:38:51 -05:00
ability-types.ts [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
arena-tags.ts [Refactor] Move type definitions away from game-data.ts (#6487) 2025-09-10 14:09:33 -05:00
attack-move-result.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
battler-tags.ts [Bug] Apply Supreme Overlord only once on summon (#6575) 2025-09-19 23:08:02 -05:00
biomes.ts [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
common.ts [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
damage-params.ts [Docs] Cleanup docs in pokemon.ts (#6543) 2025-09-20 17:15:57 -05:00
damage-result.ts [Refactor] Moved various classes/interfaces to own files (#5870) 2025-06-28 01:55:47 -07:00
dex-data.ts [Feature] Add per-species tracking for ribbons, show nuzlocke ribbon (#6246) 2025-08-14 13:20:48 -05:00
held-modifier-config.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
illusion-data.ts [Refactor] Mark nickname in pokemon as optional (#6168) 2025-07-28 22:13:10 -04:00
locales.ts [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
modifier-types.ts [Dev] Moved type helpers to separate directory; (#6123) 2025-07-30 18:17:17 -07:00
move-types.ts [Move] Added laser focus locales (#6202) 2025-08-13 08:16:08 -07:00
phase-types.ts [Docs] Fix/update some comments and spacing 2025-09-21 00:22:53 -07:00
pokemon-level-moves.ts [Dev] Improve typescript performance and version bump node and dependencies (#6627) 2025-10-04 19:29:23 -05:00
save-data.ts [Refactor] Refactor Starter and its handling (#6477) 2025-09-21 11:07:08 -07:00
session-save-migrator.ts [Refactor] Move type definitions away from game-data.ts (#6487) 2025-09-10 14:09:33 -05:00
settings-save-migrator.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
species-gen-types.ts [Balance] Adjust evolution delay requirements (#6595) 2025-09-30 12:59:08 -05:00
system-save-migrator.ts [Refactor] Move type definitions away from game-data.ts (#6487) 2025-09-10 14:09:33 -05:00
trainer-funcs.ts [Balance] Evil Team Admin Rework + Misc Trainer Changes (#6608) 2025-10-08 00:08:50 -05:00
turn-move.ts [Refactor] Moved various classes/interfaces to own files (#5870) 2025-06-28 01:55:47 -07:00
typed-arrays.ts [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
ui.ts [Refactor] Refactor UI text ts (#5946) 2025-07-27 17:46:56 +00:00
user-info.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00