Commit graph

  • e4528a1bf6 Swap the order of Average and Small Pumpkaboo/Gourgeist. Lynn "Zhorken" Vaughan 2013-11-06 04:16:50 -0500
  • fd11a707e4 Add heights and weights for most new Pokémon. Lynn "Zhorken" Vaughan 2013-11-06 03:43:07 -0500
  • 12b3fbdc71 Add egg groups for new Pokémon. Lynn "Zhorken" Vaughan 2013-11-05 12:05:17 -0500
  • 51e69b16de Add stats for new Pokémon, incl Megas. Lynn "Zhorken" Vaughan 2013-11-05 11:42:32 -0500
  • 136359cf4a Tweak a couple new ability descriptions. Lynn "Zhorken" Vaughan 2013-11-05 11:27:09 -0500
  • 16feb5212e Add moves for Kalos Pokémon. Lynn "Zhorken" Vaughan 2013-11-05 11:03:18 -0500
  • c351515fb7 Add TMs/HMs for X/Y. Lynn "Zhorken" Vaughan 2013-11-05 07:17:16 -0500
  • 15500d6dc6 Add new items. Lynn "Zhorken" Vaughan 2013-11-05 07:12:49 -0500
  • fcc6ab95fc Make Gen VI ability IDs match internal IDs, almost. Lynn "Zhorken" Vaughan 2013-11-05 01:54:28 -0500
  • e967edb4b1 Make Gen VI move IDs match internal IDs. Lynn "Zhorken" Vaughan 2013-11-05 01:33:51 -0500
  • ba368bec2c Add Aromatic Mist. Lynn "Zhorken" Vaughan 2013-11-02 19:56:07 -0400
  • a6bb5bec83 Set forms_switchable for Mega Evolutions. Andrew Ekstedt 2013-11-01 18:34:10 -0700
  • bfab0b6a10 Set forms_switchable for new Pokémon. Andrew Ekstedt 2013-11-01 18:31:49 -0700
  • a4fa214abe Fix B2/W2 version group identifier. Andrew Ekstedt 2013-11-01 17:01:00 -0700
  • e151162a8b Add identifiers for version groups. Andrew Ekstedt 2012-10-18 14:59:54 -0700
  • 94f120421c Add Pokemon.base_stat method. veekun-promotions/2013110101 Andrew Ekstedt 2013-10-31 16:08:32 -0700
  • ce4e45d08f Add new moves; no effects yet. Lynn "Zhorken" Vaughan 2013-10-31 06:31:57 -0400
  • 309bb23086 Add gender for new stuff. Lynn "Zhorken" Vaughan 2013-10-31 04:24:19 -0400
  • 8fed30ca87 Add abilities for new species and Megas. Lynn "Zhorken" Vaughan 2013-10-31 03:38:11 -0400
  • 457315b907 Add Gen VI abilities, including English names and short effects. Lynn "Zhorken" Vaughan 2013-10-31 03:13:47 -0400
  • 81c67e8080 Fix some backwards Pokémon types. Andrew Ekstedt 2013-10-29 14:37:15 -0700
  • ec5dd5177f Fairy Arceus is not a default form. Andrew Ekstedt 2013-10-29 02:54:36 -0700
  • b412bfaa8e Add is_mega column to pokemon_forms. Andrew Ekstedt 2013-10-28 12:21:58 -0700
  • ab6beabc55 Merge branch 'veekun8' Andrew Ekstedt 2013-10-28 10:59:23 -0700
  • d32258b889 Set evolves_from_species_id for Gen VI Pokémon. Lynn "Zhorken" Vaughan 2013-10-28 04:08:33 -0400
  • 729fbb0124 Reorder Furfrou's forms. Lynn "Zhorken" Vaughan 2013-10-28 03:30:37 -0400
  • 8bda94c9d4 Refill all the order columns. Lynn "Zhorken" Vaughan 2013-10-28 03:21:27 -0400
  • cc99a0e287 Add evolution chains for new Pokémon. Lynn "Zhorken" Vaughan 2013-10-28 02:58:25 -0400
  • f6a3ed71e3 Add types for new forms. Lynn "Zhorken" Vaughan 2013-10-28 03:14:47 -0400
  • 3a117f8dfd Add identifiers for pokemon and pokemon_forms. Lynn "Zhorken" Vaughan 2013-10-28 02:56:15 -0400
  • b5dceff4d1 Add new Pokémon forms and names. Lynn "Zhorken" Vaughan 2013-10-28 01:20:50 -0400
  • c36e09089f Move alternate forms to ids 10001+ again. Lynn "Zhorken" Vaughan 2013-10-27 22:43:48 -0400
  • 95fec6065f Remove another innerjoin. Andrew Ekstedt 2013-10-27 15:31:03 -0700
  • fdf87cf8ce Remove some innerjoins which no longer hold. Andrew Ekstedt 2013-10-19 15:22:16 -0700
  • 8a05436945 Add default forms for XY pokemon. Andrew Ekstedt 2013-10-19 10:27:30 -0700
  • d085bd348a Add XY region, generation, version, and dex names. Andrew Ekstedt 2013-10-18 19:27:21 -0700
  • 38ce28e48f Drop Generation.canonical_pokedex. Andrew Ekstedt 2013-10-18 17:49:41 -0700
  • 90b57d2c67 Remove some trailing spaces. Andrew Ekstedt 2013-10-18 16:06:47 -0700
  • 56aca8e9c3 XY Pokémon, names, types. Eevee (Alex Munroe) 2013-10-11 12:31:27 -0700
  • 55b4eebe9d XY rows. Eevee (Alex Munroe) 2013-10-10 23:28:13 -0700
  • d667024937 Force MySQL to NOT auto-inc pokemon_moves.level. Eevee (Alex Munroe) 2013-08-12 23:15:03 -0700
  • efc0d0d10c Maybe make the setuptools entry point actually work. Eevee (Alex Munroe) 2013-08-09 13:11:54 -0700
  • d022e9a8bf Remove unused imports, incidentally fixing compat with whoosh 2.5. Eevee (Alex Munroe) 2013-08-09 13:02:50 -0700
  • bef859632d Make the library work with python -m. Eevee (Alex Munroe) 2013-08-09 13:00:37 -0700
  • ef0b9f0f52 Add missing Hoenn locations (from R/S) Sanky 2013-08-07 14:09:38 +0200
  • bbb3ab09e3 Add __tablename__ to translation tables Petr Viktorin 2013-08-07 14:09:44 +0200
  • e0beddc573 Add an is_main_series column to abilities. Lynn "Zhorken" Vaughan 2013-07-04 03:50:34 -0400
  • f766f1c00f Note eagerloaded columns in the docs. wip/eagerloading Andrew Ekstedt 2013-06-13 15:49:25 -0700
  • 22bf78be41 Remove unused imports and code from tabledoc.py Andrew Ekstedt 2013-06-13 13:20:42 -0700
  • 57bf8bec87 Update item_names.csv valepert 2013-04-21 23:51:20 +0300
  • f34f6bb72a SmellingSalt uses the target's paralysis, not the user's. Lynn 2013-04-06 18:14:00 -0400
  • 8ece3648fc Add short effects for B/W 2 items. Lynn 2013-03-20 23:47:32 -0400
  • 08c5c3d47b Note that Soundproof does not block Yawn. #71 Lynn "Zhorken" Vaughan 2013-03-19 00:58:32 -0400
  • 421cd8ce35 Fix Black Kyurem's index... Lynn "Zhorken" Vaughan 2013-03-18 01:59:45 -0400
  • 3e95ea32ec Add indices for Kyurems/genies in pokemon_form_generations. #90 Lynn "Zhorken" Vaughan 2013-03-18 00:48:22 -0400
  • 501a5ce74f Ditch server_default in conquest_pokemon_evolution. #96 Lynn "Zhorken" Vaughan 2013-03-17 02:18:11 -0400
  • fb6076dba3 Add TMs (and fake HMs, ugh) for Colosseum & XD. #72 Lynn "Zhorken" Vaughan 2013-03-17 02:04:33 -0400
  • 1cee46f0c0 Add a length back to color names; breaks MySQL otherwise. Eevee 2013-03-10 13:56:42 -0700
  • 3d3a417d6b Update pokedex/data/csv/pokemon_species_names.csv valepert 2013-02-23 21:21:42 +0100
  • a33d0fe3f3 Add Keldeo's resolute form to pokemon_form_generations Andrew Ekstedt 2013-02-09 22:02:18 -0800
  • 439eeffdd2 Why does color name have a length limit? I am stupid. veekun-promotions/2013020701 Eevee 2013-02-07 00:47:07 -0800
  • d2277f23a0 Fix a couple typos in berry short effects. Eevee 2013-02-07 00:40:16 -0800
  • 79b4905299 Merge pull request #93 from valepert/patch-1 Eevee 2013-02-07 00:27:36 -0800
  • ca4bc56c82 Merge e71bfba357 into 31de765d60 valepert 2012-12-25 12:11:44 -0800
  • e71bfba357 Merge pull request #1 from valepert/patch-2 valepert 2012-12-25 12:10:22 -0800
  • 615117bed3 Update pokedex/data/csv/stat_names.csv valepert 2012-12-25 21:09:42 +0100
  • 6dc7027f8f Update pokedex/data/csv/pokemon_color_names.csv valepert 2012-12-25 21:06:04 +0100
  • 7020b9d9cb Add asymmetric flag is_asymmetric Andrew Ekstedt 2012-12-07 14:03:27 -0800
  • 847c8d71de Be smarter about moveset differences. form-differences Andrew Ekstedt 2012-12-07 02:52:22 -0800
  • ce1e98d805 Show move methods in form-differences.py Andrew Ekstedt 2012-12-07 00:04:16 -0800
  • 04f1013981 Add a script for finding differences between pokemon forms. Andrew Ekstedt 2012-12-07 00:02:39 -0800
  • 31de765d60 Explain move shenanigans better in Pokémon form prose. Lynn "Zhorken" Vaughan 2012-12-05 03:55:42 -0500
  • dcf9ef23e7 Copy Castform's B/W 2 egg moves over, too. Lynn "Zhorken" Vaughan 2012-12-01 05:56:35 -0500
  • 4ad4fba921 Copy over Basculin's egg moves in B/W 2. Andrew Ekstedt 2012-12-06 18:27:46 -0800
  • 41e8c4df9c Drop PickupSlot wip/pickup Andrew Ekstedt 2012-12-05 02:21:55 -0800
  • b473c66d95 WIP: Add pickup data. Andrew Ekstedt 2012-10-25 18:47:55 -0700
  • 787a7b864b Make reset-postgresql-sequences work on empty tables Andrew Ekstedt 2012-10-19 13:35:05 -0700
  • c4d360e0ec Add VersionGroup.identifier Andrew Ekstedt 2012-10-18 14:59:54 -0700
  • 4d84fec42e Update some URLs to point to github.com Andrew Ekstedt 2012-12-02 17:12:52 -0800
  • 2bf44191da Rerip all the Gen IV tutors. :D #27 #82 Lynn "Zhorken" Vaughan 2012-12-01 05:15:57 -0500
  • 05d06f96e3 Use Pokédex 3D's egg group names. veekun-promotions/2012112001 Lynn "Zhorken" Vaughan 2012-11-18 16:00:38 -0500
  • 9c72fe73e0 Add a VersionGroup.pokemon_moves relation. Lynn "Zhorken" Vaughan 2012-11-18 15:59:35 -0500
  • 9a1f38a76d Japanese damage class names. Hokey at best, but. Eevee 2012-11-17 02:29:05 -0800
  • b1626f290b Japanese language names. Eevee 2012-11-17 02:21:48 -0800
  • 4d25cc1d9a Fix order of stat names; add Japanese color names. Eevee 2012-11-17 02:14:39 -0800
  • 59dfb885e1 Add a couple more pokemon -> ability accessors. Eevee 2012-11-17 01:40:07 -0800
  • 97975e8214 Add Japanese stat names. Eevee 2012-11-17 01:39:50 -0800
  • dd62fbe4bc python => python2 Eevee 2012-11-17 01:39:39 -0800
  • 2ea50b575a Update the short item effects, thanks to JulesLetters. Lynn "Zhorken" Vaughan 2012-11-16 14:00:31 -0500
  • 3d20afaa15 Restore the "e" on Deoxys's Formes. Lynn "Zhorken" Vaughan 2012-11-12 18:34:51 -0500
  • e74d5e28bd Give Colosseum Normal Deoxys instead of Speed, too. Lynn "Zhorken" Vaughan 2012-11-12 18:15:42 -0500
  • 119bfcbf33 Add my tutor-ripping script. Lynn "Zhorken" Vaughan 2012-11-12 17:49:27 -0500
  • 12beb420d9 Give XD level-up moves for Normal Deoxys, not Speed. Lynn "Zhorken" Vaughan 2012-11-12 17:29:03 -0500
  • 833fedafe1 Fix the XD tutors based on the Emerald tutors. Lynn "Zhorken" Vaughan 2012-11-12 17:19:41 -0500
  • e478bb8c3f Rerip Gen III tutors. #27 #81 Lynn "Zhorken" Vaughan 2012-11-12 17:09:59 -0500
  • f1455f922e Use official full form names from Pokédex 3D Pro. Lynn "Zhorken" Vaughan 2012-11-12 14:55:08 -0500
  • c976197785 Er, give Keldeo Secret Sword and Meloetta Relic Song, not vice versa. Lynn "Zhorken" Vaughan 2012-11-04 21:12:42 -0500
  • a3b68f9cf2 Add various special moves for B/W 2. #83 Lynn "Zhorken" Vaughan 2012-11-04 21:01:54 -0500
  • 9fffb2a401 Change the is_dream header to is_hidden in pokemon_abilities.csv. Lynn "Zhorken" Vaughan 2012-11-04 19:37:10 -0500
  • 7f781db1d7 Change "dream ability" to "hidden ability". Lynn "Zhorken" Vaughan 2012-11-04 18:27:16 -0500