pokerogue/src
Madmadness65 077d87ade8 Implement Intrepid Sword & Dauntless Shield abilities 2024-04-01 15:34:46 -05:00
..
data Implement Intrepid Sword & Dauntless Shield abilities 2024-04-01 15:34:46 -05:00
enums Re-implement UI reskin with working legacy toggle 2024-03-31 21:14:35 -04:00
field Implement freezedry (#22) 2024-04-01 13:26:35 -04:00
modifier Evolution items get more common the further in until wave 120 2024-04-01 13:53:29 -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 Fix game not loading if save data is not found 2024-04-01 15:18:15 -04:00
test Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
ui Add themed namebox 2024-04-01 10:06:28 -04:00
account.ts Add ""title"" screen and save data slots 2024-03-14 21:49:49 -04:00
battle-scene.ts Implement Intrepid Sword & Dauntless Shield abilities 2024-04-01 15:34:46 -05:00
battle.ts Fix battle RNG varying when loading a game 2024-04-01 12:48:35 -04:00
debug.js Convert included JS files to modules 2024-03-25 16:10:43 -04:00
egg-hatch-phase.ts Bosses generate with higher IVs 2024-03-29 00:03:54 -04:00
evolution-phase.ts Properly implement Last Resort 2024-03-21 23:05:47 -04:00
form-change-phase.ts Implement King's Shield move and Stance Change ability 2024-03-30 18:46:33 -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
main.ts Add ""title"" screen and save data slots 2024-03-14 21:49:49 -04:00
messages.ts Fix prefixing player Pokemon with 'Foe' during final battle 2024-03-30 01:37:54 -04:00
phase.ts Display enemy trainer briefly when switching 2024-02-22 00:00:51 -05:00
phases.ts Fix game not loading if save data is not found 2024-04-01 15:18:15 -04:00
touch-controls.js Convert included JS files to modules 2024-03-25 16:10:43 -04:00
tutorial.ts Add hardware acceleration notice in initial tutorial 2024-03-27 22:40:10 -04:00
utils.test.ts Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
utils.ts Bosses generate with higher IVs 2024-03-29 00:03:54 -04:00