pokerogue/src
Benjamin Odom 416d666b30
Update Biome Text Labels and Variable Name (#1340)
* Added ability to get hex colour from type, added biome text, added functionality for querying biomeType with object.

* Revert "Added ability to get hex colour from type, added biome text, added functionality for querying biomeType with object."

This reverts commit 0f87000aa4.

* Reverted changes, added biome text to line one and renamed wavecounttext to a more standard name.

* Update battle-scene.ts

* Update Formatting

* Update Enums

* Revert

* Update overrides.ts

* Update battle-scene.ts

---------

Co-authored-by: Jon Studders <jonstudders1@gmail.com>
2024-05-24 18:43:38 -05:00
..
configs ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
data Update Biome Text Labels and Variable Name (#1340) 2024-05-24 18:43:38 -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 Convert reconnect method to exponential backoff timeout (#1293) 2024-05-24 17:57:49 -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 Let's try this again 2024-05-24 17:01:47 -05:00
battle-scene.ts Update Biome Text Labels and Variable Name (#1340) 2024-05-24 18:43:38 -05: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 Let's try this again 2024-05-24 17:01:47 -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