Releases: rbgdevx/dynamic-movement-speed
Releases · rbgdevx/dynamic-movement-speed
r1.2.3
- 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
r1.2.1
- 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
r1.2.0
- 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
r1.1.7
- Fixing speed not updating at times
- Fixing 10.2.7 bugs for incorrect setting of text justification
r1.1.6
- fixing missing function name
r1.1.5
- adding slash commands
- fixing bug where after leaving an instance the speed reset to 0
r1.1.4
- adding new locking feature
r1.1.3
- adding default font
- addressing an issue where you cant set the label correctly
- adding a new option to round the percent value
r1.1.2
- Refactor to fully use Ace 3.0 libs since the db and options kept resetting and couldn't figure it out