zzz-pokedex.git
13 years agoFix a syntax error in Immunity's short effect. veekun-promotions/2010101501
Zhorken [Mon, 4 Oct 2010 01:25:01 +0000 (21:25 -0400)] 
Fix a syntax error in Immunity's short effect.

13 years agobaaku auto makes more sense as "bark out".
Zhorken [Sun, 3 Oct 2010 00:24:49 +0000 (20:24 -0400)] 
baaku auto makes more sense as "bark out".

13 years agoAdd a few missing HG/SS tutor moves. #276 #288
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.

13 years agoRename the pawprints folder to footprints. #282
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.

13 years agoGen V ability (and a move) effect fixing, round 1.
Eevee [Wed, 29 Sep 2010 05:00:08 +0000 (22:00 -0700)] 
Gen V ability (and a move) effect fixing, round 1.

13 years ago"slime wave" should be "sludge wave".
Eevee [Wed, 29 Sep 2010 04:58:13 +0000 (21:58 -0700)] 
"slime wave" should be "sludge wave".

13 years agoancient song is sorta a tutor move for meroetta.
Eevee [Wed, 29 Sep 2010 04:53:32 +0000 (21:53 -0700)] 
ancient song is sorta a tutor move for meroetta.

13 years agoWhoops. Also rename these forms' sprites to match.
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.

13 years agoOrder Pokemon.stats by stat id. #366
Zhorken [Mon, 27 Sep 2010 06:59:48 +0000 (02:59 -0400)] 
Order Pokemon.stats by stat id. #366

13 years agoB/W: Real form names for basurao, hihidaruma, and meroetta.
Zhorken [Mon, 27 Sep 2010 06:58:53 +0000 (02:58 -0400)] 
B/W: Real form names for basurao, hihidaruma, and meroetta.

13 years agoB/W: Add national and Isshu dex numbers for new Pokémon.
Zhorken [Sat, 25 Sep 2010 18:54:51 +0000 (14:54 -0400)] 
B/W: Add national and Isshu dex numbers for new Pokémon.

13 years agoB/W: Add Pokémon's wild held items.
Zhorken [Sat, 25 Sep 2010 10:17:39 +0000 (06:17 -0400)] 
B/W: Add Pokémon's wild held items.

13 years agoLink TMs 93-95 to the right items so the TM/HM pocket doesn't crash.
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.

13 years agoAdd Pokémon internal IDs for Gen V.
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.

13 years agoB/W: Add new items' sprites.
Zhorken [Sat, 25 Sep 2010 08:56:43 +0000 (04:56 -0400)] 
B/W: Add new items' sprites.

13 years agoB/W: Add new items to the database.
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.

13 years agoToss some unneeded quotation marks from abilities.csv.
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.

13 years agoFix handling of some fullwidth Latin characters in romanization.
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.

13 years agoAdd a couple more odd katakana combos to roomaji.py.
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.

13 years agoImprove the description for Shaymin's forms a little.
Zhorken [Thu, 23 Sep 2010 22:53:49 +0000 (18:53 -0400)] 
Improve the description for Shaymin's forms a little.

13 years agoImprove a bunch of (Gen III/IV) ability effects. #39 #353
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

13 years agoAdd B&W Substitute sprites.
a_magical_me [Thu, 23 Sep 2010 06:39:17 +0000 (23:39 -0700)] 
Add B&W Substitute sprites.

13 years agoFix B&W sprites for 585, 586, 649.
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.

13 years agoFixed some evolution screwery; mostly B&W fallout. #364 veekun-promotions/2010092101
Eevee [Tue, 21 Sep 2010 06:07:02 +0000 (23:07 -0700)] 
Fixed some evolution screwery; mostly B&W fallout.  #364

13 years agoFixed the name of trash burmy/wormadam sprites in B&W.
Eevee [Tue, 21 Sep 2010 05:57:42 +0000 (22:57 -0700)] 
Fixed the name of trash burmy/wormadam sprites in B&W.

13 years agoNames, most effects, and Japanese flavor text for new moves.
Eevee [Tue, 21 Sep 2010 05:23:37 +0000 (22:23 -0700)] 
Names, most effects, and Japanese flavor text for new moves.

