pokerogue/src
2024-01-21 16:30:06 -05:00
..
data Fix crash with stat change after Pokemon is recalled 2024-01-21 16:30:06 -05:00
enums Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
modifier Add money items 2024-01-18 22:30:03 -05:00
pipelines Add field zoom functionality and make final boss larger 2024-01-14 20:47:08 -05:00
system Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
ui Add money items 2024-01-18 22:30:03 -05:00
account.ts Link save data to account 2023-12-31 18:30:37 -05:00
anims.ts Tweak Pokeball release animation for fast game speed 2024-01-05 00:00:51 -05:00
arena.ts Implement some moves and update arena tags to include side 2024-01-15 23:29:22 -05:00
battle-phase.ts Add accounts, login, and registration 2023-12-30 20:19:33 -05:00
battle-phases.ts Fix crash with stat change after Pokemon is recalled 2024-01-21 16:30:06 -05:00
battle-scene.ts Add money items 2024-01-18 22:30:03 -05:00
battle.ts Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
debug.js Rework dex system and add starter IVs 2023-11-12 23:47:04 -05:00
egg-hatch-phase.ts Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
evolution-phase.ts Add form change system 2024-01-09 23:34:43 -05:00
form-change-phase.ts Add field zoom functionality and make final boss larger 2024-01-14 20:47:08 -05:00
game-mode.ts Add spliced endless mode and splice indicator 2023-11-04 19:46:48 -04:00
main.ts Add boss health bars 2024-01-07 23:17:24 -05:00
messages.ts Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
pokemon.ts Implement some abilities 2024-01-16 00:28:03 -05:00
touch-controls.js Don't allow disabling the touch controls on a detected mobile device 2023-12-25 16:39:40 -05:00
trainer.ts Trainers switch out their Pokemon when at a disadvantage 2024-01-15 00:20:35 -05:00
utils.ts Changes for how play time is handled 2024-01-11 20:27:50 -05:00