Commit Graph

23 Commits

Author SHA1 Message Date
Ivo Julca
f18eef39ca Fix Travis build 2015-06-12 03:41:22 -05:00
Marty-D
a92e38547f Fix Rock Head
- Since Mummy exists, it is entirely possible not to have Rock Head by
the time recoil happens
2015-05-02 15:05:42 -04:00
Marty-D
c51bb399fe Fix Sturdy's OHKO immunity 2015-04-30 14:29:58 -04:00
The Immortal
d4a22bb1e6 Remove isContact property from moves
Use flags instead.
2015-04-03 16:59:53 +04:00
Kevin Lau
ab8cdf8147 Generation 3-4: Actually fix Lightning Rod/Storm Drain
Accidentally removed Gen 3's implementation, so it is reverted.

Set Gen 4 to inherit the redirection from Gen 5+.
2015-03-13 17:58:18 -07:00
Kevin Lau
d9c6573a79 Generation 3-4: Fix Lightning Rod/Storm Drain
They don't provide immunity or boosts in these Generations.
2015-03-13 01:06:57 -07:00
Morfent
f93416b763 Gen 3: fix Trace Intimidate bug
onStartAbilities tries to fix a bug later fixed in 065e293, but only
serves to prevent said abilities from being traced while still sending
messages that one was traced on each update.
2015-01-15 18:49:36 -04:00
The Immortal
db24264fae Change Lightningrod to Lightning Rod
It has been changed in ORAS.
2014-10-16 15:15:15 +04:00
小太
fe37f3b6a7 Apply jscs to the data files as well 2014-09-30 18:34:16 +10:00
Guangcong Luo
af2026436a More style fixes and Gulpfile updates
JSHint is now a fair bit stricter, and is now correctly checking
files in `mods/`.

The code has been fixed to match the new stricter standards.

JSHint has now caught its second actual bug: Gen 5 Pinap Berry
was Ice instead of Grass.
2014-08-10 20:43:53 -04:00
小太
9d0150941b Very minor style fixes 2014-04-28 18:49:09 +10:00
Relados
463bf5c265 In ADV, stop Traced onStart abilities activiation 2014-04-21 18:02:06 -05:00
小太
5c8fc7b982 Space after function for anonymous functions 2014-04-22 01:58:16 +10:00
小太
6fb3bc332a Spaces around operators and === instead of == 2014-04-22 01:56:11 +10:00
Ivo Julca
d0dbea2171 Fix misusage of null in mods data 2014-02-12 17:58:01 -05:00
Joimer
fb72bb4dff Gen 3: Small file cleanup 2013-09-11 10:55:50 +02:00
Marty-D
ea29d48647 Gen III: Fix crash in Stench. 2013-06-20 16:54:07 -04:00
Marty-D
56e0cd2d16 Gen III: A few fixes. 2013-05-24 15:05:06 -04:00
Marty-D
5a5a0bc812 Gen III: Preliminary Ability fixes. 2013-05-22 18:15:24 -04:00
Cathy J. Fitzpatrick
cbfc3e5e16 Working implementation of sending exact damage for own pokemon
This isn't as elegant as I might like, but it does appear to work.
2013-04-09 03:46:45 -06:00
Cathy J. Fitzpatrick
db8d988d47 Fix some bugs from the HP refactor 2013-03-29 04:31:53 -06:00
Christopher Monsanto
a0c70846c3 Fixed gen3 line endings. 2012-12-19 01:47:45 -05:00
Christopher Monsanto
fb6a75e3a3 Relados gen3 support. 2012-12-19 01:18:06 -05:00