13 years agoNames, most effects, and Japanese flavor text for new abilities.
Eevee [Tue, 21 Sep 2010 05:23:25 +0000 (22:23 -0700)] 
Names, most effects, and Japanese flavor text for new abilities.

13 years agoUnfuck habitat and shape for new Castform forms.
Eevee [Mon, 20 Sep 2010 02:54:07 +0000 (19:54 -0700)] 
Unfuck habitat and shape for new Castform forms.

13 years agoB&W: Sprites for Arceus forms and white 649. veekun-promotions/2010091902
Eevee [Mon, 20 Sep 2010 02:31:14 +0000 (19:31 -0700)] 
B&W: Sprites for Arceus forms and white 649.

13 years agoB&W: Tutor compatibility.
Eevee [Mon, 20 Sep 2010 02:11:14 +0000 (19:11 -0700)] 
B&W: Tutor compatibility.

13 years agoRemoved some junk gen5 egg moves.
Eevee [Mon, 20 Sep 2010 01:46:19 +0000 (18:46 -0700)] 
Removed some junk gen5 egg moves.

13 years agoB&W: Machine compatibility.
Eevee [Mon, 20 Sep 2010 01:42:58 +0000 (18:42 -0700)] 
B&W: Machine compatibility.

13 years agoNormal Castform icon. veekun-promotions/2010091901
Eevee [Sun, 19 Sep 2010 10:15:13 +0000 (03:15 -0700)] 
Normal Castform icon.

13 years agoAdded blue Hihidaruma to evolution table.
Eevee [Sun, 19 Sep 2010 10:09:42 +0000 (03:09 -0700)] 
Added blue Hihidaruma to evolution table.

13 years agoB&W: New Pokémon icons.
Eevee [Sun, 19 Sep 2010 10:02:08 +0000 (03:02 -0700)] 
B&W: New Pokémon icons.

13 years agoB&W: Egg moves.
Eevee [Sun, 19 Sep 2010 09:57:46 +0000 (02:57 -0700)] 
B&W: Egg moves.

13 years agoB&W: New cropped-pokemon based on black-white sprites.
Eevee [Sun, 19 Sep 2010 09:57:12 +0000 (02:57 -0700)] 
B&W: New cropped-pokemon based on black-white sprites.

13 years agoB&W: Level-up moves.
Eevee [Sun, 19 Sep 2010 09:41:46 +0000 (02:41 -0700)] 
B&W: Level-up moves.

13 years agoB&W: New Pokémon cries.
Eevee [Sun, 19 Sep 2010 09:15:27 +0000 (02:15 -0700)] 
B&W: New Pokémon cries.

13 years agoB&W: Some non-physical forms for new Pokémon.
Eevee [Sun, 19 Sep 2010 09:10:33 +0000 (02:10 -0700)] 
B&W: Some non-physical forms for new Pokémon.

13 years agoB&W: Sprites! And a bigger frame.
Eevee [Sun, 19 Sep 2010 09:09:26 +0000 (02:09 -0700)] 
B&W: Sprites!  And a bigger frame.

13 years agoB&W: Japanese names for all those new Pokémon and moves.
Eevee [Sun, 19 Sep 2010 08:11:32 +0000 (01:11 -0700)] 
B&W: Japanese names for all those new Pokémon and moves.

13 years agoB&W: New moves. Also changed always-hit moves to NULL; helps #124.
Eevee [Sun, 19 Sep 2010 08:11:03 +0000 (01:11 -0700)] 
B&W: New moves.  Also changed always-hit moves to NULL; helps #124.

13 years agoB&W: Added all new Pokémon! Forms now start at 10001.
Eevee [Sun, 19 Sep 2010 05:52:19 +0000 (22:52 -0700)] 
B&W: Added all new Pokémon!  Forms now start at 10001.

13 years agoB&W: New abilities.
Eevee [Sun, 19 Sep 2010 01:32:47 +0000 (18:32 -0700)] 
B&W: New abilities.

