pokerogue/src/data
lucfd 24408edfdc
Implemented Burn Up & Double Shock (#161)
* Implemented barrier-breaking moves

* removed (P) from move names

* refactored to support defog

* Implements Burn Up & Double Shock

* Removed code irrelevant to current PR
2024-04-16 15:07:38 -04:00
..
enums Fixed when roost removes flying type (#148) 2024-04-16 14:31:30 -04:00
ability.ts Fixed when roost removes flying type (#148) 2024-04-16 14:31:30 -04:00
api.ts Add passive secondary abilities for bosses 2024-04-11 09:24:03 -04:00
arena-tag.ts Implement Sticky Web 2024-04-06 19:08:47 -04:00
battle-anims.ts Add snow climate animation 2024-04-15 17:45:52 -04:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tags.ts Fixed when roost removes flying type (#148) 2024-04-16 14:31:30 -04:00
berry.ts Add Leppa Berry 2024-03-19 23:18:48 -04:00
biomes.ts Try fixing wild Rotom encounters 2024-04-06 02:13:12 -05:00
daily-run.ts Add candy system for passives and value reductions 2024-04-13 18:59:58 -04:00
dialogue.ts trainer dialogue (#81) 2024-04-10 22:39:42 -04:00
egg-moves.ts Revert "Update Gen 4 & 9 egg moves" 2024-04-12 14:54:01 -05:00
egg.ts Replace type gacha with rare egg move gacha 2024-03-03 21:30:11 -05:00
exp.ts Add growth rate to starter select screen 2023-10-24 23:04:23 -04:00
gender.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
move.ts Implemented Burn Up & Double Shock (#161) 2024-04-16 15:07:38 -04:00
nature.ts Fix attack type boosters applying universally and buff Soul Dew 2024-04-04 20:33:08 -04:00
pokeball.ts Rebalance item weights and add Rogue tier 2024-02-28 23:13:05 -05:00
pokemon-evolutions.ts Adjust Cosmoem's evolution conditions 2024-04-16 00:02:16 -05:00
pokemon-forms.ts Implement check functions for abilities 2024-04-15 01:11:27 -04:00
pokemon-level-moves.ts Chespin now has Tackle at level 1 2024-04-10 21:59:08 -05:00
pokemon-species.ts Give Ferroseed duplicate ability as hidden 2024-04-14 14:36:44 -04:00
pokemon-stat.ts Add natures 2024-01-05 22:31:13 -05:00
splash-messages.ts Don't show intro video on mobile 2024-04-16 10:59:15 -04:00
status-effect.ts Overhaul random logic and implement battle seed 2024-01-02 21:31:59 -05:00
temp-battle-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
terrain.ts fix formatting 2024-04-11 23:18:37 -04:00
tms.ts Add former HMs as TMs 2024-04-09 02:16:12 -05:00
trainer-config.ts trainer dialogue (#81) 2024-04-10 22:39:42 -04:00
trainer-names.ts Fix some female breeder names showing as male names 2024-04-14 22:56:25 -04:00
type.ts Fix some bugs and add seen Pokemon to starter screen 2024-02-18 22:21:57 -05:00
weather.ts Add more biome weather 2024-04-15 17:45:52 -04:00