Commit Graph

1681 Commits

Author SHA1 Message Date
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
Guangcong Luo
e021dea1ed NEXT: buff Octillery, Serperior 2012-12-06 02:17:09 -08:00
Guangcong Luo
0fd1dc67ae Don't reveal ability of Transformed Pokemon 2012-12-06 02:14:11 -08:00
Marty-D
95a002fee5 Revert Outrage fix.
- Outrage is supposed to be able to confuse while asleep, as long as the duration would have ended the turn of attempted use anyway, much like Protect + Outrage. Also this breaks the game.
2012-12-05 10:35:50 -05:00
Guangcong Luo
e2e28f85e3 RU's running a suspect test 2012-12-05 04:04:34 -08:00
Guangcong Luo
2967bd5046 Raxy's new sprite 2012-12-05 04:04:34 -08:00
Guangcong Luo
df4939b84d Fix Outrage/etc confusing while asleep 2012-12-05 04:04:34 -08:00
Guangcong Luo
ecd61f0e77 NEXT: Nerf Gallade, buff Leaf Blade, Crabhammer 2012-12-05 04:04:34 -08:00
Guangcong Luo
04b84f71e7 Merge pull request #111 from kotarou3/evoLevel
Add support for minimum level checking
2012-12-04 20:29:54 -08:00
Guangcong Luo
ef3da1ffbc Merge pull request #114 from Relados/patch-1
Fixing grammatical error
2012-12-04 20:16:43 -08:00
Relados
073882df2d Fixing grammatical error
At Woodchuck's request, changed "be registered speak" to "be registered to speak"
2012-12-04 18:55:10 -05:00
bechm001
2981877ceb adding /calc as a chat command 2012-12-04 19:55:40 +00:00
Guangcong Luo
84f3fe6dfb NEXT: Fix some misc bugs 2012-12-04 03:39:02 -08:00
Guangcong Luo
180eaae0b1 PROPER code for 0-damage attacks 2012-12-03 22:44:39 -08:00
Guangcong Luo
ea0b811007 Preliminary code to allow 0-damage attacks to activate secondaries 2012-12-03 04:08:47 -08:00
Guangcong Luo
0b57b68467 The OU, UU, and RU suspect tests/playtests are done 2012-12-03 04:08:47 -08:00
Marty-D
2515c59e9e Gen IV: Fix Early Bird. 2012-12-02 11:39:28 -05:00
Marty-D
487c34f02e Fix Early Bird. 2012-12-02 11:34:46 -05:00
Marty-D
2c6fb63efa Gen IV: Sleep is indeed 1-4 turns.
- tested in HGSS, Emerald, and Stadium 2 so far; same duration for all
2012-12-01 16:27:44 -05:00
Bill Meltsner
d0615bed89 Unban evasion abilities from LC. 2012-12-01 00:20:51 -08:00
Marty-D
e91ec51e58 Wonder Room works properly. 2012-11-30 18:28:58 -05:00
小太
b5b2b42ac4 Merge tools.js and chat-commands.js from master. This adds support for evoLevel, modifies checkLearnset() to return the problem and fixes a few things in chat-commands.js 2012-11-30 21:05:56 +11:00
小太
8d2387c3f5 Update pokedex with evoLevel and evoMove; and add camelCase 2012-11-30 21:03:37 +11:00
Bill Meltsner
87487e6c60 Genesect is banned. 2012-11-30 00:39:49 -08:00
Guangcong Luo
a339df72d6 NEXT: buff Drapion by rearranging Poison Tail/Fang 2012-11-29 15:58:58 -08:00
Guangcong Luo
5d6544724b More doubles fixes:
- status is applied to the right pokemon
- active pokemon can't be switched in
- don't prompt a switch if there's nothing to switch to
2012-11-28 20:52:42 -08:00
Guangcong Luo
e6f751fe62 Ubers is doing a suspect test 2012-11-28 20:51:00 -08:00
Guangcong Luo
3ed7f75d4a NEXT: buff Aftermath, elemental fangs, Poison moves 2012-11-28 03:15:52 -08:00
Guangcong Luo
c5740a95e6 NEXT: introduce Sig Pokemon; many other changes:
- Signature Pokemon is a new mechanic that buffs certain moves when used by
  specific pokemon
- Azumarill gets Belly Drum with no incompatibilities
- buff Armor abilities, Iron Fist, Selfdestruct/Explosion
2012-11-27 05:03:14 -08:00
Guangcong Luo
f21bb7fbbb Doubles support:
- Detect fainted Pokemon in any slot
2012-11-27 05:00:27 -08:00
Guangcong Luo
54b17882e3 /kick command is improved:
- better message
- can now specify reason
2012-11-27 04:59:05 -08:00
Guangcong Luo
03bc11ea46 Add a huge warning about the proxy IP setting 2012-11-26 19:13:19 -08:00
Guangcong Luo
a18e33d4ff Make sure rejoining battles puts you on the right side 2012-11-26 17:56:25 -08:00
Guangcong Luo
94af9012ef Make login tokens expire after a period of two days 2012-11-26 00:50:36 -08:00