pokerogue/src/data
Tempoanon b9b69ad834
[Move] Implement autotomization weight effects (#4228)
* Implement Autotomize

* Another linting

* Fix unit tests

* Add nonnull after checking for null

* Update autotomize test

---------

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-09-23 11:42:17 -04:00
..
mystery-encounters [Bugs/Balance] Fix various ME bugs and small balance adjustments (#4369) 2024-09-22 05:47:32 +02:00
ability.ts [Move] Implement autotomization weight effects (#4228) 2024-09-23 11:42:17 -04:00
arena-tag.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
battle-anims.ts Fix crash when using enemy move override (#4352) 2024-09-22 18:06:53 -07:00
battler-tags.ts [Move] Implement autotomization weight effects (#4228) 2024-09-23 11:42:17 -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 [QoL] Adding challenge arrows (#4048) 2024-09-22 23:34:41 -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 [BUG] Add enough keys in dialogue.ts for team star (#4362) 2024-09-21 12:39:44 -07: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] Partial Passives + Egg Move Changes (#4357) 2024-09-20 19:47:14 -07: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] Implement autotomization weight effects (#4228) 2024-09-23 11:42:17 -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 [Balance] Rework some evolutions (#2732) 2024-09-15 02:32:43 +01: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 [Balance] Partial Passives + Egg Move Changes (#4357) 2024-09-20 19:47:14 -07:00
splash-messages.ts [Feature] Seasonal splash messages logic + scaffolding (#4318) 2024-09-19 15:59:37 -07:00
status-effect.ts [Bug] Fix DNA splicers broken from the strictnull check (#3454) 2024-08-09 09:33:31 -04: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 [Balance] Further Minor Adjustments to Evil Teams (#4376) 2024-09-22 21:34:27 -04: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