pokerogue/src
Flashfyre 23a8fb1fc9 Fix fainted ally targeted attacks redirecting to self 2024-04-04 14:42:20 -04:00
..
data Fix fainted ally targeted attacks redirecting to self 2024-04-04 14:42:20 -04:00
enums Re-implement UI reskin with working legacy toggle 2024-03-31 21:14:35 -04:00
field Fix final boss burn cheese 2024-04-04 14:20:14 -04:00
modifier Only cap damage booster tokens at 999 2024-04-04 12:30:49 -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 Show icon when saving data 2024-04-04 10:16:29 -04:00
test Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
ui Fix type icon type not updating when types are changed 2024-04-04 13:30:49 -04:00
account.ts Add ""title"" screen and save data slots 2024-03-14 21:49:49 -04:00
battle-scene.ts Adding Env files for Local Development Ease 2024-04-04 13:52:13 -04: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 Minor final boss tweak and color hidden ability on catch/hatch info 2024-04-03 17:18:32 -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 monotype icons 2024-04-04 12:27:41 -04:00
main.ts Implement variation of loading screen by @rationality6 2024-04-01 19:56:46 -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 fainted ally targeted attacks redirecting to self 2024-04-04 14:42:20 -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 Re-implement fixed moveset generation with fix 2024-04-02 00:48:13 -04:00