flx-sta
87af50388e
[Localization] Migrate translation files to json ( #3709 )
...
* add jsonc import support
* migrate en: ability-trigger, ability, achv & arena-flyout to json/c
* remove jsonc support
gitlocalize doesn't recognize it
* migrate arena-flyoutr.jsonc to json
* EN: migrate arena-tag
* EN: migrate battle-info.json
* EN: migrate `battle-message-ui-handler`
* EN: migrate `battle-scene`
* EN: migrate `battle`
* EN: migrate `battler-tags`
* EN: migrate `berry`
* EN: migrate `bgm-name`
* EN: migrate `biome`
* EN: migrate `challenges`
* EN: migrate `command-ui-handler`
* EN: migrate `common`
* EN: migrate `dialogue`
* EN: migrate `egg`
* EN: migrate `fight-ui-handler`
* EN: migrate `filter-bar`
* EN: migrate `game-mode`
* EN: migrate `game-stats-ui-handler`
* EN: migrate `growth`
* EN: migrate `menu-ui-handler`
* EN: migrate `menu`
* EN: migrate `modifier-select-ui-handler`
* EN: migrate `modifier-type`
* EN: migrate `modifier`
* EN: migrate `move-trigger`
* EN: migrate `move`
* EN: migrate `nature`
* EN: migrate `party-ui-handler`
* EN: migrate `pokeball`
* EN: migrate `pokemon-form`
* EN: migrate `pokemon-info-container`
* EN: migrate `pokemon-info`
* EN: migrate `pokemon-summary`
* EN: migrate `pokemon`
* EN: migrate `save-slot-select-ui-handler`
* EN: migrate `settings`
* EN: migrate `splash-messages`
* EN: migrate `starter-select-ui-handler`
* EN: migrate `status-effect.json`
* EN: migrate `trainers`
* EN: migrate `tutorial`
* EN: migrate `voucher`
* EN: migrate `weather` and `terrain`
* rename `dialogue-double-battle.json`
* DE: migrate `ability-trigger`
* DE: migrate `trainers`
* DE: migrate `tutorial`
* EN: migrate to `achv-f/-m`
* rename `dialogue-endboss.json` to `dialogue-final-boss.json`
endboss is not typical english
* EN: fix gender files
* EN: fix some dialogue gender issues
* Migrate DE to JSON
* EN: fix `modifier-type.json`
* remove ca_ES for now
* remove de/dialogue.ts (remnant)
* Migrate ES (spanish)
removing all dialogues content has been confirmed by Asdar Develops
* Removed fake translations from ability-trigger
* Removed fake translations from achievements and fixed female pronouns
* Removed fake translations all the way to moves.json
* Finished removing fake translations from es folder
* migrate fr (french)
* FR: update config.ts
* migrate it (italian)
* Removed fake translations in French json
* Readding two lines I accidentally deleted to fr dialogue-male
* migrate ja (Japanese)
* migrate ko (Korean)
* migrate pt_BR (Brasil)
* remove event texts from json files
* Removed fake translations in Italian
* Removed Japanese fake translations everywhere except dialogues
* Removed fake translations from Japanase (dialogues only)
* Translate trainer-names.json via GitLocalize
* Fixed a devilish typo in fr locale
* add new translationkeys to en/settings
* add empty `ca_ES` translations
* fix config export names
* fix ts-compiler with i18n issue
* fix battle-stat.test.ts
* fix some namings in plugins/i18n.ts
* move `i18n.d.ts` content into `i18next.d.ts`
and remove `defaultValue` key
* fix type issues after beta merge
* migrate zh_CN (Chinese simplified)
* migrate zh_TW (Chinese tranditional)
* fix tests for "missing" translations
---------
Co-authored-by: InnocentGameDev <asdargmng@gmail.com>
Co-authored-by: SangaraSorama <sangara.diamant@gmail.com>
2024-08-23 20:52:09 +01:00
Mumble
929da80037
Run History Export Data Patch ( #3712 )
...
Co-authored-by: frutescens <info@laptop>
2024-08-23 20:30:44 +01:00
Mumble
c5a66326dd
[QoL][Feature] Hall of Fame + Run History ( #3251 )
...
* Fixed SaveSessionData issue + Added loss details + removed Modifiers
* Final changes
* Updated code with the current repo + mode localization
* Final touches before moving to a clean branch
* Manual merging
* Some more merging + updating
* Fixed import
* TypeDocs issues
* Fixed relevant typedoc issues
* Manual merge
* More fixes
* So many commits for so little
* Localization Updates
* Very barebones implementation of 'favorite' runs - not planning to implement any time soon though
* menu-ui-handler.ts localizations
* Update src/locales/ko/run-history-ui-handler.ts
Thank you!
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update src/locales/de/menu-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* The German name for Squirtle is silly
* Fixed Run-Entry Def
* Commented out networking functionality
* Commenting out network functionality pt2
* Update src/locales/pt_BR/menu-ui-handler.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/pt_BR/run-history-ui-handler.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/ko/menu-ui-handler.ts
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/zh_CN/menu-ui-handler.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/zh_CN/run-history-ui-handler.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/fr/menu-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/fr/run-history-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/it/menu-ui-handler.ts
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
* Update src/locales/it/run-history-ui-handler.ts
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
* Update src/locales/fr/run-history-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Fixed SaveSessionData issue + Added loss details + removed Modifiers
* Final changes
* Updated code with the current repo + mode localization
* Final touches before moving to a clean branch
* Manual merging
* Some more merging + updating
* Fixed import
* TypeDocs issues
* Fixed relevant typedoc issues
* Manual merge
* More fixes
* So many commits for so little
* Localization Updates
* Very barebones implementation of 'favorite' runs - not planning to implement any time soon though
* menu-ui-handler.ts localizations
* Update src/locales/ko/run-history-ui-handler.ts
Thank you!
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update src/locales/de/menu-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* The German name for Squirtle is silly
* Fixed Run-Entry Def
* Commented out networking functionality
* Commenting out network functionality pt2
* Fixed cursor-close out freeze and replaced hall of fame background
* Removed console.log
* Fixed cursor freeze bug + changed hall of fame background
* cursor freeze bug fix pt 2
* Revert "Disable egg gacha in rewards (#3304 )"
This reverts commit 3a87c8657f
.
* Merging menu-ui-handler.ts
* Merging phases.ts
* Manual merge for game-data.ts
* Manual merge locales/en/config.ts
* Manual merge of menu-ui-handler.ts
* Manual ui.ts merge
* Update src/locales/fr/run-history-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Revert "Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into runHistoryNew"
This reverts commit 5c6fcf6ec4
, reversing
changes made to 751bf4a433
.
* Revert "Revert "Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into runHistoryNew""
This reverts commit f6c3580ad0
.
* Added ending art to victorious runs
* Added darker overlay instead
* Hall of Fame art
* Actual BG Images
* some bug fixing
* some bug fixing p2
* some minor changes
* some minor changes
* Changed order of runs displayed to newest --> oldest
* console.log for debugging
* Export/Import Run History function
* added import validation
* Update src/locales/fr/run-history-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Felt coder's guilt for bad buttons implementation
* strict-null changes
* New Localizations
* Update src/locales/fr/menu-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Apply suggestions from code review
Thank you!
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Apply suggestions from code review
run-info-ui-handler comments fix
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/locales/es/menu-ui-handler.ts
Co-authored-by: Asdar <asdargmng@gmail.com>
* Update src/locales/es/menu-ui-handler.ts
Co-authored-by: Asdar <asdargmng@gmail.com>
* Update src/locales/es/run-history-ui-handler.ts
Co-authored-by: Asdar <asdargmng@gmail.com>
* Lost this file somehow
* Added do not delete comments
* Apply suggestions from code review
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* flx Changes
* Localizations
* Fixing Git test issues
* Fixed issues found by Starkrieg
* removed console log
* Fixed cursor bugs
* github pages issue
* Update src/ui/run-info-ui-handler.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Update src/ui/run-history-ui-handler.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Corrade's comments
* The things I do for Github PAges
* Preventing menu freeze
* Double trainer battles and fresh start challenge
* Update src/locales/fr/run-history-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/ko/menu-ui-handler.ts
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* Update src/locales/pt_BR/run-history-ui-handler.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/pt_BR/menu-ui-handler.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/de/menu-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update src/locales/de/run-history-ui-handler.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update src/locales/it/run-history-ui-handler.ts
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
* Update src/locales/it/menu-ui-handler.ts
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
* Update src/locales/ko/run-history-ui-handler.ts
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* Apply suggestions from code review
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Localizations + Error Message Update
Co-authored-by: protimita <protimitajp@gmail.com>
Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* small fixes
* flx-sta suggestions + Localizations
Co-authored-by: Asdar <asdargmng@gmail.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* Update src/locales/it/run-history-ui-handler.ts
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
* Added dynamic text positioning based on container size + small fixes
* Thanks Adri1 ! Quick Fix for localizing wave in RunInfo
* Transfered defeat parsing to smaller functions and added page modes
* Update src/locales/fr/run-history-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Run History UI handler documentation
* Fixed rival names
* some comments
* Apply suggestions from code review
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Asdar <asdargmng@gmail.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Finished documentation
* Fixed incorrect rival name handling
* Corrected limit-handling
* Update src/locales/fr/run-history-ui-handler.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Cleaned up getrunhistorydata() per flx-sta's suggestions
* Added some override tags?
* Added scopes/override notes to classes/class variables/class functions
* Moved code from phases.ts to game-over-phase.ts
* Fixing game-data whoops
* ughhhhh
* Update src/ui/run-history-ui-handler.ts
Co-authored-by: Adrián T. <99520451+Vassiat@users.noreply.github.com>
* Fixed cursor and updated money. Note - need to fix money handling for Asian languages
* Money appears according to settings
* typedocs blah blah
* cleaning up manage data options
* Final flx fixes + No Run History handling
* Translation update.
---------
Co-authored-by: Frutescens <info@laptop>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Asdar <asdargmng@gmail.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: protimita <protimitajp@gmail.com>
Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
Co-authored-by: Adrián T. <99520451+Vassiat@users.noreply.github.com>
2024-08-23 19:23:16 +01:00
flx-sta
2a51d500b3
[Localization] POC gitlocalize with en & es ( #3705 )
...
* Migrate en (English)
* Migrate es (Spanish)
* fix es/config.ts export
* fix ts-compiler with i18n issue
* fix battle-stat.test.ts
* move `i18n.d.ts` content into `i18next.d.ts`
and remove `defaultValue` key
2024-08-23 17:09:19 +01:00
Adrián T.
f417a262de
[Misc] Update eslint.config.js for space after commas ( #3649 )
...
* Update eslint.config.js for space after commas
* run eslint
* run eslint, again
2024-08-23 16:36:10 +08:00
Mumble
3cd1a60df8
[Bug] Giving gender to Dipplin ( #3702 )
...
Co-authored-by: frutescens <info@laptop>
2024-08-22 21:32:38 -07:00
chaosgrimmon
e286e5a317
[Sprite] Set Skiddo, Gogoat to variant maps
2024-08-22 23:42:13 -04:00
chaosgrimmon
5034ad836f
Delete public/images/pokemon/variant/exp/back/673_2.json
2024-08-22 23:40:59 -04:00
chaosgrimmon
6f8c232dba
Delete public/images/pokemon/variant/exp/back/672_2.json
2024-08-22 23:40:52 -04:00
chaosgrimmon
7895170bc7
Delete public/images/pokemon/variant/exp/back/673_2.png
2024-08-22 23:40:45 -04:00
chaosgrimmon
2022f43e0d
Delete public/images/pokemon/variant/exp/back/672_2.png
2024-08-22 23:40:38 -04:00
chaosgrimmon
fa1798f30b
[Sprite] Add rare Gogoat exp back
...
Palette taken from png
2024-08-22 23:39:49 -04:00
chaosgrimmon
1424c5dc2f
[Sprite] Add rare Skiddo exp back
...
Palette taken from png
2024-08-22 23:38:26 -04:00
Enoch
de5d645847
[Localization] Add localization hard-coded message in move, pokemon. ( #3639 )
...
* Add localization missing messages.
* Apply suggestions from code review
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
* Update src/locales/fr/move-trigger.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/fr/battle.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Apply suggestions from code review
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Apply suggestions from code review - ES
Co-authored-by: Asdar <asdargmng@gmail.com>
---------
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Asdar <asdargmng@gmail.com>
2024-08-23 09:59:35 +09:00
schmidtc1
3baa1400cc
[Bug] Fixes Moody increasing and decreasing the same stat ( #3694 )
...
* Replaces selectableStats array with the proper decreaseStatArray
* Adds docs to MoodyAbAttr
* Updates docs, creates unit tests for moody
2024-08-22 13:57:38 -07:00
Frederico Santos
4455a0e4eb
Merge pull request #3693 from pagefaultgames/main
...
Main to Beta sync
2024-08-22 18:39:56 +01:00
Adrian T.
03ee764e23
[QoL] Settings Option: Shop Cursor Target ( #3666 )
...
* [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 a57d8777f2
.
---------
Co-authored-by: Matthew Kroeger <mattk932009@gmail.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
2024-08-22 09:26:10 -07:00
Enoch
a7acf752db
[Localization] Add localization hard-coded message in ability (AIR_LOCK, CLOUD_NINE) ( #3641 )
...
* localize ability message "The effects of the weather disappeared."
* Update src/locales/de/ability-trigger.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
* Update src/locales/it/ability-trigger.ts
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
* Update src/locales/fr/ability-trigger.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Apply suggestions from code review
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/es/ability-trigger.ts
Co-authored-by: Asdar <asdargmng@gmail.com>
---------
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Asdar <asdargmng@gmail.com>
2024-08-23 01:23:47 +09:00
Mumble
0cd52b86d2
[Refactor] Move Daily Pokerus Start Generation to its own function in data/pokemon-species ( #3501 )
...
* Moving daily Pokerus generation to game-data
* Moved pokerus starter generation to pokemon-species
* Added JsDocs
* Update src/data/pokemon-species.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* boo typedocs boo
---------
Co-authored-by: Frutescens <info@laptop>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-08-23 00:20:14 +08:00
NightKev
828897316e
[Test] Replace `doAttack()` with `move.select()` in tests ( #3567 )
...
* Consolidate `doSelectTarget()` into `doAttack()`
* Fix ternary
* Add error message to aid in debugging tests
* Update docs
* [Test] Change `doAttack()` to `selectMove()`
* Add `select()` to `src/test/utils/helpers/moveHelper.ts`
* Replace instances of `game.selectMove()` with `game.move.select()`
* Fix imports
* Replace `selectMove()` with `move.select()` helper
Fix broken tests for Pastel Veil and Sweet Veil
* Update tsdocs
2024-08-22 06:49:33 -07:00
Mumble
10f1a96ed6
Increase Target Select UI Opacitiy ( #3683 )
...
Co-authored-by: frutescens <info@laptop>
2024-08-22 14:04:26 +02:00
Leo Kim
b1d4037a57
[Bug] Fix some damage formulas processed with ceil instead of floor ( #3557 )
...
* fix damage calculations. add test code
* define toIntValue function to replace every repeatitive min floor function.
* revert unnecessary minimum boundary
* update function name `toIntValue` -> `toDmgValue`. update comments.
* add missing updates for changing function name
* Update src/utils.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* remove redundant comment
* update import code for test with phase
---------
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-08-21 22:39:11 -07:00
Lugiad
61d659d8bb
[Localization] Localizable owned money symbol on battle UI ( #3646 )
...
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: frutescens <info@laptop>
2024-08-21 20:57:46 -07:00
sodam
6ea0f3f18b
[Enhancement] Support for special characters(♪.★,♥,♣) in game font (issue#3180) ( #3535 )
...
* added specialCharacters: "♪.★,♥,♣"
* did refactoring...maybe
* added note
2024-08-21 20:32:03 -07:00
chaosgrimmon
34bf932722
[Sprite] Trim exp Rellor palette ( #3674 )
...
* [Sprite] Trim exp Rellor palette
* [Sprite] Trim Rellor exp Palette
* [Sprite] Trim Rellor exp palette
2024-08-21 18:48:39 -07:00
innerthunder
051d38e0a2
[Enhancement] Add support for simulated calls to Abilities ( #3529 )
...
* Adds simulated tag support to all abilities
* Fix compiler errors in ability.ts
Most things are still on fire 😢
* Fix errors left over after merge
* Another pass through simulated ability call logic
* Fix leftover errors from merge resolution
* Another gh pages issue :pikamad:
* Simulated call fixes based on Kev's feedback
* RIP phases.ts
---------
Co-authored-by: Xavion3 <xavion333@gmail.com>
2024-08-21 18:29:21 -07:00
flx-sta
7bea5eb86e
Revert "W Event (Classic and Translations) ( #3583 )" ( #3685 )
...
This reverts commit 96302a9a55
.
2024-08-22 01:31:08 +01:00
cgyu7
1487d7f51c
[Move] Some more implementation for Tera Blast ( #3469 )
...
* terablast updated
* terablast update
* terablast
* fix trailing spaces
* fixed misspelling in a comment
* split tera blast dmg calc and type calc into different classes
* terablastpowerattr update
removed dupe code and added user terastallized check to conditional
* Update src/data/move.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/data/move.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* removed spaces and added missing semicolon
* added tsdocs for tera blast
* deleted extra spaces
* tsdoc update
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* tsdoc update
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* tsdoc update
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Add files via upload
* Update src/test/moves/tera_blast.test.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/test/moves/tera_blast.test.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/test/moves/tera_blast.test.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/test/moves/tera_blast.test.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/test/moves/tera_blast.test.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* remove trailing spaces
* The style police are here
* Fixed conflict resolution issues
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: innerthunder <brandonerickson98@gmail.com>
2024-08-21 16:33:33 -07:00
Jannik Tappert
0241a0a086
Translated missing DE files ( #3650 )
2024-08-22 00:49:22 +02:00
flx-sta
3a167610cf
[Bug] Fix: Gravity tag removes flying type during damage calculation ( #3670 )
...
* add `hasTag` to arena
* fix flying type damage calculation for grounded states
Before the grounded state would make e.g. electric moves no more very-effective. This is invalid
Co-authored-by: Tristan D Gant <tgant2017@outlook.com>
* add tests for gravity v. ground v. electric
* Update src/test/arena/arena_gravity.test.ts
fix typo
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
* use `arena` instead of this.scene.arena
* use `const arena = this.scene.arean` instead of destructoring
* Apply suggestions from code review
Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
* fix es-lint
---------
Co-authored-by: Tristan D Gant <tgant2017@outlook.com>
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
2024-08-21 15:40:55 -07:00
chaosgrimmon
6b21a777a1
[Sprite] Index Rookidee, remove stray pixel ( #3653 )
...
* [Sprite] Index front static Rookidee
* [Sprite] Index front exp Rookidee
* [Sprite] Index back static Rookidee
* [Sprite] Index shiny front static Rookidee
* [Sprite] Index back exp Rookidee
* [Sprite] Index shiny back static Rookidee
* [Sprite] Index shiny back static Rookidee
* [Sprite] Index shiny back exp Rookidee
2024-08-21 15:27:25 -07:00
Mumble
0e59e74197
Merge pull request #3633 from EnochG1/localization/fix-wrong-line-break
...
[Localization][KO] Fix wrong line break character
2024-08-21 14:55:34 -07:00
Pancakes
0aedf63685
Create FUNDING.yml
2024-08-21 14:03:46 -04:00
Niccolò
e9d17f0605
Update move.ts (IT) ( #3575 )
2024-08-21 08:08:34 +01:00
Niccolò
98df8a39bf
Update move-trigger.ts (IT) ( #3572 )
2024-08-21 08:08:14 +01:00
Niccolò
0ff94d832e
Update modifier.ts (IT) ( #3565 )
...
* Update modifier.ts (IT)
* Update src/locales/it/modifier.ts
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
---------
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
2024-08-21 08:07:55 +01:00
Niccolò
9ecebb942c
Update modifier-type.ts (IT) ( #3564 )
2024-08-21 08:07:39 +01:00
Niccolò
3e44c4552c
Update menu.ts (IT) ( #3563 )
2024-08-21 08:07:25 +01:00
Niccolò
742b5432aa
Update menu-ui-handler.ts (IT) ( #3562 )
2024-08-21 08:07:15 +01:00
Niccolò
548f7fce6f
Update battler-tags.ts (IT) ( #3561 )
2024-08-21 08:07:00 +01:00
Niccolò
2dc9900522
Update battle.ts (IT) ( #3560 )
2024-08-21 08:06:44 +01:00
Niccolò
767d802b94
Update challenges.ts (IT) ( #3559 )
2024-08-21 08:06:34 +01:00
Niccolò
6773312218
Update achv.ts (IT) ( #3558 )
2024-08-21 08:06:18 +01:00
Niccolò
f162c6af89
Update ability-trigger.ts (IT) ( #3546 )
...
* Update ability-trigger.ts (IT)
* Update ability-trigger.ts
2024-08-21 08:06:01 +01:00
NightKev
6defc8c8f9
Fix Rollout test ( #3660 )
2024-08-21 08:28:10 +10:00
innerthunder
3a9d24c49a
[Bug] Fix Jaw Lock leaving the user trapped after the target faints ( #3450 )
...
* Fix Jaw Lock not removing TRAPPED tag after enemy faints
* Create tests for Jaw Lock
* Fix overrides import
* Clean up implementation + tests
* minor style change to phases
* Update src/data/move.ts
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
* Jaw Lock no longer overlaps its trapping effect
* Friendship ended with JAW_LOCK tag type
Now TRAPPED is my new best friend
---------
Co-authored-by: EmberCM <kooly213@hotmail.com>
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
2024-08-20 18:44:37 +01:00
Frederico Santos
c846f552bb
Merge pull request #3659 from pagefaultgames/main
...
[Localization] Portuguese hotfix of dialogue.ts and more (#3658 )
2024-08-20 06:07:31 +01:00
José Ricardo Fleury Oliveira
7946382817
[Localization] Portuguese hotfix of dialogue.ts and more ( #3658 )
...
* [Localization] Portuguese hotfix of dialogue.ts and more
* menu fixes
* fix wrong message key of curse
2024-08-20 06:06:49 +01:00
damocleas
e39ebb68f2
[Balance] Dark Void 80% Accurate ( #1836 )
...
* Dark Void 80% Accurate
* updated comment
2024-08-20 05:59:23 +01:00
Frederico Santos
ae2ab120dc
Deleted phases.ts ( #3618 )
2024-08-19 03:23:52 +01:00