Commit Graph

23714 Commits

Author SHA1 Message Date
Guangcong Luo
b21ef9cf55 Gen 7 CC is also beta 2016-11-18 02:56:03 -05:00
Guangcong Luo
224cf25e46 Fix bugs in Z-moves 2016-11-18 01:46:56 -06:00
Guangcong Luo
d2b88693e3 Make the Gen 7 beta tiers AG
This neatly gets around the need for real tiers.
2016-11-18 01:46:56 -06:00
Ivo Julca
7b7092a450 Schooling cannot be removed 2016-11-18 02:44:54 -05:00
Guangcong Luo
8f7d189838 Implement Z-moves 2016-11-18 02:44:29 -05:00
Ivo Julca
c8308ccd89 Sheer Cold no longer affects Ice-type Pokémon 2016-11-18 01:53:24 -05:00
Guangcong Luo
83444b37e3 Add status Z-move data 2016-11-18 00:36:06 -06:00
Guangcong Luo
f62858b891 Add Z-move power data 2016-11-18 00:36:06 -06:00
Ivo Julca
5f68ee5495 Misty Terrain blocks confusion 2016-11-18 01:18:03 -05:00
panpawn
f87a137e96 Roomsettings: Fix a couple of bugs (#2900)
These were just a few typos that messed up roomsettings a little bit.
2016-11-18 01:07:15 -05:00
Ivo Julca
b2d2569c6e Destiny Bond may fail if used successively 2016-11-18 00:59:34 -05:00
panpawn
516bc8c5c6 Fix build errors (#2899)
Usage of `var` is deprecated
2016-11-18 00:42:39 -05:00
Ivo Julca
511a45eb95 Implement immunity of Dark-types to Prankster
The immunity also applies to any moves, even non-Status, called by
other Prankster-boosted moves.
2016-11-18 00:35:52 -05:00
Ivo Julca
0c5f5b45c4 Unban Mawile-Mega from OU 2016-11-17 23:45:29 -05:00
Guangcong Luo
ae0abfb574 Gen 7 Challenge Cup 2016-11-17 23:41:11 -05:00
Guangcong Luo
acfeb39e7e Stub Z-move implementation
This is only the |request| half.
2016-11-17 23:41:11 -05:00
Guangcong Luo
382eeca94a Fix test error 2016-11-17 22:28:40 -06:00
Ivo Julca
e741700553 Test: Update the PRNG seed to make confusion self-hits more consistent 2016-11-17 23:09:04 -05:00
Ivo Julca
92c31e9d7c Test: Move old gen suites for statuses to the bottom 2016-11-17 23:09:04 -05:00
HoeenCoder
1503d5e8ac Add Emergency Exit and Wimp Out (#2898) 2016-11-17 23:07:57 -05:00
Marty-D
0d1581d4fa Fix exclusive Z-Move users 2016-11-17 22:15:29 -05:00
Marty-D
9ce2ae1aed Add Z-Crystal data 2016-11-17 22:08:10 -05:00
Ivo Julca
a1405e9c43 Gen 7: Turn order is decided by the ability and stats of the mega forme 2016-11-17 21:00:48 -05:00
Ivo Julca
32412e5524 Refactor EV/IV/Nature stat modifiers to Tools#spreadModify 2016-11-17 21:00:05 -05:00
Ivo Julca
005287443c Add tests for new mega evolution & turn order mechanics 2016-11-17 20:57:29 -05:00
Ivo Julca
e3778ef820 Update missing default gen references to 7 2016-11-17 20:56:19 -05:00
Guangcong Luo
2770e5ee45 Properly default formats to gen6 2016-11-17 19:05:54 -06:00
Guangcong Luo
93b49845dd Add Magearna-Original 2016-11-17 19:05:54 -06:00
Marty-D
9612851ac3 Repurpose isZ tag 2016-11-17 19:55:54 -05:00
Marty-D
c96287e89f Implement Shields Down 2016-11-17 19:02:26 -05:00
Marty-D
1cc9bc4bf7 Fix Primarina's prevo 2016-11-17 18:40:19 -05:00
The Immortal
e19aa8b77b Add gen 7 beta formats 2016-11-18 03:37:55 +04:00
Marty-D
b5b7e07196 Fix Brionne's species 2016-11-17 18:37:34 -05:00
Marty-D
7258ad0ced Add new event Pokemon 2016-11-17 18:18:45 -05:00
Marty-D
339aa9d071 Fix Gen 7 egg moves 2016-11-17 17:37:43 -05:00
The Immortal
43c62a4e9c Add more gen 7 data & update tiers 2016-11-18 02:18:22 +04:00
The Immortal
1cc5b9279f Gen 6 mod: Add FormatsData 2016-11-18 02:18:22 +04:00
urkerab
a33ed348dd Update terrain-sensitive moves for Psychic terrain (#2896) 2016-11-17 16:09:17 -06:00
Guangcong Luo
42a52bf773 Rearrange learnsets to proper order 2016-11-17 15:45:48 -06:00
Guangcong Luo
ad0973f883 Gen 7 learnsets! 2016-11-17 15:26:23 -06:00
Guangcong Luo
9e5bf532e0 Improve tools.js for the learnset importer 2016-11-17 15:26:21 -06:00
Guangcong Luo
30989c13fd Update aliases
These aliases are the aliases used by Project Pokemon's learnset
export, so they're clearly in use.
2016-11-17 15:01:19 -06:00
Guangcong Luo
8931257098 Stub gen 7 learnsets
This is now the complete stub for gen 7 learnsets, removing Oricorio
and adding the Alolan formes.
2016-11-17 15:00:48 -06:00
HoeenCoder
cf1f723fa6 A few fixes (#2893) 2016-11-17 13:39:40 -06:00
Ivo Julca
4fa6c5499b Build: Fix issues reported by the latest Eslint version 2016-11-17 14:27:39 -05:00
Ivo Julca
ddfe02efe3 Build: Fix Node v7 support 2016-11-17 14:20:33 -05:00
The Immortal
f4dc69acbd Gen 5 FormatsData: Only inherit those with events 2016-11-17 23:05:06 +04:00
Guangcong Luo
f01c1f8d01 Stub gen 7 learnsets
This will make it easier to reset any damage done by the import script
I'll plan to run momentarily.
2016-11-17 12:32:11 -06:00
Guangcong Luo
dd8248da66 Fix Necrozma's dex number 2016-11-17 12:28:03 -06:00
Guangcong Luo
b734d2f1c3 Make gen 7 the default mod
This makes gen 7 the default mod, updates the tests to match, and fixes
the corresponding build error.

Note that this only changes the default Tools mod, the default Formats
mod is now gen6. gen7 must be specified by name in a format, for that
format to be a gen 7 format.
2016-11-17 12:27:46 -06:00