pokerogue/src
Madmadness65 eb14031bdd Replace some egg moves
These egg moves were some of the moves marked as problematic on the sheet. They have been changed out for either suggestions or more fitting moves.
2024-03-27 22:15:35 -05:00
..
data Replace some egg moves 2024-03-27 22:15:35 -05:00
enums Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
field Attempt fixing issue with form-specific moves in learnset not being used 2024-03-27 12:38:36 -04:00
modifier Give EXP Balance a 20% factor and increase stack count to 5 2024-03-27 13:26:13 -04:00
pipelines Fix battle animation Pokemon sprites losing shadow 2024-03-26 17:45:43 -04:00
system Fix not passing trainer name when loading data 2024-03-26 21:21:27 -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 Fix daily level cap changing mid biome 2024-03-26 21:40:10 -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 Give EXP Balance a 20% factor and increase stack count to 5 2024-03-27 13:26:13 -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 Add familiar splash messages 2024-03-21 14:53:35 -04:00