Commit Graph

23714 Commits

Author SHA1 Message Date
TheImmortal
faa56217fc Ice Ball implementation 2012-04-21 19:21:15 +04:00
Bill Meltsner
ba00e849ea Safeguard, Leaf Guard (when active), and Insomnia/Vital Spirit all block Yawn. 2012-04-21 11:16:53 -04:00
Bill Meltsner
c80a3c7d26 Make Magnitude do double damage to foes in the middle of Dig. 2012-04-21 10:44:37 -04:00
Bill Meltsner
8ae1d1e1d7 Magnitude has variable base power, not variable static damage. 2012-04-21 10:43:11 -04:00
Bill Meltsner
5426d94224 Fix the Trace activation message erroring. 2012-04-21 10:34:42 -04:00
小太
5bf1cb1154 Added group ids and allowed the use of /<group id> or /de<group id> to directly promote to/demote from that group 2012-04-21 16:41:44 +10:00
TheImmortal
9e293436ce Magnitude implementation 2012-04-20 23:48:03 +04:00
TheImmortal
882777c0d4 Full Incense implementation 2012-04-20 20:30:31 +04:00
小太
573d360982 Remove a few more hard-codings 2012-04-21 00:57:19 +10:00
Bill Meltsner
f08ede8055 Make sure pokemon.lastAttackedBy actually exists in Avalanche/Revenge 2012-04-20 09:39:33 -04:00
小太
2ee057368f Remove the hard-coding of the ' ' group 2012-04-20 22:33:16 +10:00
TheImmortal
082887d37b Grip Claw & Binding Band Comments 2012-04-20 16:02:28 +04:00
TheImmortal
3dda3961b0 Binding Band Implementation 2012-04-20 15:59:23 +04:00
小太
d5473163e3 Fail copy+paste 2012-04-20 19:43:02 +10:00
小太
106d4f59ab Allow choosing a group with /promote and /demote 2012-04-20 19:30:40 +10:00
小太
06559e10dd Re-added breaks 2012-04-20 19:08:23 +10:00
小太
64eea216c6 Tidied chat-commands.js a bit 2012-04-20 19:04:14 +10:00
小太
b16d0b082f Finish it off.
/help still is a little bit hardcoded, but good enough
2012-04-20 18:34:28 +10:00
小太
1f36d510dc A few updates 2012-04-20 18:08:25 +10:00
小太
650adc89d0 Remove /forcereset 2012-04-20 17:40:49 +10:00
小太
1cf0182d71 Changed a few default permissions 2012-04-20 17:40:03 +10:00
小太
d357064049 A few output changes 2012-04-20 17:36:05 +10:00
小太
9f11d4a7c2 New permissions system.
/help is only partially done though.
2012-04-20 17:29:01 +10:00
TheImmortal
53d9c0691d Merge pull request #37 from TheImmortal/master
Fix for Toxic Spikes
2012-04-19 14:46:37 -07:00
TheImmortal
6acb8078ce Sub+BP interaction with Toxic Spikes 2012-04-20 01:43:23 +04:00
Guangcong Luo
da67b7e32a Add a Battle.tie() function
- does exactly what you think
2012-04-19 12:13:21 -04:00
Guangcong Luo
d67a8f5a7b Merge pull request #36 from RisingDusk/master
LC Support + tiers.js stuff
2012-04-19 09:10:25 -07:00
Cody Thompson
94bc58e739 Added support for LC
Replaced LC / LC Uber / NFE in tiers.js with NU
2012-04-19 11:59:11 -04:00
Guangcong Luo
714be74725 Merge pull request #35 from TheImmortal/master
Avalanche & Revenge Fixes
2012-04-18 13:54:55 -07:00
TheImmortal
4d41cbcfe0 Avalanche & Revenge Fixes 2012-04-19 00:46:10 +04:00
Guangcong Luo
da7d092f4f Merge pull request #34 from TheImmortal/patch-1
lastItem Fix
2012-04-18 12:46:34 -07:00
TheImmortal
f1b7ed74f5 lastItem Fix 2012-04-18 23:41:40 +04:00
Cody Thompson
29f09752c1 Fixed line breaks in /cap command 2012-04-17 08:37:27 -04:00
Guangcong Luo
c265ebed2f Merge pull request #27 from kotarou3/fixes2
Coding style
- Removed trailing whitespace
- converted all line endings to UNIX format
- Moved all braces to the same line as their control statement
- Converted all remaining four spaces to a single tab
2012-04-16 22:27:06 -07:00
小太
9347603cc6 Missed a conflict 2012-04-17 15:25:15 +10:00
小太
e7f5c157ab Merge remote-tracking branch 'upstream/master' into fixes3
Conflicts:
	abilities.js
	simulator.js
2012-04-17 15:23:17 +10:00
Guangcong Luo
6cefa1955a Fix the battle freeze bug once and for all
curCallback should no longer ever be empty before the end of a battle
2012-04-17 01:17:11 -04:00
Guangcong Luo
ac781fc253 Merge pull request #31 from TheImmortal/master
Replacing boost[i] = 0; with delete boost[i]
2012-04-16 21:58:55 -07:00
小太
90644e5656 Merge remote-tracking branch 'upstream/master' into fixes2
Conflicts:
	chat-commands.js
2012-04-17 13:03:15 +10:00
TheImmortal
9376467932 Replacing boost[i] = 0 with delete boost[i] 2012-04-17 01:52:04 +04:00
Guangcong Luo
3e92176fe4 Merge pull request #30 from TheImmortal/master
Mist Implementation
2012-04-16 14:49:05 -07:00
TheImmortal
0c9e35acf9 Mist Implementation 2012-04-17 01:42:58 +04:00
Cody Thompson
b7120c8ba6 Better described CAP, added some commands to /help
redirect / redir
banredirect / br
CAP
2012-04-16 10:29:40 -04:00
小太
5e5e4211c8 Convert the merge to the new bracing style 2012-04-16 14:35:03 +10:00
小太
078c518077 Merge remote-tracking branch 'upstream/master' into fixes2 2012-04-16 14:34:18 +10:00
Guangcong Luo
5d40ca9a49 Merge pull request #28 from TheImmortal/patch-1
Multitype Fix
2012-04-15 21:32:35 -07:00
TheImmortal
9755f58131 Multitype Fix 2012-04-16 08:30:51 +04:00
小太
c592a5ae65 Fixed the fix 2012-04-16 14:29:07 +10:00
小太
f03d2f516f Proper four spaces -> single tab 2012-04-16 14:22:08 +10:00
小太
33162d2501 Revert "Four spaces -> Single tab"
This reverts commit 8f8d387f56.
2012-04-16 14:09:07 +10:00