Game updates and Audio loading error resolving

Game update (v. dev - 1.6.1) is here. Below you can see a changelog:

Core system:
  • entire base code was reworked and beautified
  • if audio initialization fails, an error message is displayed, but a player can still go ahead and play the game *[1]
  • a game update can be scheduled now by game admins (glaseja1), counting down the time until restart, displaying it to all players connected *[2]
Graphics:
  • The mouse click rectangles were positioned adequately for any monster or player. Now, you can click directly on a monster or player to interact with him
*[1] Note: if you wait too long before closing the error popup, the client will lose connection to the server, and you will have to reload the page...
*[2] This will not work, if an update was already scheduled, and after that, you connect to the game. I will implement it in the future...

Your DOL team.