Devlogs
Update v1.3.1-beta
Changes:
Game-wide
- Added "Examine" feature to know a visible Entity's name and description. In the Console Client, it's accessible with the
V
key.
Console Client
- Fixed issue that softlocked the game if Player Movement was 0.
Game Server
- Updated to support Entity Examination.
Game Engine
NPCs
will not swap positions with each other if one of them is visible, to encourage flanking.
Dungeon Validator
- Fixed an issue that made Validation throw an error with
OnAttackActions
that belonged to a Character
rather than to an Item
.
- Added a warning in the case where repeated uses of an Action brings a stat above 1000000 (because there might be a risk of Int32 overflowing). This will almost always replace the error that was reported before.
Dungeon JSONs from v1.3.0 are still compatible.
Files
Console Client Installer 10 MB
Server Installer 4.4 MB
Portable Console Client 9.4 MB
Portable Server 2.9 MB
Portable Dungeon Validator 1.2 MB
Game Engine Libraries 1.1 MB