Skip to content

Version 1.4.0.0

Latest
Compare
Choose a tag to compare
@Sognus Sognus released this 19 Sep 19:53
d4cd755

Fixed

  • Editor save button should now correctly export data to data.json

Added

  • Janthir Syntri meta event timer
  • Option to disable event render in Nexus options -> Addons -> World bosses -> Editor, currently edited event is still visible and it has red outline to indicate event render is disabled

Changed

  • Data loading: Fallback load is always being called, base events that are missing in data.json will be automatically added. If you wish to remove event, disable it in editor

Known issues

  • Calculation of event render position is slightly wrong for larger interface sizes, especially when changing the map view. This affects older versions as well and has no easy solution at the moment.
  • Change of DPI scale is slightly delayed after checked/unchecked in Guild Wars 2 settings, this is not a bug.
  • It is much more easier to select events to edit when zoomed in, it is supposed to be just slight QoL, not main functionality. To implement this, custom WND proc was needed and it is not perfect.