pokerogue/src
hayuna ef8b6aa4f9
[Feature] Add possibility to override whole user party (#1643)
* Add possibility to override whole user party

* Update species overriding

* Replace SPARTER_SPECIES_OVERRIDE with array

* Replace SPARTER_SPECIES_OVERRIDE with array

* Add possibility to override species forms

* Add possibility to override species forms

* Fix eslint styling

* Add possibility to override Abilities for party

* Override status, gender, moveset

* Add possibility to override shinies

* Fix CI
2024-06-04 11:29:38 -04:00
..
configs/inputs Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
data [Feature] Add possibility to override whole user party (#1643) 2024-06-04 11:29:38 -04:00
enums Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
field [Feature] Add possibility to override whole user party (#1643) 2024-06-04 11:29:38 -04:00
locales [Bug] Lustrous Globe named Lustrous Orb (#1781) 2024-06-04 01:53:58 -04:00
modifier Wide Lens to Ultra item tier, Berry Count limits, and small Berry Pouch % chance reduction (#1472) 2024-06-02 03:10:58 +01:00
pipelines added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
plugins [Localization] Use proper postpositional particle for Korean (#1759) 2024-06-03 21:38:52 -04:00
system [QoL] Add Arena Info Flyout for Weather, Terrain, etc. (#1734) 2024-06-03 21:18:09 -05:00
test Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
ui [QoL] Add Arena Info Flyout for Weather, Terrain, etc. (#1734) 2024-06-03 21:18:09 -05:00
account.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
battle-scene-events.ts Indicator when a candy upgrade is available (#1083) 2024-05-28 13:49:15 -04:00
battle-scene.ts [Feature] Add possibility to override whole user party (#1643) 2024-06-04 11:29:38 -04:00
battle.ts Disables all unique double battles but tate and Liza. And those two will now always have lunatone and the other one (solrock?) as their first pokemon (#1654) 2024-06-02 09:15:17 +10:00
debug.js ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
egg-hatch-phase.ts Implement Pity System (#1752) 2024-06-03 15:43:52 -04:00
evolution-phase.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
form-change-phase.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
game-mode.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
inputs-controller.ts Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
loading-scene.ts [QoL] Add Arena Info Flyout for Weather, Terrain, etc. (#1734) 2024-06-03 21:18:09 -05:00
main.ts Fixes etPositionRelative Errors (#1514) 2024-05-28 17:16:14 -04:00
messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
overrides.ts [Feature] Add possibility to override whole user party (#1643) 2024-06-04 11:29:38 -04:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
phases.ts [Feature] Add possibility to override whole user party (#1643) 2024-06-04 11:29:38 -04:00
scene-base.ts Removes useless '/' make it doubles in somes cases (#1482) 2024-05-28 10:08:53 -04:00
touch-controls.ts Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
tutorial.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
ui-inputs.ts [QoL] Add Arena Info Flyout for Weather, Terrain, etc. (#1734) 2024-06-03 21:18:09 -05:00
utils.test.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
utils.ts Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
vite.env.d.ts [QoL] Fix Final VS Code Error (#1608) 2024-05-30 19:37:59 +01:00