Showing results 1 to 25 of 219
Search took 0.01 seconds.
Search: Posts Made By: bsmorgan
Forum: Released AddOns 03-15-23, 07:42 AM
Replies: 540
Views: 415,440
Posted By bsmorgan
Here ya go... lots of Horde Dragon Flight data.

Here ya go... lots of Horde Dragon Flight data.
Forum: AddOn Help/Support 11-15-22, 10:29 AM
Replies: 8
Views: 4,981
Posted By bsmorgan
If I did it correctly, I have attached...

If I did it correctly, I have attached PvPLog-3.4.3.zip which will load without errors on Dragonflight 10.0.2. There is no minimap button so use the chat command `/pl`.

I have no idea if it will...
Forum: AddOn Help/Support 11-14-22, 12:51 PM
Replies: 8
Views: 4,981
Posted By bsmorgan
What is broken about it? If they made as many...

What is broken about it? If they made as many changes to the combat log as they did to the crafting UI, you may be in for quite a bit of work.
Forum: Classic - AddOn Help/Support 06-06-22, 09:48 AM
Replies: 1
Views: 1,781
Posted By bsmorgan
Count of gem colors (Burning Crusade Classic)

I'm trying to revive (or find) an addon that counts the number of each color gem in equipped items.

Documentation on the API for finding gem information is hard to find. Can anyone point me in the...
Forum: Lua/XML Help 10-09-21, 08:25 AM
Replies: 7
Views: 6,603
Posted By bsmorgan
I modified it a little bit. Since Skillet has 3...

I modified it a little bit. Since Skillet has 3 sub-categories and as written, it always puts the main category at the bottom. I added an offset value so that once expanded, Skillet and its...
Forum: Lua/XML Help 10-09-21, 07:35 AM
Replies: 7
Views: 6,603
Posted By bsmorgan
It works! function...

It works!

function Skillet:ShowOptions()
InterfaceOptionsFrame_Show()
ScrollToCategory("Skillet")
InterfaceOptionsFrame_OpenToCategory("Skillet")
end


Thank you!
Forum: Lua/XML Help 10-07-21, 08:32 AM
Replies: 7
Views: 6,603
Posted By bsmorgan
In Burning Crusade Classic, my addon isn't...

In Burning Crusade Classic, my addon isn't visible in the scrollframe list the first time I call:

InterfaceOptionsFrame_OpenToCategory("Skillet")

unless I open the panel and manually scroll to the...
Forum: General Authoring Discussion 09-11-21, 11:19 AM
Replies: 0
Views: 37,871
Posted By bsmorgan
Enchanting Items - How to convert spellID to produced itemID

In Classic and Burning Crusade Classic, most enchanting recipes result in an enhancement to an item. There are, however, a few cases where an actual item is produced. For example, Lesser Magic Wand,...
Forum: AddOn Search/Requests 06-09-21, 08:30 PM
Replies: 4
Views: 2,534
Posted By bsmorgan
I'm not opposed to preventing the deletion of an...

I'm not opposed to preventing the deletion of an entire inventory but I would have preferred a solution that required a hardware event between each deletion instead of a hardware event before each...
Forum: AddOn Search/Requests 06-09-21, 11:30 AM
Replies: 4
Views: 2,534
Posted By bsmorgan
Scrap_Cleaner is a plugin for Scrap so yes, I am...

Scrap_Cleaner is a plugin for Scrap so yes, I am using Scrap and have updated the .toc.

There are numerous "at the vendor" junk addons. Scrap_Cleaner is the only "in the field" option I can...
Forum: AddOn Search/Requests 06-09-21, 08:33 AM
Replies: 4
Views: 2,534
Posted By bsmorgan
Replacement or enhancement for Scrap_Cleaner

