Coder Social home page Coder Social logo

announcerare's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @cr4ckp0t
  • ๐Ÿ‘€ Iโ€™m interested in systems administration and scripting.
  • ๐ŸŒฑ Iโ€™m currently learning PHP/Laravel.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me https://adamko.ch.

announcerare's People

Contributors

cr4ckp0t avatar curse-wa avatar evilgrinuk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

announcerare's Issues

when logging into the game I get these 3 errors

Message: Interface/AddOns/AnnounceRare/AnnounceRare.lua:871: Cannot find a library instance of "AceConfigDialog-3.0".
Time: Sun Oct 30 15:29:58 2022
Count: 1
Stack: Interface/AddOns/AnnounceRare/AnnounceRare.lua:871: Cannot find a library instance of "AceConfigDialog-3.0".
[string "=[C]"]: in function error' [string "@Interface/AddOns/AdiBags/libs/LibStub/LibStub.lua"]:23: in function LibStub'
[string "@Interface/AddOns/AnnounceRare/AnnounceRare.lua"]:871: in function <Interface/AddOns/AnnounceRare/AnnounceRare.lua:867>
[string "=[C]"]: ?
[string "@Interface/AddOns/AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua"]:66: in function <...ce/AddOns/AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...ce/AddOns/AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals:

Message: Interface/AddOns/AnnounceRare/Libraries/Ace3/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1 (null)
Time: Sun Oct 30 15:30:04 2022
Count: 1

Message: Interface\FrameXML\Bindings.xml:1 Interface/AddOns/AnnounceRare/Libraries/Ace3/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1 (null)
Time: Sun Oct 30 15:30:04 2022
Count: 1

AnnounceRare announces World Bosses as rare mobs

The Addon announces Ulmath, Moon Priestess Liara, Guardian Tyr'Mar and Wekemara (Nazjatar World-Bosses) as rare mobs. The Mobs may appear as rare mob (silver border), but i would not count them as rare mobs and in my opinion, the addon should not announce

Request - Waypoint arrows

Hi. I was testing this today when i had a rare spawn outside of target range. Currently that often means me finding the rare in the Tomcat's Tours list, to get an arrow to lead me there. I was thinking it would be great if when out of target range of a rare, if instead you could click and bring up a tomtom pointer leading you to them. I am not a coder, so I have no idea if this is a 5 minute thing, or a 'cannot change the laws of physics' type of request. :)

Channel Number and Suggestion (if possible)

Hello, for those that have ElvUI, channel n.1 is for addon comm (ElvUIGVC) and not the general zone one.

Can you make it a parameter to pass for the channel number to send the message without modifing the LUA code?

Also if the rare is not engaged, and always on the target is it possible to announce when that is engaged automaticly without using the macro again with a shot message like "rare is engaged now" or "rare dead".

Regards

1.1.4 reporting not working.

This commit 7712427 broke somewhat the report function.

Giving me this output:

2x SendChatMessage(): Channel send missing channel number [C]: ? [C]: in function SendChatMessage'
...ElvUI\Libraries\Ace3\AceComm-3.0-12\ChatThrottleLib-24.nil.lua:434: in function SendChatMessage' AnnounceRare\AnnounceRare-1.1.4.lua:102: in function <AnnounceRare\AnnounceRare.lua:95> AnnounceRare\AnnounceRare-1.1.4.lua:138: in function ?'
...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua:119: in function <...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]: ?
...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua:29: in function <...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua:64: in function Fire' ...s\ElvUI\Libraries\Ace3\AceEvent-3.0\AceEvent-3.0-4.lua:120: in function <...s\ElvUI\Libraries\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119> [C]: in function TargetNearestEnemy'
[string "TARGETNEARESTENEMY"]:2: in function <[string "TARGETNEARESTENEMY"]:1>`

Addon commands not working in game

Hi I i just downloaded this. It's installed and loaded in wow and shows up in the addon menu with the yellow checkmark next to it.

When I type any of the commands in game I just receive an error that says, "Type '/help' for a listing of a few commands."

I have tried having a rare selected and also not selected when trying to type the commands. I am in Vale during the mantid invasion.

Thanks for your help.

Unable to announce rare due to "Skipping print due to throttle" problem

I recently installed AnnounceRare and the first couple of days it worked perfectly. However, starting around yesterday or maybe the day before, the /rare command stopped working. I then activated debugging using /rare debug and when I tried using the /rare command again I got the message "Skipping print due to throttle". This message doesn't seem accurate in my case, since this morning I got the same message on the very first attempt I made since logging in. So I know I am not using the function too often.

Whenever AnnounceRare is enabled and "Edit UI" is opened or close, a message shows:

image

From BugGrabber:

2x [ADDON_ACTION_FORBIDDEN] AddOn 'AnnounceRare' tried to call the protected function 'TargetUnit()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function TargetUnit' [string "@Interface/FrameXML/EditModeManager.lua"]:1518: in function RefreshTargetAndFocus'
[string "@Interface/FrameXML/EditModeManager.lua"]:1462: in function OnEditModeEnter' [string "@Interface/FrameXML/EditModeManager.lua"]:171: in function EnterEditMode'
[string "@Interface/FrameXML/EditModeManager.lua"]:193: in function <Interface/FrameXML/EditModeManager.lua:191>
[string "=[C]"]: in function Show' [string "@Interface/FrameXML/UIParent.lua"]:2844: in function SetUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2648: in function ShowUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2552: in function <Interface/FrameXML/UIParent.lua:2548> [string "=[C]"]: in function SetAttribute'
[string "@Interface/FrameXML/UIParent.lua"]:3150: in function `ShowUIPanel'
[string "*GameMenuFrame.xml:94_OnClick"]:2: in function <[string "*GameMenuFrame.xml:94_OnClick"]:1>

