Results: 33Comments by: Acca85
File: SacriRaidBuffed03-20-13
Hey guys, sorry if I haven't update...
Posted By: Acca85
Hey guys, sorry if I haven't updated the addon in a long time; I've quit the game and completely forgot to inform you that I'll not update my addons anymore. Our kind friend Headhuntress has uploaded a fixed version of the addon, he also added new cool stuff! You can find it here. Have fun guys, bye.
File: oUF_SVengeance11-28-12
Re: A Fix for Patch 5.1
Posted By: Acca85
Yes that fixes it, my local copy is already working. I'll upload a 5.1 compatible version as soon I've added a new feature. Hi, what i wrote here http://www.wowinterface.com/forums/showthread.php?t=45267 about the UnitAura/UnitBuff calls helps on your Addon too. Fix the Line 75 to: _, _, _, _, _, _, _, _, _, _, _, _, _, _, va...
File: oUF_SVengeance11-12-12
It is not per fight, I'm doing this...
Posted By: Acca85
It is not per fight, I'm doing this since UNIT_AURA fires too often, I'm registering for UNIT_ATTACK_POWER, 'cause if my attack power changes means my vengeance value changed, so when UNIT_ATTACK_POWER fires _, _, _, _, _, _, _, _, _, _, _, _, _, value1 = UnitBuff(unit, spell, nil) where unit is player, spell is vengeance spell id...
File: SacriRaidDebuffed11-11-12
Re: Moveable?
Posted By: Acca85
To use the lua method you have to set the config like this: userplaced = false, fp = "TOPRIGHT", rel = UIParent, sp = "TOPRIGHT", x = -10, y = -10, if you set userplaced = true then you can unlock it ingame using /srd unlock, then /srd lock will lock the frame and save the position. By default userplaced is true and the...
File: SacriRaidBuffed10-18-12
It looks fine to me.. looks like yo...
Posted By: Acca85
It looks fine to me.. looks like you are using iconsPerRowOrColumn = 6, goleft = true, godown = true, so it fills the first row with 6 icons then goes down and puts the remaining 5 icons on the second row. it doesn't display correctly with two rows then. http://puu.sh/1fYO5.png also, wtb setting to hide the hero/bloodl...
File: SacriRaidBuffed10-15-12
As the change log says: there's an...
Posted By: Acca85
As the change log says: there's an heroism indicator, and it's at the end of the list, after flask & food. why are there 11 icons now. and the order isn't the same ... flask and food were on the end and are now in the middle.
File: SacriRaidBuffed10-14-12
That's why I moved the config in a...
Posted By: Acca85
That's why I moved the config in a separate file, so that *IF* I need to change something in the code you can save the config file and use it instead of the default one. I tough about writing a gui for this addon, but it's really a tedious job; and for what then? So you use it once and then foget about it? ;) After this first updat...
File: SacriRaidBuffed10-09-12
Re: Re: r2
Posted By: Acca85
http://www.wowinterface.com/downloads/info21738-SacriRaidDebuffed.html pending approval. It's 90% this same addon, this time it tracks the debuffs. I used your list, so ty for the ID and also ty for your applyDragFunctionality function, I shamelessy ripped that from your rbuffframestyler :D Thanks for the list. Your spellids can be...
File: SacriRaidBuffed10-08-12
r2
Posted By: Acca85
So, during this first week of raid I've noticed that the Blizzard's function GetRaidBuffTrayAuraInfo(), that is responsible of updating the raidbuffs, isn't working as expected (I mean, besides the hunter's pet buffs) so I've decided to add my own implementation of it. No buff should be unnoticed now. If you find I've missed some bu...
File: Sacri Symbiosis Helper10-05-12
I've uploaded r1.4, this should no...
Posted By: Acca85
I've uploaded r1.4, this should no longer happen. Its a bit buggy, the extra tooltip information shows up multiple times This doesnt happen on startup, but after playing a while.
File: Sacri Symbiosis Helper10-03-12
So it didn't work, I've bumped the...
Posted By: Acca85
So it didn't work, I've bumped the toc, let's try again. Your attachment upload wrong ^_^
File: Sacri Symbiosis Helper10-03-12
Rofl, sorry for that. Fixed. File...
Posted By: Acca85
Rofl, sorry for that. Fixed. File contains the wrong addon :0
File: Sacri Symbiosis Helper10-03-12
Update for 5.0.5 changes. That s...
Posted By: Acca85
Update for 5.0.5 changes. That should not happen, daladin; I've added a check to make sure that var is not nil; btw "Interface\AddOns\MyMini\SacriSymbiosisHelper.lua" is not the default path, dunno what you've done. 2012.10.3 hotfix Symbiosis has been changed, and now grants the following abilities: Protection warriors - Sta...
File: SacriRaidBuffed09-27-12
Be sure to set f.userplaced = true...
Posted By: Acca85
Be sure to set f.userplaced = true inside the lua, if you modify it while the game is running than you have to do "/console reloadui" (no quotes, in the chat ingmae) for the change to take effect. I can't seem to move the frame in game using /srb unlock. It outputs that it is unlocked, and says /srb lock to lock. but the frame isn't...
File: SacriRaidBuffed09-24-12
Just you, I tried and it works as e...
Posted By: Acca85
Just you, I tried and it works as expected, check your settings. is it just me or is Horn of winter not coloring in, it changes the Icon to it, but it stays gray.
File: SacriRaidBuffed09-21-12
r1.9
Posted By: Acca85
Why not? Done in r1.9 :) love the addon, any chance to allow support to have 2 rows? with the flask and food now the bar is getting rather long :D
File: SacriRaidBuffed09-21-12
r1.8Eyecandy
Posted By: Acca85
r1.8Eyecandy *Added Aurora support *Added !Beautycase support *Changed behaviour, you no longer need to manually set f.gap to a negative value if using the vertical style. *Readded lock/unlock ingame. This isn't exaclty a bug but I understand is not how you expect a gap setting to work so I've changed the default behaviour....
File: SacriRaidBuffed09-20-12
E' normale, le flask di Cataclysm n...
Posted By: Acca85
E' normale, le flask di Cataclysm non le ha mai trackate, è pronto per trackare quelle di MOP. Translation: Cataclysm Flaks are not tracked, MOP flasks are. L'ultima versione nn visualizza il buff della flask una volta presa. :)
File: SacriRaidBuffed09-20-12
r1.7
Posted By: Acca85
No problem at all, nin. Actually I've used your code to add the border :) Plus in 1.7 I've made it so when an icon is "inactive" the base texture is showed again, I think it's easier to notice missing buffs in comabt this way. I shouldn't code when I'm sleepy, all that alpha/desaturation checking in the fix function was all us...
File: SacriRaidBuffed09-19-12
Masque - Desaturation - Report
Posted By: Acca85
Edit: Just Skip 1.5 and download 1.6, I forgot to fix the fix :p I hope I haven't broke anything else :rolleyes: ---- r1.5 Pending Approval I've added another option as suggested: f.desaturate, set it to true to make the inactive icons gray instead of faded out. I must say, I like it better this way :) Masque support is...
File: SacriRaidBuffed09-19-12
Re: great addon,thanks
Posted By: Acca85
Thaks for reporting, it should now be fixed in r1.4. Also I added the function you requested; set f.showifalone = false to make the frame be visible only if in a group. I am a foreigner,,English is not good,sorry. It is a great addon,thank you very much. But I want to have a function: When I was in the team, it will only ta...
File: Sacri Symbiosis Helper09-18-12
Screenshot please ty Added a scre...
Posted By: Acca85
Screenshot please ty Added a screenshot for a Feral Specced Druid, english locale, out of combat. On the left you can see the tooltip contains the list of spells the druid gains, on the right the spells the receiver gets, you can read it as: Class Name Spec1Spell, Spec2Spell, Spec3Spell Ex: Paladin Rebirth, Barkskin, Wrath mea...
File: SacriRaidBuffed09-18-12
Re: Grazie
Posted By: Acca85
Please report wrong localizations, missing buffs. Se trovate traduzioni sbagliate o mancano buffs ditemelo! (E no, "famiglio" per i pet non l'ho scelto io, è la traduzione standard della blizzard) Ciao, bell'addon.. lo puoi caricare anche su Curse per mantenerlo meglio aggiornato? :D Tyy L'addon è in attesa di approvazione anche...
File: oGlow10-31-11
I just installed latest version, go...
Posted By: Acca85
I just installed latest version, got this when I turn on bankitems border coloring in the options. When enabling bags: 6x BankItems\BankItems-v40200.lua:5059: bad argument #2 to "format" (number expected, got table) BankItems\BankItems-v40200.lua:5059: in function "update" oGlow-2.1.1\pipe.lua:87: in function "Update...
File: PhanxChat10-07-11
Hi, Phanx ty for the great mod :)...
Posted By: Acca85
Hi, Phanx ty for the great mod :) If you don't mind I'd like to reply to this: Originally posted by Paolo242 No problem. Could you point me in the right direction in the code? I'll try it. I just did something like what you're asking by adding this hooksecurefunc("ChatEdit_OnShow", function(self) local edtbx = self:...