-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
I will create some mock-ups of the sort of color images I envision MysticSymbolic creating, to help guide the project.
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
Quarsoon colors:
- Pleasant: default RimWorld font color (White-ish)
- Exciting: default? (`#277e3e`)
- Amazing: `#0058f0`
- Epic: `#8d00eb`
- Legendary: `#e6d200` (`#e98c00`)
- Helllike: `#b009…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
-
This checklist is here to help manage the implementation of Tales of Middle-earth Commander. If a card is marked as being in progress then someone is working on it.
If you're new to implementing ca…
-
Hello again. So, this is something I used to do with PkR when there was a lot more things to report for his DC mods. I'd make a list, and provide a screenshot or two that shows the problem. However, t…
-
I can't seem to be able to use any of the menu functions except exit.
I built it using the build.sh in the build directory
for example this is the error that crashes it if i choose Add to the list
…
-
**Describe the bug**
Setup runs but then xkeysnail fails
**Expected behavior**
To work I guess
**Install Type:** Bare Metal
**Distro:** Manjaro 5.15.71-1
**DE:** Gnome 42.5
**Branch:** mas…
soype updated
2 years ago