Download the appropriate version for your operating system or platform.
Release Notes
- Mirror mode for hat/mask editing
- Fixes related to property claims and subproperty permissions
- Performance improvement when editing blocks inside subproperties
- Better UI colors for property boundaries
- Fixed: NullPointerException: in LobbyState$CharacterContainer.update()
- Several other bug fixes
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-20251021/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-20251021/bin/Mythruna-server-java8.bat
- For Java > 1.8 run: Mythruna-server-20251021/bin/Mythruna-server.bat
Download Archive
Get previous releases here
Detailed Changes
| Task ID | Category | Type | Summary |
|---|---|---|---|
| T001397 | Bug | Code | Revision system seems to not work for parts of the server world. |
| T001398 | Gameplay - Property | Code | Don’t allow removing a property with subplots |
| T001399 | Gameplay - Property | Code | Don’t allow moving sub-plots unless activator owns the parent |
| T001400 | Bug | Code | Inventory ItemView crash for a .ca object |
| T001401 | UI | Code | Sub-plot markers should not show on main map |
| T001402 | UI | Code | Better colors for property boundaries |
| T001403 | Gameplay - Property | Code | Fix permissions to work with sub-properties |
| T001404 | UI | Code | Fix client-side permission checks to match server side. |
| T001405 | Bug | Code | Property colors update correctly if parent loads in after child |
| T001406 | Bug | Code | Part of the hat brim does not forward the clicks to the other side |
| T001407 | UI | Code | Implement mirror mode for the hat/mask layers. |
| T001408 | Bug | Code | NullPointerException: in LobbyState$CharacterContainer.update() |