| Tested: | Hour of Twilight 4.3 |
| Updated: | 01-07-12 06:19 AM |
| Created: | 11-16-10 11:15 PM |
| Downloads: | 3,149 |
| Favorites: | 76 |
| MD5: |
local TrackedAuras = ShotGlassRaidFrames.TrackedAuras
TrackedAuras[GetSpellInfo(774)] = {position = 1, color = {r = .8,g = 0, b = .8, a = 1},} -- Rejuvenation
TrackedAuras["Rejuvenation"] = {position = 1, color = {r = .8,g = 0, b = .8, a = 1},}

File Name |
Version |
Size |
Author |
Date |
Type |
0.3 |
893B |
04-27-11 12:38 PM |
Addon |
||
0.3 |
1kB |
02-13-11 03:47 PM |
Addon |
||
0.1 |
937B |
12-03-10 07:00 AM |
Addon |
File Name |
Version |
Size |
Author |
Date |
2.2 |
80kB |
danltiger |
12-20-11 04:51 AM |
|
2.1 |
80kB |
danltiger |
12-16-11 03:13 AM |
|
2.0 |
80kB |
danltiger |
12-10-11 06:21 AM |
|
1.15 |
87kB |
danltiger |
07-09-11 03:43 AM |
|
1.14 |
87kB |
danltiger |
04-27-11 04:43 AM |
|
1.13 |
87kB |
danltiger |
04-27-11 01:52 AM |
|
1.12 |
85kB |
danltiger |
03-04-11 07:06 AM |
|
1.11 |
83kB |
danltiger |
02-18-11 05:30 AM |
|
0.10 |
76kB |
danltiger |
12-04-10 05:23 AM |
|
0.9 |
76kB |
danltiger |
12-03-10 01:04 AM |
|
0.8 |
75kB |
danltiger |
11-29-10 08:32 PM |
|
0.7 |
83kB |
danltiger |
11-27-10 04:50 AM |
|
0.6 |
82kB |
danltiger |
11-26-10 05:41 AM |
|
0.5 |
75kB |
danltiger |
11-22-10 05:14 AM |
|
0.4 |
113kB |
danltiger |
11-20-10 11:58 PM |
|
0.3 |
113kB |
danltiger |
11-20-10 10:04 AM |
|
0.2 |
77kB |
danltiger |
11-16-10 11:15 PM |
![]() |
Comment Options |
|
|
|
|
This doesn't affect party frames right?
|
|
|
|
|
|
||
|
Thanks for the report, Mik!
|
||
|
|
|
|
|
|
Message: Interface\AddOns\ShotGlass\ShotGlass.lua:193: attempt to compare nil with number
----- if not aura.priority or aura.priority > priority[aura.position] then ----- Happens to me in LFR while playing with my Priest. http://pastebin.com/c3m43iGw - full report.
Last edited by mikma : 01-27-12 at 05:13 AM.
|
|
|
|
|
|
||
|
Re: Is this addon still being actively worked on?
Pope,
This is the short-term roadmap: v2.4: Target Icons and Tooltips v2.5: Ready Check Icons
|
||
|
|
|
|
|||
|
Hi Rez,
A) I'll look into the Int buff oddity. B) Side indicators... I tested this, but it looks too cluttered for my taste. C) Groups: Raid members SHOULD end up in the same group. That's how it used to work, anyway. It's been a little while since I've raided, though. I'll look into this, too.
|
|||
|
|
|
|
||
|
Hi BP,
Thanks for the good word!
|
||
|
|
|
|
||
Also, I tried to make the following for my mage just to track +int buffs. Code:
TrackedAuras["Arcane Brilliance"] = {position = 3, priority = 1, color = {r = 0,g = 9, b = 9, a = 1},} -- "Arcane Brilliance", Cyan
TrackedAuras["Dalaran Brilliance"] = {position = 3, priority = 2, color = {r = 0,g = 9, b = 9, a = 1},} -- "Dalaran Brilliance", Cyan
Also would it be possible to group people in the same groups as the raid?
Last edited by Rezman : 01-12-12 at 07:19 PM.
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
i made an account here just to tell you how badass your addon is..i was looking for frames for rbgs that were easy to tell between range and health...perfect...only thing id ask to see is some indicators on the left side (id like to put the priest buff indicators on that side for rbgs.arenas, just like fort and shadow protection is what i mean by buffs....again sweet addon
|
|
|
|
|
||
|
Re: Is this addon still being actively worked on?
Considering that it was updated last Saturday, I'd say 'Yes'. ;-)
|
||
|
|
|
|
|
|
Is this addon still being actively worked on?
Is this addon still being actively worked on?
I ask because I really like it, but it's missing a ton of features that I feel are pretty mandatory. I actually added a few more indicators and the LFD role functionality to my local copy, but I wanted to find out if the author(s) were still working on it before I wasted time trying to add: -Tooltips -Incoming Rez indicator -Target Symbols Either way, excellent addon. Thank you for your effort. |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 4
Uploads: 0
|
Since 4.3 I've been having a problem where the raid frames sometimes get locked in an odd position like the side of the screen, or all the boxes pile on top of each other in a weird jumble. This mostly seems to happen when one of the boxes in the Shot Glass options is checked or unchecked.
The only way I've found to fix the problem is to delete the addon and saved variables for the addon and reinstall. Any ideas on how to fix this? |
|
|
|
|
|
|
ShotGlass for 4.2
I have bumped the toc to 4.2 and sent the archive to Danltiger for testing, as 4.2 will not be released until Wednesday here in Europe.
Also, I haven't been seeing the priest debuff Weakened Soul shown on the frames lately. Has anyone else noticed this problem? |
|
|
|
|
|
|
|
Repeating error
1x ShotGlass-1.14\ShotGlass.lua:110: attempt to compare nil with number
ShotGlass-1.14\ShotGlass.lua:271: in function <ShotGlass\ShotGlass.lua:253> ShotGlass-1.14\ShotGlass.lua:320: in function <ShotGlass\ShotGlass.lua:306> <in C code>: in function `SetAttribute' Interface\FrameXML\SecureGroupHeaders.lua:195: in function <Interface\FrameXML\SecureGroupHeaders.lua:115>: Interface\FrameXML\SecureGroupHeaders.lua:457: in function `SecureGroupHeader_Update': Interface\FrameXML\SecureGroupHeaders.lua:48: in function <Interface\FrameXML\SecureGroupHeaders.lua:46>: Hope that helps! Love the frames ![]() |
|
|
|
|
|
||
Should be fixed now ![]() |
||
|
|
![]() |