pokerogue/src/data
Steven Chan 73d60f5e6e
[Bug] Display arena trap/shadow tag flyout at appropriate times (#3271)
* Show arena trap/shadow tag dialog immediately instead of as a message phase

* remove flyout that opponent cannot switch out due to opposing arena trap

* change applyAbAttrsInternal signature

* fix bug (no messages appeared) due to prev commit

* fix typedoc docs error

* removed empty message after switching trapped pokemon

* revert empty string argument to null
modified files to adopt null argument

* renamed variable
2024-08-13 21:19:00 +01:00
..
ability.ts [Bug] Display arena trap/shadow tag flyout at appropriate times (#3271) 2024-08-13 21:19:00 +01:00
arena-tag.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
battle-anims.ts [Bug][Localhost] fix Json parse issue when trying to load battle-anim (#3455) 2024-08-09 11:17:34 -04:00
battle-stat.ts [QoL] IV scanner update to hide the prompt and let you see the stats mid battle on the stats screen (#3285) 2024-08-08 01:04:12 -04:00
battler-tags.ts [Fix] Refactor Disguise to work like Ice Face (#2684) 2024-08-12 11:52:39 +01:00
berry.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
biomes.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
challenge.ts [Bug] Some fresh start fixes (#3420) 2024-08-12 01:34:53 -04:00
daily-run.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
dialogue.ts [Feature] Implement Additional Grunt Dialogue (#3331) 2024-08-07 20:46:33 -04:00
egg-moves.ts [Balance] Give Dipplin Dragon Cheer as a relearn move, give Applin Matcha Gotcha as egg move instead (#3291) 2024-08-03 15:18:03 -04:00
egg.ts [Balance] Egg and Starter Adjustments (increase HA chance, decrease candy costs) (#3419) 2024-08-12 16:27: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 Fix No Retreat failing when trapped by another effect (#3488) 2024-08-13 20:30:55 +01:00
nature.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
pokeball.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
pokemon-evolutions.ts [Bug] Fix no wild evolutions (#3426) 2024-08-08 00:46:53 -04:00
pokemon-forms.ts [Fix] Refactor Disguise to work like Ice Face (#2684) 2024-08-12 11:52:39 +01:00
pokemon-level-moves.ts [Balance] Change Some Mainline Starter's Early Learnset (#3445) 2024-08-09 18:48:10 +01:00
pokemon-species.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
pokemon-stat.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
splash-messages.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
status-effect.ts [Bug] Fix DNA splicers broken from the strictnull check (#3454) 2024-08-09 09:33:31 -04:00
temp-battle-stat.ts [Localization] Localized the statname in the X Item description (#2264) 2024-06-15 21:54:53 -04:00
terrain.ts [Refactor/Documentation] Beta Merge 27/07 Cleanup (#3163) 2024-07-29 16:47:37 -04:00
tms.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
trainer-config.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
trainer-names.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
type.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
variant.ts [QOL] UI Improvement - Shiny Icon (#2372) 2024-06-25 13:48:48 -04:00
weather.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00