Commit Graph

23714 Commits

Author SHA1 Message Date
Arcticblast
76f416fbf3 Topsy-Turvey is blocked by Substitute 2013-11-07 23:45:53 -05:00
Guangcong Luo
691985ae24 Fix learnset checker forme detection 2013-11-07 15:21:39 -08:00
V4Victini
f1a2dc9f82 Gems are 0x14CD 2013-11-07 17:31:11 -05:00
Guangcong Luo
50a92e358f Sync learnsets 2013-11-07 14:24:25 -08:00
Guangcong Luo
b3348dd39b Fix Pokedex evo/prevo links for Pumpkaboo/Gourgeist 2013-11-07 14:23:48 -08:00
Guangcong Luo
662599fb25 Fix learnset checking for Gourgeist 2013-11-07 14:22:59 -08:00
The Immortal
71c6d943a2 Update Gems description 2013-11-08 00:06:49 +04:00
V4Victini
452f34e2c2 Misplaced Commas 2013-11-07 15:04:07 -05:00
The Immortal
259630fe96 Set Zygarde to Limbo 2013-11-07 23:23:27 +04:00
The Immortal
3fb446cefc Beautifly base stat change 2013-11-07 23:23:26 +04:00
V4Victini
51bbd2fd6a Gems are now 30% in Gen 6 2013-11-07 04:32:13 -05:00
V4Victini
c9ea8c68e2 Gems are now 30% in Gen 6 2013-11-07 04:31:54 -05:00
The Immortal
5a5ac86a7e Fix Parental Bond 2013-11-07 12:41:55 +04:00
V4Victini
fde19cc85d Update Heal Pulse
for some reason it only uses a modifier for 75%, unlike its modifier healing counterparts... actually that may merit testing of them as well
2013-11-07 03:39:51 -05:00
The Immortal
050382d25a Implement Aroma Veil 2013-11-07 12:20:28 +04:00
Guangcong Luo
dc298f8547 Sync learnsets 2013-11-06 22:44:48 -08:00
Guangcong Luo
f3eaba5f91 Batch writing to lastbattle.txt
Hopefully this eases filesystem load and possibly lag
2013-11-06 22:44:42 -08:00
Guangcong Luo
60957da27b Sync learnsets 2013-11-05 22:09:37 -08:00
Guangcong Luo
560a4a61dd Update ability ratings 2013-11-05 22:06:48 -08:00
Guangcong Luo
9cff770232 Update list of powder moves 2013-11-05 20:22:20 -08:00
V4Victini
88aa53ab58 Remove unneccessary events 2013-11-05 22:36:09 -05:00
V4Victini
dc9fe951b5 Crush Grip and Wring Out should always have at least 1 BP 2013-11-05 22:32:25 -05:00
V4Victini
cb2acedf4a Properly implement Crush Grip and Wring Out
Use fixed-point decimals and proper rounding to calculate the base power.

base power = round(120 * TargetHP%) ÷ 100
TargetHP% = floor(HP * 4096 / MaxHP) / 4096 * 100
2013-11-05 19:45:30 -05:00
The Immortal
eac4f2bda1 Update Aura Break message 2013-11-05 23:12:19 +04:00
The Immortal
aa403160e2 Merge branch 'master' of https://github.com/Zarel/Pokemon-Showdown 2013-11-05 21:21:27 +04:00
The Immortal
71d45b3999 Knock Off is boosted by 50% if the target has an item 2013-11-05 21:21:04 +04:00
Guangcong Luo
8b268d24af Merge pull request #455 from ALAKTORN/patch-6
Play Rough is a contact move
2013-11-05 09:04:46 -08:00
ALAKTORN
f43b366557 Play Rough is a contact move 2013-11-05 17:13:08 +01:00
Bill Meltsner
890d3d2b1b jajajajaj 2013-11-05 01:18:52 -08:00
V4Victini
53c33d7f2f Tough Claws is a 33% boost 2013-11-05 04:16:24 -05:00
Joimer
860d10a5f0 Update spore and powder moves
Make the moves follow the same style as the rest of the code and only
return a value onTryHit on Grass type.
2013-11-05 10:10:18 +01:00
Joimer
db69d52a42 Limit the number of characters allowed in mod actions reasons 2013-11-05 09:51:18 +01:00
V4Victini
d27ceb40b9 Update item names
BlackGlasses -> Black Glasses
NeverMeltIce -> Never-Melt Ice
2013-11-05 00:57:04 -05:00
Guangcong Luo
f741853a58 Merge pull request #453 from Menace13/patch-2
Ban Arceus-Fairy in X/Y Smogon Doubles and Pokebank Smogon Doubles
2013-11-04 20:24:26 -08:00
Menace13
29031cca8f Ban Arceus-Fairy in X/Y Smogon Doubles and Pokebank Smogon Doubles 2013-11-04 22:00:58 -05:00
Joimer
d039898034 Ability Exchange is no longer the OMotM 2013-11-04 15:54:15 +01:00
The Immortal
8488569cb3 Add new ability Aroma Veil 2013-11-04 16:38:04 +04:00
The Immortal
c2885a687a Implement Bulletproof 2013-11-04 16:35:47 +04:00
Joimer
bd418c69f9 Add viable moves for Vivillon line 2013-11-04 11:02:42 +01:00
Joimer
27a80edc5f Add viable moves for Fletchling and Fletchinder 2013-11-04 10:59:54 +01:00
Joimer
12ef72eb0f Add viable moves for Noibat 2013-11-04 10:54:34 +01:00
Joimer
bfda45b1b9 Add viable moves to Pangoro line 2013-11-04 10:50:49 +01:00
Joimer
b418a84e7e Implement "new" Seasonal, Thankless Thanksgiving 2013-11-04 10:46:22 +01:00
Guangcong Luo
7b0a747fb2 More efficient learnset checking 2013-11-03 22:27:03 -08:00
Guangcong Luo
514f318003 Sync learnsets 2013-11-03 22:15:29 -08:00
Guangcong Luo
d05cecd9f2 Sync learnsets 2013-11-03 21:35:57 -08:00
Guangcong Luo
80bcf8f4f6 Sync learnsets 2013-11-03 19:35:39 -08:00
Guangcong Luo
4d448ed5f3 Code quality changes to mod loader 2013-11-03 14:28:09 -08:00
Guangcong Luo
8fff25a812 Merge pull request #452 from Slayer95/master
Fix support of old generations
2013-11-03 13:59:41 -08:00
Slayer95
9cd05b80a3 Specify basis for inheritance of mods needing it
Create scripts.js file for gen5bw in order to do so.
2013-11-03 16:39:06 -05:00