-
Reported on Discord by bakert#2193
-
Failed to execute `
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games…
-
This may be a little premature, given the likely reduced volume of card releases, but would would it be possible for players/deckbuilders to add unimplemented/unreleased cards to decklists.
For ex…
-
Failed to execute `INSERT INTO deck (
created_date,
updated_date,
person_id,
source_id,
url,
identifier,
name,
competition_id,
…
-
Somehow the test case fails. Currently disabled. May consider wait for implementation of find() or some filter command.
Related to #125
-
1. card image needs to be smaller, error handling for card not found, clicking on it adds to dynamic decklist on right, "save deck" button sends decklist to.....
2. new site route that sends it to …
-
Reported on Discord by acidicrhyme#5579
-
The ability to display decklists by pack would be useful for those of us who sort their cards chronologically.
-
Failed to execute `
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
ca…
-
Failed to execute `
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games…