Commit Graph

271 Commits

Author SHA1 Message Date
Marty-D
420a3cf2a0 Add new events 2016-07-02 09:33:53 -04:00
Marty-D
eb91d21278 Add event Gardevoir 2016-06-18 10:21:02 -04:00
Marty-D
52f8da59f6 Add event Miltank 2016-06-07 10:19:07 -04:00
Marty-D
e7ada959de Add latest event Pokemon
- Plus remove unnecessary gender from genie events
2016-05-31 23:16:47 -04:00
The Immortal
860a7ec331 Fix Gyarados event 2016-05-29 03:37:50 +04:00
Marty-D
f3e9949c50 Add event Machamp 2016-05-21 12:57:49 -04:00
Marty-D
cbc7df556e Update Gen 5 events 2016-05-16 12:40:32 -04:00
Marty-D
13c3f14f1f Add/update miscellaneous Gen 4 events 2016-05-15 21:39:49 -04:00
Marty-D
0e01110416 Update Pokémon XD events 2016-05-15 20:18:35 -04:00
Marty-D
a1d692d508 Update JEREMY event Pokemon 2016-05-15 17:37:47 -04:00
QuiteQuiet
b1569da634 Add event Vivillon formes (#2262) 2016-05-12 11:50:59 -07:00
The Immortal
289f267f7a Fix Kyurem formes 2016-05-10 15:44:54 +04:00
The Immortal
bf6af81be8 Add missing gen 4 events 2016-05-10 05:15:54 +04:00
The Immortal
5db51a7091 Add in-game event data
And flag those as event only. This provides a more accurate database,
and some other flags are no longer needed.
2016-05-10 04:48:14 +04:00
The Immortal
086cdf3eca Update gen 3 events
Some more possibly shiny stuff, plus missing Zigzagoon move.
2016-05-09 15:52:40 +04:00
The Immortal
7e33b0a855 Update Pokemon data
- Remove unneeded data
- Remove duplicate events
- Add possibly shiny gen 3 events
2016-05-08 21:27:28 +04:00
The Immortal
e8c8632805 Update Darkrai events
- Remove duplicate possibly shiny event
- Add new event
2016-05-08 02:52:37 +04:00
The Immortal
0a5dfd649e Set possible shiny events
This prevents having duplicate events for cases where it’s possible to
obtain both shiny and non-shiny.
2016-05-08 02:29:02 +04:00
The Immortal
778355fc94 Update gen 5 egg events 2016-05-08 01:01:28 +04:00
The Immortal
ad99ac6cb8 Add new events 2016-04-30 01:27:06 +04:00
The Immortal
943c0c1048 Release Volcanion 2016-04-15 20:04:39 +04:00
The Immortal
9449131156 Add event Jirachi 2016-04-01 16:32:09 +04:00
The Immortal
03565b3f65 Add event Ho-Oh 2016-03-20 18:34:17 +04:00
Marty-D
324c3768bd Add Mareep event 2016-03-18 12:23:34 -04:00
Marty-D
3237960fad Add Bestow Pikachu and update Gen 6 events 2016-03-17 23:28:57 -04:00
The Immortal
d49ca20a90 Add event Dragonite 2016-03-16 00:53:41 +04:00
Marty-D
1179e512e9 Add Hidden Ability Regi events 2016-03-03 15:47:18 -05:00
The Immortal
cb7f801a19 Add new events 2016-03-01 22:09:30 +04:00
The Immortal
bee0e4b287 Add Pikachu event 2016-02-22 15:35:17 +04:00
The Immortal
f8e27d3b3a Optimize learnsets
Now sorted from latest gen to oldest gen. Ordered by machine, tutor,
level up, egg, event, and dream world.
2016-02-12 19:30:31 +04:00
The Immortal
98cb0caf5c Add new event Pokemon 2016-02-06 07:00:05 +04:00
Marty-D
f248d191d5 Add shiny Jirachi, Darkrai, and Shaymin events
- Darkrai and Shaymin could be caught in the wild in Gen 4.
- WISHMKR Jirachi has a very small chance to be shiny (but only 9
possible Natures).
2016-01-21 18:56:33 -05:00
The Immortal
0318c85bfd Add new Pokemon events 2016-01-20 21:10:58 +04:00
Marty-D
b7d3ce40e7 Add CAP 21: Crucibelle 2016-01-11 18:55:05 -05:00
The Immortal
1eb9a7a946 Remove duplicate Rotom learnsets 2016-01-01 14:25:09 +04:00
Marty-D
adcde565a8 Remove Flower from Floette Eternal's forme name 2015-12-31 19:24:55 -05:00
Konrad Borowski
81f602b8d8 Always use trailing comma for multiline objects 2016-01-01 00:20:07 +01:00
Konrad Borowski
b7051bf0c0 Make learnsets and Pokedex more readable 2016-01-01 00:11:49 +01:00
The Immortal
aa9d2e1bd5 Add new event Pokemon 2015-12-31 04:57:36 +04:00
Marty-D
d51b42cbbe Add Gen 6 event Manaphy 2015-12-30 18:47:39 -05:00
The Immortal
f373762078 Revert "Remove Pikachu-Cosplay"
This reverts commit aeb7445d7d.
2015-12-31 02:52:57 +04:00
Guangcong Luo
aeb7445d7d Remove Pikachu-Cosplay
It's useless and confusing; we already have individual cosplay Pikachu
formes.
2015-12-28 06:42:39 -06:00
The Immortal
3c5f4738a0 Add shiny Diancie event 2015-12-12 18:53:22 +04:00
The Immortal
147872d92c Implement event only Pokemon
This adds an `eventOnly` flag for Pokemon that can only be obtained via
an event. It also adds an `eventOnlyHidden` flag for Pokemon whose
hidden ability can only be obtained via an event. This removes the need
for the `dreamWorldPokeball` flag, and those events are added.

If a Pokemon can only be obtained via event, the team validator checks
if any of its events matches its current set.
2015-12-12 05:03:07 +04:00
Konrad Borowski
4b50bdb149 Add Giratina-Origin's Gen6 Tailwind and Magic Coat move tutors
Those two moves are unusual in that Giratina-Altered doesn't get those
at all, and most likely because of that, they were ignored during dumping
of game's data. However, because the forme can be easily switched from
Giratina-Origin to Giratina-Altered without losing those two moves, there
is no need for special casing Giratina-Origin's movepool.
2015-12-09 21:36:00 +01:00
The Immortal
a839d8942b Add Tyranitar and Zygarde events 2015-11-15 22:56:20 +04:00
Ivo Julca
8619ba2022 Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00
Marty-D
c4b4fe06ef Learnsets: Mewtwo learns Dive in ORAS 2015-11-06 22:41:19 -05:00
The Immortal
ef4e63b024 Add shiny Yveltal event 2015-11-05 20:28:47 +04:00
Marty-D
f2191c156c Add Zororark event 2015-11-03 21:55:21 -05:00