NBKelly
NBKelly
I think I'm going to shelve this in favor of writing a direct `'explicit-reveal` layer that just plugs into our reveal interface and uses a setting in the side pane.
Oh, I don't think we need it yet. Sooner or later we might, so it's fine to let this one sit.
Yeah, I'm going to close this one
As to that specific fix, see: https://github.com/mtgred/netrunner/pull/5924 Sooner or later when we actually implement paid ability windows, this should just get fixed "for free".
Hi, I investigated this a little. Images are stored under: `resources/public/img/cards/[lang]/default/stock/` (lang being ru in this case, and en normally). Ideally, when we run `lein fetch` it would pick up...
Right now we don't even have paid ability windows. Sooner or later, when I implement those, this will just naturally be a feature. For now, you just need to make...