Commit Graph

23714 Commits

Author SHA1 Message Date
The Immortal
16a1f78582 Add powder moves to Gen 5 mod
This was not done in db6b16be4c
2013-10-26 12:56:32 +04:00
Guangcong Luo
85d9750312 Sync learnsets from learnsets project 2013-10-26 00:33:52 -07:00
The Immortal
3acf432cf1 King's Shield doesn't block Status moves 2013-10-25 19:15:56 +04:00
Guangcong Luo
e4ff12414c Ban Soul Dew in Pokebank OU 2013-10-25 02:49:06 -07:00
Joimer
1d3ae6da06 Keep gen 5 Doubles banlist in Pokebank Doubles 2013-10-25 09:34:25 +02:00
Guangcong Luo
f6cac4c3a1 Fix crash in Aura abilities 2013-10-24 23:40:04 -07:00
Guangcong Luo
0764c19a2c Fix Mega evo sprite not appearing when phazing 2013-10-24 20:42:20 -07:00
Guangcong Luo
2354305bf9 Mega evolution ability change is permanent 2013-10-24 20:41:15 -07:00
Guangcong Luo
3955d7bca1 Sync latest learnsets 2013-10-24 20:39:16 -07:00
Guangcong Luo
ac60cecb6b Update tiering of some mons for Pokebank OU 2013-10-24 20:39:07 -07:00
Guangcong Luo
ce67d84523 Revert incorrect Hidden Power IV table 2013-10-24 14:54:17 -07:00
The Immortal
0508f45906 Fix bug in set validator
This fixes Analytic Starmie with Ice Beam (or any "5M" move) being
disallowed
2013-10-25 01:02:11 +04:00
The Immortal
279babefb8 Fix Gen 5 NU banlist 2013-10-25 00:05:57 +04:00
Bill Meltsner
453f655c8d berries are delicious 2013-10-24 11:31:01 -07:00
Bill Meltsner
05e58f554c Revert the changes that added Hidden Power Fairy.
It doesn't appear to actually exist. :(
2013-10-24 11:31:01 -07:00
The Immortal
edd45d7873 Fix Mega Gengar base stats 2013-10-24 22:19:57 +04:00
The Immortal
174a273737 Topsy-turvy is affected by Magic Bounce 2013-10-24 20:18:18 +04:00
The Immortal
dd7b4e67a3 Add new item: Maranga Berry 2013-10-24 20:13:09 +04:00
The Immortal
fac395a31f Add new item: Kee Berry 2013-10-24 20:11:44 +04:00
The Immortal
7c18dd2561 Milotic gets Competitive
- Removed unnecessary info from gen5 mod
2013-10-24 20:05:28 +04:00
The Immortal
7044f4f8b0 Add tiers for Pumpkaboo and Gourgeist formes 2013-10-24 19:49:01 +04:00
Juanma Serrano
ebd3cde35f Merge pull request #430 from TalkTakesTime/master
Fix implementation of mons in Gen 5 mod + Mime Jr.
2013-10-24 03:35:22 -07:00
Ben F
20443e2860 Fix implementation of mons in Gen 5 mod 2013-10-24 23:02:31 +13:00
V4Victini
0b018d3393 Implement Gen 6 Frisk 2013-10-24 05:46:35 -04:00
V4Victini
500d4403d7 Implement Gen 6 Frisk
Identifies which Pokemon was Frisk'd and displays its item. It also does this for each opposing Pokemon now.
2013-10-24 05:45:54 -04:00
Bill Meltsner
6df6d3c8d9 Implement Terrain, and update Camouflage and Nature Power accordingly.
Terrain is basically a copy/paste of weather code right now.
2013-10-24 02:09:45 -07:00
Joimer
88a925f265 Smogon Doubles is doubles 2013-10-24 09:41:30 +02:00
Joimer
146bf15f22 Add Pokebank Smogon Doubles format 2013-10-24 09:39:55 +02:00
Guangcong Luo
39f9981de1 Zygarde is OU 2013-10-24 00:21:39 -07:00
Guangcong Luo
8858d45d77 Fix Hidden Power 2013-10-24 00:20:46 -07:00
Guangcong Luo
304ad77011 Merge pull request #429 from TalkTakesTime/master
Fix STABmons
2013-10-24 00:19:16 -07:00
Guangcong Luo
3228b044f7 New system for unreleased pokemon: isUnreleased
isUnreleased is now a flag rather than a tier, so unreleased pokemon can
be tiered for Pokebank formats.
2013-10-24 00:15:11 -07:00
Guangcong Luo
a526594f09 Fix format inheritance for gen 5 2013-10-24 00:15:11 -07:00
Guangcong Luo
4dbb471774 Update formats 2013-10-24 00:15:11 -07:00
Ben F
a8e5c41eb9 Fix STABmons 2013-10-24 20:02:37 +13:00
Bill Meltsner
45f0821eb7 clearer logic for blocking gen 6 from randbats 2013-10-24 00:00:47 -07:00
Bill Meltsner
c3ea68d75b Fix random battles. 2013-10-23 23:56:06 -07:00
Guangcong Luo
a4f7cb6722 Fix horrible crash in gen 5 Chandelure 2013-10-23 23:12:25 -07:00
Guangcong Luo
176e6ce504 Fix UU and NU ladders 2013-10-23 22:54:26 -07:00
Guangcong Luo
69bcad4b22 Fix Pokebank to allow unreleased pokemon 2013-10-23 22:45:24 -07:00
Guangcong Luo
8a0c2b9549 Update formats; gen 6 ladder is ready 2013-10-23 22:26:52 -07:00
Guangcong Luo
4ce51c5ab7 New gen 6 learnset data
We are now using learnset data from the gen 6 learnset project
https://github.com/Zarel/Pokemon-Gen-6-Learnsets
2013-10-23 22:26:36 -07:00
Guangcong Luo
fa9b0a2453 Autocorrect Hidden Power type
Hidden Power uses a different formula in gen 5 and 6; if the
teambuilder built it in the wrong gen, IVs will be wrong. So
if the Hidden Power type doesn't match the IVs, we'll change the
IVs rather than the Hidden Power type, which is most likely
what the user wanted.
2013-10-23 22:26:00 -07:00
Guangcong Luo
96d97ab3ad Support Gen 6 Pokebank/non-Pokebank in learnset validator
This removes the need for a Pokebank mod, which I'm not sure how it
worked in the first place, considering the learnset validator by
default considers it possible to transfer pokemon over.
2013-10-23 22:14:34 -07:00
Guangcong Luo
74ce0ddfbb Merge pull request #428 from capefeather/patch-2
Kangaskhan was missing an otherFormes entry for its Mega forme
2013-10-23 19:49:17 -07:00
capefeather
e09f7525a2 Kangaskhan was missing an otherFormes entry for its Mega forme 2013-10-23 19:54:11 -04:00
Guangcong Luo
80a80b4391 Merge pull request #426 from Slayer95/patch-2
Improve sixth gen check in random team builder
2013-10-23 15:02:08 -07:00
Guangcong Luo
ceaefd494f Merge pull request #427 from TalkTakesTime/master
Fix dexsearch image bug
2013-10-23 15:01:55 -07:00
Ben F
5eb235c0e7 Fix dexsearch image bug 2013-10-24 10:28:31 +13:00
Guangcong Luo
e4fdc0fc11 Remove some redundant aliases 2013-10-23 16:20:46 -05:00