Skip to content
seternate edited this page Jul 26, 2019 · 12 revisions

All changelogs can be found in the following. Seperated Changelogs are used for the Server and Client.

Server

1.0.0

First Release.


Client

1.3.0

  • Fixed the resizing bug of all labels inside the GameOverlay
  • Fixed a command-line bug, where the command lines are not handed over properly to the games, especially for single connect commands
  • Fixed a logical server connect bug, where it was not possible to direct connect to a games server, if the gane do not support dedicated server setup
  • Fixed a ServerConnectStage bug, where the closed servers are not up dated after being closed
  • Fixed a direct connect bug, where the server-executable was opened instead of the games-executable
  • Fixed a game start-button bug, where the server-executable was opened instead of the games-executable

1.2.0

  • Updated the tooltip of the download button at the gameoverlay
  • Updated the downloadbar text at the gameoverlay, if the download/extraction was interrupted
  • Fixed an application exiting bug, where it still runs in the background if any games or servers started through the application are still open
  • Updated JavaDoc's

1.1.0

  • The old images get deleted before downloading new images from the server
  • Gamefile archive is deleted if the download or the extraction fails
  • Updated JavaDoc's

1.0.8

  • Updated tooltips of the mainstage

1.0.7

  • Updated gamplay button tooltip
  • Fixed some mouseover effect bugs

1.0.6

  • changed dummyicon, dummycover and the application icon

1.0.5

  • fixed the bug with the gameplay button, where the image changes randomly if the game has been started through the application

1.0.4

  • updated mainstage images for the buttons on the bottom
  • added mouseover effect for the mainstage buttons
  • updated gameoverlay images
  • added new mouseover effect for the gamoverlay buttons

1.0.3

  • Fixed not exiting application bug, when the Preloaderstage was closed without finding a connection to the Server

1.0.2

  • Fixed ApplicationManager.isRunning() bug, where it has thrown a NullPointer, if the Preloader-, Login- or Mainstage wasn't created

1.0.1

  • Updated exit-code for the Serverbrowserstage
  • Fixed Client logfile bug, where the logfile was the same as for the Server

1.0.0

First Release.

Clone this wiki locally