Skip to content

Releases: SharifAIChallenge/AIC19-Server

Release v2.0.1

13 Mar 08:18
Compare
Choose a tag to compare
fix oppCastAbilities

Release v2.0

13 Mar 04:47
Compare
Choose a tag to compare
fix shadow hero names on graphics

Release v1.2.1

25 Feb 03:59
Compare
Choose a tag to compare

Optimized server

Release v1.2

21 Feb 22:30
Compare
Choose a tag to compare
speed up server when a user gets disconnected

Release v1.1.4

16 Feb 17:31
Compare
Choose a tag to compare

Release v1.1.3

14 Feb 22:55
Compare
Choose a tag to compare

By using the option --extra as shown below, you can increase the timeout:
java -jar server.jar --extra=200 or java -jar server.jar --extra:200

Release v1.1.2

12 Feb 16:50
Compare
Choose a tag to compare
fix exception bug on closing the viewer,

fix graphic log,
fix dodge on dead heroes

Release v1.1.1

12 Feb 00:59
Compare
Choose a tag to compare

By using the option --view as shown below, file view.html will be created which helps to observe the game.

java -jar server.jar --view

Release v1.1

11 Feb 19:48
Compare
Choose a tag to compare
add viewer,

fix minor bug in network

Release v1.0.1

09 Feb 12:59
Compare
Choose a tag to compare
Remove redundant prints