Bertie690
efda271c48
Fixed random issues
2025-05-22 08:49:42 -04:00
Bertie690
7a31c19db2
Merge branch 'beta' into move-use-type
2025-05-20 23:40:55 -04:00
damocleas
4a39adacf8
[UI/UX] Remove Redundant Unlock Passive text ( #5845 )
...
* Update starter-select-ui-handler.ts
* Update pokedex-page-ui-handler.ts
2025-05-21 03:05:39 +00:00
AJ Fontaine
1cf19b49f2
[Balance] Moveset generation adjustments ( #5801 )
...
* Moveset generation adjustments
* Remove shiny explosion check, prevent 2 self-KO moves
2025-05-20 19:59:39 -07:00
Lugiad
f01e7599ac
[UI/UX] [Localization] Update Japanese starterInfoText ( #5852 )
...
Update Japanese starterInfoText
2025-05-21 02:21:35 +00:00
Madmadness65
b72389295e
[Animation] [P3 Bug] Fix Sandstorm weather animation not playing properly ( #5853 )
...
Fix Sandstorm weather animation not playing properly
The sandstorm background image is now properly used within the weather animation's JSON.
2025-05-21 02:07:37 +00:00
itgalex24
288e4e7e7e
[Bug] [Move] Synchronoise hitting Tera Type fix ( #5779 )
...
* synchronoize fix
* Add regression test for synchronoise
---------
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-05-20 23:12:54 +00:00
Sirz Benjie
663c64fdb4
[Misc] Fix trailing whitespace ( #5856 )
...
Remove trailing whitespace
2025-05-20 14:46:23 -07:00
AJ Fontaine
23e1d88c3a
[Balance] Update TM compatibility for Curse ( #5791 )
...
* Update Curse TM compat with former egg moves/level ups
* Pumpkaboo is not Phantump
2025-05-20 19:40:05 +00:00
Bertie690
e6ccd78e00
Update battler-tags.ts
2025-05-20 14:41:10 -04:00
damocleas
abb4ec2781
[i18n] Update locales (beta)
...
[i18n] Update locales (beta)
2025-05-20 08:32:16 -04:00
Bertie690
5a75169493
Fixed things
2025-05-20 07:28:55 -04:00
Bertie690
d30995f040
Added helper functions complete with markdown tables
2025-05-19 22:49:27 -04:00
Bertie690
4a6b392c3f
Reverted move phase operations
2025-05-19 21:40:19 -04:00
Bertie690
e8b9672fc7
Applied some review suggestions
2025-05-19 20:50:18 -04:00
Lugiad
9746f1a2a6
[UI/UX] [Localization] Update Korean starterInfoText
2025-05-19 17:39:17 -07:00
NightKev
dda94c7b22
[i18n] Update locales
2025-05-19 17:18:26 -07:00
Lugiad
a9ec3b324c
[UI/UX] [i18n] Text ratio adjustment for es-MX Egg Gatcha ( #5839 )
2025-05-19 22:03:42 +00:00
Lugiad
bd14ed640c
[Localization] Localizable "Cancel" text in Ball selection menu ( #5836 )
...
"Cancel" text localizable
2025-05-19 17:00:51 -05:00
Bertie690
c31b73e964
Fixed bolt beak condition to be marginally less jank
2025-05-19 17:47:20 -04:00
Bertie690
15a762d2c5
Fixed a thing
2025-05-19 15:27:51 -04:00
Bertie690
572d08f332
Merge branch 'beta' into move-use-type
2025-05-19 15:09:03 -04:00
damocleas
4f8aae31b5
Hotfix 1.9.4 to Beta
...
Hotfix 1.9.4 to beta
2025-05-18 10:17:56 -04:00
damocleas
10fced4f03
Hotfix 1.9.4 to Main
...
Hotfix 1.9.4 to main
2025-05-18 10:17:32 -04:00
Sirz Benjie
9ae969117b
[Bug][UI/UX] Fix fiery fallout message bug ( #5834 )
...
* Fix fiery fallout message bug
* Ensure pokemon names are replaced when there is no separator
2025-05-18 00:22:09 -05:00
NightKev
22f5ed1232
[i18n] Update locales
2025-05-17 20:34:06 -07:00
Sirz Benjie
4376a22a7c
[Bug] Fix field moves always playing their animations ( #5830 )
2025-05-17 14:04:16 -07:00
Jimmybald1
998619e7e5
[Bug] IVs of trainers were incorrectly using the battle seed ( #5822 )
...
* Fixed IVs of trainers using the Battle Seed.
* Renamed the randSeedInt functions that use the Battle Seed to randBattleSeedInt functions
* Incorrectly used this in common
* Fixed tests that were still calling the old function name
---------
Co-authored-by: damocleas <damocleas25@gmail.com>
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
Co-authored-by: AJ Fontaine <36677462+Fontbane@users.noreply.github.com>
Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com>
Co-authored-by: lxy-lxy-lxy <55084073+lxy-lxy-lxy@users.noreply.github.com>
Co-authored-by: Xavion3 <xavion333@gmail.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
Co-authored-by: Lylian BALL <131535108+PyGaVS@users.noreply.github.com>
Co-authored-by: Jimmybald1 <147992650+IBBCalc@users.noreply.github.com>
2025-05-17 10:36:16 -05:00
Dean
0c48fff14b
[Bug] Fix Substitute sprite crash & revived Pokemon softlock ( #5829 )
...
Break `resetSummonData` into two methods
Co-authored-by: damocleas <damocleas25@gmail.com>
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
Co-authored-by: AJ Fontaine <36677462+Fontbane@users.noreply.github.com>
Co-authored-by: lxy-lxy-lxy <55084073+lxy-lxy-lxy@users.noreply.github.com>
Co-authored-by: Xavion3 <xavion333@gmail.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
Co-authored-by: Lylian BALL <131535108+PyGaVS@users.noreply.github.com>
2025-05-17 10:35:38 -05:00
Bertie690
ecad83c911
Made MoveUseType
start at 1
...
As per @DayKev's request
2025-05-15 22:47:28 -04:00
NightKev
84192cd323
Update version to 1.9.4
2025-05-15 14:51:16 -07:00
Bertie690
28c3def6da
Merge remote-tracking branch 'upstream/beta' into move-use-type
2025-05-13 09:12:26 -04:00
damocleas
02cac77853
Hotfix 1.9.3 to Beta
...
Hotfix 1.9.3 to beta
2025-05-12 21:16:32 -04:00
damocleas
a1d736b950
Hotfix 1.9.3 to Main
...
Hotfix 1.9.3 to main
2025-05-12 21:15:58 -04:00
NightKev
30ba53894e
[i18n] Update locales
2025-05-12 17:58:28 -07:00
Sirz Benjie
9b1a222935
[Bug] Fix old session load modifier crash ( #5814 )
...
Fix inability to load saves due to modifier type being nulled
2025-05-12 22:33:52 +02:00
Bertie690
3229ed4b20
Fix biome.jsonc
2025-05-12 08:17:52 -04:00
Bertie690
c9bff4e4ac
Revert early_bird.test.ts
2025-05-12 07:30:02 -04:00
Dean
d790b30a30
[Bug][Hotfix] Fix Transformed Sprites not loading properly ( #5808 )
...
* Fix ditto sprite not loading properly
* Remove review comment
2025-05-11 18:23:37 -07:00
Sirz Benjie
6c6821b47d
[Bug] [Move] Fix KO causing effects to occur twice ( #5811 )
...
* Fix firstTarget calculation when a target was fainted
* Update type annotation in applyMoveEffects
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-05-11 21:10:19 -04:00
damocleas
e7f0ea624b
[Bug][Move] Fix move effects not applying with multi-lens
2025-05-11 20:56:00 -04:00
Bertie690
9453dfa0aa
Fixed command phase bug causing metronome test timeout
2025-05-11 16:20:29 -04:00
Bertie690
6cfc4da068
Reverted rollout test changes
2025-05-11 16:10:57 -04:00
Bertie690
4523a51b8a
Fixed remaining tests (I think)
2025-05-11 16:06:45 -04:00
Bertie690
93418b2ac5
Update pokemon-phase.ts
...
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-05-11 15:38:32 -04:00
Bertie690
28aa875e78
Update pokemon-species.ts
...
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-05-11 15:36:08 -04:00
Bertie690
4bac0ed3ec
WIP
2025-05-11 13:35:56 -04:00
Bertie690
da6443562b
Reverted a couple doc changes
2025-05-11 08:06:49 -04:00
Sirz Benjie
09e38bad39
Set lastHit to true when target faints during multi-hit move
2025-05-10 19:05:18 -05:00
Bertie690
c2e7c95620
Fixed various bugs and added tests for previous bugfixes
2025-05-10 14:39:48 -04:00