Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 729 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 729 Bytes

Changelog

[?]

  • Rework event selection to use more player input (command events, cursor position)
  • Less battle centric - show slightly more build and overview events
  • Less janky instant camera transitions
  • Show attacker information for unitDamaged event

[0.2.1] - 2023-04-02

  • Fix broken event selection caused by a unit being too far outside the map

[0.2.0] - 2023-04-02

  • Smoother camera rotation and zoom
  • Improved tracking of hotspot event
  • Improved event prioritization (interest grid now includes all events)
  • UI options
    • Disable tracking (bindable)
    • Disable user override, useful for recording
    • Experimental/debug option to show tracking reticle

[0.1.0] - 2023-03-22

  • Initial release