Skip to content

Releases: b0n541/jskat

v0.23.0

19 Mar 20:56
Compare
Choose a tag to compare

What's Changed

  • Many bugfixes for Ramsch games
  • Updates to the latest dependencies. JSkat requires a Java Runtime 21 from now on.

Full Changelog: v0.22.0...v0.23.0

Release 0.22.0

28 Oct 07:12
Compare
Choose a tag to compare

Enhancements:

  • Card sorting for Null games has the same suit order as Grand games #146
  • Improved highlighting of declarer player #153
  • Project structure follows recommended layout by Gradle #147

Bugfixes:

  • Game over without matadors is displayed correctly for ISS games #167
  • Cards of the declarer are shown to the opponents in Ouvert games #161
  • Name of local table is editable #140

Release 0.21.0

31 Jul 14:18
Compare
Choose a tag to compare

This version brings a bug fix for the game result table in Ramsch games (#143) and the usual updates of the dependencies.

Release 0.20.0

23 Feb 20:29
Compare
Choose a tag to compare

Minor release with many dependency updates. JSkat needs at least a JDK 17 to run. JavaFX was also updated to version 17. One bug fix was done for correct calculation of overbid games.

We now provide platform specific JAR files for all major platforms.

Release 0.19.0

30 Jan 20:25
Compare
Choose a tag to compare

Minor release with some updates of the external dependencies and a fix for the exceptions shown by the org.reflections lib while scanning the class path for AI implementations in a fat JAR.

Release 0.18.0

19 Nov 19:28
e818be6
Compare
Choose a tag to compare

Fewer clicks are needed for announcing a game. Discarded Skat cards are shown in the game overview after the game has ended.

Gradle build file was migrated to Kotlin DSL.

Release 0.17.0

13 Sep 21:50
Compare
Choose a tag to compare

This is a maintenance release with some minor tweaks.

This version requires at least Java 11. It was tested with AdoptJDK (https://adoptopenjdk.net/) under Linux and Windows.

Release 0.16.1

28 Dec 22:22
Compare
Choose a tag to compare

This is a bugfix release which fixes the Algorithmic player to follow Jacks in a Grand game.

Release 0.16.0

23 Jan 18:03
Compare
Choose a tag to compare

This release adds support for high resolution displays and multiple monitor setup. On the other hand it's now possible to hide the toolbar buttons to have more space on low resolution displays.

The settings can now be saved either in the users home directory or in the current working directory. This makes it possible to carry around JSkat on your USB stick and have your settings everywhere around.

This release is the first JSkat release that needs at least Java 8. The main window was ported to JavaFX. Other parts of the GUI will follow in the next releases.

Several bug fixes have been done.

Release 0.15.0

13 Jul 15:48
Compare
Choose a tag to compare

This release enables the replay of local skat games step by step to investigate every move after finishing a game.

Some bugfixes in game result calculation were done.

The GUI was also refreshed a bit.

See https://github.com/b0n541/jskat-multimodule/issues?q=milestone%3A%22Version+0.15.0%22+is%3Aclosed for details.

Unfortunately the AI players are still very poor in their playing strength. So as always we recommend to play on the International Skat Server (ISS).