pokerogue/src
Flashfyre e17aee5d48 Fix default starter hidden ability for new accounts 2024-04-19 12:24:52 -04:00
..
data Add Maylene (#193) 2024-04-19 12:06:20 -04:00
enums Re-implement UI reskin with working legacy toggle 2024-03-31 21:14:35 -04:00
field Fix various shiny checks for palettes 2024-04-19 11:11:19 -04:00
locales Add French move translation TS classes 2024-04-18 08:41:04 -04:00
modifier feat: correct typo in AttackTypeBoosterModifierType constructor 2024-04-17 15:59:57 -04:00
pipelines Fix various shiny checks for palettes 2024-04-19 11:11:19 -04:00
plugins Add French move translation TS classes 2024-04-18 08:41:04 -04:00
system Fix default starter hidden ability for new accounts 2024-04-19 12:24:52 -04:00
test Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
ui Fix various shiny checks for palettes 2024-04-19 11:11:19 -04:00
account.ts Update missing save data handling 2024-04-11 00:18:16 -04:00
battle-scene.ts Fix issue with undefined variant 2024-04-19 01:25:19 -04:00
battle.ts Update crit chance to gen 7 odds 2024-04-16 12:14:33 -04:00
debug.js Add candy system for passives and value reductions 2024-04-13 18:59:58 -04:00
egg-hatch-phase.ts Add tiered shiny variants 2024-04-18 22:52:26 -04:00
evolution-phase.ts Properly implement Last Resort 2024-03-21 23:05:47 -04:00
form-change-phase.ts Minor adjustment for final boss 2024-04-05 14:11:21 -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 Revert to not showing intro on mobile 2024-04-19 08:45:21 -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 Add tiered shiny variants 2024-04-18 22:52:26 -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 Add tiered shiny variants 2024-04-18 22:52:26 -04:00