Tyler Spivey

Results 15 comments of Tyler Spivey

If it worked pre-beta and it fails in the beta, then it's a bug in the beta.

You have to `pip3 install pyobjc`. It's in the requirements, so should've been pulled in. What does it say when you do that?

It works on them.

What are you typing to load it? You should have a directory named tdsr in your home directory. Once terminal is up, assuming homebrew python is installed, typing ~/tdsr/tdsr should...

You forgot to install the requirements. Open a terminal, cd tdsr and run pip3 install -Ur requirements.txt from there.

One important thing tdsr does is autoreads the screen when new text is added, without interrupting old text. The way I chose to do it is to just read new...

Thanks! I don't want to merge this as is, because it doesn't work as expected. 1. It breaks if cursor tracking is off. 2. It doesn't say anything when you...

I haven't wanted to merge this because it's not guaranteed that these keys will always need to be spoken. For example, ctrl+a for me is the screen prefix key. I...

I think the default view should be your decks, maybe with deck publiclist showing the public decks, like in the lobby.

One way to solve this would be to hook up to Mailgun. The game is so small we'll never hit the free limit.