This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Replace the FuBar_SpeedFu/libs/Astrolabe/Astrolabe.lua with a more recent version. (Astrolabe doesn't seem to show up in Curse Client so you'll have to get the current version of Astrolabe.lua manually.)
Open SpeedFu.lua - change the line: local Astrolabe = DongleStub("Astrolabe-0.4") to local Astrolabe = DongleStub("Astrolabe-xxx") where xxx is the version of the Astrolabe.lua you replaced (mine was 1.0)
Please update for 3.0.2. Numbers were off on my druid running around SW. It was stating I was moving at 77% speed when running, ~102% while in Cat Form (with speed boost talent), and 108% in Travel Form.
Should be 100%, 130%, and 140% respectively.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Replace the FuBar_SpeedFu/libs/Astrolabe/Astrolabe.lua with a more recent version. (Astrolabe doesn't seem to show up in Curse Client so you'll have to get the current version of Astrolabe.lua manually.)
Open SpeedFu.lua - change the line:
local Astrolabe = DongleStub("Astrolabe-0.4")
to
local Astrolabe = DongleStub("Astrolabe-xxx")
where xxx is the version of the Astrolabe.lua you replaced (mine was 1.0)
local Astrolabe = DongleStub("Astrolabe-1.0")
At least it works for me.
Your mileage may vary.
When i run with my epic mount (200%) and raiding crop (10%)the addon show me 200% instead 220% (tested only in the new continent).
open SpeedFu.lua and search for Stormwind and replace 1344.2694 with 1740.9872
Should be 100%, 130%, and 140% respectively.