Bertie690
ece170c98e
Merge branch 'beta' into typedoc
2025-08-25 06:48:42 -04:00
Bertie690
79dccc0b71
Moved badges on same line
2025-08-25 06:47:08 -04:00
Bertie690
2b5be12855
Update README.md
2025-08-25 06:45:49 -04:00
NightKev
95d6d66d62
Merge pull request #6385 from pagefaultgames/hotfix-1.10.3
...
Hotfix 1.10.3 to beta
2025-08-24 18:30:14 -07:00
NightKev
dc31ae257a
Merge branch 'beta' into hotfix-1.10.3
2025-08-24 18:29:37 -07:00
Sirz Benjie
d8fe5ad753
Bump to version 1.10.3
2025-08-24 19:52:55 -05:00
Sirz Benjie
e139f714de
Bump locales
2025-08-24 19:52:55 -05:00
Sirz Benjie
4b8c064335
[Bug] [Ability] Fix berserk multi proc ( #6402 )
...
* Fix berserk activating multiple times with multi strike
* Apply kev's suggestions from code review
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update doc comments
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-08-24 19:47:52 -05:00
Sirz Benjie
6fac1a5052
[Bug] [Ability] Fix cute charm ( #6399 )
...
Fix cute charm not working
2025-08-24 17:49:28 -05:00
Bertie690
8197180cad
Fixed name typo
2025-08-24 22:04:29 +00:00
Bertie690
d3699b7458
Fixed title + added GitHub navigation link
2025-08-24 22:02:03 +00:00
Bertie690
a62ecc4ba8
Added missing closing bracket to type config declaration
2025-08-24 21:58:40 +00:00
Bertie690
4cb19afdd9
Fixed up config, made final tweaks to SVG length and renamed script
2025-08-24 21:55:41 +00: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
Bertie690
fc50f57144
Finally figured out how to slap the SVG onto the docs' readme per branch
2025-08-24 19:54:13 +00: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
Bertie690
13b8602eab
Merge remote-tracking branch 'origin/beta' into typedoc
2025-08-24 17:48:41 +00:00
Bertie690
6ffae715ba
Customized typedoc configuration + added coverage SVG
2025-08-24 17:46:08 +00: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
NightKev
bb00b126a6
Merge pull request #6384 from pagefaultgames/hotfix-1.10.2
...
Hotfix 1.10.2 to beta
2025-08-23 17:24:25 -07:00
Sirz Benjie
cc066fc7d1
Merge branch 'beta' into hotfix-1.10.2
2025-08-23 19:13:49 -05: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
4ac1a5739c
[Misc] Remove unused `generateGender` method from `Pokemon` ( #6353 )
2025-08-23 09:59:59 -04:00