-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
It's high time to phase out most/all of `txplib_forms.php` and parts of `txplib_html.php`. To achieve this, we should build an extensible OO user interface library using inheritance and interfaces.
…
Bloke updated
11 months ago
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
Support adding files at solution scope (in VS).
No build action is performed on such a file, and as such, this shouldn't affect gmake/etc.
Useful for `.editorconfig`, `.natvis` files, etc.
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
We changed the server names to a more generic hostname + adapter + a random string in 1.14 (#236). I suggest two changes for friendliness, inspired by GitHub's suggestions for new repo names:
- Instea…
-
-
I read about this project today at [linuxuprising.com](https://www.linuxuprising.com/2018/06/winepak-is-flatpak-repository-for.html) and was immediately excited! Thank you for your great work!
I wo…
-
### Describe the project you are working on
A Tomb raider game, where I need amazing ' catastophic ' or, disaster events, running, in real-time . .
### Describe the problem or limitation you are h…
-
I am thinking of writing a module to help set various global variable attributes for out bots to know about.
Things that they should watch out for, like for example, clustering when the enemy team …