Nanda Scott
|
7b31641237
|
Moved Scrython.md to be the README, deleted the original.
|
2018-02-04 23:43:57 -05:00 |
Nanda Scott
|
287eb203a6
|
Removed docstring and created real docs.
|
2018-02-04 23:40:09 -05:00 |
Nanda Scott
|
9270d6a959
|
Merge pull request #2 from NandaScott/nanda/rulings-object
Nanda/rulings object
|
2018-01-30 22:26:56 -05:00 |
Nanda Scott
|
3bc4b06744
|
Removed docstrings. Added error handling on rulings_object.
|
2018-01-30 21:17:18 -05:00 |
Nanda Scott
|
3c5071d813
|
Rulings are now able to import as designed.
|
2018-01-30 20:47:31 -05:00 |
Nanda Scott
|
1a41ec72d5
|
Created rulings modules.
|
2018-01-30 20:36:44 -05:00 |
Nanda Scott
|
d4cec35d16
|
Merge pull request #1 from NandaScott/nanda/card-object
Nanda/card object
|
2018-01-30 19:35:55 -05:00 |
Nanda Scott
|
4441bc14d5
|
Removed .idea folder.
|
2018-01-30 19:34:07 -05:00 |
Nanda Scott
|
958cdaae89
|
Renamed RandomCard to Random for ease of use. Also some stuff to autocomplete.
|
2018-01-30 19:32:39 -05:00 |
Nanda Scott
|
7ab602cec7
|
Updated autocomplete to be more consistent with the rest of cards.
|
2018-01-30 10:30:14 -05:00 |
Nanda Scott
|
4c53f33470
|
Added more missed keys from scryfall. Created cards_unit_test.
|
2018-01-30 10:18:47 -05:00 |
Nanda Scott
|
4e18a7e499
|
Added more concise error codes.
|
2018-01-30 09:56:26 -05:00 |
Nanda Scott
|
baa3db3b55
|
Added key checking to each attribute in scryfall_object. Fixed import issues, can now import everything.
|
2018-01-29 23:43:36 -05:00 |
Nanda Scott
|
d8c4718eec
|
Mtgo, Collector, and Cardid now inherit ScryfallObject.
|
2018-01-29 22:54:20 -05:00 |
Nanda Scott
|
25a9c450ed
|
Named, multiverse, and randomcard now inherit scryfall_object.
|
2018-01-29 22:32:08 -05:00 |
Nanda Scott
|
f7899f11b4
|
I have no idea what was changed, committing to push.
|
2018-01-25 15:27:56 -05:00 |
Nanda Scott
|
344fb53262
|
Removed some naming conflicts and made imports work properly.
|
2018-01-23 12:41:56 -05:00 |
Nanda Scott
|
42db37c69e
|
Added currency attribute to randomcard.
|
2018-01-10 22:50:10 -05:00 |
Nanda Scott
|
83df7a5387
|
Updated docstrings of all cards modules.
|
2018-01-10 22:07:15 -05:00 |
Nanda Scott
|
7e35da05c2
|
Added a whole bunch of shit. Also added error handling in creation.
|
2018-01-10 22:04:03 -05:00 |
Nanda Scott
|
0c0dd3b6e7
|
Added setup.py and modified gitignore
|
2018-01-10 20:14:33 -05:00 |
Nanda Scott
|
9c28e1396c
|
Renamed classes and modules again.
|
2018-01-10 20:02:33 -05:00 |
Nanda Scott
|
9d644e101c
|
Renamed classes and created cards_autocomplete
|
2018-01-10 16:55:11 -05:00 |
Nanda Scott
|
9e5176bcd3
|
Added ropeproject to gitignore
|
2018-01-10 16:06:30 -05:00 |
Nanda Scott
|
901d647b49
|
Fixed a minor bug when creating a new card object.
|
2018-01-09 21:04:26 -05:00 |
Nanda Scott
|
3cb18962d0
|
Card object can now be called by name.
|
2018-01-09 20:59:55 -05:00 |
Nanda Scott
|
48966b7b87
|
Getter now returns JSON from Scryfall.
|
2018-01-04 21:46:06 -05:00 |
Nanda Scott
|
2e7d4af8e9
|
Created a license, requirements, and a few other directories that'll be used later.
|
2018-01-04 20:22:08 -05:00 |
Nanda Scott
|
f264f936d3
|
Created a bunch of files and directories that I think I might need.
|
2018-01-04 19:02:30 -05:00 |
Nanda Scott
|
0380cdcdfb
|
Initial commit.
|
2018-01-03 22:31:39 -05:00 |