--dewdrop menu
L["Show Weapon Link"] = "무기 링크 보기"
L["Displays the link of the enchanted weapon in the chat frame."] = "채팅창에 임시 마법부여가 된 무기를 링크합니다."
L["Show Enchant Link"] = "마법부여 링크 보기"
L["Displays the link of the enchant currently on the weapon in the chat frame."] = "현재 무기에 임시 부여된 마법부여를 링크합니다. (주의! 특정 마법부여는 서버와의 연결이 끊기는 현상을 발생시키기도 합니다.)" -- changed to not warn about disconnects
L["Show Classic Enchants"] = "오리지날"
L["Allows you to preview Classic enchants."] = "오리지날 마법부여의 효과를 미리 볼 수 있습니다."
L["Show BC Enchants"] = "불타는 성전"
L["Allows you to preview BC enchants."] = "불타는 성전 마법부여의 효과를 미리 볼 수 있습니다."
L["Show WotLK Enchants"] = "리치 왕의 분노"
L["Allows you to preview WotLK enchants."] = "리치 왕의 분노 마법부여의 효과를 미리 볼 수 있습니다."
L["Show Cata Enchants"] = "대격변"
L["Allows you to preview Cata enchants."] = "대격변 마법부여의 효과를 미리 볼 수 있습니다."
L["Show Mop Enchants"] = "판다리아의 안개"
L["Allows you to preview Mop enchants."] = "판다리아의 안개 마법부여의 효과를 미리 볼 수 있습니다."
L["Show WoD Enchants"] = "드레노어의 전쟁군주"
L["Allows you to preview WoD enchants."] = "드레노어의 전쟁군주 마법부여의 효과를 미리 볼 수 있습니다."
L["Show DK Runes"] = "직업 전용"
L["Allows you to preview Runes which are created by DKs."] = "적업 전용 마법부여의 효과를 미리 볼 수 있습니다."
L["Show Illusions"] = "환영"
L["Allows you to preview Enchanter's Illusions."] = "환영 마법부여의 효과를 미리 볼 수 있습니다."
L["Enchants"] = "마법부여"
L["List of weapon enchants you can preview."] = "미리 볼 수 있는 마법부여 효과들의 리스트입니다."
L["Clear"] = "제거"
L["Removes enchant from the weapon in the dressing room."] = "임시 마법부여 효과를 제거합니다."
--messages
L["There is no enchant on the weapon or enchant unknown."] = "무기에 마법부여가 되어있지 않거나 확인되지 않은 마법부여입니다."
--whisper enchant
L["!glow"] = "!마부효과" -- string to request enchant
L["glow>"] = "마부효과>" -- reply string
L["Unknown enchant."] = "확인되지 않은 마법부여" -- enchant name was not found in the database
L["No weapon enchant link specified."] = "지정된 무기 마부 링크가 없습니다." -- enchant link was not found in the query
L["No weapon link specified."] = "지정된 무기 링크가 없습니다." -- weapon link was not found in the query
L["Syntax: !glow <weapon link> <enchant link>"] = "문법: !마부효과 <무기 링크> <마부 링크>" -- syntax message displayed when querried with !glow only
Message: ..\AddOns\GlowFoSho\GlowFoSho.lua line 338: attempt to call global 'UpdateEnchantList' (a nil value) The UpdateEnchantList function called here isn't defined anywhere in the addon(?)
if it still bugs (@lapdragon) could you please add this line: self:Print("trying to dress up " .. gsub(link, "\124", "\124\124") .. " echanted with formula " .. formulaID)
at line 306 resulting in http://pastebin.com/fvhJXVKh and screenshot/copy the resulting lines it would help me to understand what happens if you a) open the dressup b) click on an enchant
This looks much better - the only thing that I can find that's missing at this point is the "only compatible" option. (and the Butterflies illusion ^_^ )
Butterfly doesn't exist, or does it? Can you buy it? http://www.wowhead.com/item=118164 "Use: Makes your staff appear as if it were enchanted with Greater Spellpower."
(2H) should be enough, it is legacy and I don't want to fix whatever was wrong with it. New enchants are all 1H and 2H
It appears to be severely broken atm - if I select a non-transmogged weapon to preview with, then everything works as would be expected... however if I select a transmogged weapon (or use the reset function of the dressing room so it shows my equipped transmogged weapon), then the addon breaks and none of the enchants will apply to the weapon (although the transmog stays, so that part appears to be fixed). Afterwards, if I hit the "Only Compatible" option, the "Enchants" flyout will grey out and there's no enchants availible for preview at all.
Additionally, it looks like somehow only the "Classic", "Illusions", and "Class" enchants are flagged for 1H use in your present version - I'm not really sure how that would happen, but if I select "only compatible" then nothing other than those category enchants are available in the Enchants flyout.
You might want to make a free account to troubleshoot with - but at present it's behaving very strangely, and to make things even less helpful, I'm not even getting any LUA errors when it breaks.
I don't want to download so much just for an ancient addon :( I've already thrown many hours at this with no compensation whatsoever, but your detailed error reports are a great help!
You've made progress! The transmogs are now staying properly, but the issue with 1H weapons still remains.
*update* - There's a new problem... the "reset" function of the Dressing Room no longer reverts your character to their equipped items, so anything you preview is "stuck" in preview mode.
The old versions removed transmogs also - I will check your new version when I get home later today.
The only thing I've found with the current version (and it affects mine also), is that there's four runes in the DK section that have been removed from the game, so they don't do anything anymore - Cinderglacier, Nerubian Carapace, Swordshattering, and Swordbreaking are gone and can probably be commented out. I don't think I'd remove them, as Cinderglacier had a very popular visual and may be brought back as an Illusion.
Could you please add this Korean localization (koKR) for the Korean Users?
--commands
L["/gfs"] = "/gfs"
L["standby"] = "준비"
L["Enable/disable the addon"] = "애드온 실행/끔"
L["Active"] = "활성화"
L["Suspended"] = "비활성화"
--dewdrop menu
L["Show Weapon Link"] = "무기 링크 보기"
L["Displays the link of the enchanted weapon in the chat frame."] = "채팅창에 임시 마법부여가 된 무기를 링크합니다."
L["Show Enchant Link"] = "마법부여 링크 보기"
L["Displays the link of the enchant currently on the weapon in the chat frame."] = "현재 무기에 임시 부여된 마법부여를 링크합니다. (주의! 특정 마법부여는 서버와의 연결이 끊기는 현상을 발생시키기도 합니다.)" -- changed to not warn about disconnects
L["Show Classic Enchants"] = "오리지날"
L["Allows you to preview Classic enchants."] = "오리지날 마법부여의 효과를 미리 볼 수 있습니다."
L["Show BC Enchants"] = "불타는 성전"
L["Allows you to preview BC enchants."] = "불타는 성전 마법부여의 효과를 미리 볼 수 있습니다."
L["Show WotLK Enchants"] = "리치 왕의 분노"
L["Allows you to preview WotLK enchants."] = "리치 왕의 분노 마법부여의 효과를 미리 볼 수 있습니다."
L["Show Cata Enchants"] = "대격변"
L["Allows you to preview Cata enchants."] = "대격변 마법부여의 효과를 미리 볼 수 있습니다."
L["Show Mop Enchants"] = "판다리아의 안개"
L["Allows you to preview Mop enchants."] = "판다리아의 안개 마법부여의 효과를 미리 볼 수 있습니다."
L["Show WoD Enchants"] = "드레노어의 전쟁군주"
L["Allows you to preview WoD enchants."] = "드레노어의 전쟁군주 마법부여의 효과를 미리 볼 수 있습니다."
L["Show DK Runes"] = "직업 전용"
L["Allows you to preview Runes which are created by DKs."] = "적업 전용 마법부여의 효과를 미리 볼 수 있습니다."
L["Show Illusions"] = "환영"
L["Allows you to preview Enchanter's Illusions."] = "환영 마법부여의 효과를 미리 볼 수 있습니다."
L["Enchants"] = "마법부여"
L["List of weapon enchants you can preview."] = "미리 볼 수 있는 마법부여 효과들의 리스트입니다."
L["Clear"] = "제거"
L["Removes enchant from the weapon in the dressing room."] = "임시 마법부여 효과를 제거합니다."
--messages
L["There is no enchant on the weapon or enchant unknown."] = "무기에 마법부여가 되어있지 않거나 확인되지 않은 마법부여입니다."
--whisper enchant
L["!glow"] = "!마부효과" -- string to request enchant
L["glow>"] = "마부효과>" -- reply string
L["Unknown enchant."] = "확인되지 않은 마법부여" -- enchant name was not found in the database
L["No weapon enchant link specified."] = "지정된 무기 마부 링크가 없습니다." -- enchant link was not found in the query
L["No weapon link specified."] = "지정된 무기 링크가 없습니다." -- weapon link was not found in the query
L["Syntax: !glow <weapon link> <enchant link>"] = "문법: !마부효과 <무기 링크> <마부 링크>" -- syntax message displayed when querried with !glow only
--enchants as they appear in the list
L["Agility (2H)"] = "민첩성 (양손)"
L["Agility"] = "민첩성"
L["Battlemaster"] = "전투의 대가"
L["Crusader"] = "성전사"
L["Deathfrost"] = "혹한"
L["Demonslaying"] = "악마 사냥 전문화"
L["Executioner"] = "집행자"
L["Fiery Weapon"] = "불타는 무기"
L["Greater Agility"] = "상급 민첩성"
L["Greater Impact (2H)"] = "상급 충격 (양손)"
L["Greater Striking"] = "상급 공격력"
L["Healing Power"] = "치유 마법 강화"
L["Icy Chill"] = "빙결"
L["Impact (2H)"] = "충격 (양손)"
L["Lesser Beastslayer"] = "하급 야수 사냥 전문화"
L["Lesser Elemental Slayer"] = "하급 정령 사냥 전문화"
L["Lesser Impact (2H)"] = "하급 충격 (양손)"
L["Lesser Intellect (2H)"] = "하급 지능 (양손)"
L["Lesser Spirit (2H)"] = "하급 정신력 (양손)"
L["Lesser Striking"] = "하급 공격력"
L["Lifestealing"] = "생명력 흡수"
L["Major Agility (2H)"] = "일급 민첩성 (양손)"
L["Major Healing"] = "일급 치유 마법 강화"
L["Major Intellect (2H)"] = "일급 지능 (양손)"
L["Major Intellect"] = "일급 지능"
L["Major Spellpower"] = "일급 주문력"
L["Major Spirit (2H)"] = "일급 정신력 (양손)"
L["Major Striking"] = "일급 공격력"
L["Mighty Intellect"] = "강한 지능"
L["Mighty Spirit"] = "강한 정신력"
L["Minor Beastslayer"] = "최하급 야수 사냥 전문화"
L["Minor Impact (2H)"] = "최하급 충격 (양손)"
L["Minor Striking"] = "최하급 공격력"
L["Mongoose"] = "살쾡이"
L["Potency"] = "근력"
L["Savagery (2H)"] = "전투력 (양손)"
L["Soulfrost"] = "냉기의 영혼"
L["Spell Power"] = "주문력"
L["Spellsurge"] = "마력의 폭풍"
L["Strength"] = "힘"
L["Striking"] = "공격력"
L["Sunfire"] = "태양의 불꽃"
L["Superior Impact (2H)"] = "최상급 충격 (양손)"
L["Superior Striking"] = "최상급 공격력"
L["Unholy Weapon"] = "부정의 무기"
L["Winter's Might"] = "한겨울 추위"
L["Greater Potency"] = "상급 근력"
L["Greater Savagery (2H)"] = "상급 전투력 (양손)"
L["Exceptional Spellpower"] = "뛰어난 주문력"
L["Exceptional Agility"] = "뛰어난 민첩성"
L["Exceptional Spirit"] = "뛰어난 정신력"
L["Icebreaker"] = "쇄빙"
L["Massacre (2H)"] = "학살 (양손)"
L["Scourgebane (2H)"] = "스컬지 파멸 (양손)"
L["Giant Slayer"] = "거인 사냥"
L["Mighty Spellpower"] = "강한 주문력"
L["Superior Potency"] = "최상급 근력"
L["Accuracy"] = "적중"
L["Berserking"] = "광폭화"
L["Black Magic"] = "검은 마력"
L["Lifeward"] = "생명의 수호"
L["Titanium Weapon Chain"] = "티타늄 무기 사슬"
L["Blood Draining"] = "피 흡수"
L["Blade Ward"] = "검의 수호"
L["Spellpower (2H)"] = "주문력 (양손)"
L["Greater Spellpower (2H)"] = "상급 주문력 (양손)"
L["Mighty Agility (2H)"] = "강한 민첩 (양손)"
L["Avalanche"] = "눈사태"
L["Elemental Slayer"] = "정령 사냥 전문화"
L["Heartsong"] = "마음노래"
L["Hurricane"] = "싹쓸바람"
L["Landslide"] = "산사태"
L["Mending"] = "치유"
L["Power Torrent"] = "마력 격류"
L["Windwalk"] = "바람걸음"
L["Rune of Cinderglacier"] = "잿더미 빙하의 룬"
L["Rune of Razorice"] = "칼날얼음의 룬"
L["Rune of Spellbreaking"] = "주문파괴자의 룬"
L["Rune of Spellshattering (2H)"] = "주문분쇄자의 룬 (양손)"
L["Rune of Lichbane"] = "리치 파멸의 룬"
L["Rune of Swordbreaking"] = "검파괴자의 룬"
L["Rune of Swordshattering (2H)"] = "검분쇄자의 룬 (양손)"
L["Rune of the Fallen Crusader"] = "타락한 성전사의 룬"
L["Rune of the Nerubian Carapace"] = "네루비안 등껍질의 룬"
L["Rune of the Stoneskin Gargoyle (2H)"] = "돌가죽 가고일의 룬 (양손)"
L["Pyrium Weapon Chain"] = "황철 무기 사슬"
L["Elemental Force"] = "원소력"
L["Windsong"] = "바람노래"
L["Colossus"] = "거대괴수"
L["Dancing Steel"] = "춤추는 강철"
L["Jade Spirit"] = "비취혼"
L["River's Song"] = "강의 노래"
L["Living Steel Weapon Chain"] = "살아있는 강철 무기 사슬"
L["Glorious Tyranny"] = "영광스러운 압제"
L["Mark of Blackrock"] = "검은바위의 징표"
L["Mark of Shadowmoon"] = "어둠달의 징표"
L["Mark of the Frostwolf"] = "서리늑대의 징표"
L["Mark of the Shattered Hand"] = "으스러진 손의 징표"
L["Mark of the Thunderlord"] = "천둥군주의 징표"
L["Mark of Warsong"] = "전쟁노래의 징표"
L["Mark of Bleeding Hollow"] = "피눈물의 징표"
L["Glory of the Thunderlord"] = "천둥군주의 영광"
L["Glory of the Shadowmoon"] = "어둠달의 영광"
L["Glory of the Blackrock"] = "검은바위의 영광"
L["Glory of the Warsong"] = "전쟁노래의 영광"
L["Glory of the Frostwolf"] = "서리늑대의 영광"
L["Illusion: Poisoned"] = "환영: 독"
L["Illusion: Windfury"] = "환영: 질풍의 무기"
L["Illusion: Frostbrand"] = "환영: 냉기의 무기"
L["Illusion: Flametongue"] = "환영: 불꽃의 무기"
L["Illusion: Earthliving"] = "환영: 대지생명"
L["Illusion: Rockbiter"] = "환영: 대지의 무기"
L["Illusion: Greater Spellpower"] = "환영: 상급 주문력"
L["Illusion: Mongoose"] = "환영: 살쾡이"
L["Illusion: Executioner"] = "환영: 집행자"
L["Illusion: Berserking"] = "환영: 광폭화"
L["Illusion: Blood Draining"] = "환영: 피 흡수"
L["Illusion: Battlemaster"] = "환영: 전투의 대가"
L["Illusion: Power Torrent"] = "환영: 마력 격류"
L["Illusion: Agility"] = "환영: 민첩성"
L["Illusion: Hidden"] = "환영: 투명화"
L["Illusion: Glorious Tyranny"] = "환영: 영광스러운 압제"
L["Illusion: Fiery Weapon"] = "환영: 불타는 무기"
L["Illusion: Lifestealing"] = "환영: 생명력 흡수"
L["Illusion: Crusader"] = "환영: 성전사"
L["Illusion: Elemental Force"] = "환영: 원소력"
L["Illusion: River's Song"] = "환영: 강의 노래"
L["Illusion: Spellsurge"] = "환영: 마력의 폭풍"
L["Illusion: Landslide"] = "환영: 산사태"
L["Illusion: Mending"] = "환영: 치유"
L["Illusion: Unholy"] = "환영: 부정의 무기"
L["Illusion: Striking"] = "환영: 공격력"
L["Illusion: Primal Victory"] = "환영: 원시의 승리"
L["Illusion: Jade Spirit"] = "환영: 비취혼"
L["Illusion: Flames of Ragnaros"] = "환영: 라그나로스의 불길"
no comments are probably good comments
Not worked for me since last update, all options greyed out except weapon link / enchant link / clear.
Error occured in: Global
Count: 1
Message: ..\AddOns\GlowFoSho\GlowFoSho.lua line 306:
attempt to concatenate local 'formulaID' (a nil value)
Debug:
GlowFoSho\GlowFoSho.lua:306:
GlowFoSho\GlowFoSho.lua:305
(tail call): ?
[C]: DressUpItemLink()
..\FrameXML\ItemButtonTemplate.lua:118: HandleModifiedItemClick()
..\FrameXML\PaperDollFrame.lua:1758: PaperDollItemSlotButton_OnModifiedClick()
[string "*:OnClick"]:2:
[string "*:OnClick"]:1
*Edit - Now working again thx*
another attempt
Message: ..\AddOns\GlowFoSho\GlowFoSho.lua line 338:
attempt to call global 'UpdateEnchantList' (a nil value)
The UpdateEnchantList function called here isn't defined anywhere in the addon(?)
Getting the same error as well. Completely deleted all setting files and reloaded from scratch - no change:
Date: 2014-12-09 09:05:01
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\GlowFoSho\GlowFoSho.lua line 338:
attempt to call global 'UpdateEnchantList' (a nil value)
Debug:
GlowFoSho\GlowFoSho.lua:338:
GlowFoSho\GlowFoSho.lua:305
(tail call): ?
[C]: DressUpItemLink()
..\FrameXML\ItemButtonTemplate.lua:118:
..\FrameXML\ItemButtonTemplate.lua:101
[...]
fixed
could somebody send me a new wod screenshot like the two we have above?
could someone test http://www.wowace.com/addons/glow-fo-sho/files/267-r102/ please? I removed the useless filtering
if it still bugs (@lapdragon) could you please add this line:
self:Print("trying to dress up " .. gsub(link, "\124", "\124\124") .. " echanted with formula " .. formulaID)
at line 306 resulting in http://pastebin.com/fvhJXVKh
and screenshot/copy the resulting lines
it would help me to understand what happens if you a) open the dressup b) click on an enchant
This looks much better - the only thing that I can find that's missing at this point is the "only compatible" option. (and the Butterflies illusion ^_^ )
Butterfly doesn't exist, or does it? Can you buy it?
http://www.wowhead.com/item=118164 "Use: Makes your staff appear as if it were enchanted with Greater Spellpower."
(2H) should be enough, it is legacy and I don't want to fix whatever was wrong with it. New enchants are all 1H and 2H
I've not given up yet, does this fix the vanishing transmogrify?
http://www.wowace.com/addons/glow-fo-sho/files/259-r98/
It appears to be severely broken atm - if I select a non-transmogged weapon to preview with, then everything works as would be expected... however if I select a transmogged weapon (or use the reset function of the dressing room so it shows my equipped transmogged weapon), then the addon breaks and none of the enchants will apply to the weapon (although the transmog stays, so that part appears to be fixed). Afterwards, if I hit the "Only Compatible" option, the "Enchants" flyout will grey out and there's no enchants availible for preview at all.
Additionally, it looks like somehow only the "Classic", "Illusions", and "Class" enchants are flagged for 1H use in your present version - I'm not really sure how that would happen, but if I select "only compatible" then nothing other than those category enchants are available in the Enchants flyout.
You might want to make a free account to troubleshoot with - but at present it's behaving very strangely, and to make things even less helpful, I'm not even getting any LUA errors when it breaks.
I don't want to download so much just for an ancient addon :( I've already thrown many hours at this with no compensation whatsoever, but your detailed error reports are a great help!
please try version r100
http://www.wowace.com/addons/glow-fo-sho/files/
You've made progress! The transmogs are now staying properly, but the issue with 1H weapons still remains.
*update* - There's a new problem... the "reset" function of the Dressing Room no longer reverts your character to their equipped items, so anything you preview is "stuck" in preview mode.
r101 is up to fix reset
about that 1h problem: If you are wearing a 1h weapon and select cata and only compatible, 'enchants' becomes grey?
Weapon transmog vanishes upon choosing a enchant mog. Not quit what you´d expect. Maybe you could look into it.
I've not changed anything in this regard, is it at new problem with GlowFoSho or true for the older versions?
The old versions removed transmogs also - I will check your new version when I get home later today.
The only thing I've found with the current version (and it affects mine also), is that there's four runes in the DK section that have been removed from the game, so they don't do anything anymore - Cinderglacier, Nerubian Carapace, Swordshattering, and Swordbreaking are gone and can probably be commented out. I don't think I'd remove them, as Cinderglacier had a very popular visual and may be brought back as an Illusion.
I don't have WoW, can anybody confirm these changes for the bugs lapdragon has reported, are working?
http://www.wowace.com/addons/glow-fo-sho/files/257-r97/