pokerogue/src/data
Adrian T. 4c327e9e63
[Ability] Refactor Gulp Missile and make it trigger when Cramorant faints (#4428)
* reimplement gulp missile

* cleanup + docs

* more cleanup

* add override

* update paths
2024-09-29 21:57:50 -04:00
..
mystery-encounters [Hotfix] Fix crash in GTS ME: replace pokemon with tradePokemon (#4503) 2024-09-29 03:47:45 -04:00
ability.ts [Ability] Refactor Gulp Missile and make it trigger when Cramorant faints (#4428) 2024-09-29 21:57:50 -04:00
arena-tag.ts fixed torment lapse condition (#4440) 2024-09-26 10:34:16 +09:00
battle-anims.ts change return type of isNullOrUndefined 2024-09-24 13:15:18 -04:00
battler-tags.ts [Ability] Refactor Gulp Missile and make it trigger when Cramorant faints (#4428) 2024-09-29 21:57:50 -04:00
berry.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
biomes.ts fix: Fix missing comma in biomeLinks array 2024-09-02 00:03:51 +01:00
challenge.ts Fix Meloetta-related bugs in mono-type challenges (#4460) 2024-09-26 21:48:57 -07:00
daily-run.ts Prevent daily runs from breaking due to very (un)lucky RNG (#3841) 2024-08-30 20:10:38 -07:00
dialogue.ts [P3] [Localization] Added Snow Worker Keys and Dialogue for En, Es, It, Fr, De, Ko, / Suppressed Female (#4373) 2024-09-25 19:20:32 +02:00
egg-hatch-data.ts [Enhancement] Skip egg hatching and show summary (#3726) 2024-09-04 16:59:25 +00:00
egg-moves.ts [Balance] Change Kyogre / Pichu eggmoves (#4491) 2024-09-28 14:18:21 -04:00
egg.ts [Dev] Remove variant-tiers.ts Enum (#3746) 2024-09-18 15:20:33 -04:00
exp.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
gender.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
move.ts [Move] Fully Implement Syrup Bomb (#4441) 2024-09-29 21:50:11 -04:00
nature.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
pokeball.ts [Refactor][QoL] Game Audio + New Settings (#3527) 2024-08-25 17:40:14 +01:00
pokemon-evolutions.ts [Hotfix] Fix Gimmighoul evolution (#4473) 2024-09-28 22:11:02 -04:00
pokemon-forms.ts Remove Dragon Ascent Requirement (#4284) 2024-09-16 20:03:13 +01:00
pokemon-level-moves.ts [Enhancement] Add Team Star as potential evil team (#4019) 2024-09-20 18:17:44 -07:00
pokemon-species.ts Reinstate temporary evolution delay fix (#4458) 2024-09-26 19:13:15 -07:00
splash-messages.ts [Enhancement] Add New Splash Text (#4358) 2024-09-25 16:13:22 +02:00
status-effect.ts [Refactor][Localization] Better handling for StatusEffect.NONE with i18n (#4405) 2024-09-24 14:15:18 -07:00
terrain.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
tms.ts Even more TM fixes (#3889) 2024-08-30 10:54:48 -07:00
trainer-config.ts [P3] [Localization] Added Snow Worker Keys and Dialogue for En, Es, It, Fr, De, Ko, / Suppressed Female (#4373) 2024-09-25 19:20:32 +02:00
trainer-names.ts [Misc] Update eslint.config.js for space after commas (#3649) 2024-08-23 16:36:10 +08:00
type.ts [Challenge] Inverse battle challenge (#3525) 2024-08-29 19:59:33 +01:00
variant.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
weather.ts [Hotfix] Fix harsh weather cancelling moves based on base type (#4097) 2024-09-08 02:29:49 -04:00