Download
(67Kb)
Download
Updated: 01-08-08 08:45 PM
Pictures
File Info
Updated:01-08-08 08:45 PM
Created:unknown
Downloads:18,218
Favorites:85
MD5:

Nudge  Popular! (More than 5000 hits)

Version: 2.0.57018.1
by: Fleetfoot [More]

Description:
This is very much a homage to RangeHelp an addon that had this
functionality and much more, but i realized that i didn't need
anything other than the range button so i remade it in the
image of ace2 with some extra spiffes. This addon only adds a range button to check at which range you are at, outofrange, range, deadzone, melee.

You can change the size of the target box and also the font size used for it, and thats pretty much it, you can ofc also move it around to youre hearts desire.

This is important, this addon will not work unless you're a hunter and have learned Wingclip, this since it uses Wingclip to check melee distance to target. So unless you're atleast level 12, this mod has no use for ya. Arrrrr, ye be warned.

If you are NOT a hunter this is not the droids you are after, you should check out http://www.wowinterface.com/download...927-Fudge.html


Original RangeHelp can be found at http://www.curse-gaming.com/en/wow/a...rangehelp.html

Furthermore, since i am a lazy git, i never uploaded the version of Nudge for the 1.xx patch and it just lived on the ace svn, but some helpful person actually did, he calls himself
Fleetfoot23 and i just wanna say thanks for making that version available to the unwashed masses

Also the screens you see here is directly ripped from his upload, again something i am grateful for.

Noteworthy stuff:
This mod does rely on the Ace2 embedable framework. Ace2 is the next generation of the Ace line, and does not require an external Ace2 addon as a dependency.

Command List:
/nudge -- Gives you a list of available options.


ChangeLog
2.0.57018.1:

- Removed code for checking deadzone.
- Updated ace libs

2.0.43626:

This version will reset you're colors and position

- Updated ace libs
- Cleanups to the code

2.0.36975.1018:

- Updated ace libs

2.0.36975:

- Bumped toc
- Removed switch options since its now in the default ui

2.0.29807:

- Added option to turn off attack when target moves into deadzone. /nudge switch, toggles it. Thx to Elisios.

2.0.29633:

- Added option to remove text from button, /nudge text, toggles it.

2.0.29253:

- Updated toc.
- Updated externals which fixes a potential problem with saving youre profile.

2.0.29038:

- Added option to choose color of button states.
- Added license.
- Some code cleanups.

2.0.27156:

* Changed maxwidth of bar to 5000.
* Updated ace libs.

2.0.20510:

* Added FR translation thx to Elisios

2.0.19618:

* Fixed bad mojo in options.
* Added lock command.
* Added DE translation thx to Lewelyn @ MannorothEU

2.0.19135:

* Should work peachy with the 2.0 patch, and only that patch, so if youre still on live, do not download this.

Ive done my best to test this sucker, but as always theres bound the be bugs, so please test, break and report.

Optional Files (0)


Post A Reply Comment Options
Unread 12-08-06, 03:09 AM  
sabbatboy
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Is there any way to lock the bar in place? Haven't seen one in the command list.
Report comment to moderator  
Reply With Quote
Unread 12-08-06, 05:36 AM  
AmiYuy
A Fallenroot Satyr
 
AmiYuy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 73
Uploads: 1
Error while trying to change width

"/nudge width 120"

Error message stating:
Interface\AddOns\Nudge\Nudge.lua: 59
Cannot access key "Button" in db table. You may want to use db.profile["Button"]

Image: http://i5.photobucket.com/albums/y16...g?t=1165577757
Report comment to moderator  
Reply With Quote
Unread 12-08-06, 07:22 AM  
Lewelyn
A Kobold Labourer

Forum posts: 1
File comments: 3
Uploads: 0
Here is the German localization:

L:RegisterTranslations("deDE", function()
return {
["Auto Shot"] = "Automatischer Schuss",
["Wing Clip"] = "Zurechtstutzen",
["Melee"] = "Nahkampf",
["Ranged"] = "Fernkampf",
["Dead Zone"] = "Tote Zone",
["Out of Range"] = "Ausser Reichweite",
}
end)
Report comment to moderator  
Reply With Quote
Unread 12-08-06, 08:30 AM  
Fleetfoot
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 67
Uploads: 5
@Lewelyn: Thx, much appreciated, added it in this release.
@AmiYuy: Fixed, thx for the report.
@sabbatboy: Added, thx for the heads up, never really thought of it myself
Report comment to moderator  
Reply With Quote
Unread 12-08-06, 02:05 PM  
wupdich
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
hi ho

Error Message.

...face\AddOns\Nudge\libs\AceConsole\AceConsole-2.0.lua:18: AceConsole-2.0 requires AceLibary.


Ver.2.0.19618
Report comment to moderator  
Reply With Quote
Unread 12-08-06, 11:13 PM  
Fleetfoot
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 67
Uploads: 5
Sorry about the latest zip, im lazy and im so used to picking up my latest revision of Nudge from wowace.com/files all packaged and ready. This time tho there was a problem with the script that generated the file and not all of the ace libs got included.