13 years agoAdded some more weird katakana combos to roomaji.py.
Eevee [Sun, 19 Sep 2010 01:31:26 +0000 (18:31 -0700)] 
Added some more weird katakana combos to roomaji.py.

13 years agoFifth move flag is Mirror-Move-able, NOT rolls-accuracy. #350 veekun-promotions/2010091501
Eevee [Mon, 13 Sep 2010 04:14:03 +0000 (21:14 -0700)] 
Fifth move flag is Mirror-Move-able, NOT rolls-accuracy.  #350

13 years agoCrash fix: lookup with empty prefixes.
Eevee [Mon, 13 Sep 2010 04:08:50 +0000 (21:08 -0700)] 
Crash fix: lookup with empty prefixes.

13 years agoFixes for Whoosh 1.0, and better index recreation.
Eevee [Mon, 13 Sep 2010 03:51:51 +0000 (20:51 -0700)] 
Fixes for Whoosh 1.0, and better index recreation.

13 years agoFixed missing indices on the pokemon_moves table. veekun-promotions/2010091201 veekun-promotions/2010091202
Eevee [Sat, 11 Sep 2010 06:29:26 +0000 (23:29 -0700)] 
Fixed missing indices on the pokemon_moves table.

13 years agoAdding SVG of the version icons. Revamped gen4, too. #166
Eevee [Thu, 9 Sep 2010 03:37:44 +0000 (20:37 -0700)] 
Adding SVG of the version icons.  Revamped gen4, too.  #166

13 years agoBlack and White setup!
Eevee [Thu, 9 Sep 2010 03:36:26 +0000 (20:36 -0700)] 
Black and White setup!

13 years agoMake baby-trigger items (i.e., incense) a foreign key. #337
Eevee [Thu, 2 Sep 2010 06:24:21 +0000 (23:24 -0700)] 
Make baby-trigger items (i.e., incense) a foreign key.  #337

13 years agoAdd a Nature.is_neutral helper property.
Eevee [Thu, 2 Sep 2010 04:52:44 +0000 (21:52 -0700)] 
Add a Nature.is_neutral helper property.

13 years agoAdded a bunch of missing Sugimori art. #319
Eevee [Tue, 31 Aug 2010 02:33:16 +0000 (19:33 -0700)] 
Added a bunch of missing Sugimori art.  #319

13 years agoWhoops; had two item categories both called "training". #254
Eevee [Sun, 29 Aug 2010 07:34:21 +0000 (00:34 -0700)] 
Whoops; had two item categories both called "training".  #254

13 years agoGriseous Orb should be in the species-specific category. #328
Eevee [Sun, 29 Aug 2010 07:32:03 +0000 (00:32 -0700)] 
Griseous Orb should be in the species-specific category.  #328

13 years agoFix a couple of location names: Spring Path vs Sendoff Spring, Solaceon Town, and...
Eevee [Wed, 25 Aug 2010 04:35:10 +0000 (21:35 -0700)] 
Fix a couple of location names: Spring Path vs Sendoff Spring, Solaceon Town, and Bell Tower.  #296

13 years agoMake user and code valid_types not interfere when one is language and the other is...
Eevee [Wed, 25 Aug 2010 04:21:29 +0000 (21:21 -0700)] 
Make user and code valid_types not interfere when one is language and the other is table.

13 years agoReturn more than just ten results for wildcard lookups. #90
Eevee [Wed, 25 Aug 2010 03:15:12 +0000 (20:15 -0700)] 
Return more than just ten results for wildcard lookups.  #90

13 years agoAllow restricting lookup by language, with a @ja: prefix. #90
Eevee [Wed, 25 Aug 2010 03:06:40 +0000 (20:06 -0700)] 
Allow restricting lookup by language, with a @ja: prefix.  #90

13 years agoFix Arceus's mismatched and missing sprites. #189
Zhorken [Tue, 24 Aug 2010 03:38:12 +0000 (23:38 -0400)] 
Fix Arceus's mismatched and missing sprites. #189

Its Platinum backsprites followed the veekun database's IDs instead of
the game's internal IDs.  (Our IDs are the same, except for ??? being
moved to the end.)  For example, veekun lists Fire as type #10, but the
gen IV games have ??? as type #10; 493-fire.png was the sprite for ???-
type Arceus.  This is why about half of them were in a loop.

