Commit Graph

78 Commits

Author SHA1 Message Date
Marty-D
47565a53f2 Add Pikachu IN SPAAAACE event
Thanks, Anubis!
2020-12-31 18:18:19 -05:00
Marty-D
f4dd9c4753 CAP: Remove Poltergeist from Necturna 2020-12-30 18:03:40 -05:00
Marty-D
501ac63b1a CAP: Add new tutor moves
https://www.smogon.com/forums/posts/8700940/
2020-12-30 17:41:35 -05:00
Marty-D
ca4d61c7a8 Update CAP 28 and add prevo 2020-12-28 11:03:49 -05:00
Marty-D
79523a4266 Add Dada Zarude event
Thanks, Anubis!
2020-12-24 17:32:25 -05:00
Marty-D
c6cb00dab9 Add new Chansey event
Thanks, Anubis!
2020-12-04 14:58:12 -05:00
Marty-D
481b755e02 Add new event Pokemon
Thanks, Anubis!
2020-11-22 16:45:43 -05:00
The Immortal
fff0f6c806 Release Gigantamax Melmetal
Also added necessary validation for it as its event is a special case.
2020-11-12 05:41:24 +04:00
The Immortal
91030b547d Add event Milcery 2020-10-31 01:25:17 +04:00
The Immortal
501f502ebc Add Pikachu-World event 2020-10-31 00:07:31 +04:00
The Immortal
f1d82ee1e0 Add gift Toxel event data 2020-10-26 06:15:51 +04:00
The Immortal
a832a0f4c5 Add event Porygon 2020-10-25 01:27:45 +04:00
The Immortal
24806cdcd5 Add Regigigas and Poipole events 2020-10-24 07:38:56 +04:00
The Immortal
5b83c5b15e Update learnsets
Added legendary dynamax events.
Removed multiple level up entries.
Copy corrections to VGC20 mod.
2020-10-24 05:47:51 +04:00
The Immortal
dfd69727a2 Learnsets: Add new event data 2020-10-23 15:10:53 +04:00
The Immortal
e6c220cba8 Fix Steel Beam error in learnsets 2020-10-23 13:32:04 +04:00
HoeenHero
1687bd16c3 Crown Tundra Learnsets: Add Missing Moves
My script had a flaw where it would not add entires for moves that
a pokemon did not learn previously (eg: Electric Terrain Tapu Koko,
Mystical Fire Latios, Close Combat Blaziken). This fixes this issue.
2020-10-23 02:05:04 -04:00
HoeenHero
6875ade816 Crown Tundra: Add and Update Learnsets
It was mentioned that theres some lingering issues that existed
before this update with some pokemon not having Steel Beam/Draco Meteor
that should. I'm noting this here so its not forgotten.
2020-10-23 00:41:37 -04:00
The Immortal
1754b7dc2f Add Crown Tundra Pokemon
TODO: Learnsets
2020-10-23 06:40:50 +04:00
The Immortal
df4d82c10b Add Pikachu-Alola event 2020-10-22 17:43:22 +04:00
Marty-D
900a375c79 Add CAP 28 2020-10-18 19:26:33 -04:00
The Immortal
618e385126 Add Pikachu-Kalos event 2020-10-19 00:47:59 +04:00
The Immortal
61ec675bf8 Add Pikachu-Unova event 2020-10-15 21:38:56 +04:00
The Immortal
f07de8ee30 Add Pikachu-Sinnoh event 2020-10-08 19:25:14 +04:00
The Immortal
fc3262187c Update Pikachu events 2020-10-02 22:32:20 +04:00
The Immortal
ca3a106815 Learnsets: Sort V before S 2020-10-01 04:26:23 +04:00
Marty-D
edf7e9e37a Add event Charizard
Thanks Anubis!
2020-09-30 19:54:04 -04:00
The Immortal
6ca7c8b9d0 Add new event Pikachus 2020-09-29 23:42:35 +04:00
The Immortal
3a929468da Add Pikachu-World's learnset 2020-09-27 21:43:00 +04:00
Marty-D
54f03f033c Learnsets: Fix Raticate's Gen 7 TMs 2020-09-27 12:25:00 -04:00
ivanlonel
ff24f6dce1
Fix typo in Thunder Punch (#7412) 2020-09-24 03:12:35 +04:00
Marty-D
3e565bd561 Add new event Pokemon
and general cleanup
2020-08-25 16:00:29 -04:00
The Immortal
d2c351059f Add Gastrodon-East event 2020-08-24 16:53:00 +04:00
Kris Johnson
db6f5fd5a1
Add new Amoonguss event (#7186) 2020-08-10 16:29:13 +04:00
Kris Johnson
c3196aa0d1
CAP: Nerf Astrolotl (#7188) 2020-08-09 18:17:00 -07:00
The Immortal
f73cc1fa65 Add gen 8 event Pokemon 2020-08-09 14:47:37 +04:00
The Immortal
5293f99d76 Add missing gen 7 Pokemon events 2020-08-07 01:09:08 +04:00
The Immortal
e8131db9b0 Event Celebi is shiny 2020-08-07 00:23:55 +04:00
The Immortal
5db7175118 Add Zarude and Celebi events 2020-08-06 18:05:55 +04:00
The Immortal
840a89a3d7 Remove duplicated learnsets for Cosplay Pikachu formes 2020-08-03 15:44:50 +04:00
Marty-D
2e04ede83d Add latest CAP prevos
and swap Kitsunoh's types, per https://www.smogon.com/forums/posts/8550327/
2020-07-29 16:41:18 -04:00
Guangcong Luo
2f805c93a2
Remove "Battle" prefix from data exports (#7039)
`BattlePokedex` is now `Pokedex`, `BattleItems` is now `Items`, etc.

I also renamed `Movedex` to `Moves` and `Statuses` to `Conditions`.

`TypeChart` isn't `Types` yet, because unlike the others, it's not
indexed by ID. That should probably be fixed one day.
2020-07-24 12:42:26 -07:00
Kris Johnson
00b88b521d
Handle Gigantamaxing properly (#7001) 2020-07-23 13:27:42 -07:00
The Immortal
7f0e211855 Cap Pikachu learn egg moves 2020-07-04 15:52:44 +04:00
The Immortal
10d62518cc Correct f119d911e 2020-07-01 02:34:32 +04:00
The Immortal
f119d911e7 Add shiny Zeraora event 2020-06-30 13:25:19 +04:00
The Immortal
f739d546f7 Alolan Exeggutor learns Draco Meteor in gen 8 2020-06-29 21:48:58 +04:00
Marty-D
b972fada6d Learnsets: Applin learns Grassy Glide 2020-06-27 11:20:09 -04:00
The Immortal
8550766299 Learnsets: Add missing tutor moves 2020-06-25 12:43:53 +04:00
The Immortal
1da571af74 Cap Pikachu learn Rising Voltage 2020-06-23 15:02:00 +04:00