Commit Graph

4010 Commits

Author SHA1 Message Date
ReneGV
2dd8aaf31a
[miscellaneous] Create single variable for max pokeballs (#2698)
* Configure max pokeballs

* Rename variable
2024-06-29 13:52:30 -04:00
ReneGV
fd586ecd8e
[Bug] Fix purify (#2697) 2024-06-28 20:59:06 -04:00
Dakurei
6865b6b846
Application of EBU R 128 to all BGM (#2691)
+ Avoids disparities between tunes, and tunes that were too loud and tended to saturate
2024-06-28 16:06:50 -05:00
cadi
7bf0e188d4 use calculation logic 2024-06-29 01:57:28 +09:00
Madmadness65
15671a6922
Add new custom biome music by Firel (#2681) 2024-06-28 11:26:06 -05:00
NightKev
924ee17f70
[Unittest] Fix mocked value in Volt Absorb test (#2685) 2024-06-28 12:13:25 -04:00
AJ Fontaine
96f72eae2f
[QoL] Don't offer ball rewards when you have max in Classic mode (#1677)
* Don't offer ball rewards past floor 189

* Remove balls from reward pool when you have max

* Change only applies to classic

* Function to weigh the player's balls

* Documented hasMaxBalls function

* More specific comment
2024-06-28 12:11:52 -04:00
cadi
165a49cebc add resetSummonData() to test base stat 2024-06-29 01:01:28 +09:00
cadi
97e613ecca stat calculation after reset summonData.tags 2024-06-29 00:54:31 +09:00
cadi
68d268db53 just add swapping logic after calculation will fine 2024-06-29 00:54:05 +09:00
cadi
7cbcf6ee96 Merge remote-tracking branch 'upstream/main' into move-power-trick 2024-06-29 00:09:15 +09:00
cadi
ceeac3ee5d remove some newlines 2024-06-29 00:00:20 +09:00
cadi
a547e4a9db add zh_CN localization
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
2024-06-29 00:00:11 +09:00
cadi
7ea01df980 add zh_TW localization
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
2024-06-29 00:00:03 +09:00
cadi
d4643605ac
add kr localization
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
2024-06-28 23:35:14 +09:00
José Ricardo Fleury Oliveira
cd73c37d4b
[Localization(pt)] Fixed translation inconsistencies for critical hit messages (#2676) 2024-06-28 10:33:06 -04:00
cadi
e1fe6a48fe
Update src/locales/de/battle.ts
add de localization

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-06-28 23:28:42 +09:00
cadi
485636945f
Update src/locales/pt_BR/battle.ts
add pt_br localization

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
2024-06-28 23:28:10 +09:00
cadi
95657cbad2
Update src/locales/fr/battle.ts
add fr localization

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
2024-06-28 23:25:44 +09:00
cadi
4abd1a191e Merge remote-tracking branch 'upstream/main' into move-power-trick 2024-06-28 23:16:23 +09:00
cadi
4fcd03e680 interaction with update modifiers 2024-06-28 23:16:02 +09:00
chaosgrimmon
51a107f1cf
[Sprite] Implement female Pyroar icon (#2682) 2024-06-28 10:15:04 -04:00
cadi
6a793641ea add tests for summoning & levelup event 2024-06-28 19:36:19 +09:00
cadi
18a22ba860 restore getStat Function 2024-06-28 18:39:59 +09:00
cadi
1c1c6b4d1e interaction with resetSummonData 2024-06-28 18:39:21 +09:00
cadi
ccaa35fb3f interaction with levelup events 2024-06-28 18:38:52 +09:00
cadi
8a5a8ebd2c Power Trick Interaction with transfer summon & changeForm 2024-06-28 18:38:03 +09:00
cadi
8becfdfc4e the actual base stats are swapped by Power Trick 2024-06-28 18:36:48 +09:00
cadi
86d3a4179c Merge remote-tracking branch 'upstream/main' into move-power-trick 2024-06-28 16:10:07 +09:00
Madmadness65
d4856c34f1 Fix minor BGM title typos
"Marowak Dojo" was missing the "k" in their names.
2024-06-27 23:56:41 -05:00
NightKev
784035b6f5
[Unittest] Prevent berries from interfering with Dry Skin tests (#2679) 2024-06-28 00:55:09 -04:00
flx-sta
d5b1459422
[Docs] add some inline docs for boss segments logic (#2678) 2024-06-27 23:20:42 -04:00
mercurius-00
4f9bd85f57
[QoL] Add line break for chinese TM item name (#2677)
Add line break for chinese TM item name
2024-06-27 23:04:55 -04:00
Kang Jisoon
c9c1249995
[Localization] Quickdraw message to Korean (#2650)
* Update Localization ko quickDraw

* Add newline character
2024-06-27 22:34:07 -04:00
Lugiad
044b3bd9ab
Update French bgm-name.ts Update (#2673) 2024-06-27 19:29:26 -05:00
Madmadness65
67a21b8a94
[Enhancement] Add battle music for Koraidon & Miraidon (#2654)
* Add battle music for Koraidon & Miraidon

* German track title
2024-06-27 18:59:24 -05:00
Madmadness65
bacd5e939b
Fix Xerneas not changing from Neutral form (#2669) 2024-06-27 18:58:45 -05:00
flx-sta
384f6e1fee
[Bug] add flag to know if pokemon was populated from data-source to fix boss segments for endless double bosses (#2672)
also reverted previous change as this was breaking for non-session-restored fights
2024-06-27 19:55:27 -04:00
innerthunder
b2048148c9
[Bug] Fix Make It Rain not applying effect on KO (#2670) 2024-06-27 19:52:13 -04:00
mercurius-00
aa0d01f419
Add chinese splash text (#2656) 2024-06-27 18:24:49 -05:00
Madmadness65
da49424457 Lower volume of Metropolis track
It was too loud compared to the rest of the music, so this has been corrected.
2024-06-27 17:52:26 -05:00
Jannik Tappert
68cd98042e
Evil Team Dialogue is no longer cut off (#2659)
* Giovannis Dialogue is no longer cut off in english

* Fixed the rest of the evil team dialogue

* Update src/locales/en/dialogue.ts

* Update French dialogue.ts

* Update French dialogue.ts

---------

Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
2024-06-27 16:40:13 -04:00
José Ricardo Fleury Oliveira
5ec8bf1620
Localization: Localized error message for server connection issue (#2598)
* Localization: localized error message for server connection issue

* forgor about the portuguese translation

* Update src/locales/fr/menu.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* switched the chinese and portuguese translations

* Update src/locales/de/menu.ts

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>

* Update src/locales/zh_CN/menu.ts

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>

* Update src/locales/ko/menu.ts

Co-authored-by: Enoch <enoch.jwsong@gmail.com>

* updated pt translation

* last german fix

* Update src/locales/es/menu.ts

Co-authored-by: Arxxer <javiptn7@gmail.com>

---------

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Arxxer <javiptn7@gmail.com>
2024-06-27 15:33:58 -04:00
innerthunder
e521862096
[Bug] Fix Make It Rain applying effects for each target (#2664)
* Fix Make It Rain applying effects for each target

* Revert MoneyAttr change

* Remove RNG from parental bond tests
2024-06-27 15:21:24 -04:00
innerthunder
0d25b2332a
[Bug] Fix multi-hit frenzy moves permanently locking the user (#2662) 2024-06-27 13:33:43 -04:00
Adam Clemons
d8129dae7d
[Bug} Fix Tidy Up buff (for real this time) (#2649)
* Fix Tidy Up buff

* Force pipe rerun...

* Remove whitespace

---------

Co-authored-by: Tempoanon <163687446+Tempo-anon@users.noreply.github.com>
2024-06-27 12:37:57 -04:00
flx-sta
eb77927d4b
[Bug] Fix Tidy-Up boosting stats multiple times right now (#2652)
only apply if user id equals target id. This is necessary because of the  which is necessary for clearing the arena traps
2024-06-27 09:54:36 -04:00
chaosgrimmon
b9fd4273c9
[Bug] More non-contacting physical moves (#2660)
Fixes Raging Fury, Barb Barrage, and Triple Arrows.
2024-06-27 09:37:17 -04:00
cadi
860066a947 removed useless test 2024-06-27 21:27:21 +09:00
cadi
e8f996d679 clear unused overrided moves 2024-06-27 19:39:29 +09:00