Skip to content

Quest Journal Bug Fixes

ltngames requested to merge qj-bugfixes into dev
  • Removed objective text color due to message code bug #12 (Only a temp fix)

  • Fixed #13 causing objective text on the map's quest tracker window to draw over each other when more than one objective is shown.

  • Fixed #15 slow scrolling performance by drawing all quest information in a window then scrolling the window. Before I was re-drawing/refreshing each draw method.

Edited by ltngames

Merge request reports

Loading