Showing results 1 to 25 of 29
Search took 0.00 seconds.
Search: Posts Made By: ckaotik
Forum: Dev Tools 07-09-15, 05:51 AM
Replies: 59
Views: 66,884
Posted By ckaotik
Yup, tried that too, but without success. The...

Yup, tried that too, but without success. The work order gets triggered, but the error remains.

Unfortunately, I'm still running into the same issue even on 0.5.1. Could this be because of my Heroku...
Forum: Dev Tools 06-28-15, 07:59 AM
Replies: 59
Views: 66,884
Posted By ckaotik
But then, why did the previous call return...

But then, why did the previous call return "Successfully authenticated with WowInterface."?
The API url works fine when I open it in the browser while logged in, but the script should do the same...
Forum: Dev Tools 06-27-15, 12:24 PM
Replies: 59
Views: 66,884
Posted By ckaotik
Unfortunately, I can't seem to get the script...

Unfortunately, I can't seem to get the script working, it always fails right after WoWI authentication:

Jun 27 11:06:58 app/web.1: [LOG] Received forced check for "ckaosMilitia" version "6.2v1"....
Forum: Minion 11-30-14, 07:06 AM
Replies: 12
Views: 11,278
Posted By ckaotik
There are still the Mac users, that have been...

There are still the Mac users, that have been abandoned on exactly that version ;)

BTT: I do agree, Minion is an addon manager and should be just that. No ticket management, no bug reports (but...
Forum: Minion 08-29-14, 01:48 AM
Replies: 10
Views: 9,017
Posted By ckaotik
I also noticed that sometimes the packages from...

I also noticed that sometimes the packages from WoWInterface don't match those on curse, since curse's packager might add automatic change logs or whatever. In those cases, Minion also detects a...
Forum: AddOn Search/Requests 12-11-13, 02:00 PM
Replies: 8
Views: 6,769
Posted By ckaotik
Message:...

Message: Interface\AddOns\Test\modules\test1.lua:73: attempt to index global 'frame' (a nil value)
Oops, forgot the argument to the function call. Please add the "frame"...
Forum: AddOn Search/Requests 12-08-13, 09:45 AM
Replies: 8
Views: 6,769
Posted By ckaotik
I updated the snippet above, thanks. Mostly I...

I updated the snippet above, thanks. Mostly I just "ignore" _ as my files usally start with the line local addonName, addon, _ = ... as I'm sure to miss it somewhere. I'm also a big fan of...
Forum: AddOn Search/Requests 12-05-13, 08:53 AM
Replies: 8
Views: 6,769
Posted By ckaotik
I have something along these lines in a custom...

I have something along these lines in a custom addon ... here are the parts that you would probably need. However, I have not tested this code (as standalone). It assumes that any CC effect is on a...
Forum: Lua/XML Help 08-17-13, 11:23 AM
Replies: 2
Views: 6,704
Posted By ckaotik
If you check TeamManager.lua, you'll notice that...

If you check TeamManager.lua, you'll notice that the TeamManager variable itself is declared in a file local scope.
local TeamManager = PetBattleTeams:NewModule("TeamManager")

You can access...
Forum: Lua/XML Help 07-27-13, 12:41 AM
Replies: 23
Views: 20,508
Posted By ckaotik
Lightbulb And this is why I love WoWInterface's developer...

And this is why I love WoWInterface's developer community. Never thought of using the almighty SetTooltipHyperlink("quest:"..questID) treatment.
Here's another thank you!
Forum: Lua/XML Help 07-25-13, 12:21 PM
Replies: 23
Views: 20,508
Posted By ckaotik
Unhappy I have been wondering the same thing for quite a...

I have been wondering the same thing for quite a while and couldn't find anything either :(
Even addons like DataStore save the quest title to their database when accepting/completing quests or from...
Forum: AddOn Search/Requests 09-20-12, 11:08 AM
Replies: 5
Views: 5,065
Posted By ckaotik
So, if I understand you correctly, you are...

So, if I understand you correctly, you are looking for an addon telling you enhancement shaman spell priorities?
Maybe "Ovale Spell Priorities" is something you could use. You can find it and some...
Forum: AddOn Search/Requests 09-20-12, 11:00 AM
Replies: 5
Views: 24,826
Posted By ckaotik
On a side note, besides using auction price...

On a side note, besides using auction price history data, wowhead has quite a few transmog sets which are also parsed by recent versions of LibPeriodicTable.
So, if you used an addon that displays...
Forum: AddOn Search/Requests 09-20-12, 10:36 AM
Replies: 5
Views: 5,736
Posted By ckaotik
Broker_Garbage + its LootManager also does this...

Broker_Garbage + its LootManager also does this ;) http://www.wowinterface.com/downloads/info15531-Broker_Garbage.html

