pokerogue/src
Madmadness65 c2136a6df1 Miscellaneous minor changes
• The volume of Pikachu's cry has been lowered by 10 dB.
• Tarountula's starter value has been lowered to 1.
• Altered Whitney and Chuck's signature Pokémon (swapped Whitney's Clefairy for Girafarig, and gave Chuck Mankey).
• The alternate forms in Flabébé's evolution line can now be encountered.
2024-04-21 00:47:55 -05:00
..
data Miscellaneous minor changes 2024-04-21 00:47:55 -05:00
enums Re-implement UI reskin with working legacy toggle 2024-03-31 21:14:35 -04:00
field Make it so you can't freeze in sun 2024-04-21 00:41:33 -04:00
locales Correction french attacks infos (slash, psychic) 2024-04-20 10:19:57 -04:00
modifier Account for stack count with Wide Lens accuracy boost 2024-04-20 22:59:48 -04:00
pipelines Fix various shiny checks for palettes 2024-04-19 11:11:19 -04:00
plugins Added language setting (#185) 2024-04-19 14:55:01 -04:00
system Consolidate broken variant data for players who missed 1.0.1 2024-04-20 22:30:28 -04:00
test Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
ui Add shiny star to pokemon catch/hatch info 2024-04-19 16:21:35 -04:00
account.ts Exclude authorization header where unnecessary 2024-04-19 17:35:49 -04:00
battle-scene.ts Miscellaneous minor changes 2024-04-21 00:47:55 -05:00
battle.ts Update crit chance to gen 7 odds 2024-04-16 12:14:33 -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 Add missing pipeline data for shiny recolors in certain screens 2024-04-19 23:37:23 -04:00
evolution-phase.ts Add missing pipeline data for shiny recolors in certain screens 2024-04-19 23:37:23 -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 Add 50% chance to offset gym leader wave by 10 in classic 2024-03-25 11:00:42 -04:00
loading-scene.ts Add Wide Lens item 2024-04-20 01:59:07 -04:00
main.ts Formatting consistency changes 2024-04-15 19:45:10 -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 Implement No Guard 2024-04-21 01:34:21 -04:00
scene-base.ts Implement variation of loading screen by @rationality6 2024-04-01 19:56:46 -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 Exclude authorization header where unnecessary 2024-04-19 17:35:49 -04:00