mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-01 05:52:17 +02:00
* [QoL] Post Reroll UI Targeting
* removed hasRolled from battlescene and handled in UI
* Added getter for reroll count and ternary
* Explicit catch instead of falsy
* Fixed Settings errors with proper labeling
* changed setting label to translate as well
* translations and fixes
* move option further down
* change integer to number
* change integer to number
* update implementation
* remove unused method
* change name set to update
* Update src/ui/modifier-select-ui-handler.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Update src/system/settings/settings.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Update src/locales/fr/settings.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/pt_BR/settings.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/ko/settings.ts
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* Update src/locales/zh_CN/settings.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/it/settings.ts
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
* Revert "Update src/locales/ko/settings.ts"
This reverts commit 08c0b89f4caf7c33f49722200d7aeb20b79b0ba5.
* Update src/locales/ko/settings.ts
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* Revert "Revert "Update src/locales/ko/settings.ts""
This reverts commit
|
||
---|---|---|
.. | ||
@types | ||
configs/inputs | ||
data | ||
enums | ||
events | ||
field | ||
interfaces | ||
locales | ||
modifier | ||
phases | ||
pipelines | ||
plugins | ||
system | ||
test | ||
ui | ||
account.ts | ||
battle-scene.ts | ||
battle.ts | ||
debug.js | ||
game-mode.ts | ||
inputs-controller.ts | ||
loading-scene.ts | ||
main.ts | ||
messages.ts | ||
overrides.ts | ||
phase.ts | ||
scene-base.ts | ||
timed-event-manager.ts | ||
touch-controls.ts | ||
tutorial.ts | ||
ui-inputs.ts | ||
utils.test.ts | ||
utils.ts | ||
vite.env.d.ts |