Results: 736Comments by: Aezay
File: Examiner12-20-14
It's hard to believe just how much...
Posted By: Aezay
It's hard to believe just how much WoW has changed since I last played. Thanks for the information. I will try and made the necessary changes.
File: Examiner12-20-14
rms As ywfn says, the "Delayed Gea...
Posted By: Aezay
rms As ywfn says, the "Delayed Gear Scan Fix" option does have something to do with this. Verify that you have this option ON, if not, make it so. You cannot turn if OFF again however, since check buttons are currently bugged. If you have this option ON, and you're still having issues, it may be due to very high latency. If that is...
File: TipTac12-20-14
djinnfoo The best way to suppress...
Posted By: Aezay
djinnfoo The best way to suppress this Lua error is just to turn off the "Modify Achievement Tooltips" setting of the "ItemRef" option category. This error seem to occur very random, and certainly when it actually shouldn't. I never saw it cause an error myself, but often saw reports. I've just added a fix for the next release that...
File: TipTac12-04-14
ywfn Thanks for letting me know, I...
Posted By: Aezay
ywfn Thanks for letting me know, I'll make the change. I am however a little hesitant about releasing a new version, since there is apparently still a lot of issues, which I have no idea how to solve. emzi2224 TipTac doesn't move tooltips for anything but units, for other things, such as spell tooltips, it has to be altered from...
File: AzCastBar12-04-14
If I am to release an update, I nee...
Posted By: Aezay
If I am to release an update, I need to know a few things, as I no longer play WoW. What is currently broken? What isn't working? Which Lua errors occurs? I know there is an issue with checkboxes in the settings, that I have fixed, but what else is there?
File: TipTac10-21-14
ywfn That was always such a huge p...
Posted By: Aezay
ywfn That was always such a huge pain to get right. The internal tooltip code seems to have a mind of its own. The reset of back/border color on tooltip clearance (1) is fine, but the onupdate (2) one is worrisome. Adding that to an onupdate event will just make the cpu usage spike even more. I guess it's a necessary evil though....
File: TipTac10-15-14
New release should fix the checked...
Posted By: Aezay
New release should fix the checked checkboxes not sticking.
File: Examiner10-15-14
Unfortunately, since I do not have...
Posted By: Aezay
Unfortunately, since I do not have an active subscription, it's not possible for me to log in and tinker with the code and get it working. If I am to fix this, I'll need to know exactly what errors are happening, so post the Lua error log.
File: Examiner02-06-14
ywfn Whoa, you're fast, or maybe y...
Posted By: Aezay
ywfn Whoa, you're fast, or maybe you had everything prepared already? If you'd like you can release the module by yourself, or do you want me to include it into Examiner? I'm curious, what does the official Blizzard PvP frame look like these days? AsgardFM Yes, I meant 73, not sure why I wrote 74. Unfortunately there is not m...
File: AzCastBar02-03-14
Re: Spell Icon
Posted By: Aezay
Mirrikh It's there, but perhaps not in the most intuitive place. Options -> Select Bar -> Anchors -> Icon Anchor -> None
File: Examiner02-03-14
ywfn At some point I redesigned Ex...
Posted By: Aezay
ywfn At some point I redesigned Examiner, moving each feature into its own little module. It would be very easy to create a new module, and add it as a separate download, or share it with me if you feel it's better than what is in Examiner already. Take a look at the "module_api.txt" file in the Examiner addon directory. It may n...
File: TipTac09-19-13
ywfn Thank you so much for all you...
Posted By: Aezay
ywfn Thank you so much for all your help and feedback on my addons. What should I do without your detailed replies. I've made the following changes based on your feedback: TipTac13.09.19wip2.zip Fixed vertical alignment in the options dialog. Added gtt_numLines variable to check if the tooltip had new lines added (This is reall...
File: Examiner09-19-13
Updated version of Examiner for the...
Posted By: Aezay
Updated version of Examiner for the new 5.4 patch, it's all dry-coded. If you try it out, please post back with feedback, does it work, or not? I would like to know. Examiner13.09.19wip.zip Changed the TOC version to 50400 for the 5.4 patch. PvP: Updated this module to work with the now removed API functions. Arena data is no...
File: TipTac09-19-13
Here is a dry-coded test version of...
Posted By: Aezay
Here is a dry-coded test version of a 5.4 compatible TipTac. Please let me know how well it works. I'm actually really interested if the new option to remove the coalesced realm line works. TipTac13.09.19wip.zip Changed the TOC version to 50400 for the 5.4 patch. Tooltip height is now updated slightly different, this should ho...
File: TipTac09-16-13
It almost feels like there are so m...
Posted By: Aezay
It almost feels like there are so many issues with TipTac in this patch that it's not worth trying to fix anymore. ywfn Thanks for the upgradeIDs, exactly what I wanted. As for the new tooltip lines, I am not sure I can add an option to remove them, unless they added an API function to return the realm they are from, so I woul...
File: Examiner09-16-13
If anyone is thinking that I have a...
Posted By: Aezay
If anyone is thinking that I have abandoned this addon, I can assure you I have not. However, I have no access to WoW, so I can only fix any issues with help from the users. I'm finally getting enough feedback to the current issues, that I can start putting out a fixed version. ywfn I have a few questions that I hope you might be...
File: TipTac09-11-13
Upgraded Item Does Not Show the Cor...
Posted By: Aezay
Upgraded Item Does Not Show the Correct ItemLevel Preface: It's possible to avoid this issue alltogether by turning off the TipTacItemRef feature to "Show Item Level & ID". Unfortunately there is no API function to request the upgraded itemLevel of an item, the base itemLevel is always returned. This is an issue that I've tried...
File: Texture Browser07-16-13
semlar Yes, that was exactly what...
Posted By: Aezay
semlar Yes, that was exactly what I was thinking, to create the table locally and supply the function with it. Was just wondering if it would be fine to call both GetMacroIcons(tbl) and GetMacroItemIcons(tbl) without calling wipe(tbl) in between. What I mean mean is, do those two functions support being called with non-empty tables?...
File: Texture Browser07-14-13
semlar If that is all that is need...
Posted By: Aezay
semlar If that is all that is needed to make this addon work with WoW today, I could update it. Are there any other issues?
File: TipTac05-22-13
The error has been fixed now. Pleas...
Posted By: Aezay
The error has been fixed now. Please re-download the addon.
File: Examiner05-22-13
ywfn Thanks to a comment on Curse,...
Posted By: Aezay
ywfn Thanks to a comment on Curse, I've added the new IDs which should cover the new upgraded items. If you find items that still does not show up correctly, post it's full itemLink, which you can probably do by the command /dump .
File: AzCastBar04-14-13
Raynesis Are you saying it's showi...
Posted By: Aezay
Raynesis Are you saying it's showing the color of uninterruptible casts, for spells that you are certain is interruptible? If there really is a bug here, it's probably caused by changes to the WoW API that I am unaware of. drew5512 The swing timer plugin is very old and probably doesn't work anymore due to changes in the combat...
File: TipTac04-13-13
Bloodheir There should be plenty o...
Posted By: Aezay
Bloodheir There should be plenty of options to configure the colors of the tooltips. In which way are you having trouble getting the color of your choice? Mordre You have an invalid setting in one of the "Classify" text string options. Open the TipTac Options and go to the "Classify" category, and change the upper case %S back...
File: Examiner04-13-13
ywfn That would be nice, and perha...
Posted By: Aezay
ywfn That would be nice, and perhaps a screenshot of the tooltip of the item(s) causing the errors.
File: TipTac03-12-13
Aydan Your issue is not caused by...
Posted By: Aezay
Aydan Your issue is not caused by TipTac. WoW is responsible for saving and loading saved variables for addons, so if that fails, you'll have to look into that process. I would be interested in you posting a screenshot of your tooltip after you've just logged into WoW, while TipTac is the only addon enabled. And another screenshot a...