Commit Graph

  • 2faa3ed6af Avoid a warning about regex flags in Python 3.6 Andrew Ekstedt 2021-03-20 00:19:12 -0700
  • 348742fe2a Close csv files after dumping Andrew Ekstedt 2021-03-19 22:38:32 -0700
  • 68ee98ffdd Fix some Markdown warnings Andrew Ekstedt 2021-03-19 21:45:14 -0700
  • 84f88bacc1 Bump our maximum Markdown version up to 2.6.11 Andrew Ekstedt 2021-03-19 21:04:01 -0700
  • 72f31bc9d3 workflows: Add github actions file Andrew Ekstedt 2021-03-19 20:25:39 -0700
  • 0a233ec795 Set shape_id for new pokemon to NULL instead of 0 Andrew Ekstedt 2021-03-20 14:49:14 -0700
  • 63ac3a8d80
    Merge pull request #327 from Parnassius/letsgo-swsh-2 Andrew Ekstedt 2021-03-21 15:22:48 -0700
  • 15c5dd0ffc Register pytest.mark.slow marker gh-actions Andrew Ekstedt 2021-03-20 00:54:47 -0700
  • 8bee908260 Avoid a warning about regex flags in Python 3.6 Andrew Ekstedt 2021-03-20 00:19:12 -0700
  • f865943a3d Close csv files after dumping Andrew Ekstedt 2021-03-19 22:38:32 -0700
  • 340ba4750f Fix some Markdown warnings Andrew Ekstedt 2021-03-19 21:45:14 -0700
  • bf65fb2728 Bump our maximum Markdown version up to 2.6.11 Andrew Ekstedt 2021-03-19 21:04:01 -0700
  • 2df84eedd1 workflows: Add github actions file Andrew Ekstedt 2021-03-19 20:25:39 -0700
  • 5c87154d4c Require SQLAlchemy <1.4 Andrew Ekstedt 2021-03-18 20:52:14 -0700
  • e9bc81707e Make Pokemon.shape_id nullable Andrew Ekstedt 2021-03-09 23:12:51 -0800
  • de27f2c282 Fix test for missing default forms Andrew Ekstedt 2021-03-09 22:28:31 -0800
  • 1cc1611da3 item categories Parnassius 2021-03-10 14:27:54 +0100
  • 67d9e8a9f9 Add Sword/Shield data Parnassius 2021-03-05 14:35:27 +0100
  • ebf2fb0cdd item categories Parnassius 2021-03-10 14:22:00 +0100
  • 0ae34dbce0 Add Let's Go data Parnassius 2021-03-05 14:33:23 +0100
  • 06aaf1b9aa Improve Mt. Coronet area names SnorlaxMonster 2021-03-09 02:18:14 +1100
  • 437736ca01 Correct a floor numbering error in Mt. Coronet SnorlaxMonster 2021-03-09 02:08:28 +1100
  • a91a7d95b3 Allow small ッ before a vowel Andrew Ekstedt 2021-03-07 11:16:57 -0800
  • 9c6e2a095b Remove HMs from sun/moon and ultrasun/ultramoon Parnassius 2021-01-26 20:27:18 +0100
  • 21c6cc450d Zygarde cube moves edcrfv 2020-09-19 22:55:43 +0200
  • b09929dfb6 add scripts/rename-home.py Andrew Ekstedt 2020-09-02 19:17:41 -0700
  • 68b083192f aegislash's stats were reduced in gen VIII tesu 2020-07-31 02:24:37 -0400
  • dc9a2d8f13 Fix Spanish characteristic text Andrew Ekstedt 2020-07-09 12:39:16 -0700
  • 9397da82c2 Update Partner Cap Pikachu's combined form name Andrew Ekstedt 2020-06-27 16:20:48 -0700
  • 8f1dc80d12 Rip OR/AS held items Andrew Ekstedt 2020-06-27 16:10:21 -0700
  • 9e15919f14 Fix typo in Totem Kommo-o's form name Andrew Ekstedt 2020-06-27 13:05:14 -0700
  • 7de90c054d Add is_legendary and is_mythical (#304) KidsDontPlay 2020-05-03 16:27:58 +0200
  • 5971b6ded5 Move is_legendary & is_mythical columns and re-dump Andrew Ekstedt 2020-06-27 11:43:49 -0700
  • 4e70e709e1
    added legendary and mythical KidsDontPlay 2020-06-26 19:57:21 +0200
  • bbda228262 Fix み,nbsp mixup in OR/AS dex entries veekun-promotions/2020062601 veekun-promotions/2020062501 Andrew Ekstedt 2020-06-23 17:09:11 -0700
  • 0015bcb15c Add Ultra Moon dex entries Andrew Ekstedt 2020-06-23 16:05:46 -0700
  • 5fe8fdcc95 Add Sun dex entries Andrew Ekstedt 2020-06-23 00:48:33 -0700
  • b05ff3a5b1 Add wild held items for Sun and Ultra Moon Andrew Ekstedt 2020-06-22 19:59:41 -0700
  • f535b61341 Handle CLI load into existing tables gracefully (PR #300) rluzuriaga 2020-06-17 16:07:13 -0700
  • c2cde0078d Fix typo in Fancy Vivillon's French name Andrew Ekstedt 2020-06-17 15:10:13 -0700
  • 74f12d2d56
    legendary & mythical KidsDontPlay 2020-05-03 16:27:58 +0200
  • 3de9e22fe6 Remove catch-all exception rluzuriaga 2020-04-21 20:54:17 -0700
  • 98696cdd69 Fix `pokedex search` command Andrew Ekstedt 2020-03-29 22:32:03 -0700
  • fd5f6e1b65 Fix `pokedex search` command issue296 Andrew Ekstedt 2020-03-29 22:32:03 -0700
  • cc3d5d7aaf Fix pokedex dump -l argument error - PR Changes rluzuriaga 2020-04-10 12:05:29 -0700
  • ff87860d6a Fix for the accidental indentation error. rluzuriaga 2020-04-06 17:34:39 -0700
  • 149e07a957 CLI load into existing table gracefully - PR Change 2 rluzuriaga 2020-04-06 12:55:05 -0700
  • d8a2c176b5 CLI load into existing tables gracefully - PR Changes rluzuriaga 2020-04-05 22:15:14 -0700
  • 8ad6443a6c Fix pokedex dump -l argument error - PR Changes rluzuriaga 2020-04-02 18:25:52 -0700
  • de410f731c Handle CLI load into existing tables gracefully rluzuriaga 2020-04-01 21:55:11 -0700
  • 17f36243bc Fix pokedex dump -l argument error (#295) rluzuriaga 2020-03-31 20:02:06 -0700
  • 8fcca1f850 Changed install requirement for SQLAlchemy. This would fix issue #296. rluzuriaga 2020-03-30 11:56:06 -0700
  • e5c18c4109 Travis CI: check that dump is idempotent travis-dump Andrew Ekstedt 2020-02-29 18:49:48 -0800
  • 77e3d9df16 Travis CI: don't pass -l to dump Andrew Ekstedt 2020-02-29 19:24:00 -0800
  • a166502b45 Load/dump dance Andrew Ekstedt 2020-02-29 18:43:51 -0800
  • 51957b9b37 Travis CI: fix some config warnings Andrew Ekstedt 2020-03-04 15:27:38 -0800
  • a0b47add63
    Update Spanish translations (#271) Andrew Ekstedt 2020-03-04 15:24:28 -0800
  • 37b63057b8 Merge branch 'master' into duhow/spanish_translations Andrew Ekstedt 2020-03-04 15:11:05 -0800
  • 9c25b268eb
    Update README and improve docker support (#294) Andrew Ekstedt 2020-03-04 15:07:03 -0800
  • 722a4664dd
    Generation 2 (GSC) encounters (#289) Andrew Ekstedt 2020-03-04 14:52:07 -0800
  • 9c1d1828c9 Re-rip Gen III contest effects Andrew Ekstedt 2020-03-01 19:24:57 -0800
  • cc2ad50752
    Fix typo in German name for Physical damage class (#283) KidsDontPlay 2020-03-02 07:53:02 +0100
  • 2c0269a5dd fix code review remarks route1rodent 2020-03-01 15:22:38 +0100
  • 0232456433 Load/dump dance Andrew Ekstedt 2020-02-29 19:37:15 -0800
  • 266c027d1f improve python 3, docker support and README route1rodent 2020-02-19 16:31:47 +0100
  • cd84f6b67b
    Update pokemon_species.csv Karlis S 2020-01-25 09:54:17 +0200
  • e8814bb275
    Update pokemon_shape_prose.csv Karlis S 2020-01-25 09:53:09 +0200
  • 5c6cdeefb9
    Update pokemon_shapes.csv Karlis S 2020-01-25 09:52:35 +0200
  • e66f4ade0b
    Update pokemon_habitat_names.csv Karlis S 2020-01-25 09:52:11 +0200
  • 507d609d84
    Update pokemon_habitats.csv Karlis S 2020-01-25 09:51:35 +0200
  • 7d5fbaec87 Fix some more issues in German ability effect text Andrew Ekstedt 2020-01-23 12:36:52 -0800
  • e78f7cbe84 Fix markdown syntax in Flower Veil's German effect text Andrew Ekstedt 2020-01-23 12:05:36 -0800
  • 049fa1437b Fix markdown syntax in Cheek Pouch's German effect text (#290) Alessandro Pezzè 2020-01-23 04:12:40 +0100
  • 39541d9303 Moves fixes, added last missing TM moves. ks123 2020-01-21 15:59:56 +0200
  • b607b8da1c Quick fix ks123 2020-01-19 20:14:30 +0200
  • 5b4dbc8231 Quick fix ks123 2020-01-19 20:09:06 +0200
  • c413c097b7 Quick fix ks123 2020-01-19 20:08:46 +0200
  • cd81a8890d Added other data about Meltan and Melmetal, made some fixes and added moves ks123 2020-01-19 19:57:33 +0200
  • f7c72c5802 Added other data about Meltan and Melmetal, made some fixes and added moves ks123 2020-01-19 19:56:57 +0200
  • f9891fb640 Solved problems ks123 2020-01-19 18:43:39 +0200
  • 626d6d0ac7 Added Meltan and Melmetal initial data. Moves will be added soon. ks123 2020-01-19 18:37:23 +0200
  • cc2926b06d Added Meltan and Melmetal initial data. Moves will be added soon. ks123 2020-01-19 18:36:13 +0200
  • 49dcae71b5
    Update pokemon_forms.csv Karlis S 2019-12-29 13:48:11 +0200
  • 904238ba84
    Update pokemon_egg_groups.csv Karlis S 2019-12-29 13:23:21 +0200
  • d143529ce9
    Update pokemon_abilities.csv Karlis S 2019-12-29 13:21:50 +0200
  • 1b8d45d0a1
    Update pokemon.csv Karlis S 2019-12-29 13:18:37 +0200
  • 3bf9221ec5
    Update pokemon_dex_numbers.csv Karlis S 2019-12-29 13:08:58 +0200
  • d3464ebab0
    Update pokemon_dex_numbers.csv Karlis S 2019-12-29 13:08:24 +0200
  • e18a147efe
    Added Meltan and Melmetal evolution chains Karlis S 2019-12-29 11:27:58 +0200
  • 27150de58b
    Added Meltan and Melmetal species Karlis S 2019-12-29 11:27:26 +0200
  • 37da3bf283
    Update ability_prose.csv Alessandro Pezzè 2019-12-17 16:45:56 +0100
  • c0e95c496a
    Update ability_prose.csv Alessandro Pezzè 2019-12-17 16:37:52 +0100
  • b29c776e62 Generation 2 (GSC) encounters Rogerooo 2019-12-03 12:16:30 +0000
  • 5965ae615f
    Update move_damage_class_prose.csv KidsDontPlay 2019-11-17 17:16:35 +0100
  • 03974e6f22 Travis CI: test Python 3.6 and 3.7 Andrew Ekstedt 2019-11-15 22:35:12 -0800
  • 8dfbd58688 Regenerate order columns Andrew Ekstedt 2019-11-15 22:12:18 -0800
  • 852a4ad06a Fix form_order for arceus-unknown and pikachu-*-cap Andrew Ekstedt 2019-11-15 21:46:23 -0800
  • aab6a48d98 Venv Evan Fuhr 2019-10-31 21:09:54 -0500
  • 9a89bb2cd2 Merge remote-tracking branch 'upstream/master' Evan Fuhr 2019-10-21 23:10:38 -0500
  • 3c550f1425 Add evolution method to Crabrawler (#276) Zroxos 2019-07-22 07:42:19 +0200