Its Normal-type Platinum backsprites were outright missing, and its ???
Platinum frontsprites were copies of Dark's instead.  I reripped those.

493-normal overworld sprites were missing, but its plain 493.png sprites
were its default, Normal-type form, so I copied those.

13 years agoAdd Mr. Pokémon and Primo as "locations".
Zhorken [Mon, 23 Aug 2010 05:29:13 +0000 (01:29 -0400)] 
Add Mr. Pokémon and Primo as "locations".

Primo is the dude in the Violet City Pokémon Center who used to host the
Teachy TV programs and now sits around asking passersby what they think
of him or whatever.  If you tell him the right phrases for your trainer
ID, he'll give you an egg.  See: http://www.filb.de/games/tools/aikotoba

13 years agoAdapt the Pokémon savefile struct to the database. veekun-promotions/2010082201
Eevee [Fri, 20 Aug 2010 03:48:03 +0000 (20:48 -0700)] 
Adapt the Pokémon savefile struct to the database.

13 years agoMove big items from underground/ to big/, like I thought I did months ago. Oops.
Eevee [Tue, 10 Aug 2010 17:04:47 +0000 (10:04 -0700)] 
Move big items from underground/ to big/, like I thought I did months ago.  Oops.

13 years agoAdd foreign type names to the database. veekun-promotions/2010080801 veekun-promotions/2010080802
Zhorken [Sat, 7 Aug 2010 02:32:11 +0000 (22:32 -0400)] 
Add foreign type names to the database.

13 years agoElaborate on Honey Gather's effect. #39
Zhorken [Fri, 6 Aug 2010 04:36:09 +0000 (00:36 -0400)] 
Elaborate on Honey Gather's effect. #39

Thanks to magical for discovering this.

13 years agoReplace mp3 cries with newly-ripped ogg cries. #91
Zhorken [Thu, 5 Aug 2010 19:54:32 +0000 (15:54 -0400)] 
Replace mp3 cries with newly-ripped ogg cries. #91

Created with oggenc, using the default quality of 3.

As with sprites, Shaymin has its default form's cry both as 492.ogg, so
that one can ignore anything that isn't ###.ogg and get a cry for every
Pokémon, and as 492-land.ogg, to avoid needing "don't append the form if
it's the default" junk.

13 years agoFix/improve a handful of abilities' descriptions.
Zhorken [Mon, 26 Jul 2010 20:00:16 +0000 (16:00 -0400)] 
Fix/improve a handful of abilities' descriptions.

13 years agoAdded gen 4 location internal ids and some pseudo-locations.
Eevee [Mon, 26 Jul 2010 03:25:59 +0000 (20:25 -0700)] 
Added gen 4 location internal ids and some pseudo-locations.

13 years agoAdd identifiers for move flags.
Eevee [Sun, 11 Jul 2010 08:31:43 +0000 (01:31 -0700)] 
Add identifiers for move flags.

13 years agoFix short effect for Flower Gift.
Eevee [Sun, 11 Jul 2010 08:31:33 +0000 (01:31 -0700)] 
Fix short effect for Flower Gift.

13 years agoStore each Pokémon's initial hatch counter instead of a step count.
Zhorken [Wed, 14 Jul 2010 03:07:25 +0000 (23:07 -0400)] 
Store each Pokémon's initial hatch counter instead of a step count.

The step counts we had weren't even good estimates.  To hatch an egg
uninterrupted takes (counter + 1) * 255 steps in gen IV; what we had
was counter * 256.

Phione and Manaphy have different counters, as do Croagunk and Toxicroak
for some reason, so they're associated with individual Pokémon now,
rather than entire evolution chains.  Double-checked with Pearl,
Platinum, and SoulSilver; there were no differences between the three,
aside from the alternate forms introduced in Platinum.

13 years agoAdded an is_shiny accessor to Pokémon structs. veekun-promotions/2010070701
Eevee [Thu, 8 Jul 2010 05:29:30 +0000 (22:29 -0700)] 
Added an is_shiny accessor to Pokémon structs.

