pokerogue/src
Flashfyre eb5bdb07a8 Add outage handling 2024-04-10 01:32:49 -04:00
..
data Implement Aftermath (#71) 2024-04-09 18:05:15 -04:00
enums Re-implement UI reskin with working legacy toggle 2024-03-31 21:14:35 -04:00
field Implement Aura Wheel and Raging Bull types (#69) 2024-04-09 14:02:41 -04:00
modifier Add HP Bar Speed setting and fix Grip Claw HP skip bug 2024-04-09 15:34:57 -04:00
pipelines Make trainer switch AI aware of arena traps 2024-03-31 12:00:54 -04:00
plugins Add cache busting 2024-03-31 23:58:03 -04:00
system Add outage handling 2024-04-10 01:32:49 -04:00
test Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
ui Add outage handling 2024-04-10 01:32:49 -04:00
account.ts Add outage handling 2024-04-10 01:32:49 -04:00
battle-scene.ts Properly reset data when logging out to avoid data leakage 2024-04-09 18:48:34 -04:00
battle.ts Implement Pay Day and Make it Rain 2024-04-05 11:55:16 -04:00
debug.js Convert included JS files to modules 2024-03-25 16:10:43 -04:00
egg-hatch-phase.ts Fix egg hatch screen issues 2024-04-06 21:48:48 -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 Use bitmap text for modifier text for optimization 2024-04-09 13:59:46 -04:00
main.ts Add Lock Capsule item and update reroll logic 2024-04-05 10:14:49 -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 outage handling 2024-04-10 01:32:49 -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 cookie expiration 2024-04-10 00:29:03 -04:00