Lynn "Zhorken" Vaughan
6c286ffa6f
Morning is not a separate time of day for evolution.
...
As far as evolution is concerned, it's always day or night--there is no
in-between period when Eevee will not evolve into Espeon or Umbreon, and
there are no Pokémon that only evolve during the early part of the day.
Having 'morning' as a separate value is thus misleading, albeit not
terribly misleading since it never appeared outside of tables.py.
2011-01-31 14:41:19 -05:00
Lynn "Zhorken" Vaughan
2f4bc6a771
Castform's forms are all "the Weather Pokémon".
2011-01-28 14:52:58 -05:00
Lynn "Zhorken" Vaughan
662097888c
Add new names revealed by IGN on 2011-01-27. #451
...
http://ds.ign.com/articles/114/1143911p2.html
2011-01-28 13:48:58 -05:00
Petr Viktorin
497ba412b0
Speed tweaks for pokedex load in SQLite
2011-01-27 21:51:30 -08:00
Eevee
570719499d
Remove useless encounter_slot_conditions table. #297
2011-01-27 20:44:57 -08:00
Eevee
8a74d34f47
Merge fishing and surfing swarms into regular swarms. #297
2011-01-27 20:44:57 -08:00
Eevee
7c69492aeb
Removed a ton of nonsensical HG/SS swarm encounters. #297
2011-01-27 20:44:56 -08:00
Eevee
4414bab714
Lots of encounters were using slots that claimed to be for other games. #297 #281
2011-01-27 20:44:56 -08:00
Lynn "Zhorken" Vaughan
3651810467
Add names for Victini and the Liberty Pass. #451
...
http://bulbanews.bulbagarden.net/wiki/Liberty_Pass_event_announced_for_North_America_and_PAL_regions
I have no idea where they actually got this press release, but whatever.
2011-01-25 00:14:11 -05:00
Lynn "Zhorken" Vaughan
50d39ec2b6
Merge the fem_sprite columns into has_gender_differences. #363
...
Chimecho does not have gender differences; its Platinum and HG/SS second-
frame female backsprites have one hand posed a little differently, but
no actual design differences.
Torchic does count even though the only difference is a single-pixel dark
speck on the male's rear; the speck was carried over into B/W even though
the backsprites were entirely redone, so I'm guessing it either was
deliberate or has ascended into canon via "let's throw it in anyway."
2011-01-24 21:11:25 -05:00
Lynn "Zhorken" Vaughan
7e0cd75d29
Add properties for getting a Pokemon from a PokemonForm, and vice-versa.
2011-01-24 15:58:29 -05:00
Brigit Lemanski
29be17fb2a
BW names from Nintendo Magazine UK
2011-01-19 11:49:28 -05:00
Lynn "Zhorken" Vaughan
e65ced2bd7
Fix some references to Sky Drop in move effects.
2011-01-14 02:49:49 -05:00
Lynn "Zhorken" Vaughan
01cf6d3e07
Add the monkey names from Gamestop preorder boxes. #451
2011-01-13 22:02:41 -05:00
Lynn "Zhorken" Vaughan
034d724407
Add new names revealed 2011-01-13. #451
2011-01-13 21:41:51 -05:00
Lynn "Zhorken" Vaughan
00332084c4
Add foreign move/ability names revealed 2010-12-27.
...
The French section of pokemonblackwhite.com updated and fixed the Tail
Slap issue! \o/
"Coeur de Coq" and "Eclair Fou" are spelled like that to match the game
names—no "œ"; no accents on capital letters. They'd be preferable, but
I'd rather keep our names consistent until I can get them for
*everything*.
2011-01-13 17:27:15 -05:00
Lynn "Zhorken" Vaughan
0e3083c930
Change "toxic poison" to "bad poison" in Synchronize's changelog.
2011-01-05 12:12:46 -05:00
Lynn "Zhorken" Vaughan
5cb777542f
Replace "Forme" with "form" in the Rotom Form move method.
2010-12-29 20:59:14 -05:00
Lynn "Zhorken" Vaughan
110c08dd09
Use Darmanitan's English name in its forms' description.
2010-12-29 20:59:14 -05:00
Brigit Lemanski
728addf8a8
Chinese names for some pokémon
2010-12-27 19:43:44 -05:00
Lynn "Zhorken" Vaughan
f5b0a52628
Fix a reference to Darmanitan in daruma mode's effect.
2010-12-27 13:36:44 -05:00
Lynn "Zhorken" Vaughan
df93f47fdb
Add new French and German Pokémon names.
...
Nothing but Pokémon yet because a) I don't feel like it right now;
b) the French section on pokemonblackwhite.com calls Tail Slap two
different things.
2010-12-27 13:27:50 -05:00
Lynn "Zhorken" Vaughan
46f81ed96f
Add a bunch of newly-revealed English names. #451
2010-12-27 13:14:48 -05:00
Lynn "Zhorken" Vaughan
a09808deca
Some more ability changes. #78 #376
2010-12-24 21:03:23 -05:00
Lynn "Zhorken" Vaughan
74c8d25eb7
Improve a bunch of schema documentation.
...
I didn't get to a bunch, but I wanted this to stop clogging up my working
tree.
2010-12-24 21:03:22 -05:00
Lynn "Zhorken" Vaughan
c984eaede1
Support kaburumo and chobomaki's trade-for-each other evolution. #378
2010-12-24 21:03:22 -05:00
Eevee
0e076a3022
Fix cross thunder short effect.
2010-12-23 21:21:57 -08:00
Eevee
d9acae3408
Crashfix: Bunch of move effect syntax fixes.
2010-12-23 19:51:50 -08:00
a_magical_me
c56b012547
Add a script for setting pokemon.order
2010-12-20 20:58:51 -08:00
a_magical_me
580ae8169e
Add order_by=Pokemon.order to a few relations.
2010-12-20 20:26:26 -08:00
a_magical_me
073aade41d
Fix Rotom's forms' order.
2010-12-20 19:03:29 -08:00
a_magical_me
6f89723dd5
Give Pokemon an order column.
...
Basically national order, but with families grouped together.
2010-12-14 19:07:47 -08:00
Lynn "Zhorken" Vaughan
6be23de775
Give move changelogs a few more relations. #78
2010-12-13 20:24:14 -05:00
Lynn "Zhorken" Vaughan
47d04b0c06
Add a bunch more move changes from Gen I-III.
2010-12-13 19:57:16 -05:00
Lynn "Zhorken" Vaughan
de41731d1f
Merge branch 'master' of git.veekun.com:pokedex
2010-12-13 18:40:40 -05:00
Eevee
b2746e2045
edit-csv-as-yaml: preserve column order in the YAML and use >- for long text.
2010-12-13 15:38:47 -08:00
Eevee
d280cfac94
Added a short_effect column to the items table.
2010-12-13 15:38:46 -08:00
Lynn "Zhorken" Vaughan
253e4e5f49
Rename the Magic Coat flag to Reflectable (for magic mirror).
2010-12-12 20:38:01 -05:00
Lynn "Zhorken" Vaughan
56066f34b9
A ton more ability fixes, improvements, and changelog entries. #78 #376
2010-12-12 20:37:54 -05:00
Lynn "Zhorken" Vaughan
fb5e56e960
Remove ???'s type efficacy.
...
I sort of liked having it there as a bit of a joke, but it looks sort of
weird to have a not-really-there type included all over, especially now
that it really is... not there.
2010-12-12 08:21:07 -05:00
Brigit Lemanski
cd7cd1cd8c
Foreign names for Shadow moves
2010-12-12 01:29:11 -05:00
Eevee
c3274b67dd
Fixed a few markdown syntax errors.
2010-12-11 22:12:51 -08:00
Eevee
4dcb6e0f4d
Eagerload PokemonName.language.
2010-12-11 21:43:46 -08:00
Brigit Lemanski
7886c8188e
Renumbered ???, added Shadow type and moves
...
TODO: Shadow Rush version changes, move foreign names
2010-12-11 19:35:23 -05:00
Lynn "Zhorken" Vaughan
535b6cfa73
Give abilities separate relations for all/normal/dream Pokémon.
2010-12-11 12:20:19 -05:00
Brigit Lemanski
efe0948c72
Replaces flags with BW's built-in flags.
2010-12-08 00:29:47 -05:00
Brigit Lemanski
6c02987fb6
Fixing typos like a winner.
2010-12-07 20:38:16 -05:00
Brigit Lemanski
42142f90a0
Implement move effect changelog; misc move fixes.
2010-12-07 20:23:14 -05:00
Brigit Lemanski
9b9223e3a3
Fixing typo in Rest description.
2010-12-07 18:49:16 -05:00
Brigit Lemanski
421a47ec32
Changelog for RGBY -> GS, HGSS -> BW
2010-12-07 17:05:17 -05:00