Fenhl

Results 104 issues of Fenhl

While the install script is being worked on already, we don't have anything for [the other goals](http://www.twitchinstalls.com) yet. So here's what we need: - [x] Boot Arch Linux from the...

The Rust rewrite (#21) is on the main branch, but there are still some missing features compared to the old Python version: - [ ] `!tappedout` - [ ] directory...

enhancement

This would make using the features that aren't in the GUI right now a bit easier, especially since installing Rust on Windows is a bit annoying.

enhancement

After debugging an issue that was caused by the user not being on the latest version of json-to-mse, it seems that a check for whether the repo head matches github...

enhancement

Recent updates to MSE have added the ability to specify the copyright message on a per-set basis instead of a per-card basis. The `--copyright=` option should switch to this new...

enhancement

Images downloaded from Scryfall often display a checkerboard pattern. Applying a median filter might fix this.

bug

Instead of requiring `find_cards` for mtg.wtf queries, the script could request a list of cards from [Lore Seeker](https://github.com/fenhl/lore-seeker). The `find_cards` script could still be used to enable running offline (as...

enhancement

[Will Kenrith](https://mtg.wtf/card/bbd/1) and [Rowan Kenrith](https://mtg.wtf/card/bbd/2) are the first two planeswalkers with 5 abilities, the 4th and 5th being non-loyalty abilities. Need to make sure these are handled correctly, i.e. put...

Implement meld cards using the EDM Meld template for the front face with the meld ability and the combined back face, and using the DFC exporter template for the front...

bug
upstream issue

The word Grandeur in the rules text of [Illusions of Grandeur](https://mtg.wtf/card/ia/79) is italicized, since it's also an ability word. A potential fix for this would be to use MSE's `CARDNAME`...

bug