Skip to content

Releases: jberclaz/jass

jass-2.2.4

27 Jul 03:08
jass-2.2.4
3e70588
Compare
Choose a tag to compare

What's Changed

  • Refactor to improve component re-usability and remove redundant parts
  • Fixed bugs
  • Added fully local game

Computer player integration and UI fixes

17 Jul 15:20
jass-2.2.0
0a4c4b1
Compare
Choose a tag to compare
  • New connection dialog with easy computer player integration
  • UI improvements
  • Bug fixes

Computer player

09 Nov 02:39
Compare
Choose a tag to compare

This release introduces a simple computer player that uses a Monte-Carlo sampling based strategy.

Minor bug fixes and optimization

24 Aug 00:02
Compare
Choose a tag to compare
  • Fixed an issue with trump display timing
  • Optimized communication between client and server with asynchronous calls
  • Simplified network protocol with true one-way calls
  • Modern UI is now default.

New scalable UI

25 Apr 17:00
Compare
Choose a tag to compare

Added new scalable UI. Can be activated by passing parameter modern to the client.

v2.0.3

23 Apr 18:02
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag v2.0.3

v2.0.1: Small bug fix

12 Apr 00:12
Compare
Choose a tag to compare
added swiss cards set
added script to extract card set

2020 refactor

06 Apr 00:35
72c35f7
Compare
Choose a tag to compare
2.0 refactor (#2)

* Cleanup and formatting

* Started server refactoring

* Further server refactoring

* Changed directory structure to maven

* Refactoring client

* Compiling but not working

* Added unit tests

* modified gitignore

* added back readme and license

* split classes

* Improved server rpc

* Removed commented out code

* Refactoring

* Added unit tests

* Bug fix

* Refactoring

* started class diagram

* Refactored server

* Big client refactor

* More client functions implemented

* More client functions implemented

* Added atout selection

* Added set atout

* Implemented play

* Implemented setCard

* Implemented playNext

* Implemented set plie
Added unit tests

* Implemented setScore

* Implemented getAnoucement

* Implemented setAnoucement

* Implemented setGameResult

* Implemented new game

* Implemented Playerleft

* Continued server refactor

* Refactored server

* Fixed bugs

* Better naming
Fixed bug when player disconnects

* Clean up

* Build jar

Original release from 2002

31 Mar 21:25
80e629f
Compare
Choose a tag to compare
v1.2

Create LICENSE