Results: 51Comments by: Wetxius
File: Numeration Damage Meter10-12-19
I support only offical game version...
Posted By: Wetxius
I support only offical game version. You can try old version of addon: https://github.com/nekoh/Numeration/releases
File: Numeration Damage Meter10-07-19
can add support classic wow? If yo...
Posted By: Wetxius
can add support classic wow? If you have Discord - EsreverWoW made support for classic. https://cdn.discordapp.com/attachments/625185944831524874/626634777591545924/Numeration-Classic-0.1.2.zip
File: Numeration Damage Meter09-17-19
Absorbs not work on damage deal - a...
Posted By: Wetxius
Absorbs not work on damage deal - as lady ashevane and and last boss in underrot. and now work on wow classic Another damage meters count this absorb currect like damage? P.S. Can you test this file https://gist.github.com/Wetxius/6094afdf218f5dafc136c95f4ae9388b?
File: Numeration Damage Meter09-10-19
Приве...
Posted By: Wetxius
Привет абсорб не учитывается с обычным хилом Post screen, and what exactly absorb spell not count. I tes...
File: Numeration Damage Meter06-26-19
Any idea why frameVisibility = " 1...
Posted By: Wetxius
Any idea why frameVisibility = " 1; 0" doesn't work? Try " show;hide"
File: Numeration Damage Meter01-13-19
I am not bothered by taint until I...
Posted By: Wetxius
I am not bothered by taint until I see errors.you should, it makes the default interface unusable during combat For example? What exactly can not be used, and how to reproduce the error?
File: Numeration Damage Meter01-13-19
hello, why do you need NumerationFr...
Posted By: Wetxius
hello, why do you need NumerationFrame to be secure, i don't see any secure action anywhere https://wow.gamepedia.com/SecureStateDriver Because using macro conditional for hiding then you setparent a secure frame to an non-secure frame (HiddenFrame) which makes no sense It does not matter. This is only necessary to hide in batt...
File: Numeration Damage Meter09-02-18
I have a suggestion for the addon....
Posted By: Wetxius
I have a suggestion for the addon. Adding the option to display the window wie macro visibility state driver. Good idea. Added https://github.com/Wetxius/Numeration/commit/fba1c0897103bcf6964eacea46010e253d746655
File: Numeration Damage Meter07-22-16
Is there a way to make the text app...
Posted By: Wetxius
Is there a way to make the text appear in class color? You can try to edit WIndows.lua like a said nekoh at http://www.wowinterface.com/downloads/fileinfo.php?id=17434&so=DESC&page=10#comments
File: Numeration Damage Meter05-08-16
Hi, what about implement somethik l...
Posted By: Wetxius
Hi, what about implement somethik like this Skada Damage Reductions? Thanks. No, I will not do something like that. I see no reason why you need to keep track of that. In addition, it is necessary to constantly edit the config for each new spell.
File: RightClickSelfCast12-22-15
Can you add this code to work with...
Posted By: Wetxius
Can you add this code to work with Tukui based UI? for id=1, 12 do local button = _G if button ~= nil then button:SetAttribute("unit2", "player") end end
File: Numeration Damage Meter12-05-15
Re: Font
Posted By: Wetxius
How do I change font? Where do I have to put the fonts in i want to use? Great AddOn btw. I really like it :cool: You can create new folder for your font or use existing folders. Example: change font in Config.lua titlefont = ], -- Set font for title linefont = ], -- Set font for line
File: Numeration Damage Meter10-28-14
Some work to detect raid combat whi...
Posted By: Wetxius
Some work to detect raid combat while player non-combat (e.g we are died). https://gist.github.com/Wetxius/a9149bf5cae9da7ea72c/revisions If we are non in any group or we are in group and in combat, combat detect as the old way. If we are in gpoup, that in combat, but we are not in combat (died or afk), will be run new code. It che...
File: Numeration Damage Meter10-28-14
In 2.6.3, I added new way to detect...
Posted By: Wetxius
In 2.6.3, I added new way to detect raid boss and grab the name of encounter through event ENCOUNTER_START. This method is useful if the id is not exists in LibBossIDs, like old raids. I still think how to add a better check of the fight, if the player dies and the raid continues to fight. Now, if the raids fight, the battle does...
File: Numeration Damage Meter09-30-14
Thanks, updated.
Posted By: Wetxius
Thanks, updated.
File: Numeration Damage Meter09-30-14
Spell merge
Posted By: Wetxius
Ok, try this version - https://github.com/Wetxius/Numeration/commit/16a33707c03669eadfdc7ff2d102a3bb5d851eb8 Make a global merge for all classes failed. Because the exact spell id is required to show the tooltip. P.S. https://github.com/Wetxius/Numeration/commit/9f5ddb062090c45848f771bdbb1203d9bacb5a6e Now looks like a table.
File: Numeration Damage Meter09-30-14
Not WoD-specific, but any possibili...
Posted By: Wetxius
Not WoD-specific, but any possibility of getting the regular and Fire and Brimstone-enabled versions of spells merged for warlocks? Something like http://www.wowhead.com/spell=108686 = http://www.wowhead.com/spell=348, http://www.wowhead.com/spell=108685 = http://www.wowhead.com/spell=17962? There are several abilities that have th...
File: Numeration Damage Meter09-25-14
WoD fixes
Posted By: Wetxius
https://github.com/Wetxius/Numeration/commits/master Some updates for WoD. Does anyone know what is not working?
File: HideFishingBobberTooltip02-07-14
Now it works.
Posted By: Wetxius
Now it works.
File: HideFishingBobberTooltip02-07-14
ruRU fix
Posted By: Wetxius
For ruRU: "Поплавок"
File: Numeration Damage Meter01-02-14
Is it possible hide window during p...
Posted By: Wetxius
Is it possible hide window during petbattle? I think that could do it. Try github version: https://github.com/Wetxius/Numeration Need to test when you are involved in a fight with players or mobs, during the pet battle. Or exit game during pet battle.
File: Ara Broker Guild Friends12-21-13
Why you don't use blizzard method f...
Posted By: Wetxius
Why you don't use blizzard method for realm? name = Ambiguate(name, "guild")
File: Numeration Damage Meter10-26-13
Re: Overall dps error
Posted By: Wetxius
I see, reverted changed in 2.4.5. So combat time calculation as before. P.S. Now, I'm working to combine old overall calculation and new for current. This will remove the sharp drops in when the ability used to the large time interval.
File: Numeration Damage Meter10-24-13
Tooltip anchor
Posted By: Wetxius
More information about tooltip anchor read on (example) http://wowprogramming.com/docs/widgets/GameTooltip/SetOwner
File: Numeration Damage Meter10-23-13
Re: koKR
Posted By: Wetxius
1) Thanks for locale, I'll add this in next version. trial = "Trial of the King" It's first boss. Open Encounter Journal (Blizzard), there you find right name. 2) I'll think about it. Even if changed to "ANCHOR_LEFT" tooltip will be look like http://i.imgur.com/jf6SXmv.jpg