Commit graph

387 commits

Author SHA1 Message Date
Zhorken 49b7502099 Overhaul the Pokémon form schema. #286 #179 #379 2010-11-29 20:38:04 -05:00
Eevee 4948d98b81 Munna Black flavor text. #449 2010-11-27 01:15:25 -08:00
Eevee 8a5dccfc1d Added a little script for editing our csv files as yaml. 2010-11-25 23:04:38 -08:00
Eevee ade7d9aa19 Add Dream World abilities. #380 2010-11-25 00:10:12 -08:00
Eevee 247b830e42 Fix names for Whirl Islands floors. #403 2010-11-23 19:24:19 -08:00
Eevee d8c4367744 Gen V English names for the starters and Reshiram/Zekrom. #450 2010-11-23 15:54:44 -08:00
Petr Viktorin 1daff536b8 Finish documenting the tables 2010-11-19 23:29:32 -08:00
Petr Viktorin febbf16222 Schema documentation, up to Language 2010-11-19 23:29:31 -08:00
Eevee e617daec2f Various move/ability updates from surskitty! #376 2010-11-19 23:29:31 -08:00
Eevee 91f9428f31 Fix GLARING ERROR in gear change effect. #376 2010-11-19 23:28:09 -08:00
Zhorken 076a5961c5 Fix a few syntax errors and such in abilities.
Only one of these is actually a syntax error, but whatever.
2010-10-27 19:58:24 -04:00
Eevee 9a5c3e93f1 Bump required whoosh version. 2010-10-16 22:50:22 -07:00
Eevee 36cbe55ab2 Fix typo in Up-Grade effect. 2010-10-16 22:50:22 -07:00
Eevee d56cc97b8c Moved priority out of the move_effects table. 2010-10-16 22:50:22 -07:00
Zhorken 3f03e31be3 Fix a syntax error in Immunity's short effect. 2010-10-03 21:25:01 -04:00
Zhorken 5bd16a37be baaku auto makes more sense as "bark out". 2010-10-02 20:24:49 -04:00
Zhorken 7eb7e9e54c 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.
2010-09-29 16:49:40 -04:00
Eevee f1450bc792 Gen V ability (and a move) effect fixing, round 1. 2010-09-28 22:26:37 -07:00
Eevee f780178e95 "slime wave" should be "sludge wave". 2010-09-28 22:26:37 -07:00
Eevee 6dac2eca92 ancient song is sorta a tutor move for meroetta. 2010-09-28 22:26:36 -07:00
Zhorken 7a708b90bf 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.
2010-09-27 04:12:41 -04:00
Zhorken ddca78c34d Order Pokemon.stats by stat id. #366 2010-09-27 02:59:48 -04:00
Zhorken 5922a0d3e9 B/W: Real form names for basurao, hihidaruma, and meroetta. 2010-09-27 02:58:53 -04:00
Zhorken 0d803e7470 B/W: Add national and Isshu dex numbers for new Pokémon. 2010-09-25 14:54:51 -04:00
Zhorken efe87f28c8 B/W: Add Pokémon's wild held items. 2010-09-25 06:17:39 -04:00
Zhorken b647cb66ae Link TMs 93-95 to the right items so the TM/HM pocket doesn't crash. 2010-09-25 06:04:43 -04:00
Zhorken cec8828ffe 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.
2010-09-25 05:42:42 -04:00
Zhorken cf12819bc8 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.
2010-09-25 04:55:21 -04:00
Zhorken 8385353002 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.
2010-09-25 04:53:56 -04:00
Zhorken 77c7cb9952 Fix handling of some fullwidth Latin characters in romanization.
Including fullwidth 0, which was acutally a problem.
2010-09-24 04:27:36 -04:00
Zhorken 2ab807a647 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.
2010-09-24 02:41:43 -04:00
Zhorken 00de661080 Improve the description for Shaymin's forms a little. 2010-09-23 19:16:08 -04:00
Zhorken b7edaf7c34 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
2010-09-23 19:16:08 -04:00
a_magical_me f6c1766a4f 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.
2010-09-22 23:38:36 -07:00
Eevee 5dcb4eb720 Fixed some evolution screwery; mostly B&W fallout. #364 2010-09-20 23:07:02 -07:00
Eevee dd83c70dc4 Names, most effects, and Japanese flavor text for new moves. 2010-09-20 22:23:37 -07:00
Eevee 68d8942f20 Names, most effects, and Japanese flavor text for new abilities. 2010-09-20 22:23:25 -07:00
Eevee 22ea98d25c Unfuck habitat and shape for new Castform forms. 2010-09-19 19:54:07 -07:00
Eevee eb52388520 B&W: Sprites for Arceus forms and white 649. 2010-09-19 19:31:14 -07:00
Eevee 45db7d346d B&W: Tutor compatibility. 2010-09-19 19:11:14 -07:00
Eevee aa32bdf422 Removed some junk gen5 egg moves. 2010-09-19 18:46:19 -07:00
Eevee 1037fb0fee B&W: Machine compatibility. 2010-09-19 18:44:07 -07:00
Eevee 84eb1953a3 Added blue Hihidaruma to evolution table. 2010-09-19 03:09:42 -07:00
Eevee bd44231e23 B&W: Egg moves. 2010-09-19 02:57:46 -07:00
Eevee a06f2ebf6b B&W: Level-up moves. 2010-09-19 02:41:46 -07:00
Eevee 7d29f6f9ec B&W: Some non-physical forms for new Pokémon. 2010-09-19 02:10:33 -07:00
Eevee 9417552ec0 B&W: Japanese names for all those new Pokémon and moves. 2010-09-19 01:11:32 -07:00
Eevee cb3e7bcf96 B&W: New moves. Also changed always-hit moves to NULL; helps #124. 2010-09-19 01:11:03 -07:00
Eevee c42ce7c1be B&W: Added all new Pokémon! Forms now start at 10001. 2010-09-18 22:53:53 -07:00
Eevee f3ae167f8b B&W: New abilities. 2010-09-18 18:32:47 -07:00