pokerogue/src
Madmadness65 8845d43784 Partially implement Flower Gift
The Attack and Special Defense boost works, but only for the ability holder currently. It does not change Cherrim's form yet.
Also adds the necessary battler tag entries because I forgot them in the previous commit.
2024-03-30 18:56:13 -05:00
..
data Partially implement Flower Gift 2024-03-30 18:56:13 -05:00
enums Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
field Fix Stance Change effect not relying on ability 2024-03-30 18:57:21 -04:00
modifier Buff Golden Punch's damage-to-money percentage 2024-03-30 09:20:28 -05:00
pipelines Fix battle animation Pokemon sprites losing shadow 2024-03-26 17:45:43 -04:00
system Revert "Revert "Fix strong trainer party members often not evolving due to dividing by 0"" 2024-03-29 20:11:52 -04:00
ui Salt Cure Full Implementation 2024-03-30 15:42:01 -04:00
account.ts Add ""title"" screen and save data slots 2024-03-14 21:49:49 -04:00
battle-scene.ts Implement King's Shield move and Stance Change ability 2024-03-30 18:46:33 -04: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 Implement King's Shield move and Stance Change ability 2024-03-30 18:46:33 -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.ts Bosses generate with higher IVs 2024-03-29 00:03:54 -04:00