Annika
99fffe2e4b
Remove unnecessary code
...
Found these thanks to LGTM.com
2022-03-02 20:02:29 -08:00
Kris Johnson
59d0e11a11
March 2022 tier shifts
2022-03-01 21:58:57 -07:00
Marty
dbb0416561
Gen 8 CAP: Actually, nerf Pyroak
...
https://www.smogon.com/forums/posts/9136596/show
2022-02-27 19:39:59 -05:00
Kris Johnson
d18fd424e2
Fix typo
2022-02-27 13:31:05 -07:00
Kris Johnson
3aa4662a45
BDSP: Seed Flare is legal
2022-02-27 13:24:49 -07:00
Kris Johnson
00677e4bb3
BDSP: Shaymin-Sky should be Uber
2022-02-27 12:53:19 -07:00
Kris Johnson
07feb32952
BDSP: Shaymin is released
2022-02-27 12:52:49 -07:00
Karthik
eb94153d09
Gen 2: Fix Return/Frustration minimum damage ( #8673 )
2022-02-21 20:11:01 -08:00
Karthik
2cbfac9b68
Fix Heal Bell/Aromatherapy in Multi Battles ( #8671 )
2022-02-21 14:22:52 -05:00
Kris Johnson
e8c55c6e8c
ADV: Move Charizard to OU and Porygon2 to UUBL
2022-02-20 20:41:46 -07:00
Kris Johnson
33d5ad73f8
Linked: Fix targeting
2022-02-18 22:42:56 -07:00
pyuk-bot
0f3d37ab87
Don't activate Jaboca/Rowap Berries vs Magic Guard ( #8670 )
2022-02-17 17:49:19 -06:00
Tarrembeau
79fb81e06e
[Gen 4] Random Battle: Update movepools ( #8668 )
2022-02-15 12:50:49 -08:00
pokeblade101
530548b76a
Random Battle: Make Luvdisc level 100 in Gen 6 and 7 ( #8664 )
2022-02-12 21:09:26 -08:00
Marty
1ebaf62c06
Gen 8 CAP: Buff Pyroak
...
https://www.smogon.com/forums/posts/9106281/show
2022-02-11 15:12:58 -05:00
Kris Johnson
2e4fef3695
BDSP: Move Gengar to Ubers
...
https://www.smogon.com/forums/threads/bdsp-ou-suspect-process-round-3-gengar.3697468/#post-9120950
2022-02-10 12:39:50 -07:00
Kris Johnson
de51227922
Add Random Battle Mayhem
2022-02-08 21:16:39 -07:00
Annika
66c2f4b53a
Random Battles updates
2022-02-04 20:08:27 -08:00
Kris Johnson
75a0c0e03f
Linked: Fix Choice items
2022-02-01 23:36:02 -07:00
Mia
ee73d367fe
Fix typo
2022-02-01 18:40:26 -06:00
Kris Johnson
213357f306
Linked: Fix battles
2022-02-01 17:08:01 -07:00
Kris Johnson
a2da36f185
Fix crash
2022-02-01 14:55:35 -07:00
Kris Johnson
6b43311974
BSDP: FIx tiers
2022-02-01 14:25:02 -07:00
Kris Johnson
b9bf1f4bde
Use up-to-date code
2022-02-01 12:25:42 -07:00
Kris Johnson
d18cddad16
Fix build
2022-02-01 12:23:07 -07:00
Kris Johnson
3dc86730c7
BDSP: Add NU and update tiers
2022-02-01 12:18:10 -07:00
Kris Johnson
4a932ee79b
Add February 2022 OMotM and RoA Spotlight ( #8651 )
2022-02-01 12:04:55 -07:00
pyuk-bot
32892af464
Fix National Dex Eviolite checks ( #8650 )
2022-02-01 13:51:04 -05:00
Annika
70aac0296e
Random Battle: Account for nonexistent evolutions
2022-01-30 18:02:29 -08:00
Kris Johnson
a9578e14bc
BDSP: Move Manaphy to Uber
2022-01-25 14:01:01 -07:00
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