I am using Scrap_Cleaner on Classic Era which chooses the cheapest junk item in your bags when they become full and deletes it (using PickupContainerItem() and DeleteCursorItem()). Burning Crusade...
Forum: Lua/XML Help 06-04-21, 12:58 PM
Replies: 1
Views: 1,363
Posted By bsmorgan
I figured it out. By default (i.e. no "width" or...

I figured it out. By default (i.e. no "width" or "width = 1.0") there are three "slots" per line. Setting "width = 1.5" will change that to two "slots" per line and setting "width = .75" will allow...
Forum: Lua/XML Help 06-04-21, 09:53 AM
Replies: 1
Views: 1,363
Posted By bsmorgan
Help with ACE3 Option Tables

I'm trying to arrange options for Skillet-Classic and I can't seem to get what I want. I've run out of space using one option per line so I'd like to go to two options per line each using half of the...
Forum: Site help, bugs, suggestions/questions 05-20-21, 02:19 PM
Replies: 8
Views: 2,183
Posted By bsmorgan
This feature sounds interesting. Is there...

This feature sounds interesting. Is there documentation somewhere I could read?

The Skillet and Skillet-Classic project repositories are on GitHub and CurseForge (for the localization) and are...
Forum: Site help, bugs, suggestions/questions 05-19-21, 02:13 PM
Replies: 6
Views: 1,734
Posted By bsmorgan
When that future becomes reality and it is...

When that future becomes reality and it is sufficiently documented so I can understand it, I'll consider adjusting my projects and repositories to take advantage of the new features.

In the mean...
Forum: Site help, bugs, suggestions/questions 05-19-21, 08:44 AM
Replies: 6
Views: 1,734
Posted By bsmorgan
The sources for Skillet and Skillet-Classic are...

The sources for Skillet and Skillet-Classic are very different. There would be different change logs and different release times so I don't think combining both projects would be a good idea.

On the...
Forum: Site help, bugs, suggestions/questions 05-19-21, 07:38 AM
Replies: 6
Views: 1,734
Posted By bsmorgan
Retail, classic, tbc classic download button question

I'm the author/maintainer of Skillet (https://www.wowinterface.com/downloads/info7571-Skillet.html)(retail) and Skillet-Classic...
Forum: General Authoring Discussion 05-18-21, 03:47 PM
Replies: 1
Views: 2,632
Posted By bsmorgan
WoW Folder Structure

Battle.net has updated my system and I was expecting _retail_, _classic_, and _bcc_ (or similar) folders in the "World of Warcraft" folder. Instead I've got a new _classic_era_ folder instead.

When...
Forum: AddOn Search/Requests 04-01-21, 03:09 PM
Replies: 2
Views: 4,405
Posted By bsmorgan
Thanks for the suggestion. I was able to muddle...

Thanks for the suggestion. I was able to muddle through WeakAuras and create a simple texture that works. I'll play with WA some more and see if I can revise what I have. I'd like to show the...
Forum: AddOn Search/Requests 04-01-21, 03:31 AM
Replies: 2
Views: 4,405
Posted By bsmorgan
Warlock Soulstone Reminder

I mostly solo with my Warlock but I'm terrible about keeping a Soulstone on myself. I'm looking for an addon that will monitor the buff and remind me when it is missing. My search has found lots of...
Forum: General Authoring Discussion 02-16-21, 03:32 PM
Replies: 17
Views: 13,019
Posted By bsmorgan
Thanks to everyone in this thread especially...

Thanks to everyone in this thread especially myrroddin! I have successfully created new CurseForge projects for Skillet and Skillet-Classic with the repositories on GitHub and packaging via the...
Forum: General Authoring Discussion 02-12-21, 10:24 AM
Replies: 17
Views: 13,019
Posted By bsmorgan
Fantastic! Thank you very much! I've sent you a...

Fantastic! Thank you very much! I've sent you a PM.
Forum: General Authoring Discussion 02-11-21, 03:40 PM
Replies: 17
Views: 13,019
Posted By bsmorgan
Things have gone from bad to worse regarding my...

Things have gone from bad to worse regarding my SVN repositories on WowAce. I inherited the Skillet project and managed to fumble through creating the Skillet-Classic project but I have no faith in...
Forum: Lua/XML Help 01-02-21, 02:50 PM
Replies: 3
Views: 3,471
Posted By bsmorgan
I finally figured it out, thanks for the...

I finally figured it out, thanks for the hints.

Replace:

local texture = GetItemIcon(itemID)
icon:SetNormalTexture(texture)

with:

icon:SetNormalAtlas(categorySkillRank >=...
Forum: Lua/XML Help 12-31-20, 10:25 AM
Replies: 3
Views: 3,471
Posted By bsmorgan
Help with an Icon and SetAtlas

In Skillet, the details frame shows the reagents for a recipe using the following XML template


<Frame name="SkilletItemTemplate" hidden="false" virtual="true">
<Size>
<AbsDimension x="190"...
Showing results 1 to 25 of 219