tullaRange is an addon that allows the user to make action buttons change color completely under the following conditions:
- When an action is out of range
- When the user is out of energy/mana/focus/etc
Colors for each setting are configurable by a GUI in the addons options menu.
Why use tullaRange over something like RedRange?
tullaRange is derived from RedRange. The main thing I do differently is that I replace each individual action button's OnUpdate handler with a single global one. The end result is that tullaRange uses less CPU than other implementations.
Not working at all for me. I do not use any ActionBar-Addons beside of Bartender to re-arrange the bars.
I worked it out by myself. Bartender has a "out of range indicator" by it's own.
How do I change the colors so the unusable/out of mana settings look like default? Or is there a way to just disable them? The only think I want from this addon is the red icons when out of range
isnt working for me :s
TwitchTV manager keeps saying it's not updated even tho I have many times. Wtf? It's set for 'release' version.
In reply to yessirreebob:
I also get this message. TOC in Addon folder is 9.0.1? Strange might ne an option on twitch side.
In reply to yessirreebob:
I wouldn’t be shocked if the twitch client decided to try and give you the classic version
In reply to tullamods:
Well, right now, the client keeps thinking that I've installed 9.0.0-beta-classic and then I install 9.0.1-Classic. The next day it says 9.0.0-beta-classic once again, regardless what the Toc file says.
FYI, I have twitch set to install "Release' and not "Beta" but it's not listening.
In reply to tullamods:
Actually I need the classic version for I play wow classic ^^ but it still switches between 9.0.0-beta-classic and 9.0.1-Classic. After 9.0.1-Classic is installed after some minutes it says I have beta again and want to update.
Hey,
Any chance for this addon to also affect the pet action bar?
In reply to Forge_User_30839059:
Yes, that can probably be added.
In reply to tullamods:
Hey,
Just saw the update, and wanted to say thank you.
thanks for the great addon
could you add an option, to change the color when an ability is on cd? <3
In reply to Forge_User_70546397:
The icon should already be a bit darker when you're on cooldown.
In reply to tullamods:
sadly not dark enough :c
I Just wanted to thank you for keeping this updated and going for so long. I've used this addon for about as long as I can think and appreciate the mess out of it. Thanks you for what you do!
Hi,
this addon still has a high CPU usage of ~2ms/s only for the red coloring of the buttons.
As a reference:
Details! ~1.3ms/s for solo dmg on a training dummy.
RangeDisplay ~0,35ms/s.
In reply to elpur:
I did have an easy improvement that I've thrown into 8.2.7. I also have an additional set of benchmarks for you:
* Blizzard's range implementation uses about 0.1ms/s per visible action button.
* tullaRange replaces that implementation with one that uses about 0.015ms/s per visible action button.
So overall, you actually gain performance via using tullaRange. In the real world, though, I don't think either implementation really has a measurable impact on FPS.
In reply to tullamods:
Very nice that you were able to improve the performance, especially in such a short time.
You are probably right that this has no influence on the FPS but you have to consider the sum of all addons used and the less each addon uses CPU the better.
Good to know that your implementation is more efficient than Blizzard's. You should write that in the addon info above.
In reply to elpur:
Measured ~0,4ms, much better than all other range-color mods (range display f.e. = ~ 6.4).
This is coded like sugar, masterpiece against the other ones..
Edit: Used Classic VersionHello,
I suggest you for an extra feature. Greyout the icon when it is on cooldown.
Thanks