Results: 40Comments by: cremor |
File: BagSync10-18-14 |
![]() Posted By: cremor
Error when opening the void storage:
BagSync\BagSync-v7.6.lua:327: Usage: GetVoidItemInfo(tab, slot)
: in function `GetVoidItemInfo'
BagSync\BagSync-v7.6.lua:327: in function
|
File: Sick Of Clicking Dailies10-17-14 |
![]() Posted By: cremor
I've just uploaded a new version for patch 6.0.2.
Please report any bugs in the WowAce ticket tracker.
|
File: Broker Ticket Status10-03-13 |
![]() Posted By: cremor
Thanks. Could you please also upload the new version on Curse?
|
File: Broker Ticket Status09-26-13 |
![]() Posted By: cremor
So, I finally had to open a ticket again and wondered why the addon doesn't display anything (didn't notice it before because I have it completely hidden without an open ticket). To make it short: The TOC loads Core2.lua but the file is named Core.lua :)
|
File: MagicMarker07-13-13 |
![]() Posted By: cremor
I quickly looked over your code (because I wanted to find out how you do the scanning of all raid member's targets) and noticed that you use many global variables and - what's very bad - leak some global variables that have common names ("name" and "guid").
I suggest to use FindGlobals or Wow Global Finder (just a GUI for FindGlobal...
|
File: Broker Ticket Status06-07-13 |
![]() Posted By: cremor
The small icon about the question mark button in the bar is still there if you have an open ticket. And it also still shows the expected wait time in its tooltip. Clicking it doesn't directly open the ticket any more but it opens the list of tickets. So I assume these functions are still available for addons too.
|
File: Broker Ticket Status06-07-13 |
![]() Posted By: cremor
Seems like 5.3 broke that addon :( At least it didn't show anything for me yesterday when I had a ticket open. Any chance for an update?
|
File: V_Difficulty (LDB)05-22-13 |
![]() Posted By: cremor
Big problem with patch 5.3! As soon as I try to log in with V_Difficulty enabled the game hangs in the loading screen. Seems like an endless loop, it uses a full CPU core and never finishes loading. Disabling V_Difficulty fixes the problem. Reproduceable with a fresh WTF folder and only V_Difficulty and ChocolateBar installed.
|
File: Tidy Plates: Threat Plates (Legion)03-09-13 |
![]() Posted By: cremor
Is there a way to hide (or at least change the alpha and/or scale) the nameplates of enemy players (and pets) so that only NPCs are shown? If yes, how do I have to configure it? If no, could this please be added?
|
File: zz_Money11-18-12 |
![]() Posted By: cremor
Found another bug:
zz_Money leaks the global variable _ (underscore) in core.lua line 352. Read here on how this global underscore variable breaks the Blizzard UI: http://forums.wowace.com/showthread.php?t=20297
|
File: zz_Money10-11-12 |
![]() Posted By: cremor
Small bug: It always shows the "disabled while neutral" line, even if its active. Using version 50001.26.
|
File: zz_Money09-11-12 |
![]() Posted By: cremor
ok, new version with sorting pending ... hope it works ;)
Works great, thanks!
|
File: Broker Ticket Status09-04-12 |
![]() Posted By: cremor
Hi,
you are linking to the wrong addon (Broker Played Time) in the decription of this addon on Curse/CurseForge ;)
And of course: Thanks for this addon!
|
File: zz_Money09-03-12 |
![]() Posted By: cremor
Is there a way to change the sort order of the characters in the tooltip? Currently there doesn't seem to be any specific order. I'd like to sort them by gold descending.
|
File: Sick Of Clicking Dailies08-29-12 |
![]() Posted By: cremor
Hello everyone,
I'm now maintaining this addon. I'll try to keep it working and to fix any reported bugs, but I can't promise that I have the time to implement any new features (or features missing since the v7.0 rewrite).
A beta version for patch 5.0.4 is now available. Please test and report any bugs in the WowAce ticket trac...
|
File: Clique10-30-10 |
![]() Posted By: cremor
Originally posted by Cladhaire
Pitbull was overriding what Clique was setting. This has been fixed by Shefki.
Yeah, everything working now :)
Thanks for all your patience and fixes!
|
File: Clique10-28-10 |
![]() Posted By: cremor
The AnyDown behaviour is weird in 1.2.10 ;)
It doesn't work any more on my PitBull frames (not even on player/target/focus/*target frames that worked with the beta), but it now correctly works on my sRaidFrames frames :)
|
File: Clique10-27-10 |
![]() Posted By: cremor
It works on my PitBull player/target/focus/*target frames, but not on my PitBull party or sRaidFrames raid frames :confused:
edit: Just got an error:
1x Clique-v40000-1.2.9-8-g43e5ca8\Clique.lua:728: attempt to call method 'RegisterForClicks' (a nil value)
Clique-v40000-1.2.9-8-g43e5ca8\Clique.lua:737: in function `UpdateEveryth...
|
File: Clique10-26-10 |
![]() Posted By: cremor
I still have the problem that the "trigger on down click" option only works for the Blizzard frames, but not for my PitBull or sRaidFrames frames.
I even replaced all AnyUp in Clique.lua with AnyDown, so it shouldn't be a configuration or condition problem.
Should I report these problems to the authors of these Addons or is this...
|
File: Clique10-14-10 |
![]() Posted By: cremor
Originally posted by Cladhaire
I just installed the latest version of Pitbull, works fine on the player frame at least.
Weird, because I'm using the latest Alpha version of PitBull4 too.
I added some debug messages to addon:RegisterFrame(button) and it correctly calls RegisterForClicks("AnyDown"), so I really don't know why it d...
|
File: Clique10-14-10 |
![]() Posted By: cremor
Ah, found the problem (at least a part of it). I need to do a /rl after I enable the Blizzard frame in the PitBull options. Then it works on the Blizzard frame.
But still no luck with the PitBull frame. Should it work with UnitFrame Addons?
|
File: Clique10-14-10 |
![]() Posted By: cremor
Originally posted by Cladhaire
No, I really don't know why it wouldn't be happening. Can you post your saved variables file somewhere so I can see it?
http://paste.wowace.com/2589/
|
File: Clique10-14-10 |
![]() Posted By: cremor
Originally posted by Cladhaire
Works correctly for me. I bound 'Rejuvenation' to 'F'. I mouse over the player frame, and press and hold the 'F' key. With the default settings, the spell is cast when I release the button. With the 'down click' setting on, the spell is cast when I press the button.
It won't work correctly on frame...
|
File: Clique10-14-10 |
![]() Posted By: cremor
The "trigger on down" option doesn't work for me, even on the default Blizzard frames. And yes, I tried /rl and even relogging.
|
File: Clique07-13-10 |
![]() Posted By: cremor
Originally posted by Cladhaire
Are you SCROLLING the mousewheel, or are you clicking that button? The first can be bound to Clique, and the second cannot.
I think that should be the other way round ;)
|