pokerogue/src/data
PigeonBar 587360c8da
[Bug] Fix eggs having exploitable RNG (#3913)
* [Bug] Fix eggs having exploitable RNG

* Fix Wind Rider test having random chance to fail

* Revert egg's ID back to its own unseeded generation

* Remove change from wind rider test

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
2024-09-02 22:18:18 -04:00
..
ability.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -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 [Bug] Fix Opponent pokemon sprite disappears after using Roar and Dragon Tail #481 (#3927) 2024-09-01 22:42:23 -04:00
battler-tags.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -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 [Beta][Misc] Banner (#3926) 2024-09-01 20:18:40 +01:00
challenge.ts [QoL] Enable female gender for all default starters and all existing s… (#2194) 2024-09-02 12:43:44 -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 Bug] Add dialog lines for Rood (#3970) 2024-09-02 01:39:52 -04:00
egg-moves.ts [Balance] Biome Changes / Minor Passive Changes / Minor Egg Move Changes / Beta GMax form adjustments (#3852) 2024-08-29 20:29:06 +01:00
egg.ts [Bug] Fix eggs having exploitable RNG (#3913) 2024-09-02 22:18:18 -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 [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -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 [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04:00
pokemon-forms.ts [Enhancement/Item] Separate form change items into non-rare and rare (#3957) 2024-09-02 01:15:52 -04:00
pokemon-level-moves.ts [Balance] Give Partner Eevee and G-Max Eevee access to their signatures / Fix G-Max Pikachu Learnset (#2474) 2024-08-25 15:26:19 -07:00
pokemon-species.ts [Refactor/Bug/Move] Overhaul Stats and Battle Items, Implement Several Stat Moves (#2699) 2024-09-02 22:12:34 -04: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
terrain.ts [Enhancement] Add support for simulated calls to Abilities (#3529) 2024-08-21 18:29:21 -07:00
tms.ts Even more TM fixes (#3889) 2024-08-30 10:54:48 -07:00
trainer-config.ts Blitzy's implementation of evil teams in trainer-config.ts (#3884) 2024-08-30 00:05:09 +01: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 [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