pokerogue/src
Madmadness65 f789860e96 Add Rotom forms as wild encounters
Each form can be found in different locations at a super rare chance.
2024-03-31 14:03:02 -05:00
..
data Add Rotom forms as wild encounters 2024-03-31 14:03:02 -05:00
enums Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
field Fix typo with checking tags for trainer switching 2024-03-31 13:09:53 -04:00
modifier Buff Golden Punch's damage-to-money percentage 2024-03-30 09:20:28 -05:00
pipelines Make trainer switch AI aware of arena traps 2024-03-31 12:00:54 -04:00
system Change default game speed from 1x to 2x 2024-03-31 00:03:39 -04:00
test Add unit testing support with vitest (#18) 2024-03-30 20:47:47 -04:00
ui Fix scenario where catch stats moves container position can become desynced 2024-03-31 12:09:27 -04:00
account.ts Add ""title"" screen and save data slots 2024-03-14 21:49:49 -04:00
battle-scene.ts Add Rotom forms as wild encounters 2024-03-31 14:03:02 -05:00
battle.ts Trainer updates including names and double battle pairs 2024-03-21 00:57:28 -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 Make trainer switch AI aware of arena traps 2024-03-31 12:00:54 -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