mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-20 16:42:45 +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> |
||
---|---|---|
.. | ||
abilities | ||
achievements | ||
arena | ||
battle | ||
battlerTags | ||
data | ||
eggs | ||
field | ||
inputs | ||
items | ||
moves | ||
mystery-encounter | ||
phases | ||
plugins/api | ||
settingMenu | ||
sprites | ||
system | ||
testUtils | ||
ui | ||
account.test.ts | ||
battle-scene.test.ts | ||
boss-pokemon.test.ts | ||
daily_mode.test.ts | ||
endless_boss.test.ts | ||
enemy_command.test.ts | ||
escape-calculations.test.ts | ||
evolution.test.ts | ||
final_boss.test.ts | ||
fontFace.setup.ts | ||
game-mode.test.ts | ||
imports.test.ts | ||
internals.test.ts | ||
misc.test.ts | ||
pre.test.ts | ||
reload.test.ts | ||
vitest.setup.ts |