Me being AFWoW caused it to not be very well known any more (Who would have...
Forum: AddOn Search/Requests 10-24-10, 04:53 AM
Replies: 5
Views: 4,248
Posted By ckaotik
There are two (different level) concepts I used...

There are two (different level) concepts I used pre-4.0. They have both been updated by now, but I don't know how well they fare in a Cataclysm environment.

1....
Forum: Cataclysm Beta 07-23-10, 05:10 AM
Replies: 14
Views: 9,485
Posted By ckaotik
Oh! I just did a mini test in the beta, being...

Oh! I just did a mini test in the beta, being /eventtrace and inspecting a player. Guess what happened!

INSPECT_READY, time: ..., arg1: 0x0100000000916C3

It seems we'll get a GUID with the event :3...
Forum: Cataclysm Beta 07-20-10, 06:34 AM
Replies: 14
Views: 9,485
Posted By ckaotik
Nah, at least for me there just isn't that much...

Nah, at least for me there just isn't that much to write anymore.


You summed it up pretty well - now, if only Blizzard would do something about it, that would be awesome. I guess, as they obviously...
Forum: Lua/XML Help 07-19-10, 11:04 AM
Replies: 1
Views: 3,836
Posted By ckaotik
Hrm. First of all, what is Addonpanel? You should...

Hrm. First of all, what is Addonpanel? You should anchor your fontstrings to the scrollframe child (Parentpanel in your case). Also, any reason for a 10 pixel x-offset?
I'd use it somewhat like...
Forum: Cataclysm Beta 07-16-10, 02:53 PM
Replies: 14
Views: 9,485
Posted By ckaotik
I just found that library last week myself. Also,...

I just found that library last week myself. Also, besides talents and gear, there are also achievements and who knows what else. Maybe that's just me but I don't really like having one library that...
Forum: Cataclysm Beta 07-16-10, 02:26 PM
Replies: 14
Views: 9,485
Posted By ckaotik
Definetely a good idea. Currently, as far as I...

Definetely a good idea. Currently, as far as I know, there is LibTalentQuery (http://www.wowace.com/addons/libtalentquery-1-0/) which can be combined with LibGroupTalents...
Forum: Cataclysm Beta 07-16-10, 05:13 AM
Replies: 47
Views: 13,851
Posted By ckaotik
[S] Mekkatorque (EU) || [F] Alliance|| [C]...

[S] Mekkatorque (EU) || [F] Alliance|| [C] Quay

I kind of like <UI Reloaded> and any nil references ;)
Forum: Cataclysm Beta 07-16-10, 04:54 AM
Replies: 101
Views: 40,497
Posted By ckaotik
Click casting

I have to agree on that - I also miss Clique/Click2Cast a whole lot. Using macros for now, but it's just not the same :(
While the new development group frames already provide a Grid-like display...
Forum: oUF (Otravi Unit Frames) 07-28-09, 05:09 PM
Replies: 35
Views: 20,383
Posted By ckaotik
Well, the problem is rather that it's regular...

Well, the problem is rather that it's regular expressions but with some help I/we came up with
local name = UnitName(unit)
name = (string.len(name) > 10) and string.gsub(name,...
Forum: oUF (Otravi Unit Frames) 07-28-09, 05:24 AM
Replies: 35
Views: 20,383
Posted By ckaotik
This works like a miracle if just ... special...

This works like a miracle if just ...
special characters such as the German ä,ö,ü,ß etc. don't show up correctly and mess the whole thing up :( any ideas how to fix this?
Forum: oUF (Otravi Unit Frames) 07-07-09, 07:06 AM
Replies: 327
Views: 158,630
Posted By ckaotik
I noticed Blizzard uses the buff filter keyword...

I noticed Blizzard uses the buff filter keyword "RAID" - how come it doesn't work with ouf? Would be great, because, well... it means you can actually choose "only show buffs I can cast" (like with...
Showing results 1 to 25 of 29