Results: 207Comments by: Soeters
File: cargBags_Gnomed08-25-09
I don't know but I'm using BankStac...
Posted By: Soeters
I don't know but I'm using BankStack and that's just perfect. I'll download it and see if it works but I don't see any reason for it not to work as it only moves the objects in the bag.
File: cargBags_Gnomed08-24-09
Oops I forgot to fix it :o. I subm...
Posted By: Soeters
Oops I forgot to fix it :o. I submitted the r16.1 version which should fix the problem.
File: stText08-24-09
Maybe you should remove all the stT...
Posted By: Soeters
Maybe you should remove all the stText data from WTF/YOURACCOUNT/Yourrealm/Yourcharacter/layout-local.txt , as I'm now using the saved variables to load and save the positions. But did you use the slash commands to unlock them or did you just tried to drag them.
File: stText08-20-09
Do you put (r: 255, g:210, b:1) or...
Posted By: Soeters
Do you put (r: 255, g:210, b:1) or {1, 210/255, 1/255} ? The color must be in RGB, but the values must be between 0 and 1 so take the value between 0 and 255 and divide it by 255 to have a good color. As I'm lazy I just put the 255 formatted color and put /255 after it no to calculate it by myself. So Color = {1, 210/255, 1/25...
File: cargBags_Gnomed08-17-09
The error comes from the core (carg...
Posted By: Soeters
The error comes from the core (cargBags) and not from my layout. I can do nothing for you except tell you to post this in cargBags comments
File: Assign08-04-09
Yep, that's a good idea, I think I'...
Posted By: Soeters
Yep, that's a good idea, I think I'll add this feature in the next version. For every icon you'll be able to choose the order or not to display them.
File: oUF_Deith08-03-09
Did you set experience = true a the...
Posted By: Soeters
Did you set experience = true a the top of Deith_normal.lua because I disabled it by default.
File: oUF_TotemBar08-02-09
Originally posted by Sangull I no...
Posted By: Soeters
Originally posted by Sangull I noticed in r2 you pulled the .destroy function out. I'm guessing that it wasn't working and that's why I could never make it work with the previous release! Is this still a planned feature or was this something you decided to pull? The destroy function was something I may do but I removed it. Th...
File: stText08-02-09
Originally posted by Skylinee I n...
Posted By: Soeters
Originally posted by Skylinee I noticed i can't access the memory tooltip in combat, is this intended? Yes this is intended because the tooltip is pretty big and cover a big area. Si I didn't wanted it to show in combat because this is annoying to have a big tooltip which can hide you many things juste because of a mouseover.
File: stText07-30-09
Originally posted by Gimbli LynSt...
Posted By: Soeters
Originally posted by Gimbli LynStat's came out after CML and SLDT. CML was created by Phanx but was kinda hidden in the old WoWAce directories before they heavily merged with Curse. SLDT was created right about at the same time as CML became popular in minimalist UI's. CML was the original no config "text" stat AddOn. Yes,...
File: stText07-30-09
Thanks for reporting the bug, fixed...
Posted By: Soeters
Thanks for reporting the bug, fixed in r3. The memory garbage should be implemented in r4.
File: BindPad - GUI to set keybindings for spell/item/macro07-30-09
Is there a way to disable PopUp whe...
Posted By: Soeters
Is there a way to disable PopUp when we try to set a key for the secondary spec when the key is already used in the main spec. Because I found this weird the first time I set up the keybindings for my secondary spec
File: oUF_Deith07-29-09
To make the health bar going from g...
Posted By: Soeters
To make the health bar going from green to red it's easy. Find the self.Health part, and then the Health bar settings. There you add a line self.Health.colorSmooth = true self.Health.smoothGradient = {0, 1, 0 ,1, 0, 0 } The colors are 0,1,0 (green) and 1,0,0 (red).
File: Skada Damage Meter07-28-09
Data not recorded
Posted By: Soeters
I downloaded the last version of skada today, and I have a weird error, the data isn't collecting at all but I'm not getting any error report. I tried to change almost every option but I can't get the data collected, everything stays at 0. Of course my damage and all the others modules I needed were enabled. So if you can find a w...
File: oUF_TotemBar07-23-09
Originally posted by shkm One of...
Posted By: Soeters
Originally posted by shkm One of the big totem addons that I had to grab before throwing a fresh 80 shaman into some instancing had a very nice feature: tick timers. There would be a "bar" overlaying the icon which would correspond to every tick of the totem. I could certainly see this working very nicely with oUF_TotemBar. Any cha...
File: Skada Damage Meter07-21-09
There's one thing that miss me: I o...
Posted By: Soeters
There's one thing that miss me: I often have more DPSin my raids than I want to display with skada, but it automatically scroll down for the worst damage done in the raid. So I would like to know if you can just add an option to enable or disable the scroll down. Thanks in advance
File: oUF_TotemBar07-21-09
Originally posted by frui2store T...
Posted By: Soeters
Originally posted by frui2store Thanks for great plugin...;) I wanna see "totem name" in statusbar like below ---------------------------- | Stoneskin totem | ---------------------------- | Windfury | ---------------------------- I'm working on it but as the statusbar are usually smal...
File: oUF_Deith07-21-09
Originally posted by NightRaven W...
Posted By: Soeters
Originally posted by NightRaven What part of the LUA do I need to edit to unlock the player/target bars so I can move them around? Thanks for any help. I don't provide anything to unlock frames. The only thing you can do is moving them by changing the SetPoint in the last lines of Deith_Normal.lua and Deith_Small.lua which l...
File: stText07-03-09
Originally posted by Arkive I'll...
Posted By: Soeters
Originally posted by Arkive I'll probably be making the switch over to this at some point in my UI, as I agree, SLDT is a bit bloated for what I use it for (admittedly, it does what it does wonderfully though). The only thing I'd like to see (and I end up custom coding some of this this into SLDT each new version) is the ability t...
File: stText07-03-09
I'm glad people like it. I made it...
Posted By: Soeters
I'm glad people like it. I made it because if found that SLDT has way too much options for what I wanted so I decided to do light equivalent which can still be customisable easily (with Settings.lua). For the money I'll add this today, just before going on holidays somewhere I won't have the internet so I won't be able to update a...
File: Broker_Tabard07-01-09
Thanks fixed in r1.1
Posted By: Soeters
Thanks fixed in r1.1
File: Broker_Tabard06-30-09
It checks all the tabards in your i...
Posted By: Soeters
It checks all the tabards in your inventory and the last one is the currently equipped one. I might add a feature for bank, but what I want to include first is an option for championning to automaticaly switch the tabard to the default championning tabard when entering a dungeon.
File: oUF_Deith06-29-09
Originally posted by ckaotik Hm,...
Posted By: Soeters
Originally posted by ckaotik Hm, I know how things like this happen, but please, please don't expect your addon users to use ractionbuttonstyler as well :) I downloaded the gloss.tga from rABS and changed line 33 ... local buff = "Interface\\AddOns\\oUF_Deith\\media\\Gloss" Oops I always check for statusbar but I forgot for...
File: TourGuide - Alliance Midsummer Fire Festival Guide06-24-09
That guide is good but the problem...
Posted By: Soeters
That guide is good but the problem have having is that as the quest is called Honor the Flame, once I've done it, let's say in Elwynn Forest, the quest is validated for every zone. So it just tell us in which zone we need to go and that's all.
File: lolThreat06-23-09
What you could do for the testmode...
Posted By: Soeters
What you could do for the testmode is using a slash command (/lolthreat) which would unlock the frame, that would be easier for configuration.