Results: 9Comments by: donjon
File: GnomishVendorShrinker07-22-16
If you need an update for 7.0 say t...
Posted By: donjon
If you need an update for 7.0 say thank you to Talyrius on github (thanks from me too): Step1: Grab the latest version off of github (topright download as zip for example) https://github.com/TekNoLogic/GnomishVendorShrinker Step2: Apply the fixes described in the commits of this pull request (if it is not already pulled yet th...
File: Arcana's Experience Broker10-21-15
Love this addon but hated the error...
Posted By: donjon
Love this addon but hated the error. So i looked at it an thought "why do i even need the number when im max lvl?" thus i just avoid the execution of the error causing code ^^ Replace the the two lines in the updateToolTip() function from GameTooltip:AddDoubleLine("Time to level for this level"..":", fmttime(timeToLevelForLeve...
File: Aurora: Missing Textures07-20-12
ever thought about reskinning the c...
Posted By: donjon
ever thought about reskinning the checkbox ticks? there where annoying me so i made my own in like 5mins. If you like em use em. :) they look descent i think. especially now with the class coloring of them from aurora i had to change them. UI-CheckBox-Check http://i.imgur.com/TbStW.png UI-CheckBox-Check-Disabled http://i.im...
File: Mono UI05-24-11
Re: Bags Problem!
Posted By: donjon
Originally posted by SacUI Hey.. Loving the whole UI mate.. Fantastick work! Just having one problem.. The monobags are opening fine, but so is the old bags.. Why is that? http://yfrog.com/5aunledulj Had same problem. I assume you used the Keybind "B" for it. Look into the Keybindings. By default "B" is "Open all bags"...
File: LiteStats04-16-11
Well heres a screen for one. http:...
Posted By: donjon
Well heres a screen for one. http://img38.imageshack.us/img38/3241/hasteissue.jpg First the Paperdoll. I think you see the difference. Second i just ran one GetCombatRating(20) print. It is exactly the same as LiteStats has (top right) and what the Tooltip states. Which is the Bonus of haste gained by my gear. Now on the Top le...
File: Broker_StatsNow04-15-11
I posted this already to Katae conc...
Posted By: donjon
I posted this already to Katae concerning his LiteStats Addon and checked yours for a solution but it seems you have the same issue so i'll just quote: As of now LiteStats retrieves Haste by the GetCombatRatingBonus() API which only returns the BONUS part of the haste which comes from gear. Example: My GEAR only has all in all 2....
File: LiteStats04-15-11
Hi there Katae As shadow priest i...
Posted By: donjon
Hi there Katae As shadow priest i noticed little annoyance with the characterinfo module. As of now LiteStats retrieves Haste by the GetCombatRatingBonus() API which only returns the BONUS part of the haste which comes from gear. Example: My GEAR only has all in all 2.2k haste rating which equals roughly 17.2% haste. BUT on the ch...
File: LiteStats02-14-11
Regarding the Tooltip of the Time a...
Posted By: donjon
Regarding the Tooltip of the Time and the issue with GetWintergrapWaitTime just do the following: Go in the core.lua file an go to about Line 600 (modified mine so may be off a few). Mainly just look for the following line: GameTooltip:AddDoubleLine(format(PVPBATTLEGROUND_WINTERGRASPTIMER_TOOLTIP,""),GetWintergraspWaitTime() and...
File: LiteStats10-26-09
first thx for your work i really ap...
Posted By: donjon
first thx for your work i really appreciate it. slowly replacing all my FuBar and LDB addons for this single one. so whilst editing & configuring i thought it would be neat to have an icon for the talents module so heres my suggestion add this to the list of "tags" for the talent module (in the OnEvent function of it) repla...