pokerogue/src
Madmadness65 316b93877a Fix Acupressure; Implement Life Dew
Acupressure was always boosting the user's stats, even when targeting an ally, so that has been fixed.
Life Dew has also been implemented and functions as intended.
2024-03-26 15:21:22 -05:00
..
data Fix Acupressure; Implement Life Dew 2024-03-26 15:21:22 -05:00
enums Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
field Fix dividing by 0 when calculating party member scores 2024-03-26 16:07:59 -04:00
modifier Update metal coat evolutions to link cable with steel move 2024-03-26 14:42:07 -04:00
pipelines Add proper title screen and logo 2024-03-21 13:12:05 -04:00
system Convert included JS files to modules 2024-03-25 16:10:43 -04:00
ui Convert included JS files to modules 2024-03-25 16:10:43 -04:00
account.ts Add ""title"" screen and save data slots 2024-03-14 21:49:49 -04:00
battle-scene.ts Convert included JS files to modules 2024-03-25 16:10:43 -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 Add Pokemon info display on catch 2024-03-07 22:43:15 -05:00
evolution-phase.ts Properly implement Last Resort 2024-03-21 23:05:47 -04:00
form-change-phase.ts Minor refactoring 2024-02-29 20:08:58 -05: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 Minor refactoring 2024-02-29 20:08:58 -05:00
phase.ts Display enemy trainer briefly when switching 2024-02-22 00:00:51 -05:00
phases.ts Fix accuracy and evasion ability multipliers not being applied 2024-03-26 15:47:19 -04:00
touch-controls.js Convert included JS files to modules 2024-03-25 16:10:43 -04:00
tutorial.ts Make transfer option free 2024-03-04 23:59:15 -05:00
utils.ts Add familiar splash messages 2024-03-21 14:53:35 -04:00