Download
(261Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 12-31-23 10:53 PM
Pictures
File Info
Compatibility:
Classic (1.15.0)
Guardians of the Dream (10.2.0)
WOTLK Patch (3.4.3)
Updated:12-31-23 10:53 PM
Created:unknown
Downloads:54,949
Favorites:108
MD5:
Categories:Rogue, Druid, Warrior

NugEnergy  Popular! (More than 5000 hits)

Version: 10.2.3
by: d87 [More]

Rage and energy monitor.



TBC BETA RELEASES

Also supports:
- Focus
- Insanity
- Runic power
- Fury & Vengeance
- Maelstrom

Features:
- Vertical mode
- Cap alert
- Execute phase indicator
- For energy text value is updated every 5pts

github

Slash command:
/nen unlock - enable dragging

NugEnergy
10.2.3 (2024-01-01)
Full Changelog Previous Releases
  • Added Text Outline checkbox
Archived Files (11)
File Name
Version
Size
Author
Date
10.2.2
261kB
d87
12-28-23 04:46 PM
10.2.1
261kB
d87
11-28-23 08:33 PM
10.2.0
260kB
d87
11-28-23 07:41 PM
10.1.1
261kB
d87
08-25-23 03:02 AM
10.1.0
260kB
d87
07-11-23 10:46 PM
10.0.0
260kB
d87
10-25-22 01:30 PM
9.2.6
260kB
d87
09-05-22 11:52 PM
9.2.4
260kB
d87
09-01-22 12:49 AM
9.2.3
260kB
d87
08-31-22 02:55 AM
9.2.2
253kB
d87
08-30-22 10:59 AM
9.2.1
253kB
d87
08-30-22 08:30 AM


Post A Reply Comment Options
Unread 06-20-22, 02:25 PM  
Killboy
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hi guys!
Is there a version of this addon that works on Wotlk 3.3.5? If it didn't exist, do you know any addon like that?



In any case I thank you for the addons you develop
Last edited by Killboy : 06-20-22 at 02:30 PM.
Report comment to moderator  
Reply With Quote
Unread 09-13-18, 11:47 PM  
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view AddOns

Forum posts: 163
File comments: 643
Uploads: 42
Originally Posted by Aisenfaire
Could you tell me how I can make it vertical? I am used to a vertical type hud, but Icehud is so heavy on resources that I'm trying to find a lightweight alternative.
download latest update, then you can. Also better switch texture to NugEnergyVertical
Report comment to moderator  
Reply With Quote
Unread 09-13-18, 06:32 PM  
Aisenfaire
A Murloc Raider

Forum posts: 6
File comments: 394
Uploads: 0
Could you tell me how I can make it vertical? I am used to a vertical type hud, but Icehud is so heavy on resources that I'm trying to find a lightweight alternative.
Report comment to moderator  
Reply With Quote
Unread 12-05-13, 04:34 PM  
Samman
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Originally Posted by d87
For class color try to replace

with

(at the top of lua file)
It should work.

idk about power type colors, maybe i'll do it sometime later. PTR is down right now.
Works just fine!
Thanks!
Report comment to moderator  
Reply With Quote
Unread 12-05-13, 01:31 PM  
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view AddOns

Forum posts: 163
File comments: 643
Uploads: 42
For class color try to replace
local color = { 0.9, 0.1, 0.1 }
with
local classcolor = RAID_CLASS_COLORS[select(2, UnitClass("player"))]
local color = { classcolor.r, classcolor.g, classcolor.b }
(at the top of lua file)
It should work.

idk about power type colors, maybe i'll do it sometime later. PTR is down right now.
Last edited by d87 : 12-05-13 at 01:33 PM.
Report comment to moderator  
Reply With Quote
Unread 12-05-13, 11:17 AM  
Samman
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Re: Re: Marks for different specs

Great Addon, been using this for years!

What still bothers me, that the instruction on how to change the bar automatically to class color described on page 3 or so, doesn't work anymore.

Does anyone know a way to do this?

In case this should not work, can someone tell me if it is possible that the energy bar is always yellow and when tracking rage (druid, warrior) the color switches automatically to red ?

As far as it seems there isn't an option in the lua file...

Thanks for your help!
Report comment to moderator  
Reply With Quote
Unread 11-26-13, 07:44 PM  
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view AddOns

Forum posts: 163
File comments: 643
Uploads: 42
Re: Marks for different specs

Done, they're now always separate for each spec
https://github.com/rgd87/NugEnergy/archive/master.zip
Report comment to moderator  
Reply With Quote
Unread 11-26-13, 09:18 AM  
Hexxagon
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Marks for different specs

Just gonna try my luck here and see if i can get an answer.

I just dowloaded this addon and its great. BUT im not very good LUA, so just asking to see if anyone can help me.

Right now i have 3 marks set for assassination on my rogue, problem is they are there for all specs on all chars i have NEN active on. Is there a way for me to make different marks for different specs/chars ?
Also size and position seems to bind all over the account.
If there's anyway to do it char/spec specific i would really appreciate and help i could get.

Crossing my fingers someone will read this, Hexxagon.
Report comment to moderator  
Reply With Quote
Unread 11-19-12, 12:07 PM  
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view AddOns

Forum posts: 163
File comments: 643
Uploads: 42
Runic power is there, just disabled by default (/nen runic). Change onlyText variable at the top of NugEnergy.lua to remove bar.
Tho indeed i should probably add execute indication and dump warnings to DK too.
Report comment to moderator  
Reply With Quote
Unread 11-19-12, 11:19 AM  
unstoppixel
An Aku'mai Servant
 
unstoppixel's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 37
File comments: 131
Uploads: 2
Thumbs up DK Love

Would love to see Runic Power added to the list for us DK's too. Also, the ability to just see the number without the bar, if that's not already possible.
__________________
Report comment to moderator  
Reply With Quote
Unread 11-11-12, 01:34 AM  
reanism
A Kobold Labourer

Forum posts: 0
File comments: 34
Uploads: 0
thanks

all i wanted to see was demonic fury. awesome. will try that.
Report comment to moderator  
Reply With Quote
Unread 11-10-12, 10:28 PM  
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view AddOns

Forum posts: 163
File comments: 643
Uploads: 42
well if you don't need demonic fury too then just "/nen demonic" & /reload. It'll disable all warlock stuff.
If you need it, then find:
Code:
            if spec == 2 then
                GetPower = function(unit) return UnitPower(unit, SPELL_POWER_DEMONIC_FURY) end
                GetPowerMax = function(unit) return UnitPowerMax(unit, SPELL_POWER_DEMONIC_FURY) end
                -- self:RealignMarks({200})
                PowerFilter = "DEMONIC_FURY"
                self:RegisterEvent("UNIT_AURA")
                -- self:RegisterEvent("PLAYER_REGEN_DISABLED")
            elseif spec == 3 then
                ...
            elseif spec == 1 then
                ...
            end
make it:
Code:
                self:RegisterEvent("UNIT_AURA")
                self:RegisterEvent("PLAYER_REGEN_DISABLED")
                self:RegisterEvent("UNIT_POWER")
            else
                self:UnregisterEvent("PLAYER_REGEN_DISABLED")
                self:UnregisterEvent("UNIT_AURA")
                self:UnregisterEvent("UNIT_POWER")
                PowerFilter = nil
                self:SetScript("OnUpdate", nil)
                self:Hide()
            end
Last edited by d87 : 11-10-12 at 10:32 PM.
Report comment to moderator  
Reply With Quote
Unread 11-10-12, 06:39 PM  
reanism
A Kobold Labourer

Forum posts: 0
File comments: 34
Uploads: 0
thx for the addon.

how can i hide the bar for shard/ember?
Report comment to moderator  
Reply With Quote
Unread 10-15-12, 12:49 PM  
muck6792
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Yeah, thank you mate i got it.
Report comment to moderator  
Reply With Quote
Unread 10-15-12, 12:10 PM  
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view AddOns

Forum posts: 163
File comments: 643
Uploads: 42
You probably had it unlocked, it doesn't disappear that way at all
When locked it's only visible in combat and in stealth. If you really don't want in stealth, in nugenergy.lua find something "and IsStealthed()", remove it.
Last edited by d87 : 10-15-12 at 12:11 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: