mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-10-20 20:15:50 +02:00
* Update splash-messages.ts 1 * Add Pokemon name splash text This will display a random Pokemon's name, followed by an exclamation point (ex. "Bulbasaur!"). * Make Pokemon name splash message weighted * Update splash-messages.ts * Update splash-messages.ts * fix trailing spaces * Update splash-messages.ts * Update splash-messages.ts * Add splashes which use random Pokemon * Update splash message tests * Update splash-messages.ts * Update splash-messages.ts * Missing comma * Fix length on test It even says to do so whenever weight multipliers are adjusted... * Update splash-messages.ts * add missing prefix thing * adjusted comment in splash_messages.test.ts * Update splash-messages.ts * fix blank line * Add gender splash message code This makes the specific April Fools splash message functional. Also fixed a linter issue with the randomPokemon code. * Update title-ui-handler.ts changed battles won fallback number to -1 * Update splash-messages.ts * changed afd to 2 days * Update splash_messages.test.ts * Update src/data/splash-messages.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> --------- Co-authored-by: Madmadness65 <blaze.the.fireman@gmail.com> Co-authored-by: Madmadness65 <59298170+Madmadness65@users.noreply.github.com> Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> |
||
---|---|---|
.. | ||
balance | ||
moves | ||
mystery-encounters | ||
ability.ts | ||
arena-tag.ts | ||
battle-anims.ts | ||
battler-tags.ts | ||
berry.ts | ||
challenge.ts | ||
custom-pokemon-data.ts | ||
daily-run.ts | ||
dialogue.ts | ||
egg-hatch-data.ts | ||
egg.ts | ||
exp.ts | ||
gender.ts | ||
nature.ts | ||
pokeball.ts | ||
pokemon-forms.ts | ||
pokemon-species.ts | ||
splash-messages.ts | ||
status-effect.ts | ||
terrain.ts | ||
trainer-config.ts | ||
trainer-names.ts | ||
type.ts | ||
variant.ts | ||
weather.ts |