Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use logging instead of raw print #20

Open
wants to merge 64 commits into
base: master
Choose a base branch
from
Open

Conversation

kelesi
Copy link
Contributor

@kelesi kelesi commented Nov 25, 2019

Wrapped static and dynamic card pool generation into dedicated functions.
Raw printing replaced with logging to avoid unnecessary messages in tools dependent on the library.

kelesi and others added 30 commits October 7, 2018 01:27
Proper arena id for Firesong and Sunspeaker
Proper arena id for Firesong and Sunspeaker
add cmc property to card class
…bilities

add card abilities; deprecate old cards
This manually adds the holiday promo for Llanowar Elves.
Add holiday promo for Llanowar Elves
…ectible

add collectible, update generation script
Slightly smarter logic to find the MTGA install location.
kelesi and others added 27 commits May 11, 2020 17:41
Make logging branch up to date
Make logging branch up to date
Use the 64-bit registry and environment variables rather than the
32-bit versions when looking for the Arena data files.
Adds support for the new macOS MTGA client
Unbelievable. The LINE ENDINGS in the readme file is what has kept the
readme blank this whole time. UN. BELIEVABLE.

lol
The static data was very out of date and not useful any more, better to
make this clear to any consumers than silently return unhelpful data.
pak21 and others added 2 commits September 5, 2021 22:17
Replace card["fieldname"] with card.get("fieldname", defaultValue) as
appropriate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants