Skip to content

Conversation

@arxanas
Copy link

@arxanas arxanas commented May 11, 2016

Hi, I believe you run http://dr4ft.com, which I used recently because it supported SOI. I opened this PR on the main repo (aeosynth#150) but I thought you might be interested in deploying it to your server ahead of time, in case it takes a while for that PR to get merged.

dev-id and others added 9 commits March 16, 2016 16:21
Corrected rarity for double faced cards in ISD and DKA
Corrected rarity for double-faced cards in ISD & DKA (and added DKA DFC)
mtgjson no longer uses front side name first, now checking card number for 'b'
Previously, an attempt to run `node app.js` would fail with this
mysterious and wholly unhelpful error:

    undefined:24786
            throw errorReporter.errors;
            ^
    <compile-source>:73:9: Duplicate declaration, specialrnd

Evidently, a declaration is duplicated if it is made across case bodies.
When hovered over, cards now turn slightly brighter. Additionally, the
user can click a card to set it to be autopicked. The card then stays
highlighted, and has the text 'autopick' on its bottom border. If the
user picks another card, the old card is returned to normal and the new
assumes autopick behavior.
When the user selects a card for autopicking, but then their time
expires, the server automatically picks the autopick card on their
behalf rather than picking a card at random. This is behavior similar
to that of MTGO.

If the user fails to select any card at all, the old behavior applies
and one is selected at random.
@dev-id dev-id merged commit bc7bcd4 into dev-id:master May 11, 2016
@arxanas arxanas deleted the autopick branch May 26, 2016 05:03
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.

2 participants