Showing results 1 to 25 of 54
Search took 0.00 seconds.
Search: Posts Made By: Niketa
Forum: Tutorials & Other Helpful Info. 12-24-20, 07:31 AM
Replies: 79
Views: 107,262
Posted By Niketa
I'm having some more issues with my configuration...

I'm having some more issues with my configuration for Github actions.

It seemed to be working fine when I released stable versions, but whenever I try to release an alpha, the packager says "Found...
Forum: Tutorials & Other Helpful Info. 11-16-20, 09:23 PM
Replies: 79
Views: 107,262
Posted By Niketa
This seems to have fixed the issue. Just for...

This seems to have fixed the issue.

Just for educational reasons, could you explain why the previous version I had may have behaved in the way they did? Such as why it was rerunning on old tags and...
Forum: Tutorials & Other Helpful Info. 11-16-20, 06:16 AM
Replies: 79
Views: 107,262
Posted By Niketa
I'm having issues setting up my GitHub workflow...

I'm having issues setting up my GitHub workflow and was hoping to get some help.

https://github.com/niketa-wow/guildbanksnapshots/tree/stable/.github/workflows

What I'm trying to accomplish:
1....
Forum: Site help, bugs, suggestions/questions 11-16-20, 03:50 AM
Replies: 0
Views: 1,622
Posted By Niketa
Delete classic file only

By mistake, an alpha version of a classic file was uploaded here. I've fixed my workflow to prevent that, but I don't know how to delete the alpha version from the classic file. I was able to fix the...
Forum: Lua/XML Help 11-09-20, 09:56 PM
Replies: 0
Views: 3,639
Posted By Niketa
AceDB help

Hi all. I'm wondering if anyone can explain the proper way to handle database restructures when using AceDB. I'm wanting to release an alpha version of an add-on I'm working on but I want to make...
Forum: Lua/XML Help 10-01-20, 08:32 AM
Replies: 1
Views: 5,009
Posted By Niketa
Nevermind

I figured it out. I guess all I needed to do was sleep so I could think clearly. The solution was to take the outer tree out of the scrollframe and add a scrollframe to the tree's container group...
Forum: Lua/XML Help 10-01-20, 12:45 AM
Replies: 1
Views: 5,009
Posted By Niketa
AceGUI help

I'm using AceGUI to create a frame and I'm having trouble with nested tree groups. I want to have a main frame with a sidebar that's dynamically populated. The main "content" panel of each sidebar...
Forum: AddOn Help/Support 05-23-20, 11:17 AM
Replies: 4
Views: 4,980
Posted By Niketa
Well both files are marked appropriately for...

Well both files are marked appropriately for classic vs retail. It's more of a nitpicking thing for me. When I click on files I want the main file to be the one marked retail. Especially if the...
Forum: AddOn Help/Support 05-23-20, 09:09 AM
Replies: 4
Views: 4,980
Posted By Niketa
Question about automatic packaging

So this is probably more related to Curseforge but I don't think forums there are as active and I know lots of devs use this process anyway.

So I am using travis-ci and BigWigsMod packager to...
Forum: AddOn Search/Requests 05-20-20, 05:36 PM
Replies: 2
Views: 4,690
Posted By Niketa
Awesome, thank you!

Awesome, thank you!
Forum: AddOn Search/Requests 05-20-20, 04:55 PM
Replies: 2
Views: 4,690
Posted By Niketa
Lib: IconPath

There is this library installed in my addons called "Lib: IconPath" by Ignifazius. I have no clue where it came from, but I am interested in using it in my addon. Problem is, since I can't figure out...
Forum: General Authoring Discussion 12-29-19, 09:35 AM
Replies: 2
Views: 5,289
Posted By Niketa
I found out what my problem was using the...

I found out what my problem was using the OpenFrames table. I was Opening my options into a container frame that I created, which I didn't need to use. So when I removed that frame and just opened it...
Forum: General Authoring Discussion 12-19-19, 07:48 PM
Replies: 2
Views: 5,289
Posted By Niketa
Help with Ace3 options table

