Or use the "Report" function on the addon's project page... if you're not going to name the addon, the author, or any other details publicly, then making a public post is pretty much pointless.
I somehow failed to find the report-button...
I assume the addon in question is Rabbit's most recent "NaziGnome".
I have much respect for Rabbit's work in general, but imho the choice of this addon's name is not only poor, but offending, but that's just my opinion.
The sensitivity on this topic is different depending on country/culture I guess. I can only speak for Germany/Austria where the word "Nazi" is always taken serious (and for what it really means) and not just as swearword or whatever.
I also would suspect that the chat-output of this addon could get you banned on german servers (there is a warning about that on the project page though).
Personally I don't care much about the addon, since I'm not going to use it anyways.
With Shefki's permission, I took the code from Pitbull4's LuaTexts-module and created a cowtip-module that is intended to replace the original Text-module from Cowtip. In fact it just disables the (already loaded) Text-module and adds the same hooks as the original text-module.
The config looks a bit buggy (I blame LibRockConfig!)
For any future issues please create a ticket on Parrot's project page http://www.wowace.com/projects/parrot/tickets/
This is for bugs, feature requests, etc.
I'll check the tickets more often than the forum.
I fixed the Riposte-trigger (finally) in 81000 by removing the IsSpellUsable-check from the Spell-ready-condition
if some other trigger breaks, just add an additional "Spell Usable"-condition and notify me please.
Quote from greylock »
Appears that actually no buff fades were displayed at all anymore, sorry.
Downgraded to 80495 and it works again :).
I'm getting a bugsack error for parrot with the latest revision.
2008/08/12 15:23:24-1933-x1]: Parrot-r80282\Data\CombatEvents.lua:2941: LibRockLocale-1.0("Parrot_CombatEvents_Data"): Translation "Pet Heals" does not exist.
as of the latest revision mend pet has suddenly become a normal heal again (ie it shows up under all 4 heal over time filters (incoming pet, outgoing pet, incoming heal over time, and outgoing heal over time). Would greatly appreciate it being set back to only show up on the pet filters.
should be fixed in 80282
Quote from Saroz »
[2008/08/11 22:28:13-190-x1]: Parrot-r79622\Data\CombatEvents.lua:73: LibRockLocale-1.0("Parrot_CombatEvents_Data"): Translation "nil" does not exist.
Parrot-r79622\Code\CombatEvents.lua:1260: in function <Interface\AddOns\Parrot\Code\CombatEvents.lua:1255>
<in C code>: in function `gsub'
Parrot-r79622\Code\CombatEvents.lua:1619: in function <Interface\AddOns\Parrot\Code\CombatEvents.lua:1587>
Parrot-r79622\Code\CombatEvents.lua:1722: in function <Interface\AddOns\Parrot\Code\CombatEvents.lua:1719>
<in C code>: ?
LibRockTimer-1.0-1118 (FuBar):297: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>
---
Happens on sunwell protector trash, cause their damage type is Shadow+Nature or something - shouldnt die cause it finds a damage type it can't handle...
fixed (a bit dirty. showing no damagetype for that now)
edit:
fixed the block, parry, dodge, and crit-triggers
edit2:
added a small fix (but with great impact) for all combat-event-triggers.
It should resolve a lot of issues with triggers, and fixes combatevents not showing if a trigger with the same combatevent is there.
Quote from jmrwhoisspy »
EDITEDIT: Earth shock is triggering an interrupt sometimes. Not sure why it doesn't' on all spell interrupts. Will test it further.
It always shows for my schamy.
edit: anyways, I commited a possible fix for those, and maybe other combatevents
0
0
I somehow failed to find the report-button...
I assume the addon in question is Rabbit's most recent "NaziGnome".
I have much respect for Rabbit's work in general, but imho the choice of this addon's name is not only poor, but offending, but that's just my opinion.
The sensitivity on this topic is different depending on country/culture I guess. I can only speak for Germany/Austria where the word "Nazi" is always taken serious (and for what it really means) and not just as swearword or whatever.
I also would suspect that the chat-output of this addon could get you banned on german servers (there is a warning about that on the project page though).
Personally I don't care much about the addon, since I'm not going to use it anyways.
Just my 2 cents
0
0
The config looks a bit buggy (I blame LibRockConfig!)
http://www.wowace.com/addons/cowtip_luatext/
0
http://www.wowace.com/projects/parrot/tickets/
This is for bugs, feature requests, etc.
I'll check the tickets more often than the forum.
Also Parrot for 3.0 is available
0
if some other trigger breaks, just add an additional "Spell Usable"-condition and notify me please.
fixed in 81001
0
yep, little typo - fixed by now
0
edit:
I run disembedded, maybe just some externals-issue
0
should be fixed in 80282
fixed (a bit dirty. showing no damagetype for that now)
0
just made self-damage only showing in incoming
0
never running out of ammo heh?
0
I'll try checking with the other mods installed.
0
that's because the combatlog doesn't fire a SPELL_MISSED, if the mob isn't immune to the Pounce Bleed.
It's fired 2 times in the combatlog, for some reason.
So both issues are directly related to the combatlog itself. I'll try to find workarounds.
0
I suppose MyMedia is the way to go for that.
See Instructions here.
I have no plans so far to add new Fonts/Sounds, etc directly to Parrot. That's what SharedMedia and MyMedia are for.
0
edit:
fixed the block, parry, dodge, and crit-triggers
edit2:
added a small fix (but with great impact) for all combat-event-triggers.
It should resolve a lot of issues with triggers, and fixes combatevents not showing if a trigger with the same combatevent is there.
It always shows for my schamy.
edit: anyways, I commited a possible fix for those, and maybe other combatevents