13 years agoAdd shiny leaf and pokeathlon stat sprites.
Eevee [Thu, 8 Jul 2010 05:25:23 +0000 (22:25 -0700)] 
Add shiny leaf and pokeathlon stat sprites.

13 years agoAdded ribbon sprites.
Eevee [Sun, 4 Jul 2010 03:45:02 +0000 (20:45 -0700)] 
Added ribbon sprites.

13 years agoSignificantly improved lookup fuzzy matching.
Eevee [Thu, 1 Jul 2010 06:04:39 +0000 (23:04 -0700)] 
Significantly improved lookup fuzzy matching.

13 years agoFuzzy lookup results were not respecting type limits.
Eevee [Tue, 29 Jun 2010 04:58:08 +0000 (21:58 -0700)] 
Fuzzy lookup results were not respecting type limits.

13 years agoFix a few Japanese Pokémon names.
Zhorken [Sun, 4 Jul 2010 18:14:48 +0000 (14:14 -0400)] 
Fix a few Japanese Pokémon names.

Taken from a SoulSilver text dump.  No other errors.

Not so obvious: Bayleef had a hiragana "be" instead of a katakana "be".
Must have missed it when we noticed herugaa et al had hiragana "he"
instead of katakana.

13 years agoAdded a big old construct-based pkm parser. #183
Eevee [Fri, 18 Jun 2010 04:43:50 +0000 (21:43 -0700)] 
Added a big old construct-based pkm parser.  #183

13 years agoNo longer require docutils.
Eevee [Sat, 5 Jun 2010 08:02:41 +0000 (01:02 -0700)] 
No longer require docutils.

13 years agoRe-rip G/S/C egg moves.
a_magical_me [Thu, 17 Jun 2010 20:05:38 +0000 (13:05 -0700)] 
Re-rip G/S/C egg moves.

Level up, TM, and tutor moves have already been ripped, so this should
be the last.

There are no changes (from what we had before) to Crystal, and only a
few additions to Gold/Silver.

Also, just to be safe, i checked that the egg moves in Silver are the
same as in Gold.

Thanks once again to UPC--it's easier to find something when you know
what you're looking for.

13 years agoEr, those were ITEM names. Fix the Pokéblock Case's names.
Zhorken [Tue, 15 Jun 2010 03:34:23 +0000 (23:34 -0400)] 
Er, those were ITEM names.  Fix the Pokéblock Case's names.

13 years agoAdd foreign names to the database.
Zhorken [Tue, 15 Jun 2010 03:13:42 +0000 (23:13 -0400)] 
Add foreign names to the database.

Most names as ripped from HeartGold or SoulSilver.  Gen-III-only names
ripped from Emerald and de-allcapsed; for French, I also judged where
accents belong on newly-lowercase letters.  A couple of them might have
mistakes.

13 years agoAdded foreign nature names to the database.
Zhorken [Tue, 8 Jun 2010 00:14:37 +0000 (20:14 -0400)] 
Added foreign nature names to the database.

Same as abilities.  Japanese as ripped from SoulSilver; French, German,
Italian, and Spanish as ripped from Platinum.

13 years agoOrder Pokémon dex numbers by Pokédex ID.
Zhorken [Mon, 7 Jun 2010 20:10:44 +0000 (16:10 -0400)] 
Order Pokémon dex numbers by Pokédex ID.

13 years agoGive Pokémon internal IDs their own table and add all gens' IDs.
Zhorken [Mon, 7 Jun 2010 19:35:22 +0000 (15:35 -0400)] 
Give Pokémon internal IDs their own table and add all gens' IDs.

- Gen I has them all mixed around.
- Gen II has no surprises, but I figured it's good to be thorough.
- Gen III has the first 251 in order, then a big break, then the
  third-gen Pokémon mixed around, though families are usually together.
- Gen IV has the 493 in order and then alternate forms after Arceus,
  which will be useful to have once Gen V comes and we have to bump
  the alt forms in the pokemon table forward.

