Lynn "Zhorken" Vaughan [Sat, 25 Dec 2010 01:56:58 +0000 (20:56 -0500)]
Improve a bunch of schema documentation.
I didn't get to a bunch, but I wanted this to stop clogging up my working
tree.
Lynn "Zhorken" Vaughan [Fri, 24 Dec 2010 01:26:04 +0000 (20:26 -0500)]
Support kaburumo and chobomaki's trade-for-each other evolution. #378
Eevee [Fri, 24 Dec 2010 05:21:57 +0000 (21:21 -0800)]
Fix cross thunder short effect.
Eevee [Fri, 24 Dec 2010 03:51:50 +0000 (19:51 -0800)]
Crashfix: Bunch of move effect syntax fixes.
a_magical_me [Tue, 21 Dec 2010 04:58:51 +0000 (20:58 -0800)]
Add a script for setting pokemon.order
a_magical_me [Tue, 21 Dec 2010 04:26:26 +0000 (20:26 -0800)]
Add order_by=Pokemon.order to a few relations.
a_magical_me [Wed, 15 Dec 2010 04:53:31 +0000 (20:53 -0800)]
Fix Rotom's forms' order.
a_magical_me [Thu, 9 Dec 2010 02:20:21 +0000 (18:20 -0800)]
Give Pokemon an order column.
Basically national order, but with families grouped together.
Lynn "Zhorken" Vaughan [Tue, 14 Dec 2010 01:24:14 +0000 (20:24 -0500)]
Give move changelogs a few more relations. #78
Lynn "Zhorken" Vaughan [Tue, 14 Dec 2010 00:25:14 +0000 (19:25 -0500)]
Add a bunch more move changes from Gen I-III.
Lynn "Zhorken" Vaughan [Mon, 13 Dec 2010 23:40:40 +0000 (18:40 -0500)]
Merge branch 'master' of git.veekun.com:pokedex
Eevee [Mon, 13 Dec 2010 03:57:55 +0000 (19:57 -0800)]
edit-csv-as-yaml: preserve column order in the YAML and use >- for long text.
Eevee [Mon, 13 Dec 2010 00:35:04 +0000 (16:35 -0800)]
Added a short_effect column to the items table.
Lynn "Zhorken" Vaughan [Mon, 13 Dec 2010 01:03:20 +0000 (20:03 -0500)]
Rename the Magic Coat flag to Reflectable (for magic mirror).
Lynn "Zhorken" Vaughan [Mon, 13 Dec 2010 00:49:52 +0000 (19:49 -0500)]
A ton more ability fixes, improvements, and changelog entries. #78 #376
Lynn "Zhorken" Vaughan [Sun, 12 Dec 2010 00:52:34 +0000 (19:52 -0500)]
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.
Brigit Lemanski [Sun, 12 Dec 2010 06:28:21 +0000 (01:28 -0500)]
Foreign names for Shadow moves
Eevee [Sun, 12 Dec 2010 06:12:51 +0000 (22:12 -0800)]
Fixed a few markdown syntax errors.
Eevee [Tue, 7 Dec 2010 06:58:25 +0000 (22:58 -0800)]
Eagerload PokemonName.language.
Brigit Lemanski [Sun, 12 Dec 2010 00:32:44 +0000 (19:32 -0500)]
Renumbered ???, added Shadow type and moves
TODO: Shadow Rush version changes, move foreign names
Lynn "Zhorken" Vaughan [Sat, 11 Dec 2010 17:10:08 +0000 (12:10 -0500)]
Give abilities separate relations for all/normal/dream Pokémon.
Brigit Lemanski [Wed, 8 Dec 2010 05:29:47 +0000 (00:29 -0500)]
Replaces flags with BW's built-in flags.
Brigit Lemanski [Wed, 8 Dec 2010 01:38:16 +0000 (20:38 -0500)]
Fixing typos like a winner.
Brigit Lemanski [Wed, 8 Dec 2010 01:23:14 +0000 (20:23 -0500)]
Implement move effect changelog; misc move fixes.
Brigit Lemanski [Tue, 7 Dec 2010 23:49:16 +0000 (18:49 -0500)]
Fixing typo in Rest description.
Brigit Lemanski [Tue, 7 Dec 2010 22:05:17 +0000 (17:05 -0500)]
Changelog for RGBY -> GS, HGSS -> BW
Lynn "Zhorken" Vaughan [Tue, 7 Dec 2010 19:38:56 +0000 (14:38 -0500)]
Remove the erroneous Dragonite-only Iron Tail tutor.
Lynn "Zhorken" Vaughan [Tue, 7 Dec 2010 17:43:58 +0000 (12:43 -0500)]
Rename the "none" damage class to "non-damaging".
Also decapitalize the classes' names, because they make sense that way
and they're not among the things the games always capitalize.
Zhorken [Tue, 7 Dec 2010 11:23:55 +0000 (06:23 -0500)]
Add foreign names for Zoroark et al.
Brigit Lemanski [Tue, 7 Dec 2010 08:02:31 +0000 (03:02 -0500)]
Added some move changes from RGBY to GSC, fixed explosion for gen v
Eevee [Tue, 7 Dec 2010 06:00:53 +0000 (22:00 -0800)]
Get rid of the final Gen V ability (?)s. #376
Eevee [Tue, 7 Dec 2010 05:41:45 +0000 (21:41 -0800)]
New names: Zorua/Zoroark, Illusion, Hone Claws/Foul Play. #451
Zhorken [Mon, 6 Dec 2010 23:10:52 +0000 (18:10 -0500)]
Order move changelogs descendingly.
Zhorken [Mon, 6 Dec 2010 23:04:46 +0000 (18:04 -0500)]
Capitalize types' names. #259
Zhorken [Mon, 6 Dec 2010 22:56:43 +0000 (17:56 -0500)]
Make version_group.versions an actual relation with an order_by().
Zhorken [Mon, 6 Dec 2010 22:45:43 +0000 (17:45 -0500)]
Implement an ability changelog; add a few changes. #78
Zhorken [Mon, 6 Dec 2010 22:38:11 +0000 (17:38 -0500)]
Various B/W ability fixes based on Smogon's research.
Brigit Lemanski [Mon, 6 Dec 2010 21:15:48 +0000 (16:15 -0500)]
Corrected effect of shell break, added a few idiosyncrasies for rest
Eevee [Mon, 6 Dec 2010 02:41:04 +0000 (18:41 -0800)]
Mention buggy interaction between freefall and Gravity. #376
Eevee [Mon, 6 Dec 2010 02:30:15 +0000 (18:30 -0800)]
Final gen V move effects, part 6 of 6!!! #376
Eevee [Mon, 6 Dec 2010 02:08:04 +0000 (18:08 -0800)]
Final gen V move effects, part 5 of 6. #376
Eevee [Mon, 6 Dec 2010 01:52:05 +0000 (17:52 -0800)]
Final gen V move effects, part 4 of 6. #376
Eevee [Sun, 5 Dec 2010 08:20:14 +0000 (00:20 -0800)]
Final gen V move effects, part 3 of 6. #376
Eevee [Sun, 5 Dec 2010 05:15:00 +0000 (21:15 -0800)]
Final gen V move effects, part 2 of 6. #376
Zhorken [Sun, 5 Dec 2010 01:46:06 +0000 (20:46 -0500)]
Version group Pokédexes don't need their own table.
Eevee [Sat, 4 Dec 2010 06:24:14 +0000 (22:24 -0800)]
Move effect text: never capitalize accuracy/evasion. #353
Eevee [Sat, 4 Dec 2010 06:19:22 +0000 (22:19 -0800)]
Move effect text: "stage" instead of "level" for stat changes; "critical hit" phrasing. #353
Eevee [Sat, 4 Dec 2010 05:31:30 +0000 (21:31 -0800)]
Final gen V move effects, part 1 of 6. #376
Eevee [Fri, 3 Dec 2010 02:57:28 +0000 (18:57 -0800)]
Sugimori art for Gen V.
Eevee [Wed, 1 Dec 2010 20:06:45 +0000 (12:06 -0800)]
Added tests for form lookup, fixing the suite.
Eevee [Sat, 27 Nov 2010 09:25:38 +0000 (01:25 -0800)]
Implement a move data changelog. Update old moves to their Gen V stats. #78
Zhorken [Tue, 30 Nov 2010 17:55:52 +0000 (12:55 -0500)]
Foreign names for the handful of Gen V stuff.
Zhorken [Tue, 30 Nov 2010 09:44:27 +0000 (04:44 -0500)]
Use Unova's English name. #451
Zhorken [Tue, 30 Nov 2010 07:29:14 +0000 (02:29 -0500)]
Add Pokémon's Pokéathlon stats to the database. #285
Zhorken [Tue, 30 Nov 2010 02:29:39 +0000 (21:29 -0500)]
Add some needed quotation marks to pokemon_form_groups.
Zhorken [Tue, 30 Nov 2010 02:19:22 +0000 (21:19 -0500)]
B/W: Info for new form groups. #453
Zhorken [Mon, 29 Nov 2010 23:51:50 +0000 (18:51 -0500)]
Overhaul the Pokémon form schema. #286 #179 #379
Eevee [Sat, 27 Nov 2010 09:15:25 +0000 (01:15 -0800)]
Munna Black flavor text. #449
Eevee [Fri, 26 Nov 2010 07:04:38 +0000 (23:04 -0800)]
Added a little script for editing our csv files as yaml.
Eevee [Thu, 25 Nov 2010 08:09:06 +0000 (00:09 -0800)]
Add Dream World abilities. #380
Eevee [Wed, 24 Nov 2010 03:24:19 +0000 (19:24 -0800)]
Fix names for Whirl Islands floors. #403
Eevee [Tue, 23 Nov 2010 23:54:44 +0000 (15:54 -0800)]
Gen V English names for the starters and Reshiram/Zekrom. #450
Petr Viktorin [Sun, 3 Oct 2010 19:21:39 +0000 (22:21 +0300)]
Finish documenting the tables
Petr Viktorin [Sun, 3 Oct 2010 15:21:50 +0000 (18:21 +0300)]
Schema documentation, up to Language
Eevee [Sat, 13 Nov 2010 06:40:45 +0000 (22:40 -0800)]
Various move/ability updates from surskitty! #376
Eevee [Thu, 4 Nov 2010 02:41:23 +0000 (19:41 -0700)]
Fix GLARING ERROR in gear change effect. #376
Zhorken [Wed, 27 Oct 2010 23:50:37 +0000 (19:50 -0400)]
Fix a few syntax errors and such in abilities.
Only one of these is actually a syntax error, but whatever.
Zhorken [Wed, 27 Oct 2010 17:38:55 +0000 (13:38 -0400)]
B/W: Footprints! Replace the old ones with a B/W rip.
The old ones were 3× for some reason and the blank ones all had Gen II's
"NONE" image. Also, the first 386 had their Gen III footprints; a
handful matched the actual feet badly enough that they changed in D/P.
See #250.
And, of course, this means we aren't missing footprints for the new
Pokémon.
There was also an extra footprint for Cherrim before, even though it was
the same...?
Eevee [Sun, 17 Oct 2010 05:20:23 +0000 (22:20 -0700)]
Bump required whoosh version.
Eevee [Wed, 6 Oct 2010 05:53:30 +0000 (22:53 -0700)]
Fix typo in Up-Grade effect.
Eevee [Thu, 30 Sep 2010 05:12:48 +0000 (22:12 -0700)]
Moved priority out of the move_effects table.
Zhorken [Mon, 4 Oct 2010 01:25:01 +0000 (21:25 -0400)]
Fix a syntax error in Immunity's short effect.
Zhorken [Sun, 3 Oct 2010 00:24:49 +0000 (20:24 -0400)]
baaku auto makes more sense as "bark out".
Zhorken [Wed, 29 Sep 2010 20:39:36 +0000 (16:39 -0400)]
Add a few missing HG/SS tutor moves. #276 #288
I noticed that the Togepi line was also missing Magic Coat when I went to
double-check Togetic's Twister. I checked Togepi and Togekiss and added
that, too.
Zhorken [Wed, 29 Sep 2010 19:33:45 +0000 (15:33 -0400)]
Rename the pawprints folder to footprints. #282
Bunch of things are showing up as "copied" because a lot of footprints
are the same.
Eevee [Wed, 29 Sep 2010 05:00:08 +0000 (22:00 -0700)]
Gen V ability (and a move) effect fixing, round 1.
Eevee [Wed, 29 Sep 2010 04:58:13 +0000 (21:58 -0700)]
"slime wave" should be "sludge wave".
Eevee [Wed, 29 Sep 2010 04:53:32 +0000 (21:53 -0700)]
ancient song is sorta a tutor move for meroetta.
Zhorken [Mon, 27 Sep 2010 07:29:48 +0000 (03:29 -0400)]
Whoops. Also rename these forms' sprites to match.
Also fix shikijika, mebukijika, and genosekuto's alt-form icons, even
though they aren't used anywhere, and fix their cropped sprites.
... Also fix basurao's entries in the pokemon_form_sprites table.
Apparently pokemon_form_sprites isn't for form sprites, but for what
Eevee calls """sprite forms""". So the form names are form names, and
not just for image filenames. So the space versus hyphen matters for
flavour page links.
Zhorken [Mon, 27 Sep 2010 06:59:48 +0000 (02:59 -0400)]
Order Pokemon.stats by stat id. #366
Zhorken [Mon, 27 Sep 2010 06:58:53 +0000 (02:58 -0400)]
B/W: Real form names for basurao, hihidaruma, and meroetta.
Zhorken [Sat, 25 Sep 2010 18:54:51 +0000 (14:54 -0400)]
B/W: Add national and Isshu dex numbers for new Pokémon.
Zhorken [Sat, 25 Sep 2010 10:17:39 +0000 (06:17 -0400)]
B/W: Add Pokémon's wild held items.
Zhorken [Sat, 25 Sep 2010 10:04:43 +0000 (06:04 -0400)]
Link TMs 93-95 to the right items so the TM/HM pocket doesn't crash.
Zhorken [Sat, 25 Sep 2010 09:39:42 +0000 (05:39 -0400)]
Add Pokémon internal IDs for Gen V.
The 649 base forms' IDs match their Pokédex numbers, but I needed the
alternate forms' IDs for Black and White wild held items.
Zhorken [Sat, 25 Sep 2010 08:56:43 +0000 (04:56 -0400)]
B/W: Add new items' sprites.
Zhorken [Sat, 25 Sep 2010 08:55:21 +0000 (04:55 -0400)]
B/W: Add new items to the database.
There's now a hole in the items table: there's no item 667. There are
two records for the Live Caster in B/W, and I couldn't figure out why,
or see any difference between them, and they were causing problems, so
I deleted the second one.
Zhorken [Sat, 25 Sep 2010 08:53:56 +0000 (04:53 -0400)]
Toss some unneeded quotation marks from abilities.csv.
When I re-dumped, they disappeared. I figured that might happen; I
intended to do that before pushing and then I didn't. Whoops.
Zhorken [Fri, 24 Sep 2010 08:18:20 +0000 (04:18 -0400)]
Fix handling of some fullwidth Latin characters in romanization.
Including fullwidth 0, which was acutally a problem.
Zhorken [Fri, 24 Sep 2010 06:37:45 +0000 (02:37 -0400)]
Add a couple more odd katakana combos to roomaji.py.
This covers wooguru and chiraamy; also change their temporary names in
pokemon.csv to reflect this.
Zhorken [Thu, 23 Sep 2010 22:53:49 +0000 (18:53 -0400)]
Improve the description for Shaymin's forms a little.
Zhorken [Thu, 23 Sep 2010 22:45:16 +0000 (18:45 -0400)]
Improve a bunch of (Gen III/IV) ability effects. #39 #353
Cleanup relevant to #353:
- merged a bunch of {mechanic} synonyms
- tweaked Normalize to correctly reflect Thunder Wave
- heighten/reduce -> increase/decrease
a_magical_me [Thu, 23 Sep 2010 06:39:17 +0000 (23:39 -0700)]
Add B&W Substitute sprites.
a_magical_me [Thu, 23 Sep 2010 06:34:49 +0000 (23:34 -0700)]
Fix B&W sprites for 585, 586, 649.
They were all missing a named image for the default form.
585 and 586 were inconsistent about fall/autumn.
649 had a couple sprites mislabled.
Eevee [Tue, 21 Sep 2010 06:07:02 +0000 (23:07 -0700)]
Fixed some evolution screwery; mostly B&W fallout. #364
Eevee [Tue, 21 Sep 2010 05:57:42 +0000 (22:57 -0700)]
Fixed the name of trash burmy/wormadam sprites in B&W.
Eevee [Tue, 21 Sep 2010 05:23:37 +0000 (22:23 -0700)]
Names, most effects, and Japanese flavor text for new moves.
Eevee [Tue, 21 Sep 2010 05:23:25 +0000 (22:23 -0700)]
Names, most effects, and Japanese flavor text for new abilities.
Eevee [Mon, 20 Sep 2010 02:54:07 +0000 (19:54 -0700)]
Unfuck habitat and shape for new Castform forms.
Eevee [Mon, 20 Sep 2010 02:31:14 +0000 (19:31 -0700)]
B&W: Sprites for Arceus forms and white 649.