Results: 12Comments by: jyuny1
File: oUF_Freebgrid06-14-09
here is my personal oUF_Freebgrid g...
Posted By: jyuny1
here is my personal oUF_Freebgrid git repo http://github.com/jyuny1/oUF_Freebgrid/tree/master I disable MT/MTT frame and custom buff/debuff filter(instead of oUF_DebuffHighlight) in my own version not very clean, but working in current zhTW clients I am a DK tank, so my own version of oUF_Freebgrid is not be full-tested
File: oUF_Freebgrid06-13-09
raid assistant icon
Posted By: jyuny1
I've add a element called assistant.lua for oUF to show what ppl is a raid assistant in raid just a simple modification from leader.lua :D http://opensvn.csie.org/kevinblue/wow/oUF/assistant.lua to use assistant.lua, just embeding same code as leader.lua do for example: self.Assistant = self.Health:CreateTexture(nil, "O...
File: oUF_Freebgrid06-13-09
right click menu
Posted By: jyuny1
so far, oUF_Freebgrid doesn't provide a right click menu for raiders. so I am trying to make a right click function to archive this request. first, add a function called menu local function menu(self) if(self.unit:match('party')) then ToggleDropDownMenu(1, nil, _G, 'cursor') else ToggleDropDownMenu(1, nil, Target...
File: oUF_Freebgrid06-06-09
this is what I done for my zhTW cli...
Posted By: jyuny1
this is what I done for my zhTW clients first create a file called Buffs.lua, it have L = { -- spells = GetSpellInfo(33076), = GetSpellInfo(59542), = GetSpellInfo(139), = GetSpellInfo(17), = GetSpellInfo(6788), = GetSpellInfo(27683), = GetSpellInfo(976), = GetSpellInfo(21562), = GetSpellInfo...
File: Getting Things Healed05-18-09
hi Dagma, I've finish the zhTW L...
Posted By: jyuny1
hi Dagma, I've finish the zhTW Localization. here is my patch http://opensvn.csie.org/kevinblue/wow/GetThingsHealed/GettingThingsHealedlocal.lua.patch compelete source http://opensvn.csie.org/kevinblue/wow/GetThingsHealed/ this is a great addon :D
File: GuildBankSearch05-18-09
hi Saiket, hereis Localization f...
Posted By: jyuny1
hi Saiket, hereis Localization for zhTW http://opensvn.csie.org/kevinblue/wow/GuildBankSearch/Localization.zhTW.lua this is a great addon :D
File: Antislack05-17-09
hi Battleguard, there is some ll...
Posted By: jyuny1
hi Battleguard, there is some llittle change for zhTW client after 3.10. here is the updated Localization.lua http://opensvn.csie.org/kevinblue/wow/AntiSlack/Localization.lua please update the Localization.lua
File: Broker_LootType04-12-09
zhTW localization
Posted By: jyuny1
hi lloydbates, I've create a zhTW localization for Broker_LootType. here is my patch http://opensvn.csie.org/kevinblue/wow/Broker_LootType/zhTW.lua this is a great LibBroker Addon, I love this =) jyuny1
File: DBM-Sarth-ShadowFissureWarn04-02-09
hi morrigahn, we are trying to mer...
Posted By: jyuny1
hi morrigahn, we are trying to merge DBM-Sarth-ShadowFissureWarn into DBM-ChamberOfAspects you can view the source we modified at http://opensvn.csie.org/kevinblue/wow/DBM-ChamberOfAspects/ we also report it at DBM forum http://www.deadlybossmods.com/forum/viewtopic.php?t=1341 regards, jyuny1
File: Antislack03-26-09
Originally posted by Battleguard...
Posted By: jyuny1
Originally posted by Battleguard It looks like I need to install chinese character support for Windows in order to see and copy the characters; I'll do that tomorrow and release a new version. If you can, could you also translate this: ## Notes-zhTW:Shows people who are not using food buffs and/or elixirs/flasks. Thanks....
File: Antislack03-26-09
hi Battleguard, I've create a zhTW...
Posted By: jyuny1
hi Battleguard, I've create a zhTW localization for Antislack 1.1.1 there is my patch http://opensvn.csie.org/kevinblue/wow/AntiSlack/Localization.lua and "function Battleguard.AntiSlack.SendMSG(msg)" should be changed for non-english client (e.g. zhTW) here is my patch, too http://opensvn.csie.org/kevinblue/wow/AntiSlack/Rep...
File: ReallyFlyable03-21-09
hi, this is a really good idea for...
Posted By: jyuny1
hi, this is a really good idea for IsFlyable() function. I just done the localization for zhTW. here is my diff http://opensvn.csie.org/kevinblue/wow/ReallyFlyable/ReallyFlyable.lua.diff and compelete file with zhTW localization http://opensvn.csie.org/kevinblue/wow/ReallyFlyable/ReallyFlyable.lua thx for this greate addon :-)