Download
(8Kb)
Download
Updated: 10-22-20 02:52 PM
Pictures
File Info
Compatibility:
Shadowlands pre-patch (9.0.1)
Updated:10-22-20 02:52 PM
Created:unknown
Downloads:7,900
Favorites:50
MD5:

SpeedyGonzales  Popular! (More than 5000 hits)

Version: 1.7.8
by: Lombra [More]


Displays your current or maximum movement speed in a small standalone frame or via an LDB feed.


- Usage:
/speedy - Toggles the frame
/speedy config - Opens configuration window


Absolute units are based on the following assumptions:

  • Base running speed is 7 yards per second.
  • 1 yard = 0.9144 meters.
  • 1 mile = 1760 yards.

1.7.8
- Updated for WoW 9.0.

1.7.6
- Fix ToC description.

1.7.5
- Remove pitch code.
- ToC bump.

1.7.1
- Added option to display current top speed instead of current speed. (eg, will always show 100% when on the ground and not mounted, regardless of whether you're moving, 200% when ground mounted, etc)
- Added Broker tooltip displaying various movement speeds.
- Changed the border texture to a more modern look.

1.7.0
- Added LDB feed.
- Slightly optimized performance.

1.6.0
- Pitch-o-meter is once again properly toggleable.
- Settings are now stored per character.
- Positioning is now handled by the addon. (won't reset if you disable the addon)
- The frame can now be clicked through when locked.
- Pitch-o-meter is now below the speed-o-meter instead.

1.5.0
- The width of the frame will now properly adjust when choosing units.
- Added basic slash command functionality back in. (in addition to the graphical interface) See description for more info.
- ToC bump for 3.3.

1.4.0
- Now with graphical options UI instead of slash commands.
- Pitch value will now show when swimming!

1.3.0
- Now correctly displaying your vehicle's pitch when in one.
- Various code optimisations.
- ToC bump.

1.2.1
- Now displays your vehicle's speed if you're in one.

1.2.0
- Added options for displaying miles per hour, kilometers per hour and meters per second!
- Added option to display pitch. (your flight angle relative to the horisontal plane - off by default)
- Added option to lock the frame.

1.1
- You can now choose to display yards per second instead.
- Stopped a variable from invading global namespace.
- Various code cleanup.
Post A Reply Comment Options
Unread 10-25-08, 03:49 PM  
picachu
A Kobold Labourer
 
picachu's Avatar

Forum posts: 0
File comments: 35
Uploads: 0
Thanks for this one, was needed after the patch.
Very small memory usage (only 2kb) and does its work perfectly. Works flawless for me.
Report comment to moderator  
Reply With Quote
Unread 10-25-08, 04:06 PM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Originally posted by picachu
Thanks for this one, was needed after the patch.
Very small memory usage (only 2kb) and does its work perfectly. Works flawless for me.
The addon doesn't really do that much, so anything else than minor memory usage would be bad. And its simplicity also helps keep bugs to a minimum.
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 10-27-08, 11:05 AM  
mrdummy
A Deviate Faerie Dragon

Forum posts: 14
File comments: 31
Uploads: 0
Ok, there is something good with this addon.

I have used MonkeySpeed before, but the addon fails very bad to show correct speed. Even in latest versions it's still bugged. It can show unbelievelable speeds for example 12647%. I tried calibrate it, but it cannot keep forever and it's bugged again.

But with SpeedyGonzales .... it works immediately and shows correct speed. Good job. i'm little surprised someone build a good working speed meter.
Report comment to moderator  
Reply With Quote
Unread 10-28-08, 05:22 AM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Originally posted by mrdummy
Ok, there is something good with this addon.

I have used MonkeySpeed before, but the addon fails very bad to show correct speed. Even in latest versions it's still bugged. It can show unbelievelable speeds for example 12647%. I tried calibrate it, but it cannot keep forever and it's bugged again.

But with SpeedyGonzales .... it works immediately and shows correct speed. Good job. i'm little surprised someone build a good working speed meter.
I'm glad you like it.

Old addons I think calculated your speed by seeing how fast your position on the map changes, which isn't ideal, particularly when flying. In 3.0 a GetUnitSpeed API was introduced, which indeed returns your current movement speed. So that's both much simpler to use, and should be accurate at any time!
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 04:42 AM  
mrdummy
A Deviate Faerie Dragon

Forum posts: 14
File comments: 31
Uploads: 0
Can you make some extras:
- lock the frame
- remove border
- smaller fonts, etc

A bit more customizable addon, to fit better in my GUI design. I don't use borders, but i use little transparency backgrounds. Now it has thick border and i'm not sure if it's lockable.

Thank you.
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 07:46 AM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
I'll look into it.
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 10:31 AM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Right, an option to lock the frame I can add, no problem. But font sizes and border I don't know about. I don't want half of the addon code being for customisation only.

If you want to change it yourself, however, I can show you how, as soon as I release the next version. I just need to test it myself first, when I defrost my account in a few days for Northrend.
__________________
Grab your sword and fight the Horde!
Last edited by Lombra : 11-10-08 at 12:38 PM.
Report comment to moderator  
Reply With Quote
Unread 11-18-08, 06:35 AM  
Wimpface
A Molten Giant
 
Wimpface's Avatar
AddOn Author - Click to view AddOns

Forum posts: 648
File comments: 204
Uploads: 4
Did you write this Lombra?! :O

/Ziraly
__________________
All I see is strobe lights blinding me in my hindsight.
Report comment to moderator  
Reply With Quote
Unread 11-18-08, 08:37 AM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Originally posted by Beezleboss
Did you write this Lombra?! :O

/Ziraly
What's it look like!
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 11-22-08, 08:01 AM  
Wimpface
A Molten Giant
 
Wimpface's Avatar
AddOn Author - Click to view AddOns

Forum posts: 648
File comments: 204
Uploads: 4
Originally posted by Lombra
What's it look like!
Caek is a lie. Nice addon though
__________________
All I see is strobe lights blinding me in my hindsight.
Report comment to moderator  
Reply With Quote
Unread 11-22-08, 04:32 PM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Originally posted by Wimpface
Caek is a lie. Nice addon though
Thanks

"Cake is a lie" is a lie!
__________________
Grab your sword and fight the Horde!
Report comment to moderator  
Reply With Quote
Unread 11-23-08, 12:56 PM  
Wimpface
A Molten Giant
 
Wimpface's Avatar
AddOn Author - Click to view AddOns

Forum posts: 648
File comments: 204
Uploads: 4
Originally posted by Lombra
Thanks

"Cake is a lie" is a lie!
""Cake is a lie" is a lie!" is a lie!
__________________
All I see is strobe lights blinding me in my hindsight.
Last edited by Wimpface : 11-23-08 at 12:59 PM.
Report comment to moderator  
Reply With Quote
Unread 11-25-08, 08:09 PM  
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view AddOns

Forum posts: 554
File comments: 271
Uploads: 24
Code:
comments:RegisterEvent("CHAT_MSG_COMMENT")
comments:SetScript("OnEvent", function(self, event, ...)
	local arg1 = select(1, ...)
	PoastComment("\""..arg1.."\" is a lie!")
end)
>_<
__________________
Grab your sword and fight the Horde!
Last edited by Lombra : 11-25-08 at 08:12 PM.
Report comment to moderator  
Reply With Quote
Unread 11-25-08, 08:13 PM  
Wimpface
A Molten Giant
 
Wimpface's Avatar
AddOn Author - Click to view AddOns

Forum posts: 648
File comments: 204
Uploads: 4
Originally posted by Lombra
Code:
comments:RegisterEvent("CHAT_MSG_COMMENT")
comments:SetScript("OnEvent", function(self, event, ...)
	local arg1 = select(1, ...)
	PoastComment("\""..arg1.."\" is a lie!")
end)
>_<
Fail code is fail! PoastComment is fail-ish!
__________________
All I see is strobe lights blinding me in my hindsight.
Report comment to moderator  
Reply With Quote
Unread 05-08-09, 03:29 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
This used to be my favorite speed-gauge addon. Low resource usage, handled flying carpets correctly unlike a lot of mods like this. With v1.3.0, though, its got pretty bad CPU usage, whether moving or not moving.

v1.3.0, USEng client/server, WoW 3.1.1 live. Measured with OptionlessHouse with CPU profiling enabled, when a character is not moving & idle, SpeedyGonzales eats 0.350 to 0.500 CPU/sec. Running at regular speed (100%), 0.500 to 0.600 CPU/sec.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: