Commit Graph

5949 Commits

Author SHA1 Message Date
NightKev
b47106a1dc Update version to 1.11.3 2025-11-07 17:20:00 -08:00
damocleas
022c372c12 Update locales 2025-11-07 20:10:35 -05:00
Bertie690
d8d5c12bbc
[Bug] Fix 2-turn/charging moves breaking on lack of targets (#6759) 2025-11-07 04:27:07 +00:00
Madmadness65
a0aa25ab75
[P3 Bug] Fix Struggle's message not displaying properly (#6760) 2025-11-06 22:25:20 -06:00
NightKev
e2f7cd9118 Update submodules 2025-11-06 18:11:04 -08:00
Bertie690
e1aded9504
[Bug] Fix Parental Bond reducing damage of spread moves on 2nd pokemon
https://github.com/pagefaultgames/pokerogue/pull/6743

* Fix Pollen Puff interaction with Parental Bond

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-11-06 18:03:32 -08:00
Blitzy
c7b563e498
[Balance Hotfix] Slight Alterations to PR#6747 (Trainers) (#6755)
Update trainer-config.ts

Co-authored-by: damocleas <damocleas25@gmail.com>
2025-11-06 10:08:11 -05:00
Fabi
74783b1200
[i18n] Fix mist message (#6757)
fix mist message
2025-11-06 08:42:33 -05:00
Fabi
5c132f290a
[i18n] Fix freeze healByMove message (#6754) 2025-11-05 02:04:24 -08:00
damocleas
fbba237142 update submodules again 2025-11-04 19:34:53 -05:00
Dean
604b0f3146
[Hotfix] Fix Pollen Puff crash and incorrect failure (#6752)
Fix Pollen Puff crash and incorrect failure

Co-authored-by: damocleas <damocleas25@gmail.com>
2025-11-04 18:55:44 -05:00
Blitzy
ef3d950464
[Balance Hotfix] Miscellaneous Trainer Changes (#6747)
* Update trainer-config.ts

* Update trainer-config.ts

* fix sinischa

now shares party slot with Polteageist anyways

* Linting, remove redundant evil team admin money multipliers

The money multiplier is already set via initForEvilTeamAdmin, and this just removes redundancy.

* Update trainer-config.ts

* Buzzwole is no longer Rogue Ball gendered

---------

Co-authored-by: damocleas <damocleas25@gmail.com>
Co-authored-by: Madmadness65 <blaze.the.fireman@gmail.com>
Co-authored-by: Madmadness65 <59298170+Madmadness65@users.noreply.github.com>
2025-11-04 18:52:22 -05:00
Dean
aea463ab4b
[Hotfix] Prevent crash with two NG Pokemon fainting at the same time (#6751)
Prevent crash with two NG Pokemon fainting at the same time
2025-11-04 12:07:19 -08:00
Blitzy
5a8ff3a47f
[Balance Hotfix] Remove Evil Team Admin special properties at Wave 164 (#6746)
* Update trainer-config.ts

* Update trainer-config.ts

* Update trainer-config.ts

---------

Co-authored-by: damocleas <damocleas25@gmail.com>
2025-11-04 12:11:16 -05:00
Jimmybald1
c0e988a37b
[Hotfix] Fixed Candy Jar in Daily run event items disappearing after refresh (#6749)
Added id func to daily run event starting items

Co-authored-by: Jimmybald1 <147992650+IBBCalc@users.noreply.github.com>
2025-11-04 07:12:03 -05:00
Blitzy
17ac20ef0b
[Hotfix] Fix Flare Admins using wrong pool (#6742)
* Update evil-admin-trainer-pools.ts

* fixes

* add comment

---------

Co-authored-by: damocleas <damocleas25@gmail.com>
2025-11-03 17:49:19 -05:00
Lugiad
8df3383f24
1.11.3 assets and locales update
1.11.3 assets and locales update
2025-11-03 17:35:24 -05:00
damocleas
4208ab6ef8
Hotfix 1.11.2 to main
Hotfix 1.11.2 to main
2025-10-31 19:59:46 -04:00
Wlowscha
dd7461e0c1
Merge pull request #6733 from emdeann/disable-illusion
[Hotfix] Disable illusion
2025-11-01 00:58:06 +01:00
Wlowscha
e92ae80b7d
Merge branch 'hotfix-1.11.2' into disable-illusion 2025-11-01 00:56:18 +01:00
damocleas
2ce1e0230e
[i18n] update locales
[i18n] update locales
2025-10-31 19:55:15 -04:00
fabske0
3b704913e9 update locales 2025-11-01 00:52:51 +01:00
Dean
7a56989a3c Remove illusion bypassing summondata reset 2025-10-31 16:51:49 -07:00
Dean
c1c12e4792 Revert uxie passive 2025-10-31 16:51:22 -07:00
damocleas
6ed9c88cf4
[Misc] Allow setting shiny starters via custom seed by
[Misc] Allow setting shiny starters via custom seed
2025-10-31 19:50:19 -04:00
Wlowscha
a4b11d901e
Merge branch 'hotfix-1.11.2' into shiny-daily-starters 2025-11-01 00:37:57 +01:00
Wlowscha
42602b269b
Merge pull request #6732 from emdeann/quick-claw
[Hotfix] Fix quick claw issues
2025-11-01 00:32:32 +01:00
Dean
f928ca9bdf Update enum filename 2025-10-31 16:23:57 -07:00
Wlowscha
92d03e5cfe
Merge branch 'hotfix-1.11.2' into shiny-daily-starters 2025-11-01 00:23:03 +01:00
Dean
c33f9723f5 Update enum name 2025-10-31 16:21:38 -07:00
Bertie690
617e12f634 Removed console log 2025-10-31 19:14:19 -04:00
Bertie690
fb274077c2 Reworked regex to use matchAll, added error handling + tests 2025-10-31 19:01:51 -04:00
Dean
5c8c2151a8
Update src/data/moves/move.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-10-31 15:58:35 -07:00
Dean
525ba57461 Review changes 2025-10-31 15:46:43 -07:00
Dean
a0d3e42f3b
Merge branch 'hotfix-1.11.2' into quick-claw 2025-10-31 15:34:04 -07:00
Lugiad
bfbd71ddde
[UI/UX] [Localization] Texts position adjustments for Turkish (#6731)
* Adjustments for Turkish

* Remove now-unnecessary comment

Co-authored-by: Fabi <192151969+fabske0@users.noreply.github.com>

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Fabi <192151969+fabske0@users.noreply.github.com>
2025-10-31 16:48:30 -05:00
Dean
e78796077b Disable Illusion 2025-10-31 13:22:40 -07:00
Dean
6bda024b7e Only run speed bypass code for fight commands 2025-10-31 13:10:11 -07:00
fabske0
ac79e82013 another typo 2025-10-31 15:11:10 +01:00
fabske0
b150b5208c split up regex 2025-10-31 14:48:01 +01:00
fabske0
6049038537 remove console.log and another typo 2025-10-31 14:24:23 +01:00
fabske0
8e01876bd0 fix typo 2025-10-31 14:24:19 +01:00
fabske0
2a1e0c4373 - Add option for shiny starter
- change how the starter part of the seed is parsed
2025-10-31 14:23:41 +01:00
NightKev
2d955165f9 Update version to 1.11.2 2025-10-30 22:03:31 -07:00
damocleas
650ddd2a85
Hotfix 1.11.1 to Main
Hotfix 1.11.1 to Main
2025-10-31 00:58:05 -04:00
NightKev
babeb32edb
[Bug] Shinies won't be forced to match event boss shiny if set (#6724) 2025-10-30 21:49:37 -07:00
damocleas
76453a31d1 [Balance][Bug] Rival Fight 3 Fix, Move Noibat in Biomes
Electivire corrected to be Electabuzz in Slot 3 on Fight 3 (55)

Noibat has been moved from Uncommon -> Rare in Grassy Field
2025-10-31 00:47:07 -04:00
Dean
df98e506ad
[Bug] Prevent self speed ties (#6719)
* Prevent self speed ties

* Remove outdated parameter doc

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-10-31 00:38:49 -04:00
NightKev
893333ff3b Update version to 1.11.1 2025-10-30 20:24:39 -07:00
Wlowscha
d7cfb2087c
[Bug][UI/UX] Make ribbon option in dex selectable with classic wins
https://github.com/pagefaultgames/pokerogue/pull/6720
2025-10-31 03:21:26 +00:00