Download the appropriate version for your operating system or platform.
Release Notes
- Increased position ranges on the assembly workbench
- Fixed a crash in the worker pool priority code
- Fixed a crash in PointCloudState
- Fixed a crash in shared object updater cleanup code
- Some shader fixes for far terrain, portal blindness, etc. to work on older hardware.
- SSH console command scrollback
- New admin commands: findByName, desc, and gc
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-20251106/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-20251106/bin/Mythruna-server-java8.bat
- For Java > 1.8 run: Mythruna-server-20251106/bin/Mythruna-server.bat
Download Archive
Get previous releases here
Detailed Changes
| Task ID | Category | Type | Summary |
|---|---|---|---|
| T001372 | Engine - General | Code | General cache tracker to be able to generate reports on all of the caches |
| T001428 | Bug | Code | NPE in worker pool with new execute reproritize functionality |
| T001429 | Bug | Code | NPE in point cloud state: Cannot read field “id” because “tile” is null |
| T001431 | UI | Code | Increase range on the assembly workbench. |
| T001432 | Bug | Code | Various shader crashes on older intel GPUs. |
| T001433 | Server - admin | Code | Command scroll-back in ssh console |
| T001434 | Server - admin | Script | Standard gc command |
| T001435 | Server - admin | Script | Standard findByName command |
| T001436 | Server - admin | Script | Standard desc command |