Commit Graph

24743 Commits

Author SHA1 Message Date
Alexander B
2f410ddb18
Camomons: Add Terastal Clause (#9342) 2023-01-21 12:39:04 -07:00
Kennedy
4781705471
Add an FAQ for the Password Reset form (#9337) 2023-01-21 12:17:36 -05:00
pyuk-bot
e3b791f310
Fix changing, blocking, and reacting to stat boosts (#9322) 2023-01-21 12:17:22 -05:00
Marty
6e809b2af2 Update Tauros form names 2023-01-21 12:06:10 -05:00
TomOfTomKat
65b282760c
Remove dexited mechanics from OM banlists (#9338)
* MnM: Remove Electrify Ban

Electrify is not in gen9 and should not be on the banlist

* Update formats.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2023-01-20 12:14:36 -07:00
Kris Johnson
b3ebad7ce8
NFE: Add Terastal Clause 2023-01-17 18:28:38 -07:00
Kris Johnson
3e42804799
1v1: Ban Chi-Yu 2023-01-16 17:04:07 -07:00
Kris Johnson
26c6e1b975 Add Camomons challenge format 2023-01-16 11:35:14 -07:00
Kaen
36867b6a32
Shared Power: Update bans (#9334)
* Update formats.ts

* Update formats.ts
2023-01-16 10:14:10 -07:00
Leonard Craft III
28aed0975a Remove some TODOs that are done 2023-01-16 00:12:55 -06:00
livid washed
fe1f2f8e82
Gen 6-7 Random Battles updates (#9330) 2023-01-15 23:33:53 -06:00
Kris Johnson
8a2759f6ef Fortemons: Fix crash and functionality 2023-01-15 21:23:57 -07:00
Kris Johnson
a3ee6bc593 Fix build 2023-01-15 20:52:01 -07:00
Kris Johnson
c9417d3eb8 The Loser's Game: Fix mod 2023-01-15 20:43:35 -07:00
Kris Johnson
0ea903abd8 Update The Loser's Game to Gen 9 2023-01-15 20:40:51 -07:00
Kris Johnson
1b3d8e8c99 Remove Gen 8 Trademrked 2023-01-15 20:29:33 -07:00
Kris Johnson
adc372fbc7 Fix crash 2023-01-15 20:27:51 -07:00
Karthik
924917ba73
Use onTryImmunity event for Attract failure (#9332) 2023-01-15 21:16:34 -05:00
Karthik
77a4dff966
Fix Anger Shell/Berserk boost source (#9331) 2023-01-15 21:16:21 -05:00
Kris Johnson
8bebcdaa2c Fortemons: Fix various issues 2023-01-14 22:32:08 -07:00
Mia
388bfdfb96 Winrates: Support toggleable sorting 2023-01-14 21:50:13 -06:00
Mia
af1bb8f5b4 Winrates: Sort properly on display 2023-01-14 21:19:46 -06:00
Hisuian Zoroark
32bbb77687
Fix interaction of Ruin Abilities with themselves (#9328) 2023-01-14 20:43:54 -06:00
livid washed
0d4f6bea69
Gen 2-7 Random Battles: add limit of 3 Pokemon weak to each type (#9325) 2023-01-14 19:19:03 -06:00
Leonard Craft III
5259fdd40f
Tests: Reduce dependence on RNG (#9297) 2023-01-14 19:08:44 -06:00
Mia
3de84dd8bc
Randbats: Add a chat plugin to track winrates (#9321) 2023-01-14 19:08:12 -06:00
livid washed
c3cef6c794
Gen 1-2: Fix Mirror Move description (#9318) 2023-01-14 19:07:39 -06:00
ACakeWearingAHat
d477ae6d22
Random Battles updates (#9324) 2023-01-14 19:07:20 -06:00
pyuk-bot
a5a9d96ef1
Remove Fly animation target leak in Gen 9 (#9327) 2023-01-14 19:06:59 -06:00
Paul Roode
834159bdd0
Add cant protocol text for Disable (#9317) 2023-01-14 19:06:07 -06:00
livid washed
6573f468bc
Gen 1: Fix Thrash and Rage mechanics (#9315)
* Copy everything from Gen 2 thrashing condition and stop inheriting

* Remove residual and MoveAborted events (don't occur in gen 1)

* effectState.duration --> effectState.time, so that thrashing pauses on slp/frz/flinch/partial trapping. Also, confusion is now applied before the final Thrash hits (but after confusion check, so the final Thrash won't be interrupted)

* Confusion is only applied if Thrashing effect ends naturally, not due to full para/confusion

* Thrash should lock the user in, even if it misses/hits a Ghost/etc

* Add Thrash tests: duration and locking in the user when it misses

* Thrash locks in the user even if it breaks a sub

* Remove unnecessary events for thrashing moves

* Thrash is paused when the user is asleep, frozen, partially trapped, or flinching

* Thrash is paused when disabled

* Rage duration is permanent, not 255

* Implement Rage/Thrash accuracy bug (need to change when lockedmove volatile is removed

* Move location of applying thrashing effect, so that the final turn will be subject to accuracy bug

* Add test for Thrash accuracy bug

* Add test for Rage accuracy bug

* Remove useless line

* Use an event for obtaining accuracy of Rage/Thrash

* Revert last change
2023-01-14 14:47:58 -08:00
Alexander B
f3fc9af7e9
Gen IV: Fix Copycat's behavior with called moves (#9326) 2023-01-14 16:40:02 -06:00
Leonard Craft III
16092e4469 Fix addhosts grammar 2023-01-14 14:22:17 -06:00
Kris Johnson
65c2c96009
Add Fortemons (#9305)
* Add Fortemons

* Fix validation

* Apply suggestions from code review

Co-authored-by: Alexander B. <4866817+MathyFurret@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Alexander B. <4866817+MathyFurret@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Alexander B. <4866817+MathyFurret@users.noreply.github.com>

* Do some suggestion things

* Apply suggestions from code review

Co-authored-by: Alexander B. <4866817+MathyFurret@users.noreply.github.com>

* ficks build

Co-authored-by: Alexander B. <4866817+MathyFurret@users.noreply.github.com>
2023-01-13 23:46:25 -07:00
Leonard Craft III
0921ba3112 Correct Flittle's Sp. Def 2023-01-13 23:27:44 -06:00
livid washed
cd9fd6f27d
Gen 2 and 4 Random Battles update (#9303)
* Gen 4: remove Unaware from Bibarel

* Gen 4: prevent Dragon Pulse + Draco Meteor

* Gen 2: Gligar and TTar set changes + count Screech as a physical setup move

* Gen 2: Enforce STAB Flying on Gligar (futureproofing for if its movepool is expanded)
2023-01-12 20:48:55 -05:00
livid washed
2e2f844911
Gens 5-7 Random Battles updates (#9302)
* Gens 6-7: give Sunflora Specs set

* Gen 6: Remove Bullet Seed from Mega Heracross

* Gen 6: give Sigilyph Flame Orb

* Gens 6-7: make Light Screen and Reflect equally likely

* more movepool changes in gen 6

* Gen 6: require recovery on support Pokemon

* Guarantee Milk Drink in gen 6 and Moonlight on pure Psychics in gens 6-7

* no Cloud Nine on Altaria (gens 5-6)

* Gen 5: guarantee Milk Drink on Miltank

* Gen 5: guarantee Moonlight on non-TR Musharna and Cresselia

* Gen 5: replace HP fighting with Focus Blast on mrmime

* Gen 5: give Sigilyph Flame Orb

* Fix Trick Room check
2023-01-12 20:48:12 -05:00
Karthik
8b07f0983b
Fix Salt Cure effect getting passed by Baton Pass (#9316) 2023-01-12 20:45:07 -05:00
Marty
01751ca008 Doubles LC: Add Sleep Clause Mod
https://www.smogon.com/forums/posts/9466560/
2023-01-12 20:30:26 -05:00
Marty
02ef36a26c Descriptions: Update some more 2023-01-12 20:22:45 -05:00
Marty
7bcaa8f245 Add Gen 9 static encounters to event data 2023-01-12 18:43:48 -05:00
Hisuian Zoroark
ba6fdee260
Partners in Crime: Ban Dancer (#9313)
https://www.smogon.com/forums/threads/partners-in-crime.3710997/page-2#post-9465900
2023-01-12 11:28:35 -07:00
pyuk-bot
ac3647cba0
Remove unnecessary effect overrides from some mods (#9312) 2023-01-11 23:08:25 -06:00
Alexander B
ee0a3e1c84
Media approvals: Filter comment and show to staff (#9311)
* Media approvals: Filter comment and show to staff

* Label comment

Co-authored-by: Mia <49593536+mia-pi-git@users.noreply.github.com>

Co-authored-by: Mia <49593536+mia-pi-git@users.noreply.github.com>
2023-01-11 21:47:10 -06:00
Marty-D
8b7818a23f
Descriptions: Update more moves 2023-01-11 21:43:39 -05:00
Mia
d40fee34b9 Smogtours: Don't add all commands to Chat.multiLinePattern 2023-01-11 12:57:42 -06:00
Kris Johnson
3951e2e4b9
National Dex Monotype: Update bans 2023-01-10 23:15:04 -07:00
Paul Roode
3bcf85def2
Alphabetize abilities Earth Eater and Limber, and item Black Sludge (#9306) 2023-01-10 21:11:27 -06:00
Marty-D
a39054be73
Gen 5 OU: Drop Latias into OU by technicality
https://www.smogon.com/forums/posts/9465722/
2023-01-10 15:14:39 -05:00
Kris Johnson
468f4917bf
BH: Unban Slaking
https://www.smogon.com/forums/threads/balanced-hackmons.3710859/page-5#post-9465767
2023-01-10 11:30:23 -07:00