Commit Graph

23714 Commits

Author SHA1 Message Date
Guangcong Luo
d592a22cf5 Kyurem formes are banned from VGC 2012-12-13 04:15:00 -08:00
Guangcong Luo
54bcd9ab33 Make sure a Pokemon faints properly after using Explosion 2012-12-13 04:10:14 -08:00
Guangcong Luo
7ed807aacc Fix crash with one pokemon in doubles 2012-12-13 03:11:44 -08:00
Guangcong Luo
09bd0673a5 VGC can now be laddered 2012-12-13 02:35:44 -08:00
Guangcong Luo
02d2c1cba8 Normal Gem Explosion now works correctly 2012-12-13 02:26:13 -08:00
Guangcong Luo
d218cc9871 Fix some crashes from bringing 1 pokemon to doubles
(there are still others, it is still not possible to do so yet)
2012-12-13 02:25:52 -08:00
Guangcong Luo
c5553925d5 Implement Helping Hand 2012-12-12 15:52:05 -08:00
Guangcong Luo
9f91d5c0f1 Correct Imposter targeting in doubles/triples 2012-12-12 15:51:53 -08:00
Guangcong Luo
6f96a06440 Allow underleveled pokemon at level 50 if forced by VGC rules
(also add item clause to VGC)
2012-12-12 15:51:02 -08:00
Guangcong Luo
1e1cd11410 Implement item aliases 2012-12-12 15:49:48 -08:00
Guangcong Luo
79c1419f2a Spread moves hit allies before foes 2012-12-12 12:45:35 -08:00
Guangcong Luo
3b7c1c6dbb Filter out empty moves from a moveset
- this makes sure Last Resort works correctly
2012-12-12 12:44:54 -08:00
Guangcong Luo
7625846be7 Proper implementation of Follow Me, Lightningrod et al. 2012-12-12 11:55:30 -08:00
Guangcong Luo
722ec91767 Implement Follow Me/Rage Powder 2012-12-12 11:23:38 -08:00
Guangcong Luo
721f038c3e Explosion KOes self even without a target 2012-12-12 11:23:25 -08:00
Guangcong Luo
4edd2ddfac Fix the order of selfdestruct, drain, and recoil when used by moves 2012-12-12 10:06:56 -08:00
Guangcong Luo
2117497d9b Fix freeze when both actives faint and only one is left in doubles 2012-12-12 08:19:48 -08:00
Guangcong Luo
943e79d44e Fix intermittent crash in seasonal ladder
('alteria' was spelled incorrectly)
2012-12-12 08:19:48 -08:00
Guangcong Luo
b614cd6c1d Fix Protect+Outrage crash 2012-12-12 08:19:48 -08:00
Guangcong Luo
317e0a4874 Remove Hax Clause entirely, too much user confusion to be worth it 2012-12-12 08:19:48 -08:00
Guangcong Luo
2ef5820fb6 Fix immunities activating on secondaries 2012-12-12 08:19:47 -08:00
Guangcong Luo
ee06de6ce1 Implement Wide Guard 2012-12-12 08:19:47 -08:00
TheImmortal
dd63a2a56f Many viable moves changes 2012-12-12 19:05:13 +04:00
Guangcong Luo
ba510dea75 Doubles! now in beta
- most remaining Doubles issues have been fixed in this commit
2012-12-12 06:52:12 -08:00
Guangcong Luo
3a52ecdd0a Merge pull request #117 from bechm001/patch-5
Update /help
2012-12-11 15:01:34 -08:00
MJB
7ee6d16de8 Fixes to incorrect requirements 2012-12-11 19:14:11 +00:00
MJB
a246ebb592 Added unnamelock to /help
also added requirements for namelock
2012-12-11 17:49:09 +00:00
MJB
956d73875b Forgot to change target on forcerenameto 2012-12-11 17:45:06 +00:00
MJB
0f483537fe Forgot to change target on modlog... 2012-12-11 17:43:30 +00:00
MJB
12601ec1b6 Moved modlog from drivers to mod 2012-12-11 17:40:52 +00:00
MJB
4bf8c6f05f Update /help
Moved a few things to be on the correct auth level, added /calc and /forcetie to /help
2012-12-11 17:11:45 +00:00
Guangcong Luo
b9ce001af0 NEXT: intrinsics, various buffs/nerfs:
- Levitate is now a built-in Ground immunity, Levitate mons get new abilities:
  - Unown: Adaptability, Bronzing: Heatproof, Flygon: Compoundeyes, Weezing: Aftermath
- abilities that boost while statused take half burn/psn damage
- every weather now has a dedicated setter that will set it forever:
  - Sun: Cherrim, Rain: Phione, Hail: Cryogonal, Sand: Probopass
- Double Hit buffed slightly, Snow Cloak nerfed slightly
2012-12-10 09:13:36 -08:00
Guangcong Luo
c1778e354b Hugendugen gets an avatar 2012-12-09 04:49:07 -08:00
Marty-D
cb0bd2fe11 Fix Selfdestruct and Explosion. 2012-12-08 22:57:14 -05:00
TheImmortal
a407ed597a Meowth event 2012-12-08 19:40:05 +04:00
Guangcong Luo
3b6ea6be2a Fix the order calculation of residual events 2012-12-08 01:44:11 -08:00
Guangcong Luo
8cc7bb5979 New allyTeam targeting for Heal Bell/Aromatherapy 2012-12-07 13:11:51 -08:00
TheImmortal
f2f000f989 Modify ability ratings 2012-12-07 20:29:51 +04:00
Guangcong Luo
635bd2bf99 Update move target naming support 2012-12-07 02:45:11 -08:00
Guangcong Luo
c9045cb538 Update link for hosting a server 2012-12-07 02:44:51 -08:00
Marty-D
d4d6885a2b New targets for Doubles+. 2012-12-06 19:34:44 -05:00
Guangcong Luo
0fe437d71b Sort contributors in order of amount of contribution 2012-12-06 15:50:15 -08:00
Guangcong Luo
7354606443 Merge pull request #112 from bechm001/patch-1
adding /calc as a chat command
2012-12-06 15:39:03 -08:00
Guangcong Luo
00fe906b97 NEXT: Fix Ice Body, nerf Aerodactyl 2012-12-06 15:37:56 -08:00
Guangcong Luo
a29c373699 Fix Illusion, it should now be mechanically correct 2012-12-06 15:37:56 -08:00
Guangcong Luo
19d97e917c Merge pull request #115 from bechm001/patch-3
Explaining how to register during modchat
2012-12-06 15:24:50 -08:00
MJB
3717b98828 Update chat-commands.js 2012-12-06 14:14:10 +00:00
TheImmortal
4d12d57d3c Update Aurumoth viable moves 2012-12-06 15:53:51 +04:00
Guangcong Luo
ff31e12e56 Cosmetic forms overhaul
Cosmetic forms no longer appear as entries in pokedex, formats-data, etc
Cosmetic forms are listed in the base form's pokedex entry
2012-12-06 02:19:46 -08:00
Guangcong Luo
8b038b0491 Remove evasion abilities from Evasion Clause
There's now no need for silly stuff like Standard Ubers in LC
2012-12-06 02:18:46 -08:00