Commit Graph

7675 Commits

Author SHA1 Message Date
Hisuian Zoroark
8a99f0f8bc
Shared Power: Fix sharing weather suppression (#8637)
* Shared Power: Fix weather suppresion sharing

* Update scripts.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2022-01-23 22:13:58 -07:00
Tarrembeau
56a97e81e5
Random Battle: Add Rhydon to Gen 7 (#8632)
Remove stealth rock from rhyperior as well to differentiate them better.
2022-01-23 17:48:47 -08:00
Tarrembeau
0f01485bf2
Random Battle: Add Rhydon to Gen 6 (#8633)
Removing stealth rock from rhyperior to differentiate them better.
2022-01-23 17:48:28 -08:00
Tarrembeau
342129d44a
Gen 7 Battle Factory: Fix Combusken's EVs (#8634) 2022-01-23 17:47:21 -08:00
Tarrembeau
c755b6b818
Random Battle: Give Glaceon Toxic in Gen 5 (#8635) 2022-01-23 17:47:01 -08:00
Tarrembeau
419410a1ea
Random Battle: Remove Protect from Registeel in Gen 3 (#8636) 2022-01-23 17:46:42 -08:00
scoopapa
bc5cf5d7c9
Fix Alternatium and Random Dex bugs (#8617)
* PMOTS Season Fixes

Fixing some issues with PMOTS:
Vivillon not working due to client (renamed them to the real formes)
Spikes not working for reasons (reimplemented Power Core to bypass)
Wrong list of pokemon for Random Dex (RIP)
Past Moves being banned after adding 'Past' as part of banning all pokemon (in Scripts.ts)

* Update scripts.ts

* Unban Z Crystals

* Fix indentation

* Update abilities.ts

* Update formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2022-01-20 18:21:10 -07:00
Leonard Craft III
a1024a02a5 Learnsets: BDSP Pichu family gets Volt Tackle 2022-01-20 19:19:26 -06:00
Tarrembeau
3f701ef973
Gen 1 Random Battle: Make bad Pokémon level 100 (#8630) 2022-01-19 14:12:50 -08:00
Kris Johnson
f1a750b5ca
CAP 30: Add flavor ability
https://www.smogon.com/forums/threads/cap-30-part-16-flavor-ability-poll-2.3695809/page-3#post-9075147
2022-01-19 02:07:13 -07:00
Kris Johnson
eee902e98e BW2: Fix Mr. Mime's tier 2022-01-16 20:58:25 -07:00
Annika
5069ef4d55 Gen 1 Random Battle: Don't use bad Pokémon as leads 2022-01-15 14:17:01 -08:00
Marty-D
56a233e6a3
Descriptions: Clarify Dazzling/Queenly Majesty 2022-01-14 18:20:25 -05:00
Kris Johnson
45f011cf72 National Dex UU: Unban Azumarill for suspect 2022-01-14 15:04:35 -07:00
Will
c548843a02
Descriptions: Clarify Max Move behaviour (#8624) 2022-01-14 12:08:38 -05:00
Tarrembeau
45aa870868
[Gen 5] Random Battle: Properly level Pokémon in the '(PU)' tier (#8626) 2022-01-13 10:42:12 -08:00
Tarrembeau
61c6ee9f22
BD/SP Random Battle: Update movepools (#8627) 2022-01-13 10:41:26 -08:00
Annika
ed8948153d Random Battle: Make [Gen 5] PUBL Pokémon level 88 2022-01-12 09:55:31 -08:00
Kris Johnson
ad774d25a9 Fix ZUBL Pokemon tiers 2022-01-11 12:14:54 -07:00
Marty-D
540d7c5bde
Gen 5 OU: Drop Hippowdon into OU by technicality
https://www.smogon.com/forums/posts/9080453/
2022-01-11 14:09:45 -05:00
Kris Johnson
070d1a6ddb
BW PU/ZU: Add proper tiering (#8621) 2022-01-11 10:43:02 -05:00
Annika
2b90aab258 Random Battle: Fix Gen 3 bugs 2022-01-10 12:25:35 -08:00
Kris Johnson
77a77289e8 BDSP: Move Articuno to (Uber) 2022-01-10 12:27:01 -07:00
Kris Johnson
5b8e07267d BDSP LC: Ban Vulpix 2022-01-10 12:26:37 -07:00
WeWuzNidokangz
7097a9ac75
Hackmons Cup: Support custom team bans/unbans (#8607) 2022-01-09 14:46:41 -08:00
ACakeWearingAHat
9fef2a9830
Update movepools for Random Doubles & Gen 3 Random Battle (#8611) 2022-01-05 18:38:59 -08:00
Leonard Craft III
73a206e1a3 Fix Jungle Healing behavior after #8596
Fixes https://www.smogon.com/forums/posts/9073960/. This will double Stomping Tantrum's base power when it shouldn't, but restores more important behavior.
2022-01-05 19:24:19 -06:00
Kris Johnson
b5698998a6 BDSP LC: Ban Misdreavus 2022-01-05 08:39:16 -07:00
Leonard Craft III
eb93b88875
Fix healing moves to use healing failure messages (#8596) 2022-01-03 17:26:07 -06:00
scoopapa
b8b3e4bb84
Add January 2022 PMotS and Leader's Choice (#8600)
* Add Alternatium and Random Dex (PMOTS)

I didn't code these mods originally, but I did the finishing touches, and had to update them because Dragon Heaven is more than a year behind in updates.

* Add Dragon Heaven Link

This link will take people to a working teambuilder.

* Fix description

simple typo

* Update config/formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update config/formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update config/formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update data/mods/alternatium/abilities.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update config/formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* fix random dex format entry

now uses banlist and unbanlist instead of a tier-checking validator rule

* Update config/formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update config/formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update config/formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update config/formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* fixing suggestions

* Update formats.ts

* remove dragon heaven link

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2022-01-03 15:29:05 -07:00
Karthik
b1fc64fbc2
Gen 1: Fix visual bug with Haze (#8605) 2022-01-03 15:25:59 -05:00
Annika
5ce29e248d Fix crash 2022-01-02 21:33:28 -08:00
Annika
7a2da7b7bb Random Battles: Fix Breloom + Focus Punch 2022-01-02 21:31:17 -08:00
Annika
6fca9fed27 Random Battle updates 2022-01-02 21:09:20 -08:00
Annika
e082ce9434 Random Battles: Alphabetize move arrays 2022-01-02 21:09:20 -08:00
Annika
332d979833 Random Battles: Update levels for December winrates
[Gen 8] Random Battle levels were nerfed or buffed for winrates greater than 6.5 or less than -6.5 deviations respectively.

[Gen 8] Random Doubles Battle levels were nerfed or buffed for winrates greater than 4 or less than -4 deviations respectively.
2022-01-02 21:09:20 -08:00
Kris Johnson
785d4c2786 Add BDSP LC 2022-01-02 18:20:22 -07:00
Tarrembeau
0f84d80e3d
BD/SP Random Battle: Update movepools (#8603) 2022-01-02 16:57:30 -08:00
Kris Johnson
6e1d55c828 Move Mega Medicham to ND UUBL 2022-01-01 17:37:12 -07:00
Kris Johnson
7e7da29e18
Update OM aliases 2022-01-01 16:21:27 -07:00
Karthik
fa4944de5a
Gen 3-4: Fix Snatch when used by multiple pokemon (#8592) 2022-01-01 18:07:30 -05:00
Marty
781d40a1d7 Gen 3 Ubers: Limit to one Baton Passer
https://www.smogon.com/forums/posts/9065997/
2022-01-01 18:02:18 -05:00
Kris Johnson
4200001143 Add January 2022 tier shifts 2022-01-01 14:04:47 -07:00
Kris Johnson
dfb60dfe10 Add January 2022 OMotM and RoA Spotlight 2022-01-01 03:06:00 -07:00
Tarrembeau
0a52f14691
BD/SP Random Battle: Add Pokémon and update movepools (#8574) 2021-12-30 12:08:48 -08:00
Leonard Craft III
4793b33cf1 Prevent Max Moves from being called by Sleep Talk 2021-12-29 17:06:53 -06:00
Karthik
993a48f584
Gen 1: Fix Haze (#8587) 2021-12-27 16:50:07 -05:00
Leonard Craft III
f0f73f3132
Convert Max Guard to a whitelist (#8583) 2021-12-26 18:51:34 -06:00
Leonard Craft III
f63d24b07c Fix Fairy Lock and Plasma Fists messages 2021-12-26 18:41:49 -06:00
Karthik
d7677d03d0
BDSP: Make DLC abilities nonstandard (#8585)
* BDSP: Remove functionality from DLC abilities

* mark abilities as nonstandard
2021-12-25 00:32:40 -07:00