Commit Graph

3945 Commits

Author SHA1 Message Date
Lugiad
977db2363c
Update ability-trigger.json 2024-09-06 16:42:33 +02:00
Lugiad
064565e4e5
Update ability-trigger.json 2024-09-06 16:42:07 +02:00
Lugiad
b4b1ae8f2c
Update ability-trigger.json 2024-09-06 16:41:02 +02:00
Lugiad
b41336a110
Update ability-trigger.json 2024-09-06 16:40:44 +02:00
Lugiad
999c320c03
Update ability-trigger.json 2024-09-06 16:40:16 +02:00
Lugiad
e7d2fbe149
Update ability-trigger.json 2024-09-06 16:39:24 +02:00
Lugiad
929c3fd89c
Update ability-trigger.json 2024-09-06 16:37:44 +02:00
Lugiad
9790a1d6f2
Update menu.json 2024-09-06 16:33:56 +02:00
Lugiad
aaa87c3c0c
Merge branch 'beta' into move-disabling-effects-locales 2024-09-06 16:32:00 +02:00
Lugiad
ca2150f950
Update src/locales/it/battler-tags.json
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
2024-09-06 16:31:46 +02:00
Lugiad
99ab40f4e9
Update src/locales/it/battle.json
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
2024-09-06 16:31:37 +02:00
Adrian T.
d58f035287
[Misc] Migrate REROLL_TARGET to SHOP_CURSOR_TARGET (#4016)
* migrate reroll target to shop cursor target

* delete key after migrating
2024-09-06 09:41:48 +00:00
innerthunder
7b97657756
[Bug] Fix Aura Break applying without Dark/Fairy Aura present (#4057)
* Fix Aura Break ignoring active Dark/Fairy Aura condition

* Add conditional post-summon message

---------

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-09-06 07:59:22 +00:00
chaosgrimmon
f1650d2515
[Sprite] Fix Tangrowth Variants (#4059)
* [Sprite] Front Tangrowth male variants

* [Sprite] Front Tangrowth female variants

* [Sprite] Back Tangrowth female variants

* [Sprite] Back Tangrowth male epic palette

* Delete public/images/pokemon/variant/465_2.png

* Delete public/images/pokemon/variant/back/465_3.png

* Delete public/images/pokemon/variant/465_3.png

* Delete public/images/pokemon/variant/465_2.json

* Delete public/images/pokemon/variant/465_3.json

* Delete public/images/pokemon/variant/back/465_3.json

* [Sprite] Update Tangrowth variants with females
2024-09-06 02:32:13 +00:00
flx-sta
f3bdaa12ca
[Bug][Refactor] fix username-finder issues + code & visual improvements (#4055)
* fix username-finder issues & refactor `login-form-ui-handler`

- reduce redundancy
- add hover effect for interactable game objects
- add error handler for "No save files found!"
- Make user finder errors support i18n

* add `disableInteractive` to mockContainer
2024-09-06 00:07:24 +00:00
Adrian T.
39f3572c1b
[Test] Add Dragon Cheer tests (#4013)
* add dragon cheer tests

* Update src/test/moves/dragon_cheer.test.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* update tests

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-09-05 23:51:47 +00:00
NightKev
57a3efd9e2
[Bug] Fix off-by-one errors in some random number calls (#3665)
* Fix off-by-one error in some random number calls

* Fix mock RNG function used by tests

Also remove unnecessary extra RNG mock from Glaive Rush test

* Just some github UI manipulation don't mind me

* Update Glaive Rush test

* Remove unnecessary `Math.floor()`

* Remove resolved comment

* Add tsdocs to various functions

* Remove `src/rng.md` file

* Update tsdoc
2024-09-05 23:51:05 +00:00
Adrian T.
deac3141a1
remove partial from tera blast (#4044) 2024-09-05 20:05:09 +00:00
innerthunder
6e26db27b8
Protection moves now fail when used last (#4045) 2024-09-05 19:07:04 +00:00
damocleas
6d312a2909
Update egg.ts Same-Species Egg Shiny Rate (#4052) 2024-09-05 18:50:28 +00:00
Lugiad
b379fb1cd6
Merge branch 'beta' into move-disabling-effects-locales 2024-09-05 20:11:25 +02:00
Chapybara-jp
e2e5b2c349
[Localisation] [JA] Translated remaining JA text files (#3999)
* [Localisation] [JA] Begun translation on arena-flyout.json

* Added english names to bgm-name.json

* Translated common.json

* Added English dialogue-double-battle.json

To make translation easier

* Added English dialogue-final-boss.json

* Added english dialogue-misc.json

* Added English dialogue.json

* Translated fight-ui-handler.json

* Update filter-bar.json

Changed 飴 to アメ for consistency with its spelling in Pokemon GO

* Update game-stats-ui-handler.json

changed 孵化 to ふか

* Update growth.json

Added kanji

* Update menu-ui-handler.json

changed 孵化 to ふか

* Update modifier-type.json

Changed name of IV Scanner to match with other files, the rest of the item descriptions need to be changed to Kanji as well.

* Update modifier.json

* Changed move-trigger.json

Added kanji and new moves.

* Update party-ui-handler.json

Added kanji

* Update pokemon-info-container.json

Changed to Kanji

* Translated pokemon-summary.json

The metFragment formatting is taken from BW

* Update run-history.json

Corrected some misinterpretations.
Added correct original line of "Welcome to Hall of Fame!"

* Added english splash-messages.json

* Update move-trigger.json

* Update move-trigger.json

* Update move-trigger.json

* Update arena-flyout.json

* Update move-trigger.json

* Translated arena-flyout.json

* Update weather.json

* Update save-slot-select-ui-handler.json

changed wave to ラウンド

* Update game-stats-ui-handler.json

* Update challenges.json

* Update achv.json

Corrected some mistakes, misspelling

* Added some translations dialogue.json

Youngster translation done
Female rival dialogue done, needs check

* Update dialogue.json

* Update dialogue.json

* Update dialogue.json

* Update dialogue.json

* Update dialogue.json
2024-09-05 17:49:28 +00:00
Lugiad
8a856f92a9
Update src/locales/ko/battler-tags.json
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
2024-09-05 17:08:51 +02:00
Lugiad
915498b6e5
Update src/locales/ko/battle.json
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
2024-09-05 17:08:43 +02:00
Opaque02
01eb05469a
[QoL] Username finder (#4040)
* Added the ability to potentially get username from login screen

* Accidentally made dev login enforced :)

* Updated image
2024-09-05 14:00:19 +00:00
Lugiad
827c8c8cc4
Merge branch 'beta' into move-disabling-effects-locales 2024-09-05 14:42:54 +02:00
Lugiad
c902369eed
[Localization] Restoring "Safeguard" entries in arena-flyout.json of all locales where it existed (#4026)
* Update arena-flyout.json

* Update arena-flyout.json

* Update arena-flyout.json

* Update arena-flyout.json

* Update arena-flyout.json

* Update arena-flyout.json

* Update arena-flyout.json

* Update arena-flyout.json
2024-09-05 12:39:10 +00:00
Lugiad
6d174195cd
Update battler-tags.json 2024-09-05 14:13:50 +02:00
Lugiad
101d034bc5
Update src/locales/de/battler-tags.json
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-09-05 14:13:31 +02:00
Lugiad
2111503a25
Update src/locales/de/battle.json
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-09-05 14:12:51 +02:00
Lugiad
d39b60381b
Update battle.json 2024-09-05 13:19:12 +02:00
Lugiad
7a4930db5b
Update battle.json 2024-09-05 13:18:55 +02:00
Lugiad
916a9ade25
Update battler-tags.json 2024-09-05 13:16:23 +02:00
Lugiad
51a3344442
Update battle.json 2024-09-05 13:16:05 +02:00
Lugiad
25a9781749
Update battle.json 2024-09-05 12:41:32 +02:00
Lugiad
6c6b232517
Update battle.json 2024-09-05 12:41:09 +02:00
Lugiad
4c91632198
Update battler-tags.json 2024-09-05 12:35:39 +02:00
Lugiad
1938b9f2d4
Update battle.json 2024-09-05 12:35:22 +02:00
Lugiad
fee480373a
Update battle.json 2024-09-05 12:34:58 +02:00
Lugiad
b09396523f
Update battler-tags.json 2024-09-05 12:34:43 +02:00
Lugiad
6ebcd142d1
Update battler-tags.json 2024-09-05 12:34:27 +02:00
Lugiad
65a7e5bf11
Update battle.json 2024-09-05 12:34:12 +02:00
Lugiad
7ecb2d47fc
Update battle.json 2024-09-05 12:33:42 +02:00
Lugiad
492e7185fc
Update battler-tags.json 2024-09-05 12:33:18 +02:00
Lugiad
21ab596bee
Update battler-tags.json 2024-09-05 12:32:58 +02:00
Lugiad
f6dae0cb99
Update battle.json 2024-09-05 12:32:48 +02:00
Lugiad
a0f485b3a0
Update battle.json 2024-09-05 12:32:23 +02:00
Lugiad
16b56e1715
Update battler-tags.json 2024-09-05 12:32:03 +02:00
Lugiad
e6c4cfa3bb
Update battler-tags.json 2024-09-05 12:31:52 +02:00
Lugiad
f280e14a78
Update battle.json 2024-09-05 12:31:41 +02:00