Commit Graph

28529 Commits

Author SHA1 Message Date
André Bastos Dias
7a3f4dbbe2
Update Official Formats to Regulation I (#11686) 2026-01-05 20:40:27 -06:00
Kris Johnson
c671f43d50 Add a /1v1factory command 2026-01-05 16:24:32 -07:00
Kris Johnson
acdbd55ee5 Bio Mech Mons: Fix duped item exploit 2026-01-05 16:11:51 -07:00
André Bastos Dias
1a18b3dd55
Make Battle#debug more flexible (#11685) 2026-01-05 11:03:25 -06:00
HiZo
f5483a18d0
BioMechMons: Fix bug with aliases (#11679) 2026-01-03 18:12:53 -05:00
InkyDarkBird
1b3275a22f
Bio Mech Mons: Fix Deoxys ban (#11675) 2026-01-02 16:16:58 -07:00
demir
de0358b763
35 Pokes: Add January 26 Pokemon (#11670) 2026-01-02 09:44:11 -07:00
André Bastos Dias
c735c99724
Legends Z-A: Add obtainable Pokémon (#11672)
* Legends Z-A: Add obtainable Pokémon

I don't feel like updating each Mega as the seasons go by.

* Fix data test
2026-01-02 09:43:26 -07:00
Runo
cf82bac342
NatDex: Fix Salamence and Gardevoir-Mega's Tiers (#11671)
Should be marked RUBL but seems to be a typo
2026-01-02 09:42:40 -07:00
livid washed
6304bec9dc
Random Battles hotfix: Fix Competitive Boltund (#11669) 2026-01-02 09:40:25 -07:00
HiZo
cb910c6973
Bio Mech Mons: Fix bugs (#11668)
* Bio Mech Mons

Unban Ability Shield

* Fix bug with air balloon
2026-01-02 09:40:01 -07:00
Yoshiblaze
7fabf3ab4b
Add New Pet Mod of the Month, Scootopia Random Battle, and Remove Previous PMOTM (#11651)
* Scootopia: Initial Commit

* Scootopia: Fix errors

* Scootopia: Fix most new errors

* one more

* Update and fix

* Avoid double bans

* more duplicate bans

* fix name credit

* Scootopia: Add Sets and proper Generation of Super Types

* Fix new errors

* fix error perchance

* perchance.

* forgot to re-fix these

* Update data/mods/scootopiav2/rulesets.ts

* Update data/mods/scootopiav2/rulesets.ts

---------

Co-authored-by: Meijer,L. (Lucas) <l.meijer6@students.uu.nl>
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-01-01 19:30:50 -07:00
ACakeWearingAHat
190940fc58
Random Battles hotfix: prevent Weakness Policy on Emboar, Arbok, Seviper (#11666)
wow we're actually using counter.get('physicalsetup') for the first time!
2026-01-01 19:08:32 -07:00
livid washed
d71eae4fc3
Remove banner advertising RBTT player signups (#11663) 2026-01-01 19:08:17 -07:00
Zachary Perlmutter
cec4772767
National Dex Ubers UU: Implement tier shifts (#11664)
Deoxys-Speed and Melmetal drop, Alomomola and Kingambit rise
https://www.smogon.com/forums/threads/national-dex-ubers-uu-october-shifts-108-bans-109.3742166/page-5#-january-2026-shifts
2026-01-01 19:07:27 -07:00
Atlas
51eae1b871
Bio Mech Mons: Fix desc (#11667) 2026-01-01 19:06:40 -07:00
HiZo
df32a5f5bb
Bio Mech Mons: Fix validator (#11665)
* fix changing abils while transformed

* fix infinity moveslot pokemon

* fix validation

* beef up banned element smuggling

* right

* fix dupes

* lint

* Lint

* fix trace and air balloon

* AAAAAAAAAAAAAAAAAAAAA

* oops

* Update moves.ts

* aaaa
2026-01-01 18:20:47 -07:00
Kris Johnson
a77084b6d5
Implement January 2026 tier shifts (#11662) 2026-01-01 13:37:08 -07:00
Kris Johnson
02828be7b6
Fix typo 2026-01-01 11:31:47 -07:00
Clas
f2f5bb9786
Camove Chaos: Fix Deoxys/Landorus Legality (#11660)
* Camove Chaos: Fix Deoxys/Landorus Legality

Fixes legalities regarding Lando-T and Deoxys-D/S

* Apply suggestions from code review

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-01-01 11:09:32 -07:00
Kris Johnson
0cf3933f8a Z-A OU: Actually implement the nerfs 2026-01-01 10:29:24 -07:00
Kris Johnson
4a6196f310 Z-A OU: Implement tier shifts and bans/buffs/nerfs 2026-01-01 10:22:54 -07:00
HiZo
b7d8dee113
Add Bio Mech Mons (#11656)
* reattempt

* Create scripts.ts

* Update scripts.ts

* boiler plate idk

* more work

* now we doin it

* more stuff to push

* yea sure

* tomorrow me's problem

* refactor setAbility

* fix line length

* Fix this edgecase

* ok general bs done woooo

* lint

* Import code dhelmise worked on

* AAAA I FORGOT ABOUT THIS

* Add useItem and eatItem

* Ensure items dont get procced again

* add more stuff to mod later

* fix issue from merging conflicts

* lint

* allow ability-less pokemon

* fix crash

* fix crash with knock off

* refactor for knock off crash

* fix issue with required items in validation

* account for this too

* add choiceLock code from SiC

* add transformInto

* remove old comments

* start work on edgecases

mostly just the stuff from SP/SiC

* a

* dhelmise pls dont steal my kneecaps

* bug fixes pt. 1

* more bugfix

* AAAAAAAAAAAAAAAAA

* one day ill be done

* fix gastro acid

* i hate it here

* >_>

* a

* Update config/formats.ts

* Update data/mods/biomechmons/items.ts

* Update data/mods/biomechmons/items.ts

* Update data/mods/biomechmons/scripts.ts

* bugfix 1

* fix move dupe bug

* move this to the omotm section, add banlist

* woops

* Update formats.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-01-01 10:05:51 -07:00
Kris Johnson
b7e25e9a09 1v1 Factory: Fix natures 2026-01-01 10:04:07 -07:00
Atlas
5062101622
Fix 1v1 factory Volcanion typo (#11661)
Co-authored-by: KingNeodude <109841009+KingNeodude@users.noreply.github.com>
2026-01-01 09:11:15 -07:00
Kris Johnson
48727c319d Fix typo! 2026-01-01 02:52:08 -07:00
adrivrie
ad9d7add4b
Random Battles: December 2025 balance patch (#11653)
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-01-01 02:48:23 -07:00
Kris Johnson
61a7a3a675 Add January 2026 rotational formats 2026-01-01 02:47:40 -07:00
Caznovia
6a2b1ad82e
Update /intro command links (#11654) 2026-01-01 02:29:12 -07:00
Kris Johnson
305fff4049 Fix failed tests 2026-01-01 02:28:28 -07:00
livid washed
63bdcb392b
Add January 2026 Randomized Format Spotlight (#11659)
* Add January 2026 Randomzied Format Spotlight

* didn't mean to remove that line

* lint
2026-01-01 02:25:37 -07:00
Kris Johnson
cacd9a80bb Fix block scoped variable duping 2026-01-01 02:24:58 -07:00
surfnWOB
ee8568588a
Gen 3: Add ADV 200 Doubles format (#11657) 2026-01-01 02:22:09 -07:00
André Bastos Dias
b636814279
RBY: Tier Shifts (#11652)
https://www.smogon.com/forums/threads/rby-uu-hub.3647713/post-10816029
https://www.smogon.com/forums/threads/rby-pu-hub.3700527/post-10816027
2026-01-01 02:21:48 -07:00
Kris Johnson
af4110abee Fix build again 2026-01-01 02:19:26 -07:00
livid washed
021acd4c4c
Add banners advertising RBTT player signups to Random Battles formats (#11658) 2026-01-01 02:17:09 -07:00
Runo
156ef64700
ZA OU: Fix Greninja-Bond Movepool (#11649) 2026-01-01 02:16:38 -07:00
ACakeWearingAHat
f10c7af9e5
Randomized format set udpates (#11655)
* Randomized format set updates

* updoot

* more thing

* role names

* lint

* Change old gens Golduck from Bulky Attacker to Bulky Setup with subcm as an option

* Remove unnecessary PT

* Level 73 Pikachu in gen 2

* 75% tbolt for Persian in gen 1

* ionnss yelled at me

* Add aura sphere to mewtwo in gen 8

* Make wigglytuff always Competitive in gen 8

* council veto of lum klawf removal

* toxic dreig

* life orb trailblaze mamoswine

* prevent choice trailblaze lmao

* Force Ice Shard on Gen 5 Mamoswine and merge into a single set

---------

Co-authored-by: Kelvin Liu <liuc.kelvin9901@hotmail.com>
Co-authored-by: Kelvin Liu <115855253+livid-washed@users.noreply.github.com>
2026-01-01 02:16:12 -07:00
Kris Johnson
07469afc59 Fix build 2026-01-01 02:11:33 -07:00
Kris Johnson
e54906fe2c Add Likeshop ladders 2026-01-01 00:46:06 -07:00
Kris Johnson
40efc83fa0 ADV LC: Ban Diglett 2025-12-28 11:51:52 -07:00
Caznovia
0abc64a1a6
Gen 3: Remove Tickle from King's Rock list (#11479) 2025-12-28 10:20:33 -06:00
Kris Johnson
16c2c7e90b
Legends Z-A OU: Ban Genesect
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2025-12-21 11:34:08 -07:00
Aurastic
7d2de8779e
Thing of the Day: Add auto-start support (#11633)
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2025-12-19 22:39:55 -06:00
InkyDarkBird
03f76488f4
Mix and Mega and Convergence: Update bans (#11637)
* Mix and Mega and Convergence: Update bans

fix

fix

SV Convergence: Update bans

SV Convergence: Update bans

* Mix and Mega Bans
2025-12-19 21:21:23 -07:00
Runo
d99280a578
Z-A OU: Ban Light Clay + Implement Missing Items (#11634)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
* Z-A OU: Add Soul Dew

* Update scripts.ts

* Update formats.ts

* Update config/formats.ts

* Update data/mods/gen9legendsou/scripts.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2025-12-19 13:41:45 -07:00
Kris Johnson
29627552e8 Fix build
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2025-12-17 15:16:01 -07:00
Kris Johnson
66a6eec955 Z-A OU: Update bans 2025-12-17 15:15:14 -07:00
Kris Johnson
5b88ce0556 Z-A OU: Update Zeraora-Mega ability and item legality 2025-12-17 12:04:06 -07:00
Kris Johnson
43cedf4025 Mix and Mega: Fix non-Mega Stone items
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2025-12-16 07:46:33 -07:00