Sirz Benjie
6fac1a5052
[Bug] [Ability] Fix cute charm ( #6399 )
...
Fix cute charm not working
2025-08-24 17:49:28 -05:00
Sirz Benjie
a85d8cd5de
[Bug] [Sprite] Fix fusion shiny party icon ( #6397 )
...
* Fix shiny icon with fusion shiny in party
* Fix hover tooltip not working when first splicing a mon
* Fix fusion shiny icon on summary screen
2025-08-24 16:32:12 -05:00
Sirz Benjie
cd610ff2c5
[Bug] [Ability] Fix trace's RNG ( #6398 )
...
* Fix rng in trace
* Fix undefined var
2025-08-24 16:24:12 -05:00
Sirz Benjie
30b7a62988
[Bug] [Sprite] Fix third type icon missing texture ( #6395 )
...
Fix third type icon
2025-08-24 15:03:28 -05:00
Sirz Benjie
efaf7760e4
[Bug] Fix speedup/slowdown buttons not working properly ( #6393 )
...
Fix speedup button resetting to minimum speed
2025-08-24 14:34:21 -05:00
Bertie690
0f8b1f63b5
[Bug/Ability] Fixed bugs with Intimidate triggers after reload/initial switch ( #6212 )
...
* Added TODO test case + documentation for failing intim test
* Fixed comment
* Fixed intimidate bugs fr fr
* Update src/data/phase-priority-queue.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update src/data/phase-priority-queue.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Cleanup remove phase logic
* Do not add unnecessary activateAbilityPhases for pokemon that do not have their passive enabled
* Remove leftover log messages
* Add TODO comment
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-08-24 14:09:16 -05:00
Sirz Benjie
049932c001
[Bug] Fix status effects overwriting each other ( #6392 )
...
* Ensure status effects from same source interaction cannot override each other
* Update test/status-effects/general-status-effect.test.ts
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
2025-08-24 12:51:16 -05:00
Wlowscha
ae58f9de4f
[Hotfix] Leech Seed does not get cleared when user faints ( #6388 )
...
Lapsing leech seed tag even when source has left field
2025-08-24 08:58:27 -05:00
NightKev
8dea0ce840
[GitHub] Update pages workflow to only deploy on main and beta ( #6386 )
2025-08-23 20:28:42 -07:00
Madmadness65
58d1209d92
Hotfix 1.10.2
...
Hotfix 1.10.2 to main
2025-08-23 19:09:53 -05:00
Sirz Benjie
c446eaf970
[Sprite] Revert ribbon icons ( #6382 )
2025-08-23 18:59:47 -05:00
Sirz Benjie
746ea69475
[Bug] Fix missing fusion icon ( #6381 )
...
Fix nullish coalescing in `pokemon#isFusion`
2025-08-23 18:58:29 -05:00
Wlowscha
c44e589303
[UI/UX][Bug] Saving preferences when leaving ssui ( #6376 )
...
Save starter preferences when leaving ssui
2025-08-23 18:50:44 -05:00
Sirz Benjie
70b47945e8
[Bug] Fix nicknames not showing up in battle ( #6378 )
2025-08-23 23:47:39 +00:00
Sirz Benjie
842f0e88b0
[Bug] Fix saveslot deletion ( #6380 )
...
Fix saveslot deletion
2025-08-23 18:45:15 -05:00
Fabi
1192825d51
[Bug/i18n] Fix unpause evolution option in party ui ( #6379 )
2025-08-23 15:59:01 -07:00
Fabi
1b2c694084
[bug/i18n] Fix stealth rock message ( #6377 )
...
replace pokemonName with pokemonNameWithAffix
2025-08-23 17:26:12 -05:00
Sirz Benjie
a8b54eba6d
[Test] Mark failing test/ui/manage-item-button.test.ts as TODO ( #6375 )
...
* Ensure hotfix runs tests
* Unnest promise
* ensure workflows run when pushed to hotfix
* Mark test todo
2025-08-23 16:56:58 -05:00
Dean
d2eb3dba53
[Test] Fix leftovers test not running heal phase ( #6370 )
...
Fix leftovers test
2025-08-23 16:02:36 -05:00
Bertie690
af963c7902
[Bug] Fixed delayed attacks pushing to move history twice on charging turn ( #6371 )
2025-08-23 16:00:00 -05:00
damocleas
cd137062ea
Fix Option 1 Leftovers text in Trash to Treasure encounter
2025-08-23 13:28:09 -04:00
Sirz Benjie
99bf639ea7
[Bug] [Move] Fix pollen puff ( #6363 )
...
* Ensure pollen puff does not heal enemy after damage
* Add test to ensure pollen puff does not heal enemy
2025-08-23 11:42:10 -05:00
Blitzy
873e12f9ad
[Balance] Clamperl Egg Moves / Passive Tweaks ( #6365 )
...
Clamperl changes
2025-08-23 11:42:02 -05:00
Sirz Benjie
053976daec
[Bug] Fix ssui passives ( #6362 )
...
Fix passives not being persisted in starter select
2025-08-23 11:41:30 -05:00
Sirz Benjie
908886d78b
Fix unpauseEvolutions key in party select
2025-08-23 11:23:15 -05:00
Fabi
3b290ee9a2
[UI/UX][Bug] Prevent switch to discard mode while transferring item ( #6358 )
2025-08-23 10:05:48 -05:00
Wlowscha
16adb02ad2
[Item][Bug] No more free sacred ash ( #6356 )
2025-08-23 10:00:27 -05:00
Sirz Benjie
3dd1948634
[Misc] Fix circular dep ( #6361 )
2025-08-23 10:00:00 -05:00
Wlowscha
e63effa311
[Challenge][Bug] Fix fresh starters for real ( #6355 )
...
* Including side evolutions of starters
2025-08-23 09:45:11 -05:00
NightKev
8b371395bc
[Bug] Fix typo in i18n key for second Berries Abound ME option ( #6354 )
2025-08-23 09:43:56 -05:00
Wlowscha
e752e7a93d
[Bug][Item] Items can be transfered from 6th item slot again. ( #6357 )
...
* Added check for transferMode
2025-08-23 09:43:33 -05:00
NightKev
961d30f75e
[Bug] Wild Pokemon can now generate as female again ( #6352 )
2025-08-23 09:42:41 -05:00
NightKev
c027b5562b
[i18n] Update locales submodule
2025-08-23 00:37:50 -07:00
NightKev
3eee9d9b4e
Update version to 1.10.2
2025-08-22 21:43:17 -07:00
damocleas
2869e85f78
Hotfix 1.10.1 to main
2025-08-22 22:13:44 -04:00
Wlowscha
7050e15267
[Challenge][Bug] Partial Fix Available starters in fresh start monotype ( #6344 )
...
Full fresh start filter also accepts evolutions
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-08-22 22:09:30 -04:00
Madmadness65
be6606a11b
Bump version to 1.10.1
2025-08-22 21:05:03 -05:00
Madmadness65
cdf470c06c
[Item] Minor item weight change for Deep Sea items
...
Halved the weight of the items in the Great tier.
2025-08-22 20:59:01 -05:00
Sirz Benjie
abd9ebbdef
[Bug] Fix egg gacha 10x pull option working with just one voucher ( #6349 )
...
Fix 10x egg gacha being usable with only 1 voucher
2025-08-22 20:52:50 -05:00
Wlowscha
7af128f68a
[UI/UX][Bug] Setting shiny preferences before saving ( #6348 )
...
Setting shiny preferences before saving
2025-08-22 20:50:38 -05:00
Wlowscha
342eb33138
[UI/UX][Bug] Fix typos in trainer class keys ( #6347 )
...
* Fixing "fenale" typo
* Changing "key" to key
2025-08-22 18:12:38 -07:00
damocleas
a20fb03eb4
Release v1.10.0 to main
...
Release v1.10.0 to main
2025-08-22 20:02:06 -04:00
Sirz Benjie
6361762fc9
[Bug] [UI/UX] [Beta] Fix visibility of egg moves in ssui ( #6343 )
...
Fix visibility of egg moves when backing out of fresh start and back into ssui
2025-08-23 01:25:27 +02:00
damocleas
254d34fd08
[Misc] [UX] Add Daily Run Achievement, Re-Arrange Achievements, Replace some Icon Sprites ( #6292 )
...
* wip achievement changes
* Adjust egg image sizes, re-export item atlas
* painful eggs
* Add egg to legacy UI, re-export item atlas
* run biome
* Update achievement.test.ts
* Fix achievement test file
* Fix tera stellar missing icon path
* Fix achievement test file
* egg s
* Optimize new images, re-export item atlas
* update pngs and locale
* add daily achv and other sorting
* Optimize ribbons, re-export item atlas
* Bump to version 1.11.0
* more changes, waiting on pngs
* Update package.json
* ribbon fixes
* images!
* Optimize images, re-export item atlas
* final fix
---------
Co-authored-by: Madmadness65 <blaze.the.fireman@gmail.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-08-22 19:21:17 -04:00
damocleas
5ee547a39a
[Balance] [ME] Trash to Treasure Option 1 Adjustment ( #6341 )
...
* Update trash-to-treasure-encounter.ts
* Update trash-to-treasure-encounter.test.ts tests
2025-08-22 17:37:16 -04:00
Sirz Benjie
72b09eb7d5
Update locales
2025-08-22 16:27:43 -05:00
Bertie690
c3cce668fc
[Misc] Moved scrapeTrainerNames
to a script; removed selfStatLowerMoves
( #6258 )
...
* Removed scrape trainer names
* Removed `selfStatLowerMoves`
* Update move.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Started work on the script again
* Made script actually work
* Made finishing touches on script
* Fixed main repo code to not expect snake cased locale strings
* Update trainer.ts
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
* Remove biome ignore range
* Fix typedoc.json
* rename `getRandomLocaleKey` to `getRandomLocaleEntry`
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-08-22 16:09:33 -05:00
Sirz Benjie
edeb116ead
[Bug] Ensure MEs disabled in a challenge mode only do so while challenge is active ( #6337 )
...
* Ensure MEs disabled in a challenge mode only do so while challenge is active
* Optimize checking disallowed challenges
2025-08-22 15:27:55 -05:00
AJ Fontaine
af0b0b775f
[Bug][Sprite] Remove fake Deerling variants ( #6330 )
...
* Remove fake Deerling variants
* Remove unused json
2025-08-22 16:23:07 -04:00
Blitzy
fae6620bae
[Beta] [Balance] Even More 1.10 Balance Changes (Egg Moves + Passive Changes) ( #6339 )
...
1.10 Egg Moves and Passives pt 3
2025-08-22 16:05:37 -04:00