Marty-D
6c8b738e7d
Gen I-II: Fix Tri Attack and thaw conditions
...
- Gen 2 Tri Attack rolls a status before checking whether to actually
apply it.
- Moves only need to have a burn chance to be able to thaw the target.
- Moves cannot thaw and cause burn at the same time.
2018-04-07 14:28:09 -04:00
Guangcong Luo
925706083e
Sim readme: Fix choice spec
2018-04-06 14:15:07 -05:00
Marty-D
af6affbfbd
Linked: Ban Swampertite
2018-04-06 16:37:44 +00:00
Marty-D
3bc9449da6
Datacenters: Add more ranges
2018-04-06 14:40:22 +00:00
Ivo Julca
39304baf65
Linked: Fix Fusion Bolt + Fusion Flare combo
2018-04-06 07:21:01 -05:00
Ivo Julca
05f6165d80
Linked: Fix Psychic Terrain and Quick Guard against linked priority moves
2018-04-06 06:36:48 -05:00
Ivo Julca
d196ba901b
Linked: action.linked is now a tuple of Move effects
...
This yields a straightforward implementation of Prankster, by
passing the Move instances to the ModifyPriority event.
2018-04-06 05:51:19 -05:00
Ivo Julca
da4a8b72ce
Fix: Preserve pranksterBoosted for Status moves overriden into other moves
...
So if a Prankster-mon chooses in two successive turns an attacking move and an Status move,
and this Pokémon is encored into the attacking move before the Status move proceeds,
the attacking move will be used and it won't affect a Dark-type target.
2018-04-06 05:09:47 -05:00
Marty-D
cddbe2f648
Linked: Revert Psychic Terrain fix
...
Breaks turn order, seemingly at random.
2018-04-06 03:17:57 +00:00
MacChaeger
2feb607c9d
Pursuit should not move before a switch when targeting an ally ( #4548 )
2018-04-05 22:07:54 -04:00
Kris Johnson
f94ab88879
Linked: Fix mechanics and update bans ( #4549 )
2018-04-05 22:02:41 -04:00
Quinton Lee
b45d595519
Update Typescript to 2.8 ( #4532 )
2018-04-05 17:33:35 -05:00
HoeenHero
4f53d8f467
Allow Leaders to block pms ( #4552 )
2018-04-05 17:14:29 -05:00
Marty-D
ce38fe5c03
Fix Auras boosting only one hit of a spread move
2018-04-05 10:12:32 -04:00
MacChaeger
27afe1b6b8
Gen VI-VII: Transform should copy Focus Energy ( #4546 )
2018-04-05 09:19:43 -04:00
Kevin Lau
b8e7d4e47e
Random Doubles: Fix Magic Guard Clefable ( #4550 )
2018-04-05 03:54:03 -05:00
Kris Johnson
6fbf47df37
Linked: Fix crashes ( #4543 )
2018-04-04 20:10:14 -04:00
The Immortal
978b46b831
Gen 5: Move Dugtrio to Uber
2018-04-05 01:09:02 +04:00
TheTiksiBranch
ce810cb993
Fix sets having/risking bad Z-Crystals ( #4544 )
2018-04-04 15:58:15 +04:00
Marty-D
781730271e
Gen II: Update Sleep Trap ban
...
https://www.smogon.com/forums/threads/gsc-sleep-trap.3622522/#post-7743586
2018-04-04 02:20:33 +00:00
Guangcong Luo
6474d7b511
New randbats joke pokemon: Stunfisk
2018-04-03 17:32:08 -05:00
Guangcong Luo
0b93a24e0f
Revert "Random Battle: Change joke Pokemon ( #4539 )"
...
Didn't we go through this last time?
2018-04-03 17:10:49 -05:00
The Immortal
89b7f6d0cc
Random Battle: Improve movepool tracking
2018-04-04 01:40:48 +04:00
Kris Johnson
b43d63f2cd
Random Battle: Change joke Pokemon ( #4539 )
2018-04-03 23:52:11 +04:00
Kris Johnson
21e9efa9af
Add OMotM and LCotM April ( #4540 )
2018-04-03 20:27:40 +04:00
Marty-D
fe48538793
Fix crash in Grudge
2018-04-02 21:41:23 -04:00
whales
1a2fab6910
Mafia: fix adding players already ingame ( #4538 )
2018-04-03 04:13:18 +04:00
Marty-D
45e4f198da
Gen II: Fix Destiny Bond
2018-04-02 12:45:36 -04:00
Marty-D
2c0b509d6c
Battle Factory: Fix Monotype Diancie set
2018-04-02 14:03:29 +00:00
TheMezStrikes
b61bf94138
1v1: Ban Marshadow ( #4537 )
2018-04-02 15:52:48 +04:00
MacChaeger
054c545c05
Fix Prankster interaction with bounced/encored moves ( #4533 )
2018-04-01 22:23:43 -04:00
Marty-D
bbeb041e70
Gen III-IV: Check accuracy before Ability immunity
...
Closes #4412
2018-04-01 20:02:59 -04:00
ZestOfLife
936b0b45d9
Mafia: Fix adding a player already in game ( #4535 )
2018-04-01 11:07:41 -04:00
The Immortal
92703a76c7
Update RoA Spotlight
2018-04-01 15:41:54 +04:00
Marty-D
ec5b568ded
Add new event Pokemon
2018-03-31 16:20:13 -04:00
Kris Johnson
1e4285cbaf
Battle Factory: Altaria is not PU ( #4530 )
2018-03-31 01:39:26 +04:00
Brandon Gottlob
27d3e4fc5b
Refactor tests to use new makeChoices API ( #4528 )
...
See 8473c3f4fa for the example followed in the refactor
2018-03-30 16:06:14 -05:00
TheMezStrikes
02dbe6b1ca
1v1: Unban Marshadow ( #4529 )
...
https://www.smogon.com/forums/threads/1v1.3587523/post-7738063
2018-03-30 23:49:04 +04:00
whales
5b881b965d
Tours: Remove subrooms after battle ends, inherit hidden from parent ( #4526 )
2018-03-29 22:17:35 -05:00
Marty-D
a1edcb540c
Battle Factory: Split Tapu Koko sets properly
2018-03-29 21:36:25 -04:00
Marty-D
6bc2ff160b
Learnsets: Add missing Marill egg move
2018-03-29 21:35:23 -04:00
asgdf
b4a51985d9
Fix Protective Pads throwing errors in valid situations ( #4527 )
2018-03-29 15:06:21 -04:00
Slayer95
e64d0c890a
Sockets: Remove unused variable
2018-03-29 02:29:31 -05:00
asgdf
913d126e17
Fix Rock Head throwing errors in valid situations
2018-03-29 02:24:51 -05:00
Marty-D
3049e0e172
Fix rated/debug battles
2018-03-28 23:58:35 -04:00
Marty-D
9796b3bfb5
Fix "duplicate" battle messages
2018-03-28 23:48:55 -04:00
Andi Wang
6621b84efa
Gen IV: Fix Disable/Encore interaction with switching effects ( #4519 )
...
Specifically, Healing Wish/Lunar Dance/Baton Pass/U-turn.
2018-03-27 22:30:23 -04:00
Kris Johnson
e1eb1e246c
Add NU Suspect Test ( #4521 )
...
https://www.smogon.com/forums/threads/np-nu-stage-7-back-in-black.3631363/
2018-03-27 19:30:51 -05:00
whales
8b359ee3ed
Mafia: Add information commands, aliases, bugfixes ( #4507 )
2018-03-27 18:16:21 -04:00
Quinton Lee
70fc86f94d
Fix crash when battle banning a trusted user
2018-03-27 00:30:39 -05:00