Paul Baranay

Results 5 issues of Paul Baranay

Currently, the `Card (Set)` data model represents a card's `artist` as a string. However, this representation is overly simple and has a couple downsides: 1) strings aren't stable identifiers for...

Would you accept a pull request that adds caching functionality to Scrython? Supporting caching in the library itself would be a big benefit, rather than each other developer needing to...

enhancement

I would like to use the TrueSkill algorithm for modeling free-for-all games among N players, with one winner and N-1 losers. My assumption would be that, assuming the losers all...

It would be great to have an interface to change the priority of monsters en masse (perhaps bulk delete monsters as well). I'm envisioning something like checkboxes next to each...

When syncing for the first time, all new monsters are imported as medium. At least for me, this is undesirable; I'd prefer to import things as Low priority (or maybe...