13 years agoCrash fix: Fixed some typos in abilities and move effects. veekun-promotions/2010060502
Eevee [Thu, 3 Jun 2010 01:36:15 +0000 (18:36 -0700)] 
Crash fix: Fixed some typos in abilities and move effects.

13 years agoReripped Gen I-III TM/HM and Crystal tutor compatibility. veekun-promotions/2010060501
Zhorken [Wed, 2 Jun 2010 22:23:18 +0000 (18:23 -0400)] 
Reripped Gen I-III TM/HM and Crystal tutor compatibility.

The Gen III data didn't have any errors, and I assume our Gen IV data is
much more recent and trustworthy and isn't worth checking.  Crystal
tutor compatibility is stored right after HMs, so it was easy; I don't
know about any other tutors.

13 years agoForm groups, rst => markdown veekun-promotions/2010060201
Eevee [Wed, 2 Jun 2010 07:26:57 +0000 (00:26 -0700)] 
Form groups, rst => markdown

13 years agoUse absolute_import in markdown.py, to fix import problem.
Eevee [Tue, 1 Jun 2010 00:06:33 +0000 (17:06 -0700)] 
Use absolute_import in markdown.py, to fix import problem.

13 years agoScrap docutils for markdown. #275
Eevee [Mon, 31 May 2010 22:13:34 +0000 (15:13 -0700)] 
Scrap docutils for markdown.  #275

13 years agoBump required SQLA to 0.6.
Eevee [Thu, 27 May 2010 18:12:49 +0000 (11:12 -0700)] 
Bump required SQLA to 0.6.

13 years agoLink stats to damage classes.
Eevee [Thu, 27 May 2010 04:58:18 +0000 (21:58 -0700)] 
Link stats to damage classes.

13 years agoBlindly throw some more indexes on pokemon_moves.
Eevee [Wed, 26 May 2010 05:40:30 +0000 (22:40 -0700)] 
Blindly throw some more indexes on pokemon_moves.

13 years agoFix remakes' titles, e.g. "Fire Red" to "FireRed". #196
Zhorken [Tue, 1 Jun 2010 17:20:25 +0000 (13:20 -0400)] 
Fix remakes' titles, e.g. "Fire Red" to "FireRed". #196

Like I said, it is a bit funny-lookin', but it's correct.

13 years agoStrip gamma and ICC profiles from a few sprites.
Zhorken [Tue, 1 Jun 2010 06:17:58 +0000 (02:17 -0400)] 
Strip gamma and ICC profiles from a few sprites.

The gamma here likely represents the monitor someone was using when they
saved the sprite, and not anything useful.  ICC profiles are huge.

13 years agoChange some hyphens to shy hyphens in flavour text.
Zhorken [Mon, 31 May 2010 21:55:57 +0000 (17:55 -0400)] 
Change some hyphens to shy hyphens in flavour text.

Gen III and IV only seem to shy-hyphenate compound words; I determined
whether or not to use a shy hyphen by looking at other instances of the
word.  If it's consistently not hyphenated or just hyphenated on a line
break, I figure they mean for it to be a compound word, e.g.
"kindhearted" rather than "kind-hearted".

"Supereffective" is weird, but they seem to consistently spell it as all
one word when it's an attributive adjective, only ever hyphenating it on
a line break and only spacing it as a predicative adjective.  So I
counted it as a compound word in the flavour text for Filter and Solid
Rock.

13 years agoFix the rendering of some suspended hyphens.
Zhorken [Mon, 31 May 2010 16:49:56 +0000 (12:49 -0400)] 
Fix the rendering of some suspended hyphens.

"Fire-\nand Ice-type" should be displayed "Fire- and Ice-type", but the
flavour text rendering can't tell that it's not "Fire-and".  Added zero-
width spaces to invisibly separate these hyphens from the newlines,
preventing them from being interpreted as hyphenated words split over
two lines.

13 years agoOptimize item sprites with OptiPNG.
Zhorken [Fri, 28 May 2010 22:27:02 +0000 (18:27 -0400)] 
Optimize item sprites with OptiPNG.

I only meant for this to go over the new sprites, but apparently a
bunch of them weren't optimized.