Commit Graph

321 Commits

Author SHA1 Message Date
0dab4b17d8 Created a script that gets all editions a card has been printed in. 2018-03-01 12:41:17 -05:00
b6a906b223 Updating readme and requirements, possibly fixing bugs with pypi. 2018-02-28 23:20:28 -05:00
a278b7dc72 Added a few more example usages. 2018-02-28 22:30:14 -05:00
e05dee87a8 Updated setup for new release. 2018-02-28 21:35:55 -05:00
c9dd5d7724 All of scrython now uses threading. 2018-02-28 21:34:39 -05:00
a40d85419d Updated changelog and created discord_bot example. 2018-02-28 21:20:41 -05:00
db631ace1a Allowed bot to capture spaces. 2018-02-28 21:10:53 -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
Nanda Scott cf412dc4bf Created a mock discord bot for testing. 2018-02-28 08:33:36 -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
d585bdf49d Merge branch 'develop' of github.com:NandaScott/Scrython into develop 2018-02-27 22:29:24 -05:00
Nanda Scott 5c6bbb704e
Merge pull request #9 from Mendess2526/develop
Adds power, toughness, loyalty, and flavor_text methods to card object
2018-02-27 22:27:36 -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 4ee62c2753 Updated library version. 2018-02-21 19:58:24 -05:00
Nanda Scott ae8c691a6a Created a changelog file. 2018-02-21 19:57:22 -05:00
Nanda Scott 76b4d00ba8 Fixing README formatting. 2018-02-21 19:29:32 -05:00
Nanda Scott 247bc3463c Updated the README with more info and better organization. 2018-02-21 19:28:31 -05: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 64dbd8678a Resolving merge conflicts. 2018-02-21 14:54:11 -05:00
Nanda Scott 283f1abbdd Created check_collection.py 2018-02-21 14:53:35 -05:00
Nanda Scott 3f05856b4a Added docstrings to all Cards classes. 2018-02-21 14:42:58 -05:00
Nanda Scott d9589f7b87 Merge branch 'master' into develop 2018-02-20 12:42:33 -05:00
Nanda Scott 4321647340 Updated cards documentation and Readme. 2018-02-20 12:42:26 -05:00
Nanda Scott 1702bb571c Updated package version. 2018-02-20 10:43:35 -05:00
Nanda Scott cc93ff17de Added the rest of the modules I should have added in the first place. 2018-02-20 10:42:25 -05:00
Nanda Scott 78630d163f Updated Readme. 2018-02-19 17:30:40 -05:00
Nanda Scott 22bbd6787b Updated library version. 2018-02-19 17:26:12 -05:00
Nanda Scott 9ec12a593a Updated docs. 2018-02-19 17:24:20 -05:00
Nanda Scott 5c6d7b67cf Updated docs. 2018-02-19 17:22:57 -05:00
Nanda Scott 43361d62d0 Updated docs. 2018-02-19 17:20:33 -05:00
Nanda Scott 148b2707f8 Updated docs. 2018-02-19 17:19:34 -05:00
Nanda Scott 0549b209a2 Updated docs. 2018-02-19 17:16:05 -05:00
Nanda Scott f4472c2f45 Updated docs. 2018-02-19 17:15:06 -05:00
Nanda Scott e41a6d7fa5 Updated docs. 2018-02-19 17:14:23 -05:00
Nanda Scott 30d4711d2a Updated docs. 2018-02-19 17:11:11 -05:00
Nanda Scott c58a621895 Updated docs. 2018-02-19 17:10:14 -05:00
Nanda Scott cc99128914 Updated docs. 2018-02-19 17:09:21 -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