pokerogue/src/data
Jimmybald1 998619e7e5
[Bug] IVs of trainers were incorrectly using the battle seed (#5822)
* Fixed IVs of trainers using the Battle Seed.

* Renamed the randSeedInt functions that use the Battle Seed to randBattleSeedInt functions

* Incorrectly used this in common

* Fixed tests that were still calling the old function name

---------

Co-authored-by: damocleas <damocleas25@gmail.com>
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
Co-authored-by: AJ Fontaine <36677462+Fontbane@users.noreply.github.com>
Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com>
Co-authored-by: lxy-lxy-lxy <55084073+lxy-lxy-lxy@users.noreply.github.com>
Co-authored-by: Xavion3 <xavion333@gmail.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
Co-authored-by: Lylian BALL <131535108+PyGaVS@users.noreply.github.com>
Co-authored-by: Jimmybald1 <147992650+IBBCalc@users.noreply.github.com>
2025-05-17 10:36:16 -05:00
..
abilities [Bug] IVs of trainers were incorrectly using the battle seed (#5822) 2025-05-17 10:36:16 -05:00
balance [Balance] [Beta] 1.9 Egg Move Followup (#5749) 2025-05-02 17:38:30 -04:00
moves [Bug] IVs of trainers were incorrectly using the battle seed (#5822) 2025-05-17 10:36:16 -05:00
mystery-encounters [Balance][Mystery][Beta] Salesman doesn't offer event mons without HA or shiny (#5746) 2025-05-03 01:52:51 +00:00
trainers [Bug] IVs of trainers were incorrectly using the battle seed (#5822) 2025-05-17 10:36:16 -05:00
arena-tag.ts [Refactor/Bug/Ability] Reworked BattleData, fixed Rage Fist, Harvest, Belch + Implemented Cud Chew (#5655) 2025-05-02 00:06:07 -05:00
battle-anims.ts [Refactor/Bug/Ability] Reworked BattleData, fixed Rage Fist, Harvest, Belch + Implemented Cud Chew (#5655) 2025-05-02 00:06:07 -05:00
battler-tags.ts [Bug] IVs of trainers were incorrectly using the battle seed (#5822) 2025-05-17 10:36:16 -05:00
berry.ts [Refactor/Bug/Ability] Reworked BattleData, fixed Rage Fist, Harvest, Belch + Implemented Cud Chew (#5655) 2025-05-02 00:06:07 -05:00
challenge.ts [Refactor/Bug/Ability] Reworked BattleData, fixed Rage Fist, Harvest, Belch + Implemented Cud Chew (#5655) 2025-05-02 00:06:07 -05:00
custom-pokemon-data.ts [Refactor/Bug/Ability] Reworked BattleData, fixed Rage Fist, Harvest, Belch + Implemented Cud Chew (#5655) 2025-05-02 00:06:07 -05:00
daily-run.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
data-lists.ts [Refactor] Refactor ability file part 1 (#5589) 2025-04-15 14:08:35 +00:00
dialogue.ts [Refactor] Minor refactor of trainer-config files (#5573) 2025-03-29 00:19:35 -04:00
egg-hatch-data.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
egg.ts [Bug] Prevent some corrupt eggs from crashing the game (#5787) 2025-05-07 21:01:54 -07:00
exp.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
gender.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
nature.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
pokeball.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
pokemon-forms.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
pokemon-species.ts [Refactor/Bug/Ability] Reworked BattleData, fixed Rage Fist, Harvest, Belch + Implemented Cud Chew (#5655) 2025-05-02 00:06:07 -05:00
splash-messages.ts [Biome] Add "no unused imports" rule (#5580) 2025-03-29 10:24:23 +00:00
status-effect.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
terrain.ts [Bug][UI/UX] Fix type hint after enemy disappears (#5677) 2025-04-19 08:04:19 -07:00
trainer-names.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
type.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
weather.ts [Code] Added and enforced no-fallthrough + added eslint type checking (#5705) 2025-04-29 23:21:28 +00:00