Forum: AddOn Search/Requests
01-22-21, 07:25 AM
|
Replies: 2
Views: 176
|
Forum: AddOn Search/Requests
02-04-20, 01:17 PM
|
Replies: 5
Views: 1,800
|
Forum: Classic - AddOn Search/Requests
12-25-19, 05:27 PM
|
Replies: 2
Views: 1,361
|
Forum: AddOn Search/Requests
12-10-19, 02:34 AM
|
Replies: 2
Views: 1,367
|
Forum: General WoW Chat
08-25-19, 03:51 PM
|
Replies: 22
Views: 12,835
Not everything that can be made should be...
Not everything that can be made should be made.
But since addon authors are not some kind of monolithic group that can self-discipline and there will always be black hats, it falls to Blizzard to...
|
Forum: AddOn Help/Support
08-02-19, 09:27 AM
|
Replies: 4
Views: 1,638
|
Forum: Lua/XML Help
07-03-19, 03:28 AM
|
Replies: 0
Views: 718
Replacement for tablet
Or what are authors typically using nowadays to display medium/large lists with clickable elements?
Thanks
Edit: LibQTip-1.0?
|
Forum: Lua/XML Help
08-28-17, 02:43 AM
|
Replies: 1
Views: 740
|
Forum: AddOn Help/Support
08-19-17, 02:29 PM
|
Replies: 3
Views: 1,208
|
Forum: General Authoring Discussion
08-15-17, 02:01 PM
|
Replies: 8
Views: 1,947
The only way I can think off to get a...
The only way I can think off to get a comprehensive list is to use a utility like WDBXEditor (https://github.com/WowDevTools/WDBXEditor) and filter spells by effect id.
In older versions all the...
|
Forum: Lua/XML Help
09-02-16, 03:37 PM
|
Replies: 5
Views: 1,292
|
Forum: Legion Beta archived threads
08-02-16, 03:19 AM
|
Replies: 14
Views: 5,854
|
Forum: Lua/XML Help
08-01-16, 09:35 AM
|
Replies: 3
Views: 995
|
Forum: AddOn Help/Support
07-20-16, 08:50 AM
|
Replies: 8
Views: 21,991
|
Forum: AddOn Search/Requests
07-20-16, 02:41 AM
|
Replies: 2
Views: 867
He's working for Github I...
He's working for Github I think?
http://www.fastcompany.com/3019917/dialed/first-5-hires-how-githubs-happy-hive-started-with-a-badass-team
I've seen him do "drive-by" updates to his addons if...
|
Forum: General Authoring Discussion
07-06-16, 11:18 PM
|
Replies: 13
Views: 4,153
|
Forum: Lua/XML Help
04-02-16, 07:48 PM
|
Replies: 10
Views: 2,483
SlashCmdList["RAIDLOCKREPORT"] = function()
...
SlashCmdList["RAIDLOCKREPORT"] = function()
DEFAULT_CHAT_FRAME:AddMessage("Working");
end
SLASH_RAIDLOCKREPORT1 = "/raidlockreport";
SLASH_RAIDLOCKREPORT2 = "/rlr";
Drycoded.
Edit: Assuming...
|
Forum: General Authoring Discussion
03-02-16, 10:16 AM
|
Replies: 3
Views: 1,934
You are correct, I have my addons mixed up,...
You are correct, I have my addons mixed up, however protected nameplates are a relatively "recent" :p change (3.x something?)
There were several addons that did auto-combat show/hide nameplates (the...
|
Forum: General Authoring Discussion
03-01-16, 07:03 PM
|
Replies: 3
Views: 1,934
|
Forum: AddOn Help/Support
01-20-16, 03:32 PM
|
Replies: 3
Views: 1,384
|
Forum: General WoW Chat
12-31-15, 08:18 PM
|
Replies: 6
Views: 19,947
|
Forum: RealUI
12-10-15, 01:42 AM
|
Replies: 4
Views: 2,899
There is no way you're getting taint errors...
There is no way you're getting taint errors without user addons installed.
All I can think is that you have multiple WoW installations and you're looking at the wrong one.
Start WoW.
Ctrl+Shift+Esc...
|
Forum: RealUI
12-09-15, 04:28 AM
|
Replies: 4
Views: 2,899
|
Forum: Lua/XML Help
12-02-15, 05:35 AM
|
Replies: 9
Views: 2,985
|
Forum: Chit-Chat
11-19-15, 05:53 AM
|
Replies: 7
Views: 7,711
Done, specificity was a bit low in my humble...
Done, specificity was a bit low in my humble opinion.
Without the context of an UI modding site (wowinterface) as the starting point, it would not be clear at all what you mean by modifiable /...
|