pokerogue/src
td76099 ae0cd86bc3
Adding clause so right Pokemon in double battle cannot target itself with a spread move when left one dies with no replacement (#1370)
2024-05-25 14:06:50 -05:00
..
configs ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
data Fix incorrectly unselectable starter formes (#1332) 2024-05-25 12:53:46 -05:00
enums ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
field Adding the option to have named trainers be able to have a double battle together (#1318) 2024-05-25 07:47:18 -05:00
locales Fixed German localization for Starf Berry description and localized zippyZap effect (#1373) 2024-05-25 11:47:31 -05:00
modifier added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
pipelines added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
plugins added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
system Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
test refactor executed code while importing and initializing all of these in loading-scene (#1125) 2024-05-24 13:46:30 -04:00
ui Fix incorrectly unselectable starter formes (#1332) 2024-05-25 12:53:46 -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 Adds New BattleSceneEventTypes (#1372) 2024-05-25 17:23:53 +01:00
battle-scene.ts Adds New BattleSceneEventTypes (#1372) 2024-05-25 17:23:53 +01:00
battle.ts Adding the option to have named trainers be able to have a double battle together (#1318) 2024-05-25 07:47:18 -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 added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05: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 ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
loading-scene.ts init dialog call in the loading-scene (#1331) 2024-05-24 15:08:18 -05:00
main.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
overrides.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -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 Adding clause so right Pokemon in double battle cannot target itself with a spread move when left one dies with no replacement (#1370) 2024-05-25 14:06:50 -05:00
scene-base.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
touch-controls.js added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05: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 prevent opening the menu on confirm dialog + fix config error message on crash (#1278) 2024-05-23 13:26:12 -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 added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00