Missing library AceGUI

While disabling other addons to check I noticed that your addon also needs the AceGUI-3.0 library, otherwise you get:

Message: ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:7: Cannot find a library instance of "AceGUI-3.0".
Time: Sat Oct 24 15:44:40 2020
Count: 1
Stack: ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:7: Cannot find a library instance of "AceGUI-3.0".
[string "=[C]"]: in function `error'
[string "@Interface\AddOns\AnnounceRare\Libraries\LibStub\LibStub.lua"]:38: in function `LibStub'
[string "@Interface\AddOns\AnnounceRare\Libraries\Ace3\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:7: in main chunk

Locals: (*temporary) = "Cannot find a library instance of "AceGUI-3.0"."
Message: Interface\AddOns\AnnounceRare\AnnounceRare.lua:729: Cannot find a library instance of "AceConfigDialog-3.0".
Time: Sat Oct 24 15:44:40 2020
Count: 1
Stack: Interface\AddOns\AnnounceRare\AnnounceRare.lua:729: Cannot find a library instance of "AceConfigDialog-3.0".
[string "=[C]"]: in function `error'
[string "@Interface\AddOns\AnnounceRare\Libraries\LibStub\LibStub.lua"]:38: in function `LibStub'
[string "@Interface\AddOns\AnnounceRare\AnnounceRare.lua"]:729: in function <Interface\AddOns\AnnounceRare\AnnounceRare.lua:725>
[string "=[C]"]: ?
[string "@Interface\AddOns\AnnounceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:70: in function <...nceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Interface\AddOns\AnnounceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:498: in function `InitializeAddon'
[string "@Interface\AddOns\AnnounceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:623: in function <...nceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua:615>

Locals: <none>

Will not automatically announce rare, and still have errors

The announce is completely unresponsive, and there is no response at the time of death. There is an error in the input command.
This addon has been unable to properly announce, I want to give up...

3x AnnounceRare\AnnounceRare-1.1.11.lua:372: invalid option in format' [C]: in function format'
AnnounceRare\AnnounceRare-1.1.11.lua:372: in function ?' FrameXML\ChatFrame.lua:4836: in function ChatEdit_ParseText'
FrameXML\ChatFrame.lua:4497: in function ChatEdit_SendText' FrameXML\ChatFrame.lua:4533: in function ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>

Locals:
(*temporary) = "่‡ชๅ‹•้€šๅ‘Šๅทฒ็ถ“ %S๏ผ"
(*temporary) = "|cff00ff00ๅ•Ÿ็”จ|r"

Chat Console Command Conflict with "Rarity"

I recently got AnnounceRare and had the same issue others have reported with chat commands mysteriously not working. Typing /rare or /rare help caused the standard WoW message for an invalid command: "Type '/help' for a listing of a few commands."

Disabling all addons except AnnounceRares allowed its chat commands to work properly, so I went through and tried to find what other addons were causing the conflict. I narrowed it down to Rarity.

I confirmed that Rarity registers /rare as an alias for its default command, /rarity in AceConsole. I think commands get registered the order addons are loaded, so Rarity registering its function to /rare overwrites AnnounceRares' function. Strangely, /rarity actually doesn't do anything, so that must be why /rare isn't functional either; Rarity's chat command function is broken. People would have instantly identified the source of this issue ages ago if the Rarity options menu popped up instead of nothing happening!

On my system, I changed AnnounceRare's AceConsole registration from "rare" to "annr" and now it works properly with Rarity enabled. A proper solution would be to add an alias for AnnounceRare's chat command we can use in case of conflicts, though that would take a tiny bit of refactoring from how it's currently written (anonymous function).

pipe to escape

In |cffffff00/rare output (general|say|yell|guild|party|raid)|r, "aid)" of raid is white instead of yellow. It is necessary escaped | (pipe).

missing zone IDs

it's impossible to announce Taspu (Uldum) as he's in the "chamber of stars" whose zone ID is different from Uldum's. The same is in the Vale with the green jade thing. I know the "debug" mode enables to see the zone id, but it doesn't work AFAIK.

Hit or Miss

It's very hit or miss when the chat line appears for me to click on when a rare is available to be announced. I'll click on the rare and most of the time the option to announce doesn't appear, but the option to announce that the rare is dead will become available once the rare dies.

Also, If possible, please add an option similar to rare share where a separate box appears that I can click on rather than in my main chat window. I have my Main/Gen chat windows separated to reduce chat clutter and it becomes a bit annoying to constantly click between the two to share info.

Urduu is Not Announced / Unable to Announce Rares Twice in Same Day

Title. Urduu for some reason is a Gold Dragon portrait rather than a Silver Dragon, despite being a rare spawn. (and needed for the Achievement to kill all the rares). As such, he is not announced when you target him, nor can you manually announce him by typing /rare.

I'm not entirely sure, but I think the same issue happens with one of the other Coral Ancient Rares. (Anemonar? Maybe Kelpwillow?)

And on a second note, is there a reason we can't manually announce a rare we've already seen/killed for the day, for other people in the zone? Like I was passing by Carnivorous Lasher today and I tried to announce it even though I didn't need it to let others know it was up, but the addon refused to let me.

Like, why not just enable a 30 minute waiting period between allowing you to announce the same rare or something?

Arachnoid Harvester

When fighting/targeting Earthbreaker Gulroc, I get the announcement for Arachnoid Harvester. I updated it myself in my own lua file but thought you might want to know.

/rare armory bugged

Getting this message with the latest build, when typing /rare armory

Message: ..\AddOns\AnnounceRare\AnnounceRare.lua line 138:
attempt to index global 'coordString' (a nil value)
Debug:
[C]: ?
AnnounceRare\AnnounceRare.lua:138: ?()
..\FrameXML\ChatFrame.lua:4836:
..\FrameXML\ChatFrame.lua:4783
[C]: ChatEdit_ParseText()
..\FrameXML\ChatFrame.lua:4497: ChatEdit_SendText()
..\FrameXML\ChatFrame.lua:4533: ChatEdit_OnEnterPressed()
[string ":OnEnterPressed"]:1:
[string "
:OnEnterPressed"]:1

Missing a few rares in latest 9.2 update

Thank you for the 9.2 update! I noticed you were missing a few Zereth Mortis rares in RareDB:

         [178229] = {
            ["name"] = "Feasting",
            ["announced"] = false
        },
        [178508] = {
            ["name"] = "Mother Phestis",
            ["announced"] = false
        },
        [178563] = {
            ["name"] = "Hadeon the Stonebreaker",
            ["announced"] = false
        },
        [178778] = {
            ["name"] = "Gluttonous Overgrowth",
            ["announced"] = false
        },
        [178963] = {
            ["name"] = "Gorkek",
            ["announced"] = false
        },
        [179006] = {
            ["name"] = "Akkaris",
            ["announced"] = false
        },
        [179043] = {
            ["name"] = "Orixal",
            ["announced"] = false
        },

Possible update?

I found this addon incredibly helpful to the WoW community during BfA, and would love to carry on using it in the Shadowlands expansion. I'm not a programmer, so I can't be sure how difficult it would be to add in the rare list (specifically the ones for the zone achievements)?

Suggestion: Add a command line to add / remove rares

Hi,

The ability to announce rares with their location is great. Yet outside the .X zones there are some mobs with rare drops with a long spawn timer, that I would like to announce in a similar fashion.

E.g. Warbring Mal'Orak in MAsdraxxus.

A command line similar to "/ar2 add target" / " /ar2 add NPCid" and similar "/ar2 remove target" would be awesome.

Error when trying to copy toons name in my guild

When I right click a toons name in my guild to copy character name I cannot copy it. Announce rare error comes up saying it stopped this and I need to disable Announce Rare. So I disable the addon and then I can copy names in game again.

Every Elemental Storm Rare is missing :(

Hi there,
It seems every Rare from all the Elemental Storms are missing!

i've added it by myself but maybe needs investigation, maybe there are some missing?

-- Elemental Storm Rares
[193648] = {
	["name"] = "Infernum",
	["announced"] = false
},
[193645] = {
	["name"] = "Crystalus",
	["announced"] = false
},
[193644] = {
	["name"] = "Bouldron",
	["announced"] = false
},
[193647] = {
	["name"] = "Karantun",
	["announced"] = false
},
[193686] = {
	["name"] = "Neela Firebane",
	["announced"] = false
},
[193682] = {
	["name"] = "Rouen Icewind",
	["announced"] = false
},
[193680] = {
	["name"] = "Zurgaz Corebreaker",
	["announced"] = false
},
[193684] = {
	["name"] = "Pipspark Thundersnap",
	["announced"] = false
},
[193652] = {
	["name"] = "Grizzlerock",
	["announced"] = false
},
[193674] = {
	["name"] = "Voraazka",
	["announced"] = false
},
[193675] = {
	["name"] = "Kain Firebrand",
	["announced"] = false
},
[193677] = {
	["name"] = "Maeleera",
	["announced"] = false
},
[193678] = {
	["name"] = "Fieraan",
	["announced"] = false
},
[193679] = {
	["name"] = "Leerain",
	["announced"] = false
},
[193653] = {
	["name"] = "Gaelzion",
	["announced"] = false
},
[193654] = {
	["name"] = "Gravlion",
	["announced"] = false
},
[193650] = {
	["name"] = "Emblazion",
	["announced"] = false
},
[193655] = {
	["name"] = "Frozion",
	["announced"] = false
},

i used this is source:
https://www.wowhead.com/achievement=16461/stormed-off
so this should be very accurate "i hope"!

Monitoring other messages to avoid Spamming General

Would be great if it could monitor General chat, and if someone else using the same addon sends an alert for a mob, it does not trigger your alert.

As more and more people use the addon, im starting to see general get filled up with spam from 4-5 people per rare, and then the obligatory 5 immediate spams when it dies

No Chat Messages except Help & Settings

Just not seeing any chat messages other than help and setting changes. When I click on a rare nothing happens. No error windows either. Let me know if you need anything.

Add esMX Support

Hey! Spanish also uses "Channel: Zone", please take a look at this comment I left on a diff addon on BFA

https://www.curseforge.com/wow/addons/rare-share?comment=47

I assume this would be the fix for this addon:

	return GetChannelName(
		(GetLocale() == "ruRU" or GetLocale() == "esMX") and channelRUFormat:format(general, zoneText) or channelFormat:format(general, zoneText)
	)

LUA issues

Message: ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:7: Cannot find a library instance of "AceGUI-3.0".
Time: Sun Jan 2 22:39:40 2022
Count: 1
Stack: ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:7: Cannot find a library instance of "AceGUI-3.0".
[string "=[C]"]: in function error' [string "@Interface\AddOns\AnnounceRare\Libraries\LibStub\LibStub.lua"]:38: in function LibStub'
[string "@interface\AddOns\AnnounceRare\Libraries\Ace3\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:7: in main chunk

Locals: (*temporary) = "Cannot find a library instance of "AceGUI-3.0"."

Can't announce rare

after the last reset i cant announce rares anymore when i target a rare and type /rare. my girlfriend also tried doing the same but it didnt work for her too.

New 8.3 Rare

Will it be added the new rares from 8.3 patches?

Death Announce doesn't seem to be working

Up to 2 releases ago, the auto death announce worked fine. Now, even though I know it is set to automatically announce rare deaths, it is not working. I have no idea why. I do not have the rare announcer set to automatic, as I like to manually type /rare to not spam general. I also don't like to announce when the rares are almost dead.

Update for 9.2 Zereth Mortis zone

Needs updating for 9.2's new zone, Zereth Mortis. Currently gives "AR2: You must be in a valid zone to send announcements." error when trying to use.

LUA Error Upon Login with Addon Enabled

Hello, @cr4ckp0t I love this addon- of all the similar addons I've seen, this by a wide margin is one of truly superior ones (and that I've only seen that actually provides a map ping). However, since the new update I've noticed a few errors when logging in, that seem to point to the Ace3 Library, please see below:

Message: ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:7: Cannot find a library instance of "AceGUI-3.0".
Time: Sun Aug 1 07:23:08 2021
Count: 1
Stack: ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:7: Cannot find a library instance of "AceGUI-3.0".
[string "=[C]"]: in function error' [string "@Interface\AddOns\AnnounceRare\Libraries\LibStub\LibStub.lua"]:38: in function LibStub'
[string "@interface\AddOns\AnnounceRare\Libraries\Ace3\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:7: in main chunk

Locals: (*temporary) = "Cannot find a library instance of "AceGUI-3.0"."

Message: Interface\AddOns\AnnounceRare\AnnounceRare.lua:870: Cannot find a library instance of "AceConfigDialog-3.0".
Time: Sun Aug 1 07:23:08 2021
Count: 1
Stack: Interface\AddOns\AnnounceRare\AnnounceRare.lua:870: Cannot find a library instance of "AceConfigDialog-3.0".
[string "=[C]"]: in function error' [string "@Interface\AddOns\AnnounceRare\Libraries\LibStub\LibStub.lua"]:38: in function LibStub'
[string "@interface\AddOns\AnnounceRare\AnnounceRare.lua"]:870: in function <Interface\AddOns\AnnounceRare\AnnounceRare.lua:866>
[string "=[C]"]: ?
[string "@interface\AddOns\AnnounceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:70: in function <...nceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@interface\AddOns\AnnounceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:498: in function `InitializeAddon'
[string "@interface\AddOns\AnnounceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:623: in function <...nceRare\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua:615>

Locals:

Message: (null)
Time: Sun Aug 1 07:23:23 2021
Count: 5
Stack: (null)

Locals:

error

1x AnnounceRare\AnnounceRare-1.1.10.lua:416: attempt to index local 'value' (a nil value)
AnnounceRare\AnnounceRare-1.1.10.lua:416: in function ?' FrameXML\ChatFrame.lua:4836: in function ChatEdit_ParseText'
FrameXML\ChatFrame.lua:4497: in function ChatEdit_SendText' FrameXML\ChatFrame.lua:4533: in function ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>

Locals:
args = "output"
key = "output"
_ = "output"
value = nil
(*temporary) = "output"
(*temporary) = nil
(*temporary) = 1
(*temporary) = nil
(*temporary) = "([| ])"
(*temporary) = "o"
(*temporary) = "output"
(*temporary) = nil
(*temporary) = 1000000000
(*temporary) = 1000000000
(*temporary) = 1
(*temporary) = nil
(*temporary) = "attempt to index local 'value' (a nil value)"
self =

{
SetDefaultModuleLibraries = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:367
Enable = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:294
RegisterChatCommand = defined @ace3\AceConsole-3.0\AceConsole-3.0.lua:85
EnableModule = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:332
modules =
{
}
GetModule = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:210
IterateEmbeds = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:442
CHAT_MSG_MONSTER_EMOTE = defined @AnnounceRare\AnnounceRare.lua:308
UnregisterComm = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
defaultModuleLibraries =
{
}
UnregisterChatCommand = defined @ace3\AceConsole-3.0\AceConsole-3.0.lua:111
CreateWaypoint = defined @AnnounceRare\AnnounceRare.lua:214
Printf = defined @ace3\AceConsole-3.0\AceConsole-3.0.lua:69
SetDefaultModulePrototype = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:409
correctZone = true
tomtomExpire = false
name = "AnnounceRare"
lastArmory = 0
IsEnabled = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:451
orderedModules =
{
}
lastWaypoint = false
DisableModule = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:350
tomtom = false
rares =
{
}
UnregisterAllEvents = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
CheckZone = defined @AnnounceRare\AnnounceRare.lua:241
RegisterMessage = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
GetArgs = defined @ace3\AceConsole-3.0\AceConsole-3.0.lua:144
Print = defined @AnnounceRare\AnnounceRare.lua:255
baseName = "AnnounceRare"
OnInitialize = defined @AnnounceRare\AnnounceRare.lua:459
PLAYER_ENTERING_WORLD = defined @AnnounceRare\AnnounceRare.lua:351
UPDATE_MOUSEOVER_UNIT = defined @AnnounceRare\AnnounceRare.lua:295
SendCommMessage = defined @ace3\AceComm-3.0\AceComm-3.0.lua:87
db =
{
}
SetDefaultModuleState = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:387
PLAYER_TARGET_CHANGED = defined @AnnounceRare\AnnounceRare.lua:259
UnregisterAllComm = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
SetEnabledState = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:424
version = "1.1.10"
enabledState = true
COMBAT_LOG_EVENT_UNFILTERED = defined @AnnounceRare\AnnounceRare.lua:270
RegisterEvent = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
UnregisterAllMessages = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
RegisterComm = defined @ace3\AceComm-3.0\AceComm-3.0.lua:60
SendMessage = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:59
UnregisterMessage = defined @ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
IterateModules = defined @ace3\AceAddon-3.0\AceAddon-3.0.lua:437
NewModule = defined @ace3\AceAddon-3.0\AceA

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.