mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-29 21:19:18 +01:00
* Hardcoded Pokemon should have proper names * Add evil admin placeholder images * Add admin names to locale files * Add evil team admin dialogue * current things. * rename * team galactic wants to be special * Revert debug changes * Added Trainer Names and Titles * [Hotfix] Fix interactions of some moves not changing types (#3183) * [Hotfix] Fix wild spawns not having their HA (#3190) * Add evil admin placeholder images * Add admin names to locale files * Add evil team admin dialogue * Added new sprites * Make simple admin trainer pools * Add Korean localization * Revert this * [Feature] Named Evil Team Admins * Dateien removed * Revert override * French only needs one pair of evil team bosses :) * Some things Temp Mentioned in the PR * Removed NoDuplicates again...Because it only works on the speciality pool.... Also reordered the second admin wave. So we guarantee it is never the same one * German dialogue * Offset * Jördis just better * Credit for the artists (see https://www.deviantart.com/icejkai/art/Magma-Admin-Courtney-Trainer-Sprite-544510574) * Order * Added tsdoc and named it more clear * Fixed formatting and made it a void function * Changed offset to number and updated tsdoch * Improve readability * Removed extra lines * Fix this * Revert override * colress gets his own pool because @blitzy wants it (and i agree) * Added Rood (some plasma sage guy) * has voucher is not false by default. So only it will be set true for evil team leaders, gym leaders, elite 4 and champions * Apply suggestions from code review Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> Co-authored-by: returntoice <dieandbecome@gmail.com> * Added the localization also to japanese * Update src/locales/ko/trainers.ts Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * CA * Removed Colress * Colress Last Stand --------- Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com> Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> Co-authored-by: returntoice <dieandbecome@gmail.com> Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ability-trigger.ts | ||
| ability.ts | ||
| achv.ts | ||
| arena-flyout.ts | ||
| arena-tag.ts | ||
| battle-info.ts | ||
| battle-message-ui-handler.ts | ||
| battle.ts | ||
| battler-tags.ts | ||
| berry.ts | ||
| bgm-name.ts | ||
| biome.ts | ||
| challenges.ts | ||
| command-ui-handler.ts | ||
| common.ts | ||
| config.ts | ||
| dialogue.ts | ||
| egg.ts | ||
| fight-ui-handler.ts | ||
| filter-bar.ts | ||
| game-mode.ts | ||
| game-stats-ui-handler.ts | ||
| growth.ts | ||
| menu-ui-handler.ts | ||
| menu.ts | ||
| modifier-select-ui-handler.ts | ||
| modifier-type.ts | ||
| modifier.ts | ||
| move-trigger.ts | ||
| move.ts | ||
| nature.ts | ||
| party-ui-handler.ts | ||
| pokeball.ts | ||
| pokemon-form.ts | ||
| pokemon-info-container.ts | ||
| pokemon-info.ts | ||
| pokemon-summary.ts | ||
| pokemon.ts | ||
| save-slot-select-ui-handler.ts | ||
| settings.ts | ||
| splash-messages.ts | ||
| starter-select-ui-handler.ts | ||
| status-effect.ts | ||
| trainers.ts | ||
| tutorial.ts | ||
| voucher.ts | ||
| weather.ts | ||