pokerogue/src
MadridPawmot f3de114d2b
[enhancement] Added Sailor trainer class (#1411)
* Add files via upload

* Update trainer-type.ts

* Update biomes.ts

* Update trainer-config.ts

* Update trainer-names.ts

* Update trainer-names.ts

* Update trainers.ts

* Update trainers.ts

* Added German translation

Thanks to CodeTappert

* Update trainers.ts

* Update trainers.ts

* Update trainers.ts

* Update trainers.ts

* Update trainers.ts

* Update trainers.ts

* Update trainers.ts to resolve conflicts

* Fixed syntax error

* Update biomes.ts

* Re-added possible biomes for the Sailor trainer class

* Added data for dialogue lines for the sailor class

* Added dialogue from FRLG

* Added locale

* Added locale

* Added locale

* Update trainers.ts

* Added locale

* Added locale

* Added Korean translation

* Added locale

* Added Portuguese translation

* Added locale

* Added locale

* Added Mandarin Chinese translation

* Added Cantonese Chinese translation

* Added images

* Recentered sprite

* Added Spanish translation for the dialogue

* Delete duplicate

* Delete duplicate

* Updated dialogue with requested changes

* Update Spanish translation to reflect the changes

* Update dialogue.ts

* Update dialogue.ts

* Update dialogue.ts

* Update dialogue.ts

* Update dialogue.ts

* Update dialogue.ts

* Update dialogue.ts
2024-06-06 11:55:32 -05:00
..
configs/inputs Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
data [enhancement] Added Sailor trainer class (#1411) 2024-06-06 11:55:32 -05:00
enums Menu - Controls Rebind - Gamepad & Keyboard (Cleaner git log) (#1666) 2024-06-01 13:56:32 +01:00
field [Feature] Implement Full Heal/Lum/Full Restore to heal Confusion #1658 (#1876) 2024-06-06 12:04:16 -04:00
locales [enhancement] Added Sailor trainer class (#1411) 2024-06-06 11:55:32 -05:00
modifier Attempt to sort items on summary & battle screen for user's party. (#1188) 2024-06-06 11:10:38 -05: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 [Feature] Added Battle Style setting (#1872) 2024-06-06 11:26:04 -04:00
test Settings Refactor (#1771) 2024-06-03 19:57:47 -04:00
ui [Feature] Move to start button when you can't add party anymore (#1673) 2024-06-06 10:12:19 -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 [QoL] Add Time of Day Widget to Arena Flyout (#1846) 2024-06-05 22:57:55 -05:00
battle-scene.ts [QoL] Added an indicator when money changes. (#1772) 2024-06-06 11:50:02 -05:00
battle.ts [Refactor] Move enums from game-data into their respective files in src/data/enums (#1837) 2024-06-05 19:11:07 -05: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 Time of Day Widget to Arena Flyout (#1846) 2024-06-05 22:57:55 -05:00
main.ts Fixes etPositionRelative Errors (#1514) 2024-05-28 17:16:14 -04:00
messages.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00
overrides.ts [QoL] Move Info Overlay (#1585) 2024-06-05 20:28:12 -05:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
phases.ts [QoL] Added an indicator when money changes. (#1772) 2024-06-06 11:50:02 -05: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 [Feature] Refactored Game Settings UI navigation menu and sorting (#1860) 2024-06-06 10:38:54 -04: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 dont make api calls when no server is connected in local (#1847) 2024-06-05 21:24:47 -04:00
vite.env.d.ts [QoL] Fix Final VS Code Error (#1608) 2024-05-30 19:37:59 +01:00