Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: Sharji
Forum: Dev Tools 06-27-18, 01:01 AM
Replies: 9
Views: 9,667
Posted By Sharji
Im first focused on fixing real issues and...

Im first focused on fixing real issues and finishing all widgets first.
Then i will check code for typos. Don't worry.
Forum: Dev Tools 06-25-18, 05:31 AM
Replies: 9
Views: 9,667
Posted By Sharji
Docs were updated. Updated looks, new widgets,...

Docs were updated.

Updated looks, new widgets, new options:

Some of them are videos, click on image:

https://i.imgur.com/RJPHjgk.png...
Forum: Dev Tools 06-22-18, 05:38 PM
Replies: 9
Views: 9,667
Posted By Sharji
1. Yes it will be here + wowace + github 2. I...

1. Yes it will be here + wowace + github
2. I will release addon to customize all addons using this library (with ability to override even new instances).

"Image" widget is just texture. Or Button +...
Forum: Dev Tools 06-19-18, 08:50 PM
Replies: 9
Views: 9,667
Posted By Sharji
StdUi - New widget library

I just wanted you guys know about new library that is being developed by me:
https://github.com/kaminaris/StdUi/wiki

I suggest checking all the widgets, not everything is yet documented. Current...
Forum: General Authoring Discussion 05-28-18, 05:30 AM
Replies: 0
Views: 1,847
Posted By Sharji
New Auction House addon - AuctionFaster

Hello

I am working on new auction house addon named AuctionFaster and I am looking for contributors or beta testers.

Why yet another AH addon?
Well, it is simple. I haven't found a single addon...
Forum: News 05-12-18, 10:38 AM
Replies: 18
Views: 44,644
Posted By Sharji
Where can we sign up? I have few addons, one of...

Where can we sign up? I have few addons, one of them is pretty popular.
Forum: Lua/XML Help 04-19-18, 06:37 PM
Replies: 0
Views: 1,466
Posted By Sharji
Table widget library

Hello

I have been using Lib ScrollingTable (https://www.wowace.com/projects/lib-st/) to display tabular data but now I need something more complex.

This lib cannot handle anything more than text...
Forum: General Authoring Discussion 04-27-16, 05:34 PM
Replies: 6
Views: 2,981
Posted By Sharji
I've got another idea, maybe just not keep cache...

I've got another idea, maybe just not keep cache of first 12 buttons and check them every time something changes? It won't be so time consuming operation with just 12 buttons.
Forum: General Authoring Discussion 04-25-16, 09:08 PM
Replies: 6
Views: 2,981
Posted By Sharji
I have some sort of idea. Instead of keeping...

I have some sort of idea.

Instead of keeping table with spell name -> buttons I could simply calculate the action slot on the fly by this:

local slotID = rememberedActionSlot[spellName];
local...
Forum: General Authoring Discussion 04-24-16, 06:32 PM
Replies: 6
Views: 2,981
Posted By Sharji
Nope it does not work as it is now. I mean maybe...

Nope it does not work as it is now.

I mean maybe they are being read but the actual button does not change it only changes it state.
I can't imagine optimal solution when action bar changes....
Forum: General Authoring Discussion 04-24-16, 11:07 AM
Replies: 6
Views: 2,981
Posted By Sharji
Getting all button spells/states

Hello

It is about TDDps addon. I'm author of it.

I have a problem with multi state bars (for example when rogue gets in stealth, action bar changes to other one). How can I actually read all spells...
Forum: General Authoring Discussion 03-26-16, 04:24 PM
Replies: 9
Views: 3,505
Posted By Sharji
Turned out i'm blind and forgot to remove layers...

Turned out i'm blind and forgot to remove layers from parent button:

function TDButton_DestroyAllOverlays()
local frame;
for key, frame in pairs(TDButton_Frames) do
frame:GetParent().tdOverlays...
Forum: General Authoring Discussion 03-26-16, 11:09 AM
Replies: 9
Views: 3,505
Posted By Sharji
Reusing frames the proper way

Hi

I have a wierd bug with my addon and I have really no idea how to fix it. First how it works:
Once you get to combat addon scans your action bars and remebers them by spell that are on specific...
Forum: AddOn Help/Support 05-01-15, 08:38 AM
Replies: 0
Views: 2,499
Posted By Sharji
DPS helper addon, looking for contributors

Hello

I have recently writen a small framework and few addons regarding helping maintain a poper rotation on few classes. I was wondering if I could find someone helping me maintaining it and/or...
Showing results 1 to 14 of 14