Commit Graph

1778 Commits

Author SHA1 Message Date
André Bastos Dias
fd21559ba8 Refactor Gen 1 partial trapping (#11189) 2025-07-22 02:12:20 -07:00
André Bastos Dias
48316b5864 GSC ZU: Ban Mantine (#11288) 2025-07-21 11:01:23 -06:00
Yoshiblaze
29f0455878 Change Scream Tail's ability (#11283)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-07-17 15:28:22 -06:00
Slayer95
07b90b13cf Refactor Team Preview to avoid code duplication (#11237)
DRY is particularly relevant because of the hardcodes,
which are unlikely to be kept in sync in OM code.
2025-07-12 20:57:05 -06:00
shrianshChari
fccf112a61 BDSP: Move Chatot and Drifblim to PUBL (#11267)
https://www.smogon.com/forums/threads/bdsp-pu-tier-shifts-post-79.3700009/page-4#post-10626194
2025-07-12 15:16:31 -06:00
André Bastos Dias
9bcca73a33 Modify HP after forme regression (#11261)
* Modify HP after forme regression

* Clip negative HP

* Change method name

* Don't reveal illusion

Should be redundant

* Move message timing

* Fix dynamax

* Clip HP for possible OMs

* Check using baseMaxHp

* Conditions.........

* Use ternary operation

* Fix comment
2025-07-11 01:32:43 -06:00
hammer798
014c77353e RBY: Drop Slowbro from OU to UU, Drop Victreebel from OU to NU (#11260) 2025-07-11 01:28:07 -06:00
Yoshiblaze
eb550ea05c VaporeMons Random Battle: Minor changes and bugfixes (#11264)
* Fix Sitrus Berry HP Numbers

* Fix Software Crash's type picking

* Split Froslass' set into two
2025-07-11 01:09:44 -06:00
Mia
3bab394e1b SSB: Remove Lily
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2025-07-07 22:09:34 -05:00
Kris Johnson
6fc4ef4c45 SSB: Fix bugs with set generation
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-07-07 16:38:26 -06:00
missshowdown
2fffb4a3ca GSC ZU: Fix tiers for low-rank NFEs (#11253)
https://www.smogon.com/forums/threads/zu-old-gens-hub-oras-bans-379.3646944/post-10502838
Both Diglett and Slowpoke are D rank on the most recent ZU viability list, the same as other Pokemon tiered as LC like Smoochum, Snubbull, Mankey, etc, so they should be tiered the same.
2025-07-07 16:29:00 -06:00
Kris Johnson
f92b63cc1a Fix typo 2025-07-07 16:26:52 -06:00
André Bastos Dias
f8f08443ac Remove obsolete inheritance (#11249) 2025-07-06 11:18:38 -06:00
Marty
99242d57bb Past Gens: Update OU by technicality
https://www.smogon.com/forums/posts/10610694/
2025-07-01 10:43:02 -04:00
André Bastos Dias
6a44ac42b9 Fix Klutz's interaction with Fling (#11203) 2025-07-01 10:13:16 -04:00
Yoshiblaze
92482df250 Add July Pet Mod of the Month (VaporeMons Random Battle) (#11230)
* July PMOTM Initial Commit

* Clean up conditions.ts and items.ts

* Clean up abilities.ts

* Clean up pokedex.ts

* Clean up moves.ts Pt. 1

* just changing shelter (i keep losing track of lines)

* Clean up moves.ts Pt. 3 (lost track of lines again)

* Clean up moves.ts Pt. 4

* Clean up moves.ts Pt. 5

* Final clean up Pt. 1

* Final clean up Pt. 2

* Final clean up Pt. 2.1

* Final clean up Pt. 3

* desert storm fix

* desert storm "fix"

* Add VaporeMons to teams.ts

* Remove gen9fe from formats.ts

* Adding VaporeMons Randbats Sets Pt. 1

* Fix Ditto

* Add Randbats Sets Pt. 2

* Add Randbats Sets Pt. 3

* Shorten Garganacl's line

* Fix Typo

* Add Randbats Sets Pt. 4

* Fix error

* Final Randbats Sets

* Minor bugfixes

* Remove Speed-boosting Natures

* Extremely Minor Fixes

* Fix Vaporemons issues

* Fix style errors

* Fix Death Aura & Fair Fight not ending

* Remove test format and Fusion Evolution

* Give Skarmory Sledgehammer Blow

* Fix Illusion's flags

* Add Illusion Level Mod

---------

Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl>
2025-07-01 01:22:44 -06:00
Karthik Bandagonda
d3d834c91a Allow Picked Team Size to be used without Team Preview (#11224)
* Add Pick Team rule

* Make Team Preview and Pick Team mutually exclusive

* Automatically apply rule if Picked Team Size exists without preview

* Remove mutually exclusive part

* Move teamsize to start action
2025-07-01 01:20:57 -06:00
Kris Johnson
3b825333ea RBY PU: Ban Rapidash
https://www.smogon.com/forums/threads/rby-pu-hub.3700527/page-8#post-10610118
2025-07-01 01:16:32 -06:00
André Bastos Dias
5e65007240 ORAS ZU: Ban Huntail and Light Clay (#11221) 2025-06-29 11:31:47 -06:00
André Bastos Dias
b598355b66 Gen 3: Fix Magnet Pull not trapping allies (#11207)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-06-24 23:51:48 -04:00
Eve
20717b7c67 LGPE: Implement OU tier changes (#11219) 2025-06-24 20:22:38 -04:00
André Bastos Dias
dc7294ed6e Remove unused code (#11215)
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
* Remove unused Move#negateSecondary
* Remove unused 'SubDamage' event
* Remove unused Move#pressureTarget
* Partially remove unused Move#spreadModifier
2025-06-22 08:21:19 -07:00
André Bastos Dias
1bbb8ec800 ADV: Move Medicham to OU (#11199) 2025-06-16 10:07:41 -06:00
Dieter Reinert
5c9ccae9a0 Fusion Evolution: Fix Serene Sync crash with onHit effects (#11179)
* Gen9FE: Fix Serene Sync crash with onHit effects

* Feedback

* eslint: trailing space

* eslint

* Update data/mods/gen9fe/abilities.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2025-06-05 17:43:27 -06:00
Kris Johnson
8dfed1fa21 Update runImmunity type for mods 2025-06-02 01:12:29 -06:00
Lucas
a3a822d564 Fix Fusion Evolution Random Battle (#11164)
* Fix FERB

* Fully pokemon section of scripts.ts

---------

Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl>
Co-authored-by: Yoshiblaze <53023564+Yoshiblaze@users.noreply.github.com>
2025-06-02 01:03:23 -06:00
Dieter Reinert
cf11f04043 SSB: Fix crash when Hot Pursuit triggers with no foes (#11168) 2025-06-02 00:58:54 -06:00
André Bastos Dias
eb3c1f6a39 Fix Magic Bounce in Free-For-All battles (#11144)
* Fix Magic Bounce in Free-For-All battles

* Fix test with unmodified speed

* Modify test name

* Fix test name

* Fix test
2025-06-01 02:00:26 -06:00
Yoshiblaze
909aefddbf Add June Pet Mod of the Season: Fusion Evolution Random Battle (#11153)
* June PMOTM Initial Commit

* Initial Cleanup Pt. 1

* Initial Cleanup Pt. 2

* Initial Cleanup Pt. 3

* Initial Cleanup Pt. 4

* Fix Trailing Spaces

* Fix Indents

* Fix initial style errors

* One more small fix

* Initial random-teams.ts creation

* Shorten Line

* Add Egg Groups

* More cleanup Pt. 1

* More cleanup Pt. 2

* Remove assertion

* Final Ability Cleanup for now

* Bring scripts.ts to modern conventions

* Fix indent and line length

* Temporarily change unit tests to not bug out

* Temporarily change unit tests to not bug out

* Add format, fix style

* Fix two more minor errors

* Fix Random Teams Error

* Change opening message

* Add Sprite Viewer

* fix 696 indents at the same time

* Remove fix for local-only bug

* Move Bad 'n Boosted to challengeable OMs

* Update config/formats.ts

---------

Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl>
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2025-06-01 01:55:07 -06:00
missshowdown
adbb32c71e GSC ZU: Ban Poliwag and legalize Ariados (#11160)
https://www.smogon.com/forums/threads/zu-old-gens-hub-gsc-shifts-375.3646944/post-10561800
2025-05-31 12:55:52 -06:00
André Bastos Dias
6513f4b18a Activate Wonder Guard if the target is immune (#11130)
* Activate Wonder Guard if the target is immune

* Lint

* Correctly check for immunities

* Refactor runImmunity

* Change all move.type to move

For example, this fixes Thousand Arrows vs Air Ballon Terapagos. Tera Shell was not activating.

* Remove unnecessary cast
2025-05-31 01:28:46 -06:00
Runo
466be38a53 Fix [Gen 8 DLC 1] National Dex AG legality (#11129)
* Update formats.ts

* Update formats.ts

* Update formats.ts

* Update formats-data.ts

* Update formats-data.ts
2025-05-30 21:18:17 -06:00
EvGym
ee3d1805c9 Add Gen 3 Colosseum format (#11135)
* Adding gen 3 colosseum format, updating win check

* Update formats.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2025-05-30 18:43:52 -06:00
André Bastos Dias
233c618f97 Fix Chatter's old gen mechanics (#11140) 2025-05-29 21:50:01 -07:00
HiZo
0187007de5 Fix Endless Battle Clause in Gen 5 (#11143) 2025-05-29 16:56:49 -04:00
Sergio Garcia
b81ff9a69a Remove useless spreads (#11132) 2025-05-24 16:19:48 -07:00
sunnytangg
34295c1f6b Gen 4: Fix Haze not removing Focus Energy (#11114) 2025-05-20 19:39:41 -07:00
André Bastos Dias
99ff2921e5 Fix Mold Breaker interactions with abilities' Start events (#10877) 2025-05-20 19:06:22 -07:00
Lucas
fc3ab2cf61 Add rule to automatically display Pokemon information (#11122)
---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2025-05-19 10:53:43 -07:00
Guangcong Luo
417a9183f8 Revert "Add rule to automatically display Pokemon information (#11097)"
You can't import chat from rulesets.

This reverts commit c4e1a4b154.
2025-05-18 14:44:13 -07:00
Lucas
c4e1a4b154 Add rule to automatically display Pokemon information (#11097)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
Pet Mods requested a Data Mod that automatically shows information for formats that have many custom changes (currently CCAPM2024 Random Battle).
2025-05-18 08:17:13 -07:00
HiZo
f09476998e Trademarked: Don't movelock the user into a Trademark (#11117) 2025-05-17 14:38:37 -07:00
André Bastos Dias
a7f7e9049c Send detailschange after forme regression (#11113) 2025-05-16 10:26:36 -07:00
André Bastos Dias
8158284427 Refactor fainted forme regression (#10878)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-05-16 07:40:49 -07:00
shrianshChari
27f55f7116 [Gen 3] ADV 200: Vulpix gets Spite by breeding with the event Absol (#11112) 2025-05-15 21:00:38 -07:00
Kris Johnson
ec15de7e79 Gen 1: Fix partial trapping error message order
Fixes sending the can't move message after the partially trapped Pokemon has already moved
2025-05-14 10:05:18 -06:00
André Bastos Dias
a4fbc8619b Fix Gen 4 Snatch (#10905) 2025-05-14 08:26:15 -07:00
André Bastos Dias
d25aba9aff Fix: Terastallize Ogerpon and Terapagos with different Tera types (#10814) 2025-05-13 14:44:46 -07:00
missshowdown
906cc41d41 Update GSC PU/ZU tiering (#11093)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
https://www.smogon.com/forums/threads/gsc-pu-viability-rankings-furret-less-post-16.3673353/post-10539134
2025-05-05 17:04:59 -06:00
Kris Johnson
a8b794b1a7 SSB: marillvibes renamed to calmvibes
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2025-05-03 21:45:01 -06:00