Commit Graph

91 Commits

Author SHA1 Message Date
4d45c17e06 Refactored code to be more DRY, and removed private protection from checkForKey. 2018-03-03 16:37:24 -05:00
50e9d35064 Created data_length and data_tuple attributes for Search 2018-03-03 12:29:37 -05:00
c9dd5d7724 All of scrython now uses threading. 2018-02-28 21:34:39 -05:00
ab96f0fa23 Got discord.py to work with scrython. 2018-02-28 21:04:45 -05:00
f14dc616af Edited some files before work begins. 2018-02-28 18:23:33 -05:00
215379e5fe Updated docs to properly reflect changes. 2018-02-27 22:42:34 -05:00
ae0789cfb7 Fixed query bug. 2018-02-27 22:37:48 -05:00
Mendess2526 31b65e8e99 Adds power, toughness, loyalty, and flavor_text methods to card object 2018-02-26 23:19:00 +00:00
Nanda Scott 1f841263ff Created docstrings for symbology. 2018-02-21 19:17:22 -05:00
Nanda Scott 3704ad40d2 Added docstrings to Sets. 2018-02-21 19:00:01 -05:00
Nanda Scott 08c8e95c46 Added docstrings to Rulings. 2018-02-21 18:33:58 -05:00
Nanda Scott 15967521f3 Added docstrings to Catalogs. 2018-02-21 18:13:55 -05:00
Nanda Scott 3f05856b4a Added docstrings to all Cards classes. 2018-02-21 14:42:58 -05:00
Nanda Scott b76e9032d5 Created docs, and cleaned up some code for more consistency. 2018-02-19 17:04:43 -05:00
Nanda Scott bb48c4ca83 Created symbology. 2018-02-19 12:20:05 -05:00
Nanda Scott db1aa0387f Created documentation for catalog. 2018-02-19 11:15:40 -05:00
Nanda Scott 4e96fe885d Removed unnecessary imports. 2018-02-16 20:47:21 -05:00
Nanda Scott 0520aadad4 Created catalog. 2018-02-16 20:43:56 -05:00
Nanda Scott 667cd0d3bb Fixing merge conflicts. 2018-02-16 19:32:14 -05:00
Nanda Scott b5b2e1862e Fixed minor errors. 2018-02-16 19:31:08 -05:00
Nanda Scott e9309ef5f1 Updated init files. 2018-02-16 19:28:42 -05:00
Nanda Scott 7b3f1a4c96 Added attribute overriding to sets. 2018-02-16 19:27:25 -05:00
Nanda Scott de546f3abb Created sets modules. 2018-02-16 19:06:09 -05:00
Nanda Scott b00fb026d5 Fixed rulings errors for consistency. 2018-02-16 19:02:51 -05:00
Nanda Scott 0fd99425b6 Updated rulings to be consistent with cards. 2018-02-15 15:13:39 -05:00
Nanda Scott 1177ebaf46 I think I fixed the issue with async now. 2018-02-15 15:03:18 -05:00
Nanda Scott 958c332e65 Changed a whole bunch of stuff. 2018-02-13 21:02:48 -05:00
Nanda Scott d92aad46b6 Refactored rulings. 2018-02-13 16:55:32 -05:00
Nanda Scott 5bb912da76 Refactored cards. 2018-02-13 16:51:03 -05:00
Nanda Scott 91a5f04113 Refactored autocomplete to be more consistent with the rest of the library. 2018-02-13 16:35:01 -05:00
Nanda Scott 3d5be5a24e Refactored more errors that I missed. 2018-02-13 16:22:02 -05:00
Nanda Scott 5cba1532f7 Added better error handling and messages. 2018-02-13 16:17:20 -05:00
Nanda Scott e86d911cc4 Created search object. 2018-02-13 15:58:28 -05:00
Nanda Scott bd74b96e4a Merge branch 'develop' of github.com:NandaScott/Scrython into nanda/cards_search 2018-02-13 15:19:03 -05:00
Nanda Scott 30b03a3630 Fixed a bug by changing all kwargs to default to None 2018-02-09 17:46:42 -05:00
Nanda Scott eee66d4826 Refactored cards to be more clear and consistent. 2018-02-06 22:01:08 -05:00
Nanda Scott 18475cc257 Added next_page and warnings to Search(). 2018-02-06 21:55:24 -05:00
Nanda Scott 4c045a3fe0 Added a class for using the search endpoint. 2018-02-06 21:52:21 -05:00
Nanda Scott 05d398e7fb Changed set attribute to prevent some confusion from python. 2018-02-06 20:11:18 -05:00
Nanda Scott 4bc6867f60 Actually just deleted the docs from ./scrython since it was redundant. 2018-02-05 23:54:00 -05:00
Nanda Scott 78604b4099 Moved files around for uploading to PyPI. 2018-02-05 22:32:12 -05:00