Commit Graph

999 Commits

Author SHA1 Message Date
Kris Johnson
3ea6836249 ORAS: Fix Avalugg's tier 2022-01-24 21:29:52 -07:00
Leonard Craft III
a6d321e5d1
Fix Bird-type crashes (#8639)
* Fix crash with Bird type in Revelationmons Mod

* Fix Wild Magic Surge and Bird type
2022-01-24 19:07:37 -07:00
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
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
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
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
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
Karthik
fa4944de5a
Gen 3-4: Fix Snatch when used by multiple pokemon (#8592) 2022-01-01 18:07:30 -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
Karthik
993a48f584
Gen 1: Fix Haze (#8587) 2021-12-27 16:50:07 -05: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
Leonard Craft III
16ffe60f31
BDSP: Update orphaned egg move list (#8584) 2021-12-24 13:32:13 -07:00
Kris Johnson
201af815da
BDSP: Fidgit learns Trick Room 2021-12-22 03:45:34 -07:00
Tarrembeau
9ab0fb82f3
[Gen 2] Random Battle: Give Azumarill Surf (#8567) 2021-12-14 15:34:49 -08:00
Tarrembeau
8c2266149c
BD/SP Random Battle: Update movepools (#8564) 2021-12-11 18:14:38 -08:00
RustySheriffBadge
c9ffb7f1aa
Random Battles: Update BD/SP movepools (#8554) 2021-12-09 19:22:12 -08:00
Tarrembeau
354da50672
[Gen 2] Random Battle: Adjust movesets for legality (#8559)
Correcting oversights on octillery and azumarill movepools, who actually don't learn fire blast and charm, respectively.
2021-12-09 12:58:49 -08:00
Tarrembeau
d9e4b3032b
[Gen 3] Random Battle: Prune Kyogre's movepool (#8560)
Removing water spout from kyogre to prevent some bad set from happening
2021-12-09 12:56:14 -08:00
Kris Johnson
7366b98498 BDSP Balanced Hackmons: Update bans 2021-12-09 06:39:09 -07:00
Kris Johnson
1cb85ebc99 BDSP: Fix Shaymin's learnset 2021-12-08 03:49:00 -07:00
Kris Johnson
5b86715f4f BDSP: Fix Gastly's tier 2021-12-08 03:05:25 -07:00