-
SELECT
deck_id,
rule_archetype.name AS rule_archetype_name,
tagged_archetype.name AS tagged_archetype_name
FROM
…
-
Add more images that will be available for use by templates. Also, replace the existing template images with the versions that don't contain the + (plus) icons.
Ensure that 16x16 images are used from…
-
SELECT
rule.id AS id,
archetype.id AS archetype_id,
archetype.name AS archetype_name,
COUNT(DISTINCT applied_rules.deck_id) as num_decks
…
-
A bunch of weapons have really odd speeds. Things like 0 swing speed or 15.6 seconds. This should fix that.
# A bunch of thrown weapons have incorrect speeds
UPDATE ItemTemplate SET `Object_Type…
-
It told me to paste my issue here so here it is, help please! :)
# SimulationCraft encountered an error!
* Category: Simulation runtime error
* Error:
## All options used for simulation:
```…
-
WhatWaf version: `0.5.3`
Running context: `./whatwaf.py -f test.txt --ra --tamper-int 1 --verify-num 7 --pl payloads.txt --skip`
Fingerprint:
```
var _b = document.getElementsByTagName('b…
-
After updating from 12 to 13.01 this error is displayed:
Undefined subroutine &main::__settings called at /usr/libexec/webmin/authentic-theme/sysinfo.cgi line 55.
This is on Centos 5 latest update.
-
#### Describe your problem
I'm not sure if it's a bug, a configuration problem, or by design - Dredd doesn't fail if the response contains additional structure than described in my swagger.
My S…
-
I need some help completing this list. If anyone has some time to visually check and add the icons to the list it would help a lot.
https://docs.google.com/spreadsheets/d/1a-ZW7Fm_pKSfwkG1kxJ9Cszz_EI…
-
```
Reported on decksite by Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id…