Elia Robyn Lake (Robyn Speer)
Elia Robyn Lake (Robyn Speer)
So _that's_ why! I would love to see a release of chardet that fixes this bug. As it is, chardet basically can't be used for latin-1, and that's the most...
Aha! I've noticed that this is a bug in my context file -- I declared a value as a `langString` when it's actually just a string. But the library should...
I think it's totally acceptable for the AI to have a perfect memory. A higher card on the gainPriority than what?
It's looking better to have the README in there, as it's the documentation I'd actually want people to read. Could you exclude the not-for-public-consumption modules from the documentation? `build_data`, `data_dicts`,...
More issues I'm noticing: - Docstrings are mostly being interpreted as RST instead of Markdown (notice the literal underscores that are coming through, and the `monospace` that's turning into _italics_...
Yes -- this is the part of implementing Secret Chamber that I have long dreaded. I think the current state causes no gameplay errors, just that the AI will miss...
Replied to bilts in a Dominion game, but I'll post it here for the record too. The one-off Goons code could be refactored, but it's not the fault of cards...
I have a branch where I've been working on assigning everything an actionValue. I've just put it aside for a long time. It's a whole lot of numbers to keep...
I'm starting to review these PRs now. This looks like the right plan to fix it -- I'll just want to change the part involving `Array::remove`, I think. What you've...
Hi. This is actually an issue that relates to my Python library https://github.com/LuminosoInsight/python-ftfy, not to this Web interface to it. Fortunately, I'm the library developer and I can see this...