Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • (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.

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.