Commit Graph

  • 5460d2b676 Updated parse_mana and symbology to the new refactor scheme. 2018-03-03 18:31:30 -0500
  • 240dcd7436 Updates sets to the new refactor scheme. 2018-03-03 18:26:08 -0500
  • 5276b70be9 Updated sets_object to the new refactor scheme. 2018-03-03 18:19:59 -0500
  • 64e9cf0632 Updated rulings_object to the new refactor scheme. 2018-03-03 18:15:55 -0500
  • f0cda14141 Updated catalogs_object to the new refactor scheme. 2018-03-03 18:09:56 -0500
  • 2fd9477620 Refactored autocompelete for more DRYness. 2018-03-03 16:40:57 -0500
  • 4d45c17e06 Refactored code to be more DRY, and removed private protection from checkForKey. 2018-03-03 16:37:24 -0500
  • 50e9d35064 Created data_length and data_tuple attributes for Search 2018-03-03 12:29:37 -0500
  • 4817763f27 Fixed an error I accidentally missed. 2018-03-03 12:10:57 -0500
  • b6066aa836 Updated gitignore 2018-03-01 17:50:25 -0500
  • 0dab4b17d8 Created a script that gets all editions a card has been printed in. 2018-03-01 12:41:17 -0500
  • b6a906b223 Updating readme and requirements, possibly fixing bugs with pypi. 2018-02-28 23:20:28 -0500
  • a278b7dc72 Added a few more example usages. 2018-02-28 22:30:14 -0500
  • e05dee87a8 Updated setup for new release. 2018-02-28 21:35:55 -0500
  • c9dd5d7724 All of scrython now uses threading. 2018-02-28 21:34:39 -0500
  • a40d85419d Updated changelog and created discord_bot example. 2018-02-28 21:20:41 -0500
  • db631ace1a Allowed bot to capture spaces. 2018-02-28 21:10:53 -0500
  • ab96f0fa23 Got discord.py to work with scrython. 2018-02-28 21:04:45 -0500
  • f14dc616af Edited some files before work begins. 2018-02-28 18:23:33 -0500
  • cf412dc4bf Created a mock discord bot for testing. Nanda Scott 2018-02-28 08:33:36 -0500
  • 215379e5fe Updated docs to properly reflect changes. 2018-02-27 22:42:34 -0500
  • ae0789cfb7 Fixed query bug. 2018-02-27 22:37:48 -0500
  • d585bdf49d Merge branch 'develop' of github.com:NandaScott/Scrython into develop 2018-02-27 22:29:24 -0500
  • 5c6bbb704e
    Merge pull request #9 from Mendess2526/develop Nanda Scott 2018-02-27 22:27:36 -0500
  • 31b65e8e99 Adds power, toughness, loyalty, and flavor_text methods to card object Mendess2526 2018-02-26 23:19:00 +0000
  • 4ee62c2753 Updated library version. Nanda Scott 2018-02-21 19:58:24 -0500
  • ae8c691a6a Created a changelog file. Nanda Scott 2018-02-21 19:57:22 -0500
  • 76b4d00ba8 Fixing README formatting. Nanda Scott 2018-02-21 19:29:32 -0500
  • 247bc3463c Updated the README with more info and better organization. Nanda Scott 2018-02-21 19:28:31 -0500
  • 1f841263ff Created docstrings for symbology. Nanda Scott 2018-02-21 19:17:22 -0500
  • 3704ad40d2 Added docstrings to Sets. Nanda Scott 2018-02-21 19:00:01 -0500
  • 08c8e95c46 Added docstrings to Rulings. Nanda Scott 2018-02-21 18:33:58 -0500
  • 15967521f3 Added docstrings to Catalogs. Nanda Scott 2018-02-21 18:13:55 -0500
  • 64dbd8678a Resolving merge conflicts. Nanda Scott 2018-02-21 14:54:11 -0500
  • 283f1abbdd Created check_collection.py Nanda Scott 2018-02-21 14:53:35 -0500
  • 3f05856b4a Added docstrings to all Cards classes. Nanda Scott 2018-02-21 14:42:58 -0500
  • d9589f7b87 Merge branch 'master' into develop Nanda Scott 2018-02-20 12:42:33 -0500
  • 4321647340 Updated cards documentation and Readme. Nanda Scott 2018-02-20 12:42:26 -0500
  • 1702bb571c Updated package version. Nanda Scott 2018-02-20 10:43:35 -0500
  • cc93ff17de Added the rest of the modules I should have added in the first place. Nanda Scott 2018-02-20 10:42:25 -0500
  • 78630d163f Updated Readme. Nanda Scott 2018-02-19 17:30:40 -0500
  • 22bbd6787b Updated library version. Nanda Scott 2018-02-19 17:26:12 -0500
  • 9ec12a593a Updated docs. Nanda Scott 2018-02-19 17:24:20 -0500
  • 5c6d7b67cf Updated docs. Nanda Scott 2018-02-19 17:22:57 -0500
  • 43361d62d0 Updated docs. Nanda Scott 2018-02-19 17:20:33 -0500
  • 148b2707f8 Updated docs. Nanda Scott 2018-02-19 17:19:34 -0500
  • 0549b209a2 Updated docs. Nanda Scott 2018-02-19 17:16:05 -0500
  • f4472c2f45 Updated docs. Nanda Scott 2018-02-19 17:15:06 -0500
  • e41a6d7fa5 Updated docs. Nanda Scott 2018-02-19 17:14:23 -0500
  • 30d4711d2a Updated docs. Nanda Scott 2018-02-19 17:11:11 -0500
  • c58a621895 Updated docs. Nanda Scott 2018-02-19 17:10:14 -0500
  • cc99128914 Updated docs. Nanda Scott 2018-02-19 17:09:21 -0500
  • b76e9032d5 Created docs, and cleaned up some code for more consistency. Nanda Scott 2018-02-19 17:04:43 -0500
  • bb48c4ca83 Created symbology. Nanda Scott 2018-02-19 12:20:05 -0500
  • db1aa0387f Created documentation for catalog. Nanda Scott 2018-02-19 11:15:40 -0500
  • 4e96fe885d Removed unnecessary imports. Nanda Scott 2018-02-16 20:47:21 -0500
  • 0520aadad4 Created catalog. Nanda Scott 2018-02-16 20:43:56 -0500
  • 667cd0d3bb Fixing merge conflicts. Nanda Scott 2018-02-16 19:32:14 -0500
  • b5b2e1862e Fixed minor errors. Nanda Scott 2018-02-16 19:31:08 -0500
  • e9309ef5f1 Updated init files. Nanda Scott 2018-02-16 19:28:42 -0500
  • 7b3f1a4c96 Added attribute overriding to sets. Nanda Scott 2018-02-16 19:27:25 -0500
  • de546f3abb Created sets modules. Nanda Scott 2018-02-16 19:06:09 -0500
  • b00fb026d5 Fixed rulings errors for consistency. Nanda Scott 2018-02-16 19:02:51 -0500
  • 10000d401f Updating package. Nanda Scott 2018-02-15 15:20:42 -0500
  • 0fd99425b6 Updated rulings to be consistent with cards. Nanda Scott 2018-02-15 15:13:39 -0500
  • 1177ebaf46 I think I fixed the issue with async now. Nanda Scott 2018-02-15 15:03:18 -0500
  • b042679f36 Updating version on master. Nanda Scott 2018-02-13 21:03:38 -0500
  • 958c332e65 Changed a whole bunch of stuff. Nanda Scott 2018-02-13 21:02:48 -0500
  • d92aad46b6 Refactored rulings. Nanda Scott 2018-02-13 16:55:32 -0500
  • 5bb912da76 Refactored cards. Nanda Scott 2018-02-13 16:51:03 -0500
  • 91a5f04113 Refactored autocomplete to be more consistent with the rest of the library. Nanda Scott 2018-02-13 16:35:01 -0500
  • 3d5be5a24e Refactored more errors that I missed. Nanda Scott 2018-02-13 16:22:02 -0500
  • 5cba1532f7 Added better error handling and messages. Nanda Scott 2018-02-13 16:17:20 -0500
  • e86d911cc4 Created search object. Nanda Scott 2018-02-13 15:58:28 -0500
  • bd74b96e4a Merge branch 'develop' of github.com:NandaScott/Scrython into nanda/cards_search Nanda Scott 2018-02-13 15:19:03 -0500
  • 68734e383f Updated version to push. Nanda Scott 2018-02-09 17:51:21 -0500
  • 30b03a3630 Fixed a bug by changing all kwargs to default to None Nanda Scott 2018-02-09 17:46:42 -0500
  • eee66d4826 Refactored cards to be more clear and consistent. Nanda Scott 2018-02-06 22:01:08 -0500
  • 18475cc257 Added next_page and warnings to Search(). Nanda Scott 2018-02-06 21:55:24 -0500
  • 4c045a3fe0 Added a class for using the search endpoint. Nanda Scott 2018-02-06 21:52:21 -0500
  • 7d87ad21b8 Added examples and updated docs. Nanda Scott 2018-02-06 20:36:36 -0500
  • 976b2694f8 Updated setup for new version. Nanda Scott 2018-02-06 20:13:18 -0500
  • 05d398e7fb Changed set attribute to prevent some confusion from python. Nanda Scott 2018-02-06 20:11:18 -0500
  • 4bc6867f60 Actually just deleted the docs from ./scrython since it was redundant. Nanda Scott 2018-02-05 23:54:00 -0500
  • b340d12c53 Added missing docs. Nanda Scott 2018-02-05 23:49:24 -0500
  • b144d0da95 Updated readme for pip instructions. Nanda Scott 2018-02-05 23:22:15 -0500
  • 117b1d4672 Modfied gitignore and setup.py Nanda Scott 2018-02-05 23:19:56 -0500
  • 78604b4099 Moved files around for uploading to PyPI. Nanda Scott 2018-02-05 22:32:12 -0500
  • b1afa6a302 Modified and created files for uploading to PyPI. Nanda Scott 2018-02-05 21:45:57 -0500
  • fdce44e1b6 Missed some stuff in Rulings.md Nanda Scott 2018-02-05 21:26:34 -0500
  • f8db7e8528 Removed tests folder. Fixed formatting on Rulings_Classes. Nanda Scott 2018-02-05 21:25:11 -0500
  • faceaeccf4 Edited Card.md to be more consistent and readable Nanda Scott 2018-02-05 21:22:16 -0500
  • 982276404e Creating documentation for Rulings Classes, and updated the respective classes to reflect that. Nanda Scott 2018-02-05 21:16:54 -0500
  • 00e0e09fa9 Adding Rulings.md and removing the garbage file. Nanda Scott 2018-02-05 20:52:00 -0500
  • c8c847e0b7
    Update Cards_Classes.md Nanda Scott 2018-02-05 20:47:49 -0500
  • bbeb832119
    Update Cards_Classes.md Nanda Scott 2018-02-05 20:47:17 -0500
  • ce3e8ba9e8
    Update Cards_Classes.md Nanda Scott 2018-02-05 20:45:09 -0500
  • 83792a3331
    Update Cards_Classes.md Nanda Scott 2018-02-05 20:44:22 -0500
  • 4dbed28a97
    Update Cards_Classes.md Nanda Scott 2018-02-05 20:43:00 -0500
  • 7b798ac681
    Update Cards_Classes.md Nanda Scott 2018-02-05 20:42:24 -0500