Adds a module for Uldum to the RareShare Core addon.
NOTE: Not sure if there are different versions of the invasions, for now I chose to select based upon map ID 1527, but for some reason Uldum has 5 map IDs, one of which being 1575 (Meaning it was added later than the 1527 one). Not sure if this will make a difference in the long run, but if you run into any issues please let me know.
Recommend adding Friendly Alpaca to Uldum
RareShare_Uldum.lua
[162765] = { Addon.Loc.Rares[162765], 1, false, false, 58879 }, -- Friendly Alpaca
enUS.lua
[162765] = "Friendly Alpaca",
How do you get the announce box to go away? It appears when I target, press announce, and STAYS UP all through the fight every time. Had to disable.
Seems to be working perfectly so far with the change of invasion area. Thanks again
version 0.5.0 missing:
- Ishak of the Four Winds
In reply to nitrinax:
Thanks for the headsup, seems the automatic update excluded a few rares previously included. Should be fixed in v0.6.0
Missing mobs :
[158557] = { Addon.Loc.Rares[158557], 1, false, false, 57669 }, -- Actiss the Deceiver
[157472] = { Addon.Loc.Rares[157472], 1, false, false, 57437 }, -- Aphrom the Guise of Madness
[157167] = { Addon.Loc.Rares[157167], 1, false, false, 57280 }, -- Champion Sen-mat
[158594] = { Addon.Loc.Rares[158594], 1, false, false, 57672 }, -- Doomsayer Vathiris
[158491] = { Addon.Loc.Rares[158491], 1, false, false, 57662 }, -- Falconer Amenophis
[158633] = { Addon.Loc.Rares[158633], 1, false, false, 57680 }, -- Gaze of N'Zoth
[158597] = { Addon.Loc.Rares[158597], 1, false, false, 57675 }, -- High Executor Yothrim
[158528] = { Addon.Loc.Rares[158528], 1, false, false, 57664 }, -- High Guard Reshef
[160623] = { Addon.Loc.Rares[160623], 1, false, false, 58206 }, -- Hungering Miasma
[156655] = { Addon.Loc.Rares[156655], 1, false, false, 57433 }, -- Korzaran the Slaughterer
[157470] = { Addon.Loc.Rares[157470], 1, false, false, 57436 }, -- R'aas the Anima Devourer
[161033] = { Addon.Loc.Rares[161033], 1, false, false, 58333 }, -- Shadowmaw
[156654] = { Addon.Loc.Rares[156654], 1, false, false, 57432 }, -- Shol'thoss the Doomspeaker
[157476] = { Addon.Loc.Rares[157476], 1, false, false, 57439 }, -- Shugshul the Flesh Gorger
[158636] = { Addon.Loc.Rares[158636], 1, false, false, 57688 }, -- The Grand Executor
In reply to beelzebubuk:
Thanks for the reply, I coded a tool to automate the process of adding rares from wowhead in translated form onto the addon. Let's hope it's fully working and complete now
missing in uldum
- Anq'uri the Titanic
- R'khuzj the Unfathomable
- Shoth the Darkened
missing id fix for
- Kaneb-ti
In reply to nitrinax:
Thanks! Applied the necessary changes in 0.4.0. One thing however, I did not understand your issue with Anq'uri the Titanic. As far as I am aware it is included in the addon and as of last night it was working as intended
There is no "make an announcement" button when choosing a mob rare to a target in a new attack in Uldum
In reply to Ypi_:
Could you provide me names of the rares that aren't working for you
EDIT: I found some rares that did not show before, I'll add them to the list
EDIT: I've pushed an update with more rares, see if things work as expected now
Hello, I like this plug-in very much, but it doesn't have Chinese, so I changed the code in the file to Chinese, would you please add it, thank you
RareShare_Uldum
Vale of Eternal Blossoms
Mechagon
Nazjatar
I can't get it to work at all. Does nothing. It only shows Mechagon.
https://imgur.com/a/pqHMhQm
https://imgur.com/a/pqHMhQm
I see nothing when I target a rare.
EDIT: i had to reenter the zone, it works now
In reply to Aggronawt:
Glad that it's working now. It is concerning that it wasn't before however, you may have discovered a bug
In reply to Aggronawt:
Still doesn´t work for me - re-entered zone, nothing
In reply to Nydriana:
Strange, could you try and go over to the zone, run the following command and let me know what it returns:
/run print(C_Map.GetBestMapForUnit("player"))
Thank you so much. I will test it.
Thank you very much for working this up so quickly! I'm already making use of it.
In reply to jaynith25:
Glad you're liking it. It is still very much a work in progress so if you find any rares that should be included but aren't please let me know