Commit Graph

259 Commits

Author SHA1 Message Date
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
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 10000d401f Updating package. 2018-02-15 15:20:42 -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 b042679f36 Updating version on master. 2018-02-13 21:03:38 -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