pokerogue/src
Madmadness65 6cff22a9fc Implement generation 9 Pokémon & trainers
Generation 9 Pokémon sprites provided by the Generation 9 Resource Pack on Relic Castle, custom trainer sprites provided by Smogon.
2024-02-05 22:46:45 -06:00
..
data Implement generation 9 Pokémon & trainers 2024-02-05 22:46:45 -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 Fix save data not loading on login 2024-02-04 00:49:57 -05:00
ui Add item shop when choosing items 2024-02-04 00:30:19 -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 Add new player and rival sprites and trainer titles 2024-02-05 23:05:56 -05:00
battle-scene.ts Implement generation 9 Pokémon & trainers 2024-02-05 22:46:45 -06:00
battle.ts Implement generation 9 Pokémon & trainers 2024-02-05 22:46:45 -06: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 Add new player and rival sprites and trainer titles 2024-02-05 23:05:56 -05:00
utils.ts Changes for how play time is handled 2024-01-11 20:27:50 -05:00