Bill Meltsner
|
8f6b7e380c
|
Change the "stall" volatile to work more like the in-game version.
This has the added benefit of not using Math.pow anymore.
|
2012-06-11 22:22:39 -05:00 |
|
The Immortal
|
d368092f2b
|
Fix Hydreigon 'subsitute' bmelts >_>
|
2012-06-12 00:30:00 +04:00 |
|
Bill Meltsner
|
39bf7f7d87
|
Tangela and Girafarig have been released in the DW. Also, flag Rotom formes as released.
Thanks to Lamperi for catching these.
|
2012-06-11 00:56:47 -05:00 |
|
Bill Meltsner
|
21a6d7a15c
|
Wooper's DW ability is released.
|
2012-06-11 00:15:40 -05:00 |
|
Bill Meltsner
|
e0f005f00e
|
Fix a few occurrences of "move: Substitute".
|
2012-06-10 15:28:36 -05:00 |
|
Bill Meltsner
|
0111c1ec18
|
Add a placeholder Struggle "no moves left" message.
|
2012-06-10 15:27:19 -05:00 |
|
Bill Meltsner
|
92c08bcd03
|
Implement Mimic.
|
2012-06-10 07:08:28 -05:00 |
|
The Immortal
|
e4414f688e
|
Fix Iron Tail shortDesc
|
2012-06-10 00:19:04 +04:00 |
|
The Immortal
|
77ee2b475f
|
Fix Shadow Ball shortDesc
|
2012-06-09 23:28:03 +04:00 |
|
Bill Meltsner
|
00cd357864
|
Update randbat viable movelists to the latest version.
Also adds a few missed Pokemon into the mix: Ditto, Flaaffy, Unown, Probopass, Drifblim, Jellicent, and Hydreigon.
|
2012-06-09 02:47:13 -05:00 |
|
Bill Meltsner
|
5cd458eafa
|
Force Belly Drum and Substitute to fail when used by Shedinja.
|
2012-06-08 22:53:56 -05:00 |
|
Bill Meltsner
|
8c22e394a8
|
Fix various Substitute messages.
|
2012-06-08 22:53:55 -05:00 |
|
Marty-D
|
a8059d40cf
|
Fix up Assist, Copycat, and Mirror Move's uncallable moves lists.
|
2012-06-08 19:30:55 -04:00 |
|
Marty-D
|
16c8e2bd6e
|
Add the 100% secondary effect chances to the short move descriptions. Fix Mirror Move's description to be more correct.
|
2012-06-08 19:29:40 -04:00 |
|
Guangcong Luo
|
7009b3a4bb
|
Revert bmelts's hasty porting of Id etc to Sugar.js extensions
- The reverted utility functions, toId/toUserid/sanitize/clampIntRange, were designed to handle unsanitized data gracefully
|
2012-06-08 15:44:49 -07:00 |
|
Guangcong Luo
|
e73c587e7d
|
Move a bunch of files into data/
also take this opportunity to rename movedex.js -> moves.js
|
2012-06-08 14:25:45 -07:00 |
|