Skip to content

Releases: rbgdevx/dynamic-movement-speed

r1.2.3

20 Dec 21:42
Compare
Choose a tag to compare
  • 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.2

27 Oct 19:36
Compare
Choose a tag to compare
  • Update toc

r1.2.1

11 Oct 01:08
Compare
Choose a tag to compare
  • 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

08 Sep 21:07
Compare
Choose a tag to compare
  • 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

08 May 07:20
Compare
Choose a tag to compare
  • Fixing speed not updating at times
  • Fixing 10.2.7 bugs for incorrect setting of text justification

r1.1.6

09 Jan 07:33
Compare
Choose a tag to compare
  • fixing missing function name

r1.1.5

09 Jan 07:01
Compare
Choose a tag to compare
  • adding slash commands
  • fixing bug where after leaving an instance the speed reset to 0

r1.1.4

03 Jan 04:17
Compare
Choose a tag to compare
  • adding new locking feature

r1.1.3

01 Jan 21:45
Compare
Choose a tag to compare
  • 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

01 Jan 17:02
Compare
Choose a tag to compare
  • Refactor to fully use Ace 3.0 libs since the db and options kept resetting and couldn't figure it out