mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-07 02:18:21 +01:00
* Update Foresight PR to current beta Implements Foresight, Miracle Eye, and Odor Sleuth * Add placeholder i18n strings * Minor tsdoc updates * Fix placement of evasion level modifier, add tests * Add first batch of translations Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br> * Second batch of translations Co-authored-by: Enoch <enoch.jwsong@gmail.com> Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com> * Add Catalan and Japanese translation placeholder strings * Fix issue caused by merge --------- Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br> Co-authored-by: Enoch <enoch.jwsong@gmail.com> Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ability.ts | ||
| arena-tag.ts | ||
| battle-anims.ts | ||
| battle-stat.ts | ||
| battler-tags.ts | ||
| berry.ts | ||
| biomes.ts | ||
| challenge.ts | ||
| daily-run.ts | ||
| dialogue.ts | ||
| egg-moves.ts | ||
| egg.ts | ||
| exp.ts | ||
| gender.ts | ||
| move.ts | ||
| nature.ts | ||
| pokeball.ts | ||
| pokemon-evolutions.ts | ||
| pokemon-forms.ts | ||
| pokemon-level-moves.ts | ||
| pokemon-species.ts | ||
| pokemon-stat.ts | ||
| splash-messages.ts | ||
| status-effect.ts | ||
| temp-battle-stat.ts | ||
| terrain.ts | ||
| tms.ts | ||
| trainer-config.ts | ||
| trainer-names.ts | ||
| type.ts | ||
| variant.ts | ||
| weather.ts | ||