Results: 39Comments by: dafire
File: ForteXorcist12-16-08
if you look for something else for...
Posted By: dafire
if you look for something else for development (instead svn) you could also check http://github.com which hosts git repositories or http://bitbucket.org which hosts mercurial repositories. (there is a good windows mercurial client http://tortoisehg.sourceforge.net/) for hosting your source code :) Bitbucket also gives you a free priv...
File: Dominos11-19-08
Sometimes I had problems with vehic...
Posted By: dafire
Sometimes I had problems with vehicles sometimes not. I play a warlock.. and I think I had no problems when I dismissed my pet before entering the vehicle. The quests I had problems with was the escape from silverwater and the tank quest.
File: oUF Fader - Obsolete10-13-08
i think you got a bug in two condit...
Posted By: dafire
i think you got a bug in two conditions: PlayerMaxHealth = function() return unit and not UnitIsDeadOrGhost("player") and UnitHealth("player") == UnitHealthMax("player") end, PlayerMaxMana = function() return unit and not UnitIsDeadOrGhost("player") and UnitMana("player") == UnitManaMax("player") end, the problem is th...
File: Bongos303-18-08
Hm.. I got a small problem with key...
Posted By: dafire
Hm.. I got a small problem with key bindings... When I created a new character I usually bind "-" to "Open Chat Slash" .. because the key is on german keyboard where the "/" is on english one. I got the message that "Action Button 11 Function is Now Unbound" but the keybinding didn't work after I hit ok. I did not see that th...
File: idChat01-18-08
I guess you forgot to make the enab...
Posted By: dafire
I guess you forgot to make the enable function local.. 101: function enable () I don't think it was your intention to create a enable function in the global namespace ;)
File: SLTimex 2.011-14-07
I think sltimex would profit from u...
Posted By: dafire
I think sltimex would profit from using that in 2.3: * NEW - FontString:SetFormattedText(format, ...) -- Like setting the text to be the result of a string.format call, but without the garbage overhead of creating a temporary lua string for the result. currently I'm using my own CML style addon which I created to check out the...
File: WIM (WoW Instant Messenger)10-04-07
when i write /focus in chat and pre...
Posted By: dafire
when i write /focus in chat and press enter it says that wim was blocked from an forbidden action :)
File: Time Until AFK08-06-07
there would have been a really easy...
Posted By: dafire
there would have been a really easy solution .. instead of hooking all movement keys (which isn't really "cheap" anyway) it could have just checked the coordinates... that would not have worked inside battlegrounds in the first place since there are no coordinates .9
File: OptionHouse07-31-07
I think there might be a bug with d...
Posted By: dafire
I think there might be a bug with dynamic addon loading and the performance tab ... could it be possible that optionhouse builds the list of addons on first time I open it and then never regenerates that list ? In my case I have changed sanity to get loaded by a loadmanager, since it's using much memory and I only need it to lo...
File: LightHeaded06-16-07
I always get a spanish comment when...
Posted By: dafire
I always get a spanish comment when I open lightheaded and it don't switch to other quests and I cant change comments.. it's always bugging: : LightHeaded\LightHeaded.lua:178: attempt to compare number with nil LightHeaded\LightHeaded.lua:509: in function
File: Debuff Filter and Cooldowns05-19-07
I'd like an option to center the de...
Posted By: dafire
I'd like an option to center the debuffs... so the anchor is in the middle and the debuffs grow to right and left .. instead only to the right. another idea would be to set a max-per-row .. so if set to 4 it will show debuffs 5-8 in a second row .9 I think on the screen it's just the default settings.. I already made them a lit...
File: Debuff Filter and Cooldowns05-02-07
there is a small glitch with shadow...
Posted By: dafire
there is a small glitch with shadow priests and warlocks .. they both put a debuff on the mob which has the same name but different icons... "Shadow Vulnerability" ... it would be cool if those two would not get combined ... the warlock ones starts with 4 "stacks" and counts down and the priest one starts with 1 and count up to 5...
File: Nameplates Modifier03-09-07
really a nice addon .. the only thi...
Posted By: dafire
really a nice addon .. the only thing is the enabled disabled message in the chatframe that's ab it spammy... i use an addon that enables and disables nameplates when entering / leaving combat.
File: Bonuses03-05-07
please add all librarys as optional...
Posted By: dafire
please add all librarys as optionaldeps... like itembonuslib :)
File: TankPoints02-05-07
would it be possible to add a tankp...
Posted By: dafire
would it be possible to add a tankpoint value to item tooltips ? ;)
File: MikScrollingBattleText01-13-07
I added MSBT support to fubar_topsc...
Posted By: dafire
I added MSBT support to fubar_topscorefu :) (www.wowace.com/files/)
File: Fishing Buddy12-31-06
i guess it's not longer possible
Posted By: dafire
i guess it's not longer possible
File: Loudmouth (Ace2)12-28-06
you don't need fubar .. it will be...
Posted By: dafire
you don't need fubar .. it will be on the minimap then
File: Drathal's HUD12-20-06
the error on login is gone ;)
Posted By: dafire
the error on login is gone ;)
File: Drathal's HUD12-20-06
: DHUD\DHUD.lua:2549: attempt to in...
Posted By: dafire
: DHUD\DHUD.lua:2549: attempt to index field '?' (a nil value) DHUD\DHUD.lua:867: in function `setup' DHUD\DHUD.lua:340: in function `firstload' DHUD\DHUD.lua:359: in function `OnEvent' :"DHUD_EventFrame:OnEvent":2: in function <:1>
File: BigWigs Bossmods12-05-06
Using Bigwigs on german client crea...
Posted By: dafire
Using Bigwigs on german client creates errors about missing translations for kharazan bosses. That's annoying.
File: SSPVP309-10-06
Error: Interface\AddOns\SSPVP\SSPVP...
Posted By: dafire
Error: Interface\AddOns\SSPVP\SSPVP.lua:509: attempt to call global `SSPVP_ReadyToJoin' (a nil value)
File: SSPVP309-02-06
I think there is a nasty bug if you...
Posted By: dafire
I think there is a nasty bug if you reload your interface when you are in a bg queue. It looks like it don't load a load on demand part then and when you get invite it gives an error about a missing function and you miss the bg. I'll try to reproduce it to give you the exact error message.
File: EasyRaid06-23-06
maybe you should start a discussion...
Posted By: dafire
maybe you should start a discussion thread .. this file comment thing is driving me crazy with it's switched order :) the wrong-letter-assignment-bug I posted earier happened again.. but again only with this group of mobs .. so I gues it had something to do with the range since we pull those mob from far away ... on every other en...
File: EasyRaid06-15-06
Originally posted by Soin I doubl...
Posted By: dafire
Originally posted by Soin I double-checked the code and I really don't see what can be wrong. Are you sure the targets not tagged with letters don't have a unique name? The ones without letters might have a unique name .. but the first two targets tagged with (a) and the two targets tagged with (b) are in fact different targets...