pokerogue/src
John Martin 145267c9a6
Fixed leftover text re-corrections. (#283)
* Minor text corrections to item descriptions.

* Update modifier-type.ts; minor text correction updates

* Update modifier-type.ts; further text re-corrections.

* Update modifier-type.ts; leftover re-corrections.

* Minor text corrections in modifier menu.
2024-04-24 23:29:47 -04:00
..
data Fix partial and unimplemented indicators not showing on abilities 2024-04-24 22:42:09 -04:00
enums Re-implement UI reskin with working legacy toggle 2024-03-31 21:14:35 -04:00
field Load files from manifest for caching 2024-04-23 22:00:23 -04:00
locales Support localization of Pokémon abilities (#271) 2024-04-24 21:10:09 -04:00
modifier Fixed leftover text re-corrections. (#283) 2024-04-24 23:29:47 -04:00
pipelines Fix various shiny checks for palettes 2024-04-19 11:11:19 -04:00
plugins Support localization of Pokémon abilities (#271) 2024-04-24 21:10:09 -04:00
system Add back missing authorization headers 2024-04-24 19:26:04 -04:00
test Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
ui Fixed leftover text re-corrections. (#283) 2024-04-24 23:29:47 -04:00
account.ts Exclude authorization header where unnecessary 2024-04-19 17:35:49 -04:00
battle-scene.ts Support localization of Pokémon abilities (#271) 2024-04-24 21:10:09 -04:00
battle.ts Cap money at max safe integer 2024-04-21 21:17:07 -04:00
debug.js Consolidate broken variant data for players who missed 1.0.1 2024-04-20 22:30:28 -04:00
egg-hatch-phase.ts Fix evolution and hatch screen not applying shader pipeline 2024-04-21 18:22:33 -04:00
evolution-phase.ts Fix evolution and hatch screen not applying shader pipeline 2024-04-21 18:22:33 -04:00
form-change-phase.ts Add missing pipeline data for shiny recolors in certain screens 2024-04-19 23:37:23 -04:00
game-mode.ts Endless biomes are short but connected 2024-04-22 20:30:46 -04:00
loading-scene.ts Load files from manifest for caching 2024-04-23 22:00:23 -04:00
main.ts Load files from manifest for caching 2024-04-23 22:00:23 -04:00
messages.ts Fix some trap tag messages 2024-04-09 12:42:18 -04:00
phase.ts Add auto hide timer for ability bar 2024-04-09 12:08:38 -04:00
phases.ts Fixing typo (fr locales) + Add missing i18n (#270) 2024-04-24 14:38:46 -04:00
scene-base.ts Load files from manifest for caching 2024-04-23 22:00:23 -04:00
touch-controls.js Convert included JS files to modules 2024-03-25 16:10:43 -04:00
tutorial.ts Add a much needed additional tutorial by popular demand 2024-04-01 22:50:00 -04:00
utils.test.ts Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
utils.ts Add new API url with fallback 2024-04-24 19:08:02 -04:00