Felix Spöttel
Felix Spöttel
Not as part of this repository as ArkhamDB does not track custom content. https://github.com/zzorba/arkham-cards-data/ tracks custom content for the ArkhamCards app.
Adding it here for visibility: - longest night => https://github.com/zzorba/arkhamdb-json-data/pull/9 - fate of the vale => https://github.com/zzorba/arkhamdb-json-data/pull/11 - lost sister by @adamgfraser => https://github.com/zzorba/arkhamdb-json-data/pull/10 - silent heath => https://github.com/zzorba/arkhamdb-json-data/pull/12
@mickeytheq / @Kamalisk this issue can be closed.
There currently is no good way to do this from within a single repository created with this template. My approach has been to use one repo per year. The only...
As part of #19, the manual `--year` flag will be replaced by an env flag in `.cargo/config.toml`: ``` [env] AOC_YEAR = "2022" ``` this should make it a bit more...
> the approach also opens the door to separating the tooling in this repo into a separate crate FWIW there is [cargo-aoc](https://github.com/gobanos/cargo-aoc) already which kinda works like this.
The underlying [aoc-cli](https://github.com/scarvalhojr/aoc-cli) does not have a flag for it. It should be simple enough to add this on our side, but I'm wondering if the upstream project wouldn't benefit...
Hey @AV3RG, thanks for the PR. This looks like a good addition. Lmk once this is ready for review and I'll take a closer look.
Had the same issue. First of all, make sure that there are images written in cache. I removed em and then added double brackets everywhere: worked. Here's the code that...
@renatocarvalho Yes, all versions including IE 11 which is due to be dropped in April. Edge would ofc be supported.