pokerogue/src
Madmadness65 16ace2af13 Fix minor ability oversight
A few Gen 9 Pokémon unintentionally had their normal ability as their hidden as well when they shouldn't.
2024-02-09 10:10:51 -06:00
..
data Fix minor ability oversight 2024-02-09 10:10:51 -06:00
enums Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
modifier Add item shop when choosing items 2024-02-04 00:30:19 -05:00
pipelines Add field zoom functionality and make final boss larger 2024-01-14 20:47:08 -05:00
system Minor UI changes 2024-02-06 23:11:00 -05:00
ui Fix egg gacha layering issue 2024-02-09 00:05:00 -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 bug with rival dialogue not using gender 2024-02-09 01:06:21 -05:00
battle-scene.ts Minor UI changes 2024-02-06 23:11:00 -05:00
battle.ts Add female trainer and male rival 2024-02-06 16:15:35 -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 Fix evolution screen not preserving form index 2024-01-30 13:51:00 -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 Don't display trainer title if undefined 2024-02-05 23:56:21 -05:00
utils.ts Changes for how play time is handled 2024-01-11 20:27:50 -05:00