Download the appropriate version for your operating system or platform.
Release Notes
- Several connecting performance improvements
- No longer lags for 10+ seconds when selecting a character in the lobby
- “Portal blindness” effect should clear sooner, though could still improve
- Improved prioritization of terrain rendering to avoid running up on gaps in paging.
- Fixed several crashes that have been reported by users
- Include startup settings in error reports
- Improved “snap” function for objects
Downloads
Instructions:
- Download the ZIP.
- Extract the files.
- Run Mythruna-client/Mythruna-client.exe
Instructions:
- Download the ZIP
- Extract the files
- Run Mythruna-client/bin/Mythruna-client
Requires Java 1.8 or higher
Instructions:
- Have Java 18 or higher installed.
- Download the ZIP
- Extract the files
- Mythruna-client-20251031/bin/Mythruna-client.bat
Requires Java 1.8 or higher
Instructions:
- Have Java 1.8 or higher installed.
- Download the ZIP
- Extract the files
- For Java 1.8 run: Mythruna-server-20251031/bin/Mythruna-server-java8.bat
- For Java > 1.8 run: Mythruna-server-20251031/bin/Mythruna-server.bat
Download Archive
Get previous releases here
Detailed Changes
| Task ID | Category | Type | Summary |
|---|---|---|---|
| T001383 | Bug | Code | During server shutdown after running a long time, it spools a LOT of terrain to disk |
| T001412 | Server - admin | Code | Add a secure shell for the admin console to ‘remote in’ to a server |
| T001413 | UI | Code | Improved snap function to snap center when possible. |
| T001414 | Bug | Code | IllegalArgumentException: Null end position is not allowed |
| T001415 | Performance | Code | Major lag when clicking ‘create char’ or selecting a char in network mode |
| T001418 | Bug | Code | Seeing cases where I can stand on the edge of unvisualized local leafs |
| T001419 | Performance | Code | Column data streams very slowly leaving the portal blindness in effect too long. |
| T001421 | Bug | Code | Error:Synching fabric data, No DataSession found |
| T001422 | Server - admin | Code | Tag logs with the player context that caused the log. |
| T001423 | Bug | Code | Potential race condition in server data sync state transition |
| T001424 | Engine - General | Code | Include startup settings in error reports. |
| T001425 | UI | Code | Reprioritize worker jobs as we move around the world. |
| T001426 | Bug | Code | NPE in BinEntityManager isStatic |
| T001427 | Server - admin | Code | shutdown command for ssh console |