Annika
bf23cb7b94
Fix CI
2021-11-19 01:23:17 -05:00
Annika
b026776c01
Fix BDSP crash
2021-11-18 22:13:11 -08:00
Annika
11931f9374
BDSP Random Battle: Level properly
2021-11-18 22:09:06 -08:00
Charlie Kobayashi
b12a73d609
Fix typo ( #8531 )
2021-11-18 23:01:20 -07:00
Annika
5c9cda960d
Random Battles: Add BDSP movesets
2021-11-18 21:17:26 -08:00
Kris Johnson
1ddd08b5c7
Move Kommo-o to UUBL
...
https://www.smogon.com/forums/threads/ss-uu-suspect-process-stage-10-2-kommo-o.3693767/page-2#post-9035412
2021-11-18 18:59:27 -07:00
Kris Johnson
ff4b7bed31
Add BDSP data and formats ( #8530 )
2021-11-18 18:00:10 -06:00
sexy90gxebattlefactoryplayer
84fe802b50
Battle Factory: Force Prankster on Liepard set with Copycat ( #8525 )
2021-11-16 12:17:24 -08:00
Kris Johnson
34179c0f0a
Move Drampa to PUBL
...
https://www.smogon.com/forums/threads/swsh-pu-suspect-process-stage-7-voting-drampa.3693656/page-2#post-9032596
2021-11-15 13:55:32 -07:00
EvGym
5d8117302c
Refactor overriding stats used for damaging moves ( #8373 )
2021-11-08 13:48:26 -08:00
Kris Johnson
9140510dfa
SSB: Change quotes to use |c:|
2021-11-07 19:55:01 -07:00
Annika
f7cdeb5b20
November 2021 Random Battles updates
...
[Gen 8] Random Battle levels were nerfed or buffed for winrates greater than 7 or less than -7 deviations from the mean respectively.
[Gen 8] Random Doubles Battle levels were nerfed or buffed for winrates greater than 4 or less than -4 deviations from the mean respectively.
2021-11-07 18:40:58 -08:00
Leonard Craft III
7cf60606c5
Fix paralysis modifier application ( #8478 )
2021-11-06 15:52:39 -04:00
Karthik
6c5af39ee6
Cleanup Let's Go mod ( #8519 )
2021-11-05 19:09:30 -07:00
Kris Johnson
c80bacae45
Fix Torment duration from G-Max Meltdown ( #8511 )
...
* Fix Torment duration from G-Max Meltdown
* stuff
2021-11-04 01:08:52 -06:00
Karthik
c9c34a2357
Gen 1 Random Battle: Fix Monotype ( #8516 )
2021-11-03 21:25:14 -07:00
Guangcong Luo
d0ea290992
Rename pokemon to source in getDamage
...
This has been split off from #8373 to improve diff readability.
2021-11-02 18:05:53 -04:00
Kris Johnson
862a9dbc3a
Update OMotM/LCotM aliases
2021-11-01 15:49:11 -06:00
Marty-D
7b4f7999d1
Update tiers for November quick drops
2021-11-01 13:17:33 -04:00
Kris Johnson
67702ac7fc
Add November 2021 OMotM, LCotM, and RoA Spotlight
2021-11-01 00:43:23 -06:00
Leonard Craft III
7924c9a67c
Update VGC / BSS to Series 11
2021-10-31 19:19:24 -05:00
Leonard Craft III
10b0c72140
Gens 7-8: Correct allyanim flags
2021-10-30 14:33:52 -05:00
Kris Johnson
9367b079c0
Clean up Other Metagames formats
2021-10-29 23:49:16 -06:00
Kris Johnson
9e5543d74c
Move Mew to ND UUBL
2021-10-28 18:41:55 -06:00
Leonard Craft III
4771a9db55
Gens I-II: Remove unneeded checks for spread moves
2021-10-28 18:52:28 -05:00
Karthik
100e511b07
Gen IV: Fix client messages for spread move miss ( #8507 )
2021-10-28 18:49:00 -05:00
Marty-D
675b393796
Gen II-IV: Hide Beat Up message
...
As per https://www.smogon.com/forums/posts/8992145/
2021-10-26 18:47:32 -04:00
Annika
ceda8e1beb
Improve grammar for Bide's debug hint in Gen 1
...
Fixes #8497
2021-10-24 00:11:56 -07:00
Kris Johnson
74a7699bf2
Fix (DOU) legality
2021-10-23 12:56:12 -06:00
Leonard Craft III
02d66af2a1
Add Shiny Zacian / Zamazenta events
2021-10-22 17:01:34 -05:00
Marty-D
ea7c9efe66
NU: Unban Snorlax
...
https://www.smogon.com/forums/posts/9009585/
2021-10-20 10:15:23 -04:00
Kris Johnson
0611c6724c
UU: Ban Latias (and unban for suspect test)
2021-10-17 15:38:44 -06:00
Kris Johnson
06ac92a917
Move Slowking-Galar to ND UUBL
2021-10-17 08:34:17 -06:00
sexy90gxebattlefactoryplayer
02173dce01
Battle Factory: Give Passimian Defiant ( #8493 )
2021-10-11 12:25:33 -07:00
Mia
f76bb79c74
Random-Teams: Fix Hackmons Cup move generation
...
Without this fix, the hackmons cup generator pushes DataMoves to the set.moves array, which crashes /showset. (it crashes because Teams.packName is called on an object, so it's truthy, but move.replace does not exist since it isn't a string).
2021-10-11 12:51:17 -05:00
Kris Johnson
fa741a6760
ORAS Monotype: Update legality
2021-10-11 09:48:54 -06:00
Annika
5d90cc66f4
Add [Gen 7] Monotype Battle Factory
...
Also removes Monotype teams from regular Battle Factory, as per https://www.smogon.com/forums/threads/monotype-in-gen-7-battle-factory-and-going-forward.3688757/#post-9001460
2021-10-10 20:27:17 -07:00
Marty-D
8ce7c82041
Revert "Fix Clangorous Soul's accuracy"
...
This reverts commit d34e21211f .
2021-10-10 22:20:59 -04:00
Kris Johnson
d34e21211f
Fix Clangorous Soul's accuracy
2021-10-10 20:01:11 -06:00
En Passant
21dfd5470d
Add "Sketch Gen 8 Moves" rule ( #8431 )
2021-10-09 19:05:05 -07:00
Annika
d3a2911c27
Random Battles: Use correct Dex APIs
2021-10-08 19:50:52 -07:00
Karthik
be5f737037
Add VGC 2013, VGC 2015, cleanup VGC 2017 mod ( #8486 )
2021-10-07 20:43:38 -04:00
Marty-D
60354bdfed
Learnsets: Fix Nohface oversight
2021-10-06 19:24:57 -04:00
Kris Johnson
9afff7c222
Let Picked Team Size Work with Team Type Preview
2021-10-05 14:48:28 -06:00
Karthik
5b0ed34c60
Learnsets: Remove Covet from Toxicroak ( #8487 )
2021-10-03 21:21:48 -04:00
Kris Johnson
e8142cd780
Move Regidrago and Snorlax to NUBL
...
https://www.smogon.com/forums/threads/np-nu-stage-8-spooky-regidrago-and-snorlax-banned.3687023/post-8995653
2021-10-03 19:17:14 -06:00
Leonard Craft III
355cb7d2db
Fix Max Guard to block Whirlwind
...
Thanks Zaggyo!
2021-10-02 23:33:17 -05:00
Leonard Craft III
fc910b46b1
LGPE: Correct weight mechanics
2021-10-02 22:37:17 -05:00
Annika
b626892dab
Random Battles updates
2021-10-02 14:50:11 -07:00
Kris Johnson
0aa3877f3f
Add October 2021 OMotM and RoA Spotlight
2021-10-01 14:12:53 -06:00