Emmanuel Bourg
Emmanuel Bourg
What is missing to get this PR merged?
That would be great. Let me know if another format would be helpful for implementing this (JSON, CSV, Thrift...). Something you could do is to add a button "Import servers...
What kind of animations do you envision?
IMHO don't bother with the offline mode, Tetrinet is all about playing online after all ;)
A simple alternative is to not echo the join/leave messages on the chat up to 1 or 2 seconds after the join command is issued. This will not work if...
You might want to look at the TspecProtocol and TSpecListener classes in Jetrix. The protocol is similar to Tetrinet, with some additional commands and a different handshake. The TSpec port...
I haven't figured the encoding used for the password in the tserv mode, I guess it's similar to the one used for the tetrinet handshake. I suggest you implement the...
You probably want to package it for Debian first, Ubuntu will synchronize the package into its repository automatically. The first step is to check if the JReleaser dependencies are already...
> As I understand Debian prefers source packages over binary packages, doesn't it? That's correct, providing source packages ensures that Debian users are able to modify the software they use,...
These dependencies are already packaged (the version may differ): ``` JavaEWAH-1.1.13.jar bcpg-jdk15on-1.70.jar bcpkix-jdk15on-1.70.jar bcprov-jdk15on-1.70.jar bcutil-jdk15on-1.70.jar classmate-1.5.1.jar commons-codec-1.15.jar commons-compress-1.22.jar commons-io-2.11.0.jar commons-lang3-3.12.0.jar commons-net-3.9.0.jar commons-text-1.10.0.jar compiler-0.9.10.jar (mustache?) httpclient-4.5.13.jar httpcore-4.4.16.jar jackson-annotations-2.14.2.jar jackson-core-2.14.2.jar jackson-databind-2.14.2.jar jackson-dataformat-toml-2.14.2.jar...