I'm trying to figure out how to update an open Ace3 options panel on demand. If I open my panel, I can change my db values with the interface, but when I change the values somewhere else the...
Forum: AddOn Help/Support 04-02-18, 01:39 AM
Replies: 2
Views: 2,575
Posted By Niketa
Thank you! Shame I spent so much time banging my...

Thank you! Shame I spent so much time banging my head on such a simple issue. lol
Forum: AddOn Help/Support 04-01-18, 02:34 PM
Replies: 2
Views: 2,575
Posted By Niketa
Question itemLinks in an addon frame?

Hi. I've been trying to find out if it's possible to have clickable itemLinks on a frame I've created myself? I feel like I can't find any information on this and tweaking things myself has gotten me...
Forum: Dev Tools 03-19-15, 09:21 PM
Replies: 59
Views: 67,511
Posted By Niketa
I'm having trouble getting it to even check at...

I'm having trouble getting it to even check at all. I honestly don't know much about any of this at all, so I wouldn't be surprised if it's a silly mistake.

Here is my log:

-- Edited


I kind of...
Forum: Dev Tools 03-19-15, 02:12 PM
Replies: 59
Views: 67,511
Posted By Niketa
Okay thanks! Edit: Nevermind, I think I derped.

Okay thanks!

Edit: Nevermind, I think I derped.
Forum: Dev Tools 03-19-15, 12:06 PM
Replies: 59
Views: 67,511
Posted By Niketa
Sorry if this is a nub question, but it's...

Sorry if this is a nub question, but it's requiring me to put my credit card information in to use this app on Heroku. Will I be charged for using this app? Or is it basically just there to stay on...
Forum: Lua/XML Help 05-26-14, 11:13 PM
Replies: 14
Views: 6,626
Posted By Niketa
LOL That sounds fantastic.

LOL That sounds fantastic.
Forum: Lua/XML Help 05-26-14, 06:57 PM
Replies: 14
Views: 6,626
Posted By Niketa
Oh that seems a lot easier! lol So I haven't had...

Oh that seems a lot easier! lol

So I haven't had too much time to look at it more but it seems to have reverted back to its original glory of spamming upon login so I'm really not sure what to do at...
Forum: Lua/XML Help 05-22-14, 12:30 AM
Replies: 14
Views: 6,626
Posted By Niketa
Finally got a chance to look at this again and I...

Finally got a chance to look at this again and I think I have it working like I want.

I solved the issue with the login spam by starting off watching only PLAYER_ENTERING_WORLD and registering the...
Forum: Lua/XML Help 05-19-14, 05:56 PM
Replies: 14
Views: 6,626
Posted By Niketa
I had to make a couple changes because of some...

I had to make a couple changes because of some lua errors (arg4 couldn't be nil and NUM_CHAT_FRAMES was not working).


local events = CreateFrame("Frame")
...
Forum: Lua/XML Help 05-19-14, 01:36 PM
Replies: 14
Views: 6,626
Posted By Niketa
Ok that makes a lot more sense. I think mainly...

Ok that makes a lot more sense. I think mainly the name string was what confused me and it all just looked like nonsense at a quick glance. I also figured that there must have been an easier...
Forum: Lua/XML Help 05-19-14, 08:28 AM
Replies: 14
Views: 6,626
Posted By Niketa
The code I wrote has a table of friends info and...

The code I wrote has a table of friends info and when someone logs on (BN_TOON_NAME_UPDATED) it updates info for that person and if the game has changed and is not "App" it prints a login message....
Forum: Lua/XML Help 05-18-14, 05:43 PM
Replies: 14
Views: 6,626
Posted By Niketa
BNplayer Hyperlink

I am trying to create a player link for a copy-cat chat message, but I'm having trouble understanding the arguments that it needs.
Basically what the addon is supposed to do is to send a chat message...
Showing results 1 to 25 of 54