Commit Graph

28508 Commits

Author SHA1 Message Date
Kris Johnson
4a736e5af1 Pokebilities: Update Neutralizing Gas to modern code 2026-03-13 12:54:33 -06:00
Leonard Craft III
03fc6de00e VGC: Update Regulation I ladders
https://x.com/playpokemon/status/2032502235205366020
2026-03-13 12:44:38 -05:00
Kris Johnson
c6504627ec
Appease linter
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2026-03-09 12:28:27 -06:00
André Bastos Dias
e5c7fe52ed
Orre Colosseum: Allow Deoxys formes (#11811) 2026-03-09 12:21:04 -06:00
Kris Johnson
8d87bb5a9c Fix typo 2026-03-09 12:03:23 -06:00
Kris Johnson
cc68e3e967 Linked: Fix modified-priority moves in a link 2026-03-09 12:00:37 -06:00
Marty-D
b809f86f09
Add new avatars
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2026-03-08 19:52:29 -04:00
André Bastos Dias
7af1d0e48f
Simplify Gen 3 Colosseum implementation (#11799)
* Simplify Gen 3 Colosseum implementation

* Remove formats-data

* Re-add
2026-03-08 12:46:22 -06:00
André Bastos Dias
3f071d4b8a
Add and use the Standard AG ruleset in previous generations (#11796)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
* Add and use the Standard AG ruleset in previous generations

* Fix gen1 and gen1stadium

* Fix Gen 1 again
2026-03-08 12:42:16 -06:00
André Bastos Dias
8539330f7e
National Dex: Re-ban Zamazenta after suspect test (#11795) 2026-03-08 12:41:35 -06:00
livid washed
802c1c1d99
Add March 2026 Randomized Format Spotlight (#11792)
* Add March 2026 Randomized Format Spotlight

* Make message clearer ( I think)

* lint

* Move to gen9/teams.ts

* Move to gen9/teams.ts pt 2

* done

* lint

* Prevent mons from being harmed by Godly Gift stat passing
2026-03-08 12:41:18 -06:00
livid washed
d57d100065
Hotfix Sitrus Iron Bundle in gen 9 randdubs (#11801) 2026-03-08 12:40:26 -06:00
Caznovia
e78411f6e7
[Gen 4] VGC 2009: Fix future event legality (#11805) 2026-03-08 12:06:55 -06:00
Slayer95
55f9e85172
Linked: Fix inconsistent implementations of twoturnmove, lockedmove (#11804)
* Linked: Fix inconsistent implementations of twoturnmove, lockedmove

* Linked: Sturdier implementation for Torment
2026-03-08 12:06:19 -06:00
VannAccessible
b36a3ea036
Linked: Ban Chlorophyll and restrict Sunny Day, ETerrain (#11806)
* Linked: Ban Chlorophyll and restrict Sunny Day, ETerrain to formats.ts

https://www.smogon.com/forums/threads/linked-omotm.3776838/page-4#post-10897129

* Update formats.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-03-08 11:39:32 -06:00
Karthik99999
cb47056b1b Fix Skill Swap messages
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2026-03-07 02:35:15 -05:00
Marty-D
59709dba6c
Fix item numbers
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2026-03-05 18:41:57 -05:00
Kris Johnson
04a026782d Linked: Fix priority on moves in the first moveslots while choice-locked
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2026-03-03 14:48:32 -07:00
Kris Johnson
4415c0ffbe Pokebilities AAA: Ban Dragapult 2026-03-03 14:34:32 -07:00
André Bastos Dias
f494d48434
Fix injective field position indexing (#11789) 2026-03-03 14:32:45 -07:00
shrianshChari
cf8cbd8f5d
DPP UU: Ban Sleep moves (#11794)
https://www.smogon.com/forums/threads/sleep-in-dpp-uu.3777509/post-10893690
2026-03-03 14:32:06 -07:00
InkyDarkBird
dd60398eac
SV Linked: Update bans (#11793)
* SV Linked: Update bans

* Update formats.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-03-03 14:31:40 -07:00
MathyFurret
50ad403c5c Help tickets: Escape HTML in lock reason 2026-03-03 11:51:46 -06:00
Slayer95
7bd04f470c
Linked: Remove m.lastMoveAbsolute in favor of lastMove (#11791)
* Fix Linked last move checks

At some point between af6affb and 045fe456, Linked's concept of
last absolute move changed from using the 2nd move in a link to
using the 1st move, likely in an attempt to preserve the 1st move
information that used to be stored for debugging purposes.

However, the redefinition has impacted the mechanics of Sketch, and
other moves for a long time.

This commit restores the original mechanics, and gets rid of the
last absolute move concept, in favor of the orthodox pokemon.lastMove.
In consequence, all modded data entries that now match gen9 are
also deleted.

* Linked: Fix Grassy Glide priority calculation
2026-03-03 09:50:30 -07:00
Kris Johnson
59529d79e0 FIx lint
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2026-03-02 22:40:11 -07:00
Kris Johnson
5f698aaf74 Linked: Update runAction for missing action choices 2026-03-02 22:38:21 -07:00
Kris Johnson
4c8c7cbdef FIx lint 2026-03-02 21:15:53 -07:00
Kris Johnson
6545c74486 Linked: Fix bugs with Encore, Stalwart, Propeller Tail, and Snipe Shot 2026-03-02 21:14:50 -07:00
Kris Johnson
bf612bf9ee Fix lint 2026-03-02 20:01:49 -07:00
Kris Johnson
e4801e992a Linked: Fix priority of linked moves (again) 2026-03-02 19:56:45 -07:00
Kris Johnson
65e046529c 4v4 Doubles UU: Add Best of checkbox for challenges 2026-03-02 19:55:47 -07:00
Kris Johnson
8ce95e4a2c Linked: Fix crash 2026-03-02 19:53:51 -07:00
André Bastos Dias
c9f530f412
Legends Z-A OU: March tier shifts (#11788)
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2026-03-01 14:26:44 -07:00
Kris Johnson
e8bd7a5905 Linked and PokeAAA: Update bans 2026-03-01 14:22:08 -07:00
Kris Johnson
746d3ddf62 PokeAAA: Update bans 2026-03-01 10:52:06 -07:00
Kris Johnson
3a3c6739f2 Implement March 2026 tier shifts 2026-03-01 10:28:13 -07:00
Kris Johnson
c8ed448422 BH: Update bans 2026-03-01 10:27:21 -07:00
Kris Johnson
16675b07bc Make 4v4 Doubles UU actually doubles 2026-03-01 10:26:15 -07:00
Kris Johnson
eaff3cf2a8 Reimplement ORAS Pure Hackmons ladder
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2026-03-01 03:40:36 -07:00
Yoshiblaze
376da145ff
Add [Gen 6] Megas Revisited Random Battle (#11778)
* March PMOTM Part 1

* March PMOTM Part 2

* March PMOTM Part 3

* March PMOTM Part 4

* March PMOTM Part 5

* Update data/mods/gen6megasrevisited/abilities.ts

* Update data/mods/gen6megasrevisited/scripts.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-03-01 03:37:04 -07:00
livid washed
1d8968acdf
Randomized formats update (#11782)
* Randomized set updates

* fix some things

* add resttalk primarina gen 7

* Create Pokemon incompability system

* Simplify code

* tghost oinkolognes

* Give sash back to doubles smeargle

* Give sash back to doubles smeargle
2026-03-01 03:20:05 -07:00
demir
261dcddca6
35 Pokes: Update list of allowed Pokemon for March 2026 (#11784) 2026-03-01 03:19:50 -07:00
Kris Johnson
be25932aff
Update rotational ladders (#11785)
* Update Kalos starter Mega abilities

* Update rotational ladders
2026-03-01 03:19:22 -07:00
Mia
8a0685b03f Ladder tours: Cap deadline length 2026-03-01 01:11:09 -06:00
Kris Johnson
76eb3eb3bf
Update Kalos starter Mega abilities (#11781)
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
2026-02-27 19:50:24 -07:00
Niadev
c30261be77
Ban Okidogi from National Dex UU (#11779) 2026-02-27 18:21:20 -07:00
Sunny
3ad40b4a5c
Gen 1 LC: Add Accuracy and Sleep Moves Clause (#11776)
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Co-authored-by: kn-Kris <165436526+kn-Kris@users.noreply.github.com>
2026-02-22 19:27:12 -07:00
Kris Johnson
95aad7df02 Gen 6 Mix and Mega: Ban Gengarite and restrict Entei
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
2026-02-21 17:50:31 -07:00
André Bastos Dias
1091524b94
Gen 1: Fix underflow glitch applied to mimicked duplicate moves (#11746)
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
* Fix underflow glitch applied to mimicked duplicate moves

* Remove flags

* Remove console.log
2026-02-17 18:36:37 -07:00
André Bastos Dias
f4889cac74
Implement Zacian and Zamazenta transformations as species conditions (#11748)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
* Implement Zacian and Zamazenta transformations as species conditions

* Remove custom transformation from gen8linked
2026-02-17 18:34:52 -07:00