Wlowscha
29d2b6dabc
Merge branch 'beta' into party-ui-handler-refactor
2025-05-22 09:41:17 +02:00
pom-eranian
da6cdaf187
[Sprite][Color][QoL] Removed unchanged entries in variant json ( #5765 )
...
* Removed unchanged color entries (front)
* Removed unchanged color entries (back)
* Removed unchanged color entries (exp)
* Removed unchanged color entries (exp back)
* Removed unchanged color entries (female front, back, exp)
2025-05-22 03:25:07 +00:00
Sirz Benjie
f0e806c508
[Misc] Move allMoves
to data-lists.ts
( #5860 )
2025-05-21 20:18:24 -07:00
Sirz Benjie
9dedf7548b
[GitHub] Make tests skip if no filters are matched ( #5744 )
...
* Make tests skip if filters are matched
* Tweak filter path
* Make thing checkout thing
* Change where workflow is skipped
* Change where workflow is skipped
* Update github test filters
* Update test-filters.yml
---------
Co-authored-by: Wlowscha <54003515+Wlowscha@users.noreply.github.com>
2025-05-21 19:05:09 -05:00
Madmadness65
ebac2d1126
[Sprite] [P3 Bug] Fix Wishiwashi's shadow appearing broken ( #5815 )
...
Fix Wishiwashi's shadow appearing broken
Cropped all of Wishiwashi-solo's frames from 96x96 to 50x50, then re-exported the atlases. This fixed the shadows appearing broken in the animation.
2025-05-21 20:38:24 +00:00
Sophia
d1b0bbb155
[Bug]: Fix #5010 : roar and whirlwind missing fail message when against a trainer ( #5659 )
...
* [BUG] Fixes #5010 Roar and Whirlwind don´t display a fail message
Roar and Whirlwind should now display a fail message when
used against a trainer with only one pokémon left
* Apply suggestions from code review made by SirzBenjie
2025-05-21 07:14:16 +00:00
AJ Fontaine
3c934808c0
[Sprite] Fix T1 shiny Eternatus not animating in consistent, remove unused exp for Giratina Origin ( #5802 )
...
Remove Origin Giratina exp, fix consistent shiny Etern
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-05-21 03:42:17 +00: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
damocleas
abb4ec2781
[i18n] Update locales (beta)
...
[i18n] Update locales (beta)
2025-05-20 08:32:16 -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
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
NightKev
84192cd323
Update version to 1.9.4
2025-05-15 14:51:16 -07:00
Wlowscha
2141a01296
Merge branch 'beta' into party-ui-handler-refactor
2025-05-15 23:31:53 +02:00
Wlowscha
c75d406bcf
Cleaned up some TODOs
2025-05-15 23:22:30 +02:00
Wlowscha
33c21a0b0d
Removed some redundant playSelect
2025-05-15 23:14:45 +02:00
Wlowscha
9addf5cd0a
Breaking up processInput()
2025-05-15 23:13:18 +02:00
Wlowscha
85b92bffed
Splitting up processing of transfer and move recall mode; ensuring that the cancel option works properly
2025-05-15 22:57:30 +02:00
Wlowscha
f876dcf76d
Fixed options not clearing after item transfer
2025-05-15 22:27:53 +02:00
Wlowscha
3e9beb3ec5
Updating TODO
2025-05-15 22:11:39 +02:00
Wlowscha
82dfe01576
Changed condition on switch for clarity
2025-05-15 00:41:12 +02:00
Wlowscha
9425a877d7
Clearing options when switching out
2025-05-15 00:25:58 +02:00
Wlowscha
09a345d5a7
Fixed case of switching out by selecting the Pokemon command
2025-05-15 00:08:49 +02:00
Wlowscha
5ad2bd237d
Fixed Baton Pass; logging for testing
2025-05-14 23:57:34 +02:00
Wlowscha
5f64eec5ec
Reorganizing option processing
2025-05-14 23:01:41 +02:00
Wlowscha
b46d890689
Added some TODOs
2025-05-14 09:38:25 +02:00
Wlowscha
ee4cb23c44
Changing options so that each case is completely separate (almost)
2025-05-14 09:30:59 +02:00
Wlowscha
eba75dbfa3
Extracted updateOptionsWindow()
2025-05-13 23:26:54 +02:00
Wlowscha
562eb1d334
Extracted setOptionsCursor function
2025-05-13 22:39:07 +02:00
Wlowscha
e4a550550e
Added some TODOs for later
2025-05-13 22:27:13 +02:00
Wlowscha
e8de3054fe
Splitting up options for when selectCallback is present
2025-05-13 22:21:31 +02:00
Wlowscha
b3e6c20a35
Moving edge case for release option into processReleaseOption
2025-05-13 22:13:49 +02:00
Wlowscha
b58b633b6f
Inverting order of several conditional checks (if the function always returns after seeing the summary option, may as well check for it straight away...)
2025-05-13 22:11:48 +02: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