Tags

,

Open Unlight (the current developer of the game) has just published a blog post on the progress of their works. I’m gonna do a short summary:

1. The HTML5 version of the game is planned to be released in the upcoming summer.

2. They gave up using Unity3D and opted to use HTML5 – HTML5 is more website-friendly. They decided to use Golang with WebAssembly technology to recreate the client-side. Server with real-time connection feature will be made with WebSocket.

3. What they are working on: connection between the client’s UI and the server. Next they will try to recreate other functions in the game and let us test them out in the upcoming closed- and open- beta test.

4. Recreating the user interface is of lower priority. They cannot perfectly replicate the old UI, but they will design a new UI which is more PC browser- and mobile- friendly.