I will fix this as soon as possible, but in the mean time you can always download the old version, and the extract the new version over that, that way you will have the libs also.
Report comment to moderator  
Reply With Quote
Unread 12-09-06, 03:23 PM  
Rabinu
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Would you add the autoswitch bar feature like rangehelp, it would be very nice. Except that, the addon work nice
Last edited by Rabinu : 12-09-06 at 03:24 PM.
Report comment to moderator  
Reply With Quote
Unread 12-09-06, 03:29 PM  
Daklu
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 2
Uploads: 2
Feature Request

Add support for other classes

One thing I liked about RangeHelper was that I could choose which spells to use for range detection. This allowed me to use it with other classes, such as a warrior, by using Charge to trigger the in-range detection. Any chance of adding this in?
Report comment to moderator  
Reply With Quote
Unread 12-10-06, 03:32 AM  
Elisios
A Murloc Raider
 
Elisios's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 27
Uploads: 1
I'm very happy you ressurected this addon. But... I was used to the button customisation features of RangeHelp (border, background and font color and text). Do you plan to add color/text customization per state ?

Btw, here's the French localization :

L:RegisterTranslations("frFR", function()
return {
["Auto Shot"] = "Tir automatique",
["Wing Clip"] = "Coupure d'ailes",
["Melee"] = "M\195\169lee",
["Ranged"] = "A port\195\169e",
["Dead Zone"] = "Zone morte",
["Out of Range"] = "Hors de port\195\169e",
}
end)

Edit: i'm stupid, this doesn't work : And finally, a trick for non-hunter :

Create two macros named "Auto Shot" and "Wing Clip" (or localized ones) which /cast any spells that can be used to check range. Then put these macros on one of your action bars. Nudge will use them.
Last edited by Elisios : 12-13-06 at 01:55 AM.
Report comment to moderator  
Reply With Quote
Unread 12-10-06, 04:53 AM  
Fleetfoot
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 67
Uploads: 5
@Elisios: Thx for the translation, will include in the next release. This isnt a ressurection of RangeHelp, i just borrowed the look of it. Atm im not really thinking of adding per state customization, i might in the future.

@daklu: Its in the works.

@Rabinu: Wont work anymore since the latest patch you cant programatically switch bars during battle.
Report comment to moderator  
Reply With Quote
Unread 12-12-06, 09:45 AM  
foot
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
This addon makes me happy in my pants. Thank you!

Why not add scattershot range to the mix though? Instead of adding an extra colour code, which would make things confusing, you could simply replace the text 'Ranged' with 'Scattershot' when the player is 8-15(21)yd away from the target.
Report comment to moderator  
Reply With Quote
Unread 12-13-06, 01:54 AM  
Elisios
A Murloc Raider
 
Elisios's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 27
Uploads: 1
I realize I pasted a badly-encoded translation. Please replace 'é' with '\195\169' to have charset-safe strings. (Already fixed the original post)
Last edited by Elisios : 12-13-06 at 01:56 AM.
Report comment to moderator  
Reply With Quote
Unread 02-23-07, 09:08 AM  
ReverendD
A Rage Talon Dragon Guard
 
ReverendD's Avatar
AddOn Author - Click to view AddOns

Forum posts: 343
File comments: 53
Uploads: 1
And finally, a trick for non-hunter :

Create two macros named "Auto Shot" and "Wing Clip" (or localized ones) which /cast any spells that can be used to check range. Then put these macros on one of your action bars. Nudge will use them.
[/b][/quote]

I have not been able to get this to work for my other classes. Anyone else have success with this?
Report comment to moderator  
Reply With Quote
Unread 02-25-07, 09:00 AM  
Fleetfoot
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 67
Uploads: 5
Originally posted by ReverendD
And finally, a trick for non-hunter :

Create two macros named "Auto Shot" and "Wing Clip" (or localized ones) which /cast any spells that can be used to check range. Then put these macros on one of your action bars. Nudge will use them.
I have not been able to get this to work for my other classes. Anyone else have success with this? [/b]
It wont work, with the changes in the api for 2.0 i changed how nudge works, it now doesnt scan the actionbar for spells, so youre trick wont work anymore. With that said, im still trying to find time to release a mod of nudge that allows you to use whatever spell you want for range check. But for the moment, if you want to change you need to edit the source.
Last edited by Fleetfoot : 02-25-07 at 09:01 AM.
Report comment to moderator  
Reply With Quote
Unread 02-26-07, 04:29 PM  
shlo
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Adapt this to other classes?

EDIT: I just read other comments stating that you intended to add this functionality. Well, consider this another vote in favor of it. Thanks a lot.


Hey hey. So yes, I am well aware that Fudge exists, but thats not quite what I am looking for. What I want is an addon exactly like Nudge that would assist in my deadzone kiting, not so much for Hunters as I usually just run at and hit them until they die, but for Warriors and Druids.

Dancing around waiting for energy tics/cooldowns/dot damage is pretty much how I manage to kill Warriors or bear Druids these days. An addon like this would be fantastic.

I imagine it could be done by judging based off of any of our melee attacks for range, having neither melee or Deadly Throw for dead zone and Deadly Throw active for out of range/in charge range.

An addon like this would be all kinds of wonderful and I would totally like be your e-friend or something.

Thanks a lot.
Last edited by shlo : 02-26-07 at 04:30 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: