|  pyup-bot | 7eded24ac0 | Update aiohttp from 3.1.3 to 3.3.2 | 2018-06-12 11:37:19 -04:00 | 
				
					
						|  Nanda Scott | c7f2b99cbd | Merge pull request #16 from NandaScott/pyup-initial-update Initial Update | 2018-05-05 22:01:59 -04:00 | 
				
					
						|  pyup-bot | 9d47eb48b6 | Pin asyncio to latest version 3.4.3 | 2018-05-05 19:12:58 -04:00 | 
				
					
						|  pyup-bot | 5bfefb800f | Pin aiohttp to latest version 3.1.3 | 2018-05-05 19:12:57 -04:00 | 
				
					
						|  Nanda Scott | dd54ddfab2 | Incremented version number so I don't forget. | 2018-04-18 20:56:17 -04:00 | 
				
					
						|  Nanda Scott | ec2cf1a0a7 | Updated key check functions for less spaghetti, also fixed sets and symbology to be consistent. | 2018-04-18 20:55:11 -04:00 | 
				
					
						|  Nanda Scott | d971a6b875 | Updating Changelog to properly reflect version number | 2018-04-14 14:44:10 -04:00 | 
				
					
						|  Nanda Scott | f6112c5c1f | Incrementing version to fix issues with downloading via pip | 2018-04-14 14:43:12 -04:00 | 
				
					
						|  Nanda Scott | adfc1c3d4b | Incremented version number and updated Changelog. | 2018-04-14 14:24:02 -04:00 | 
				
					
						|  Nanda Scott | 01acea86e1 | Added has_more() function to Search | 2018-04-14 14:21:31 -04:00 | 
				
					
						|   | 22f7e17158 | Updated version number. | 2018-03-24 18:29:51 -04:00 | 
				
					
						|   | 23265385fd | Updated docs and docstrings for Search. Also formatting. | 2018-03-24 18:27:04 -04:00 | 
				
					
						|   | f80c7b15c8 | Added enchantment types to catalog. | 2018-03-24 18:16:17 -04:00 | 
				
					
						|   | ac92a0173e | Updating package version. | 2018-03-05 17:54:44 -05:00 | 
				
					
						|   | 0f98867eb4 | Updated Changelog | 2018-03-04 00:22:23 -05:00 | 
				
					
						|   | 7ad802bcd8 | Updated all self._url variables to use format. | 2018-03-03 20:41:33 -05:00 | 
				
					
						|   | 5460d2b676 | Updated parse_mana and symbology to the new refactor scheme. | 2018-03-03 18:31:30 -05:00 | 
				
					
						|   | 240dcd7436 | Updates sets to the new refactor scheme. | 2018-03-03 18:26:08 -05:00 | 
				
					
						|   | 5276b70be9 | Updated sets_object to the new refactor scheme. | 2018-03-03 18:19:59 -05:00 | 
				
					
						|   | 64e9cf0632 | Updated rulings_object to the new refactor scheme. | 2018-03-03 18:15:55 -05:00 | 
				
					
						|   | f0cda14141 | Updated catalogs_object to the new refactor scheme. | 2018-03-03 18:09:56 -05:00 | 
				
					
						|   | 2fd9477620 | Refactored autocompelete for more DRYness. | 2018-03-03 16:40:57 -05:00 | 
				
					
						|   | 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 | 
				
					
						|   | 4817763f27 | Fixed an error I accidentally missed. | 2018-03-03 12:10:57 -05:00 | 
				
					
						|   | b6066aa836 | Updated gitignore | 2018-03-01 17:50:25 -05:00 | 
				
					
						|   | 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 |