Commit Graph

23714 Commits

Author SHA1 Message Date
Bill Meltsner
6b64047fca Use move IDs for disabledMoves, always. (Fixes Imprison not blocking moves on the turn it's used.) 2012-04-11 21:53:07 -04:00
Guangcong Luo
3afbdd0660 Shinies can be generated in randbat:
- Probability is currently 1/1024: bit better than BW Masuda Method, but still rare enough to be special, and not as rare as wild pokemon
2012-04-11 21:47:08 -04:00
Guangcong Luo
614f377c78 Healing Wish and Lunar Dance fail if used by last pokemon 2012-04-11 21:09:12 -04:00
Guangcong Luo
7df7a70ede Fix gem messages 2012-04-11 21:04:13 -04:00
Bill Meltsner
94d8a9d29d April's tier updates. 2012-04-11 20:31:24 -04:00
Bill Meltsner
c82c537e13 Lax Incense gives a 10% evasion bonus, not 5% 2012-04-11 20:29:34 -04:00
Guangcong Luo
3a2b7cfadf Transmit that a pokemon is fainted 2012-04-11 19:47:28 -04:00
Guangcong Luo
4c59a5c9e4 Fix crash while using a choice item 2012-04-11 19:45:52 -04:00
Guangcong Luo
f5cd83bb5b Implement !cap 2012-04-11 19:42:26 -04:00
Bill Meltsner
ea16967179 Implement Odor Sleuth and Miracle Eye (and fix Foresight). 2012-04-11 18:32:16 -04:00
Guangcong Luo
b21c829ab7 Merge pull request #20 from TheImmortal/patch-1
Harvest Implementation
2012-04-11 14:25:21 -07:00
TheImmortal
0b868849a5 Harvest Implementation 2012-04-12 01:24:20 +04:00
Guangcong Luo
6fc1f0de1f Merge pull request #18 from TheImmortal/patch-1
Updated check for Micle Berry
2012-04-10 19:55:55 -07:00
TheImmortal
5b873fcc51 Updated check for Micle Berry 2012-04-11 00:29:31 +04:00
Guangcong Luo
39d7215468 Merge pull request #17 from TheImmortal/master
Implementation of Micle Berry
2012-04-10 02:44:32 -07:00
TheImmortal
b371ce0b7f Micle Berry implementation 2012-04-10 12:25:53 +04:00
Guangcong Luo
369e7d8395 New Choice item implementation, should be closer to how they really work 2012-04-10 01:34:06 -04:00
Guangcong Luo
c1860b8023 Partially implement Damp 2012-04-10 01:28:30 -04:00
Guangcong Luo
00bdde5a62 Mummy affects Wonder Guard 2012-04-10 01:15:38 -04:00
Guangcong Luo
26533ab7d6 Assist ignores a pokemon's own moveset 2012-04-10 01:14:18 -04:00
Guangcong Luo
caedcd14e9 Soak should be blocked by Substitute 2012-04-10 01:10:27 -04:00
Guangcong Luo
240a00efab Mimic shouldn't be blocked by Substitute 2012-04-10 01:06:20 -04:00
Guangcong Luo
77e4d36687 Fix healing messages for certain berries 2012-04-10 01:04:05 -04:00
Guangcong Luo
4bcb0af26a Shiny support 2012-04-10 01:02:45 -04:00
Guangcong Luo
4d7a209fc3 Better error messages 2012-04-09 22:23:03 -04:00
Guangcong Luo
614de4f9e2 Fix crash when switching in Poison-type on Tspikes 2012-04-09 22:22:54 -04:00
Guangcong Luo
a7fb39d4cb Correct pokedex.js 2012-04-09 22:07:33 -04:00
Guangcong Luo
e474d4338a Add Missingno. 2012-04-09 20:03:42 -04:00
Guangcong Luo
459bfed0ec Remove message length limits from sysops 2012-04-09 20:03:34 -04:00
Guangcong Luo
44fe547e10 One of those 'allySide's should still be allySide 2012-04-09 18:48:47 -04:00
Guangcong Luo
1acea3caa5 More renames: allySide -> p1, foeSide -> p2 2012-04-09 18:46:13 -04:00
Guangcong Luo
a63dae59ba Fix the Frisk message 2012-04-09 18:43:25 -04:00
Guangcong Luo
7ae0beb3b9 Fix the Trick messages 2012-04-09 17:51:01 -04:00
Guangcong Luo
ad4d6aecd9 Substitute message update 2012-04-09 17:35:33 -04:00
Guangcong Luo
508aca0b1c Name sanitization for the new protocol 2012-04-09 17:32:26 -04:00
Guangcong Luo
f1f6a27c06 Fix Confusion message again 2012-04-09 03:03:31 -04:00
Guangcong Luo
20dc6b1bda Fix Confusion message 2012-04-09 03:01:23 -04:00
Guangcong Luo
f13c0b7cdc Make sure Wish heals the correct amount, too 2012-04-09 02:46:14 -04:00
Guangcong Luo
e53e756b20 Fix Wish's message for sure this time 2012-04-09 02:43:24 -04:00
Guangcong Luo
790f50a69b Fix orb activation messages 2012-04-09 02:43:24 -04:00
Bill Meltsner
f2a38c2826 Pass names, not IDs, when Rapid Spin blows things away. 2012-04-09 02:15:37 -04:00
Guangcong Luo
794fb77b4b Fix Wish's message, and make sure it's affected by Heal Block 2012-04-09 00:27:46 -04:00
Bill Meltsner
1dd72e592e Replace some more placeholder messages. 2012-04-09 00:19:46 -04:00
Guangcong Luo
21dc7c64d3 Fix messages for Trick Room, Wonder Room, Magic Room 2012-04-09 00:15:47 -04:00
Guangcong Luo
05178ceb8c Wormadam-Ground/Steel => Wormadam-Sandy/Trash 2012-04-09 00:09:18 -04:00
Guangcong Luo
f6edc6985b A few renames:
- Cherrim-Sunny -> Cherrim-Sunshine
- Castform-Fire/Water/Ice -> Castform-Sunny/Rainy/Snowy
2012-04-08 23:52:41 -04:00
Guangcong Luo
246b060872 Some more crash fixes 2012-04-08 23:51:53 -04:00
Guangcong Luo
06dff0782b Fix Magic Bounce/Coat messages 2012-04-08 23:43:21 -04:00
Bill Meltsner
dd33014c13 Make sure to use move.id for disabledMoves, not move.move 2012-04-08 22:51:19 -04:00
Bill Meltsner
2acf3de23d Fix crash in simulator.js 2012-04-08 22:50:59 -04:00