Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added Exitcode 201 improvement for Linux

...

  • (IMPROVEMENT) A certain type of Vulkan related error is now being detected explicitly. Effected users are redirected to the new troubleshooting page, which points out instructions on how to resolve the issue.

Linux

  • (IMPROVEMENT) Startup problems due to missing (or incompatible) Vulkan runtimes were previously reported with a Windows specific error message. These cases now directly point to a potentially missing/incompatible Vulkan runtime (
    Jira
    serverEgosoft JIRA
    serverId9d4eeb41-d1c2-3d89-8ea6-0964f358c464
    keyX4-82
    ).

UI

General

  • (BUGFIX) Multiple minor issues related to mouse clicks were resolved. Notable situations which were resolved were for example mouse clicks on NPCs already selecting the dialog menu option underneath the mouse cursor with just a single click on the NPC in certain (very specific) situations.
    Technically three different issues were resolved here including cases where mouse state changes were evaluated in the next (instead of the current) frame, inconsistent mouse state evaluation if multiple UI updates were performed in a single frame, and inconsistent handling of mouse clicks on either mouse down or mouse up events.