Bill Meltsner
|
27effef5c3
|
Accept array arguments to hasType.
hasType will return true if the Pokémon has at least one of the types in the array.
|
2012-01-04 18:06:50 -06:00 |
|
Bill Meltsner
|
9ca7ba2c32
|
Implement Genesect's Drives.
|
2012-01-04 04:37:03 -06:00 |
|
Bill Meltsner
|
6e713d05f0
|
Implement a few trivial unimplemented/not fully implemented moves.
Chatter, Freeze Shock, Judgment, Secret Sword, Sketch, Skull Bash, and Synchronoise should all work properly now.
|
2012-01-04 04:32:06 -06:00 |
|
Bill Meltsner
|
1056df57a7
|
Check if hasType is being called with an undefined argument.
Previously, it would return true if the Pokémon only had one type.
|
2012-01-04 04:07:51 -06:00 |
|
Guangcong Luo
|
49b484e8a4
|
Ensure that moves always do at least 1 damage when they should
|
2012-01-02 20:13:29 -05:00 |
|
Guangcong Luo
|
d16db005be
|
Fix Payback to double power on a switch
|
2012-01-02 18:58:10 -05:00 |
|
Guangcong Luo
|
682917d4ae
|
Give Delibird Bestow as well as Present, and make it always have Leftovers. _Really_ early preparation for Delibird PotD next Christmas. :P
|
2012-01-02 02:25:03 -05:00 |
|
Guangcong Luo
|
84e6791dfc
|
Update /ranking: added win/loss statistics, and updated rating stats to new ladder format (replace default Glicko2 rating with ACRE, and rename 'percentile' to 'GXE')
|
2012-01-02 02:22:59 -05:00 |
|
Guangcong Luo
|
4fa4c3c2e1
|
Correct Acid Spray: lowers SpD by 2, not 1
|
2012-01-02 02:13:45 -05:00 |
|
Guangcong Luo
|
70028629e0
|
Implement Suction Cups
|
2012-01-02 02:12:19 -05:00 |
|
Guangcong Luo
|
fe0369763a
|
Implement Delibird, and make the default Delibird have only Present
|
2011-12-31 19:40:08 -05:00 |
|
Guangcong Luo
|
312a2bfe6e
|
Update tiers
|
2011-12-31 19:03:23 -05:00 |
|
Guangcong Luo
|
d021d3eaf0
|
Fix typo that made the /ban command fail.
|
2011-12-31 03:19:52 -05:00 |
|
Guangcong Luo
|
a20116c93d
|
Fix Acrobatics doubling power on any gem.
|
2011-12-24 00:47:55 -05:00 |
|
Guangcong Luo
|
65ebd83edb
|
Implement Power Trick.
|
2011-12-24 00:46:57 -05:00 |
|
Guangcong Luo
|
48cbdde096
|
Slightly improve the documentation
|
2011-12-23 21:09:34 -05:00 |
|
Guangcong Luo
|
46809b812f
|
Add some basic documentation
|
2011-12-23 21:08:08 -05:00 |
|
Guangcong Luo
|
b9699e9347
|
Change the Hit event of moves targeting foeSide or allySide to actually target the side instead of the pokemon. Fixes the bug where hazards fail when the foe's pokemon is fainted.
|
2011-12-23 19:20:49 -05:00 |
|
Guangcong Luo
|
3bbd5bd2b9
|
Update socket.io to 0.8.7
|
2011-12-23 14:26:20 -05:00 |
|
Guangcong Luo
|
8a76fb4099
|
Fix a few bugs in the team validator
|
2011-12-23 02:21:13 -05:00 |
|
Guangcong Luo
|
45abd0bbc1
|
Add '-' before each reason for rejecting a team - should make it more readable.
|
2011-12-23 02:20:34 -05:00 |
|
Guangcong Luo
|
b122be8df6
|
Fix Electric Gem description: boosts Electric moves, not Dragon moves
|
2011-12-23 02:19:38 -05:00 |
|
Guangcong Luo
|
d4d10c1a70
|
Ban Snow Warning in UU, not the move Hail
|
2011-12-23 02:18:47 -05:00 |
|
Guangcong Luo
|
3657ecdbb3
|
Fix spelling of Sand-Attack in a Gliscor random battle set
|
2011-12-23 02:18:13 -05:00 |
|
Guangcong Luo
|
1d9501f9c4
|
Add bans for SmashPass in RU, Hail/Drought in UU.
|
2011-12-23 00:10:45 -05:00 |
|
Guangcong Luo
|
4ce2d95037
|
Everything I did before moving to Git
|
2011-12-22 23:53:05 -05:00 |
|