Results: 126Comments by: Stuck
File: MikScrollingBattleText05-02-09
Mikord, I have to say I love your a...
Posted By: Stuck
Mikord, I have to say I love your addon, especially the triggers, I have a question though, is it possible to get the destName from a CAST_START in a combat log event? I selected cast start for the event in the trigger and went to add a conditional and noticed I couldn't make a conditional for the recipient's name/reaction/control/et...
File: RantTooltip: Lite04-21-09
Originally posted by 02cspearson...
Posted By: Stuck
Originally posted by 02cspearson This is great but I don't like to have the ToolTip at Cursor. How do I change it to Anchor? Open RantTooltipLite.lua, at the top there is a table called "RantTooltip". The line you're looking for is, "anchor = { "CURSOR", 0, 10 },". You can anchor it wherever you want. It's relative to UIParent....
File: RantTooltip: Lite04-21-09
Re: options...
Posted By: Stuck
Originally posted by Crissa The lack of comments in your code is making customizing this a bit of a pain. Little rusty here... I got the tooltips where I wanted, I can (sorta) change the background. I'd like to take out the color changing border (only want simple borders); have guild/reaction override class color on the names;...
File: RantTooltip04-21-09
Re: Target bug
Posted By: Stuck
I think the talent issue has to do with blizzard messing around with talents and hotfixing dual spec. I haven't changed anything with it in a while. Originally posted by Chasim I have experienced the same bug - I have just disabled the target option for now. If you guys manage to repeat this and tell me exactly what you did...
File: RantTooltip04-17-09
Originally posted by Hevanus Any...
Posted By: Stuck
Originally posted by Hevanus Any chance of LibSharedMedia support for picking textures and fonts? Manually entering texture paths is kind of clunky :p I agree. I'll be adding this soon. =) Farmboy: I'll take a look at clearfont and see what I can do.
File: Nurfed: Rant Layout04-16-09
Originally posted by ItsShowTimeBab...
Posted By: Stuck
Originally posted by ItsShowTimeBaby Has there been any significant changes from the version posted on Nurfed website? The one with the filefront dl. Yeah, this is my own personal layout, so I change things from time to time. I couldn't tell you everything I've changed since I uploaded it to the nurfed forums originally. But I...
File: Nurfed: Rupture Clone04-16-09
Originally posted by ItsShowTimeBab...
Posted By: Stuck
Originally posted by ItsShowTimeBaby Has there been any significant changes from the version posted on Nurfed website? No, I only updated it for 3.1. I was thinking about adding runes, but I figure most people use a separate addon for runes already.
File: RantTooltip04-16-09
Originally posted by Gruffness Wa...
Posted By: Stuck
Originally posted by Gruffness Was the RantTooltip_Options folder missing from the latest release? I seem to be unable to access the GUI Options without it. :( :confused: Update: Yep, looks like it was. I downloaded the previous release (archive) and am using the folder from that. It appears to be functioning now. :) :cool:...
File: RantTooltip04-15-09
Originally posted by WereBear Is...
Posted By: Stuck
Originally posted by WereBear Is anyone else having a problem with this new version where it will not show the targets talents. The options for that also change nothing and turn off showing guild does nothing. Tried changing options around and still no luck. love the addon was my salvation after AFTT ;) Are you sure you have "S...
File: RantTooltip: Lite04-15-09
Re: Status Bar
Posted By: Stuck
Originally posted by Chasim What would I need to edit in the .lua to remove (or comment out) the status bar completely? Add: GameTooltipStatusBar:Hide() right below line 261. So it should look like: if raidIndex then RantTooltip.icons.raid:SetTexture("Interface\\TargetingFrame\\UI-RaidTargetingIcon_"..raidIndex)...
File: MikScrollingBattleText04-14-09
Originally posted by gezus So .....
Posted By: Stuck
Originally posted by gezus So .. for some reason half of the fonts since 3.1 don't work .. and default is Porky. Also .. if you set it to Skurri, or Morpheous you get Porky. I'm having this problem as well. =(
File: RantTooltip03-07-09
Originally posted by fir3fly I do...
Posted By: Stuck
Originally posted by fir3fly I do love this addons but I won't use it atm as its missing (or at least I can't find options for) 2 features I can't live without: 1) Show guild ranks 2) Show HP and Mana without having the status bar - By that I mean just have them as ordinary tooltip text (i.e. guild, spec). Good ideas. Those...
File: RantTooltip03-05-09
Sorry, I haven't been updating much...
Posted By: Stuck
Sorry, I haven't been updating much. A new version is in the works and should be ready very soon. So far, it's been rewritten to use a lightweight library I wrote, and every bug that is mentioned below should be fixed. Changes were also made based on suggestions below. =)
File: Aloft12-22-08
Maybe someone can help me with this...
Posted By: Stuck
Maybe someone can help me with this... I'd like to think I'm a rather adept lua coder, however, I'm not big into ace. Over the past few days I've been coding a small addon that would filter out and hide all npc nameplates on the screen. This is accomplished by checking to see how many spaces are in the name (player names have n...
File: Simple Buff Bars12-20-08
Shadowed, these are the best buffba...
Posted By: Stuck
Shadowed, these are the best buffbars. <3
File: SafeFocus12-13-08
Originally posted by anund This i...
Posted By: Stuck
Originally posted by anund This isn't woking at all for me. Im running Pitbull for my unit frames, would this cause safe focus not to work? I'll update it soon. It's pretty shabby coding to be honest. I will make it better eventually.
File: RantTooltip11-20-08
Originally posted by Lonny Hello,...
Posted By: Stuck
Originally posted by Lonny Hello, Currently the tooltip parented to the UIParent, it would be handy if you can set the parent to a separate moveable frame, this moveable frame should be visible/hidden through a slash command such as /rtt and based on your design it should be part of the core, not the LoD options, so these who do...
File: RantTooltip11-19-08
Re: Anchor offsets?
Posted By: Stuck
Originally posted by velvyt IM trying to get my tooltip to offset just to the lower right of the tip. I can get the y offset to go toward the right, but the x offset wont accept negative numbers, so cant get the tooltip to move down from the cursor. I checked the documentation and saw nothign about this, anyone got any ideas?...
File: RantTooltip11-10-08
Originally posted by goliath0 If...
Posted By: Stuck
Originally posted by goliath0 If you want to be a super minimalist, don't use Options, and delete the saved variable line in .toc file. That way the 1 line files which are useless to the addon won't be created at all. This.
File: RantTooltip11-10-08
Originally posted by bonesauce I...
Posted By: Stuck
Originally posted by bonesauce I see the line that says gui options on the description, but no, I'm not having any luck finding the actual options. I see the name on the list in the interface menu, but it was empty. No slash commands I could think of or that I've seen written have worked either. I spent the next hour looking bac...
File: RantTooltip11-09-08
Originally posted by Vytae I did...
Posted By: Stuck
Originally posted by Vytae I did try to remove the things I didn't want int the config.lua but it caused a myriad of error messages pointing to the ranttooltip.lua calling for the options I removed. Thanks for adding it back but please make it an option for those that like the color change. :) Keep in mind you can only remove t...
File: RantTooltip11-09-08
Originally posted by bonesauce se...
Posted By: Stuck
Originally posted by bonesauce seriously, this looks like it might be a decent addon but it's completely useless to me. I don't want to take a programming course to have a few neat features in the tooltip. My suggestion, at least make some kind of slash commands that you DON'T need to edit a lua file to work with, if not a littl...
File: RantTooltip11-08-08
Originally posted by Vytae I did...
Posted By: Stuck
Originally posted by Vytae I did delete the options folder but the background of the tooltips are now being colored green for pvp and yellow for neutral when they did not do that before. I have the options hard set to match my settings from all previous versions. As for a lite version: Well all the bugfixes form start to now of...
File: RantTooltip11-08-08
Originally posted by Vytae Please...
Posted By: Stuck
Originally posted by Vytae Please make this an option as I don't really care for the background being changed to green and PvP text being removed. imho more fluff that isn't needed for a minimalistic tooltip.. this was great as it started out super small and has now become bloated with extra features I don't need or want.. I also h...
File: RantTooltip11-07-08
Re: A bug i seem to be getting
Posted By: Stuck
Originally posted by Zekeris I get this error sometimes when i click on item links in my chat that takes time to retrive info . It only happens if "it needs to retrieve the item info" if not, it doesnt happen at all. I actually noticed this right after I uploaded this last rev today. =( It fixed for the next version.