Project Update – Unity 6 / Local Server Tool / New Systems
Hi everyone,
I wanted to share a small update about the project, since I have started working on it again.
I am currently using Unity 6.0 – version 6000.0.75f1, and I have updated the complete project environment, including libraries, dependencies, and several internal parts needed to make everything run more properly on a modern setup.
I also created my own SR Server Tool, which allows me to manage the local server more easily.
The tool can currently:
Start the server and wait for the correct START_OK status
Stop the server safely for maintenance and save operations
Restart the server safely
Check server status
Display diagnostic logs
Tail game and login logs
Run useful PowerShell and WSL/Linux commands directly from the interface
This part is already functional, and the server is running correctly with the current setup.
I have also been working on the Unity client side. The game launches properly, the map is loading, the main UI is visible, and several in-game windows and systems are already accessible. I have also fixed many issues and errors across the project, without going too much into every small detail.
At the moment, I am also starting to implement systems that were missing or incomplete. I am coding and adding them step by step.
One of the bigger features I am working on is an integrated local translation system for the server.
The goal is to avoid using a paid external API and allow automatic translation for player messages, including:
General chat
Alliance chat
Private messages
In-game mails/private mail messages
So players from different languages could communicate more easily without requiring an external paid service.
I have done many other fixes and improvements here and there as well, but I prefer not to list everything yet because the work is still ongoing.
I will attach a few screenshots showing the current Unity client, the game running, the map view, some UI windows, and the server management tool.
If some serious people are interested in this newer updated version, let me know.
Depending on the interest, I may consider sharing a more recent version later.
Thanks.
screen: