Download
(19Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 05-22-23 05:56 AM
Patch for:
tullaRange.
Compatibility:
Embers of Neltharion (10.1.0)
WOTLK Patch (3.4.1)
Classic (1.14.3)
Updated:05-22-23 05:56 AM
Created:10-11-14 12:33 PM
Downloads:1,862
Favorites:2
MD5:

tullaRange Beta

Version: 10.1.5-beta2
by: Tuller [More]

This is a beta version of tullaRange for WoW 9.0 - Shadowlands

tullaRange release notes

10.1.5
  • Note: This version does not work on 10.1.0 realms (aka Retail)
  • (WoW 10.1.5) Rebuilt using the new ACTION_RANGE_CHECK_UPDATE event
  • (WoW 3.4.2) Fixed an error when loading the settings UI
  • Hotkeys are now colored red when an action is out of range, and white otherwise.
  • Pet actions now implement out of mana coloring

10.1.0
  • Update TOCs for World of Warcraft 10.1.0
  • Hook ActionBarActionButtonDerivedMixin, if it exists

10.0.11
  • Update TOCs for World of Warcraft 10.0.5

10.0.10
  • Update TOCs for World of Warcraft 3.4.1

10.0.9
  • Fix macro checks

10.0.8

10.0.7
  • Removed a leftover debug green background from the options menu

10.0.6
  • Apply Odjur's optimizations
  • Add desaturate to configuration settings
  • Add update frequency to internal configuration settings
  • Readjust UI to implement desaturate and opacity settings

10.0.5
  • No longer desaturating when unusable, just out of range or out of mana

10.0.4
  • Desaturate when recoloring abilities (thanks to Guema)

10.0.3
  • Updated TOC files for 10.0.2

10.0.2
  • Improve check for new Settings UI

10.0.1
  • Add support for 10.0.0

9.2.1
  • Updated TOC files for 9.2.5, 3.4.0, 2.5.4, and 1.14.3.

9.2.0
  • Updated TOC files for 9.2.0, 2.5.3, and 1.14.2.
  • Packaged the addon using multiple TOC files

9.1.1
  • Updated TOC files

9.1.0
  • Updated TOC files for 9.1.0

9.0.4
  • Add Burning Crusade Classic support

9.0.3
  • If you create a macro with a name that starts with #, tullaRange will now use spell cost checks to determine if the ability is usable (thanks merijn)
  • Updated TOCs for various wow versions

9.0.2
  • Updated TOC for 9.0.2

9.0.1
  • Fix a nil value exception when moving pet actions

9.0.0
  • Updated for World of Warcraft 9.0.1 - Shadowlands

8.3.2
  • Added support for pet action buttons. You can disable this via /run tullaRange:SetEnablePetActions(false)
  • Replaced the attack flash animation with a smoother one. You can disable this via /run tullaRange:SetEnableFlashAnimations(false)

8.3.1
  • Increase performance a bit by only updating attack actions and actions with a range

8.3.0
  • Update for WoW 8.3.0

8.2.7
  • Use a C_Timer.After handler for updates

8.2.6
  • Update classic TOC for 1.13.2
  • Update packager to use github actions

8.2.5
  • Updated TOC for 8.2.5

8.2.2
  • Added classic build

8.2.1
  • Automated releases

8.2.0
  • Updated TOC for 8.2.0
  • Verified the addon works with classic
  • Cleaned up code a tiny bit
Archived Files (3)
File Name
Version
Size
Author
Date
10.1.5-beta1
20kB
Tuller
05-21-23 05:16 PM
10.1.0-beta2
17kB
Tuller
04-28-23 03:40 PM
10.1.0-beta1
17kB
Tuller
04-22-23 02:03 PM


Post A Reply Comment Options
Unread 10-13-14, 10:00 AM  
b3n9ti
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 75
Uploads: 2
Originally Posted by zork
That range check can be done if you adjust your macro
sure, but then it no longer does its job but I'll manage, somehow...
Report comment to moderator  
Reply With Quote
Unread 10-13-14, 04:36 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Thanks for the update.

@b3n9ti
That range check can be done if you adjust your macro to
Code:
#showtooltip rejunvenation
/cast [@target,help,exists][] rejuvenation
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 10-11-14, 04:05 PM  
b3n9ti
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 75
Uploads: 2
macro too smart :D

first of all thanks for bringing us the updated version, missing it on beta :-)

question/issue/definitely not a bug! :P

the thing is, I've got a macro which casts Rejunvenation at myself, it looks like this:

#showtooltip
#show rejunvenation
/cast [@player] rejuvenation

obviously I'm alwaysin range, that's why it's not colored red. but I kinda wanna use it as a range indicator. so when I'm targeting somebody, who is too far away from me to heal, I'd like it to turn red anyway... any means of achieving this? ;-)



EDIT: actual bug, I think. assume the following situation: targeting hostile that is too far away. 'Wild Growth' (same for 'Genesis') turns red. de-targeting - so no target exists - still red. targeting a friendly target in range or yourself will turn the button back.
Last edited by b3n9ti : 10-11-14 at 04:19 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: