pokerogue/src
Jon Studders d01cd98d06
Fixed champion ribbon boss segments. (#1334)
2024-05-24 16:07:57 -05:00
..
configs ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
data Acrobatics does not treat vitamins as held items (#718) 2024-05-24 15:49:23 -05:00
enums ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
field Implement Destiny Bond move (#1104) 2024-05-24 15:23:23 -05:00
locales Acrobatics does not treat vitamins as held items (#718) 2024-05-24 15:49:23 -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 Fixed champion ribbon boss segments. (#1334) 2024-05-24 16:07:57 -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.ts refactor executed code while importing and initializing all of these in loading-scene (#1125) 2024-05-24 13:46:30 -04:00
battle.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -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 Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -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