-
- [x] basic decklist visualizer, similar to one on wizards.com and everywhere else - two columns for cards, one for automatic preview on mouseover
- [x] group cards by main type
- [x] cards need to …
-
Hi,
I seam to have everything installed correctly and Decked Builder reads the card ok and I have added the line to the XML with the Node.js working but the page does not update with the card. Not …
-
created_date,
updated_date,
person_id,
source_id,
url,
identifier,
name,
competition_id,
archetype_id,
resource_uri,
…
-
Improve replacement suggestions that are currently based on a fix per-card rank score.
Some ideas (might end up with some combination of these):
* Generate a score based based on how often a card …
-
Hello and thanks for all you do!
I got a bit inspired and wrote an 8,000 character review on Awakening Center...
I have it saved locally, but when I go to post it, I get the error "An error occu…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
…
-
Add the faction house icon on the page "Decklists" mobile version. It would improve the user experience.
-
```
Failed to execute INSERT INTO deck_card (deck_id, card, n, sideboard) VALUES (%s, %s, %s, %s) with [27187, 'Bile Blight', 3, False] because of (1213, 'Deadlock found when trying to get lock; try …
-
CREATE TABLE IF NOT EXISTS _new_achievements (
person_id INT NOT NULL,
season_id INT NOT NULL,
`tournament_entries` INT NOT NULL, `tournament_entries_detail…
-
I have noticed that when a spell with an additional cost of discarding a card was cast in a turn before the first thousand year trigger happens it will cause thousand year storm not to work. In other…