pokerogue/src
flx-sta 8824082ceb
Fix for the zoom issue (#1326) (#1329)
* #1326: add touchstart event to dpadCenter to prevent zoom behavior

* #1326: improve variable naming for preventElementZoom

* #1326: change selector to "#dpad"

instead of just "#dpadCenter"
2024-05-28 14:02:49 -05:00
..
configs ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
data implement Cheek Pouch ability (#987) 2024-05-28 13:19:03 -04:00
enums Add setting to change money format (#1261) 2024-05-27 22:58:33 -04:00
field Implement Zero to hero (#1131) 2024-05-28 06:11:04 -05:00
locales fix dialogue interface structure 2024-05-28 12:32:17 -04: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 fix dialogue interface structure 2024-05-28 12:32:17 -04:00
system Indicator when a candy upgrade is available (#1083) 2024-05-28 13:49:15 -04:00
test fix conflict without rebase (#1186) 2024-05-25 21:36:09 -04:00
ui indicator hotfix 2024-05-28 14:05:00 -04: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 Indicator when a candy upgrade is available (#1083) 2024-05-28 13:49:15 -04:00
battle.ts Add Pikachu and Eevee technical forms 2024-05-26 16:15:37 -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 Variant Update 2024-05-27 13:47:15 -04: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 fix gender override (#1469) 2024-05-27 23:59:01 -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 implement Cheek Pouch ability (#987) 2024-05-28 13:19:03 -04:00
scene-base.ts Removes useless '/' make it doubles in somes cases (#1482) 2024-05-28 10:08:53 -04:00
touch-controls.js Fix for the zoom issue (#1326) (#1329) 2024-05-28 14:02:49 -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 Changed How is local is checked and how serverURL is build to prevent… (#1122) 2024-05-27 10:20:25 -05:00