Got the new Alpha delivered via the Curse Client just now. Great to see it's still being updated.
However, the ToC file is stil for patch 5.01. The add-on won't work in current versions of Wow unless you either "enable out of date add-ons" (an unacceptable solution) or manually edit the ToC file:
## Interface: 50300
Hopefully this will be done for the release version...
I've just now read through changes and it seems, the used ace2 lib is finally dead. I would have to replace it with the ace3 version to make it work again.
but:I stopped playing 1,5 years ago and I'm not putting endless hours into this now. sorry to let you down, hopefully someonje else will continue this addon
Ok, I *think* I've managed to add all the MoP enchants to enchants.lua and added the menu lists etc to GlowfoSho.lua and I'm pretty sure it's all correct... but the button in the dressing room to access the addon no longer works.
I'm not sure why, I didn't touch anything related to the inferface other than adding new lines to the lists. I just copied sections then changed what needed to be changed.
To be honest, I'm not entirely sure what I'm doing.
Got the new Alpha delivered via the Curse Client just now. Great to see it's still being updated.
However, the ToC file is stil for patch 5.01. The add-on won't work in current versions of Wow unless you either "enable out of date add-ons" (an unacceptable solution) or manually edit the ToC file:
## Interface: 50300
Hopefully this will be done for the release version...
Update TOC for 5.3
I was wondering if u could add a comment to the enchant where it says it is a melee enchant or caster...etc You know what I mean
will add it
L["Show Classic Enchants"] = "艾澤拉斯附魔" L["Allows you to preview Classic enchants."] = "可以預覽艾澤拉斯的附魔效果"
Locale-zhTW
L["Show Cata Enchants"] = "浩劫與重生附魔" L["Allows you to preview Cata enchants."] = "可以預覽浩劫與重生的附魔效果。" L["Show Mop Enchants"] = "潘達利亞之謎" L["Allows you to preview Mop enchants."] = "可以預覽潘達利亞之謎的附魔效果。"
L["Elemental Force"] = "元素力量" L["Windsong"] = "風歌" L["Colossus"] = "巨像" L["Dancing Steel"] = "鋼鐵之舞" L["Jade Spirit"] = "玉魂" L["River's Song"] = "河流之歌" L["Living Steel Weapon Chain"] = "活化鋼武器鍊"
does the new weaponn chain has a glow?
I downloaded the new r89 version from Wowace and it's working well and updated with all the MoP enchants.
BUT, it seems to be causing a bug that causes everything in the game's chat window to be duplicated.
I only did the conversion from Ace2 to Ace3 and replacement of the obsolete DewdropLib.
Any bugs that were there before the conversion (old ones or new due to MoP API changes) will still be present.
Well I took a look, should have it fixed in r90+, along with whisper command "!glow" handling that never worked afaik (from looking at the code)
Aah, great. It all seems to be working properly now.
Are you officially taking over the project, or just filling in this one time?
he is fixing the ace2 cuased problems :) thank him a lot
1x GlowFoSho-r86\enchants-附魔.lua:552: unexpected symbol near "}"
Locals:
This is a very helpfull addon for people who care about how thay look
somebody says he wants to fix the lua errors. maybe it will run soon™
I've already added all new mop enchants as alpha patch
I've just now read through changes and it seems, the used ace2 lib is finally dead. I would have to replace it with the ace3 version to make it work again.
but:I stopped playing 1,5 years ago and I'm not putting endless hours into this now. sorry to let you down, hopefully someonje else will continue this addon
I will ask in the wowace forums
Ok, I *think* I've managed to add all the MoP enchants to enchants.lua and added the menu lists etc to GlowfoSho.lua and I'm pretty sure it's all correct... but the button in the dressing room to access the addon no longer works.
I'm not sure why, I didn't touch anything related to the inferface other than adding new lines to the lists. I just copied sections then changed what needed to be changed.
To be honest, I'm not entirely sure what I'm doing.
http://www.wowhead.com/spell=104430
Effect Enchant Item: Elemental Force (4443)
would be this in the enchant.lua
["104430"] = {
["lvl"] = 60,
["enchantID"] = "4443",
["wotlk"] = true,
["name"] = "Elemental Force",
},
When will this be updated for MOP?
After 5.0.4 It seems to be causing ALOT of interface errors when attempting to change talents or glyphs.