Andy Janata
Andy Janata
Maybe a "stand up" feature could also be useful, with a time limit involved. It would remember your cards, but still count you toward the player limit so card starvation...
The first part of the metrics IDs [should be the server's hostname](https://github.com/ajanata/PretendYoureXyzzy/blob/master/src/main/java/net/socialgamer/cah/metrics/UniqueIds.java), if Java is able to figure it out. It does work for me on Windows 10 and Ubuntu...
It really only matters if servers with conflicting hostnames use the same kafka/postgres metrics store. Users would have to configure the name setting in the properties file if the machine's...
> Hopefully tomorrow. famous last words...
I wonder if #235 would fix this
> I've never used docker so that may be the better option. I don't really know much about it. > > It turns out all I had to do was...
yeah I don't think there's really much of a point to having a priority to the messages... it was a good idea but perhaps a bit premature and wasn't useful....
It's definitely one of the things I'd like to have done at some point, but I don't think I'd ever have time to do it entirely myself.
Sounds like you're compiling with Java 8 and trying to run with Java 7 (or older). I'd make sure your JRE matches your JDK (and strongly recommend using at least...
I'm going to copy the comment I left in #186: I'm leery about merging this since the current card database is based on an import from a file provided directly...