pokerogue/src
Madmadness65 be405f61dd Add Signal Beam to TM pool
Due to current generation learnsets, almost nothing gets Signal Beam via level up anymore. Therefore, I believed that a TM for the move was necessary.
2024-02-28 09:24:03 -06:00
..
data Add Signal Beam to TM pool 2024-02-28 09:24:03 -06:00
enums Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
modifier Item stealing items prioritize rarer items 2024-02-22 00:34:54 -05:00
pipelines Fix damage reduction abilities not working 2024-02-26 12:34:45 -05:00
sprite Add Terestallization mechanics 2024-02-17 00:40:03 -05:00
system Remove some legacy features and fix a crash 2024-02-27 15:16:06 -05:00
ui Fix various bugs 2024-02-27 21:34:21 -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 Fix arena tags stacking endlessly 2024-02-22 14:59:59 -05:00
battle-scene.ts Remove some legacy features and fix a crash 2024-02-27 15:16:06 -05:00
battle.ts Fix off-by-one champions; implement Strong Jaw 2024-02-22 23:24:44 -06:00
debug.js Rework dex system and add starter IVs 2023-11-12 23:47:04 -05:00
egg-hatch-phase.ts Add egg moves logic 2024-02-25 12:45:41 -05:00
evolution-phase.ts Replaces instances of SpeciesEvolution with SpeciesFormEvolution 2024-02-26 13:50:55 -05:00
form-change-phase.ts Display enemy trainer briefly when switching 2024-02-22 00:00:51 -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
phase.ts Display enemy trainer briefly when switching 2024-02-22 00:00:51 -05:00
phases.ts Fix scaling issue with wave 1000 boss 2024-02-27 22:50:27 -05:00
pokemon.ts Fix scaling issue with wave 1000 boss 2024-02-27 22:50:27 -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 Update Phaser version 2024-02-25 23:38:58 -05:00
tutorial.ts Expand tutorials 2024-02-14 10:44:55 -05:00
utils.ts Add experimental animated sprites 2024-02-24 21:16:19 -05:00