Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

v1.1.0

Latest

Choose a tag to compare

@massimopavoni massimopavoni released this 19 Apr 22:49
6e0133b

Changed the license from GPLv3 to GPLv2 out of respect and compliance with adopted libraries.

Server 1.1.0 minor:

  • update JDK version to LTS 21
  • small changes from IDE suggestions

Client 1.1.0 minor:

  • update JDK version to LTS 21
  • small changes from IDE suggestions

Sidenote

Unfortunately, due to the project being completed and not having updates in a while (and it just being an old university project, really), I'm left as the only active maintainer, which means I can only compile the jar file for the linux client.
Hopefully this is interesting enough to try and compile it on your own (the main reason there were different builds for different OSes was the fxml GUI available, meaning this linux jar build should still work if you just use the CLI option).
If that's too daunting, although I haven't tested this, the previous client version should still work with the new server and client, as nothing of substance really changed (but a minor was justified by the JDK bump and license change).