Jan Schäfer
Jan Schäfer
I tried to reproduce the behavior with no success. I set the option in the properties to true or false or even deleted the property. JSkat always showed the right...
This is a very nice idea! Should be not too complicated to implement for local games.
Please have a look into the jskat-javafx-gui module. I already created one tiny dialog and the main window with it's menu is also already migrated to JavaFX. I can't tell...
One good start would be migration of all events and commands for the event busses to Kotlin data classes. Another starting point is the big mutable SkatGameData class. This one...
Sorry, there is no direct documentation. You can have a look at the following classes: https://github.com/b0n541/jskat-multimodule/blob/develop/jskat-base/src/main/java/org/jskat/control/iss/IssGameExtractor.java https://github.com/b0n541/jskat-multimodule/blob/develop/jskat-base/src/main/java/org/jskat/control/iss/MessageParser.java I hope this helps you understanding the format.
Hi, we have no target date for support of pub rules (a.k.a. Kneipenskat). Currently we are struggling with the transition to Java 11 and the exclusion of JavaFX from the...
You are right. I think a direkt solution from the JDK is a better option. JavaFX will help here too: https://docs.oracle.com/javase/8/docs/technotes/guides/deploy/self-contained-packaging.html Would be good if there would be a plugin...
A bug fix for wal-g 2.0 has been released today. When can we expect the fix being included into Spilo and made available in the operator?
I would pick up outstanding German translations. I already signed up at Transifex.
Can I take this issue for Hacktoberfest?