Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

61 lines (37 loc) · 2.2 KB

Dynamic Movement Speed

v1.2.3 (2024-12-20)

  • Drag and Click control updates to ensure click through when hidden or locked
  • Fixing font dropdown list
  • Updating font size range
  • Minor Cleanup
  • Update toc

v1.2.2 (2024-10-27)

  • Update toc

v1.2.1 (2024-10-10)

  • Adding new option to show 0 instead of run speed while not moving
  • making sure to only care about events related to you the player

v1.2.0 (2024-09-08)

  • Adding Dynamic Riding support
  • Fixing bugs
  • Refactor lib usage to match what im doing on BGWC addon to reduce needed libs and global db issues
  • Made it so you can't open the settings when locked and right clicking the text
  • Minor random changes based on learning from BGWC

v1.1.7 (2024-05-08)

  • Fixing speed not updating at times
  • Fixing 10.2.7 bugs for incorrect setting of text justification

v1.1.6 (2024-01-09)

  • fixing missing function name

v1.1.5 (2024-01-09)

  • adding slash command support

v1.1.4 (2024-01-02)

  • adding lock function

v1.1.3 (2024-01-01)

  • adding default font
  • addressing an issue where you cant set the label correctly
  • adding a new option to round the percent value

v1.1.2 (2024-01-01)

  • Refactor to fully use Ace 3.0 libs since the db and options kept resetting and couldn't figure it out

v1.0.1 (2023-12-31)

  • Adding new project IDs

v1.0.0 (2023-12-31)

  • initial release