Forum: Tutorials & Other Helpful Info.
02-01-20, 10:05 PM
|
Replies: 79
Views: 62,210
|
Forum: Tutorials & Other Helpful Info.
02-01-20, 05:19 PM
|
Replies: 79
Views: 62,210
Classic Release
How do I make and additional classic release?
Can I just add add asecond script line like this?:
script: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh |...
|
Forum: General Authoring Discussion
09-04-19, 07:01 AM
|
Replies: 5
Views: 1,976
|
Forum: General Authoring Discussion
09-02-19, 12:31 PM
|
Replies: 5
Views: 1,976
|
Forum: Classic - AddOn Search/Requests
08-10-19, 06:37 AM
|
Replies: 5
Views: 1,882
|
Forum: General Authoring Discussion
08-10-19, 06:14 AM
|
Replies: 2
Views: 1,411
|
Forum: Classic - AddOn Search/Requests
08-10-19, 06:11 AM
|
Replies: 5
Views: 1,882
|
Forum: General Authoring Discussion
08-02-18, 03:49 AM
|
Replies: 2
Views: 919
|
Forum: General Authoring Discussion
08-02-18, 03:11 AM
|
Replies: 2
Views: 919
Detecting the start of a boss fight?
How can I execute code when the player has engaged a boss?
I usually use the PLAYER_REGEN_DISABLED / ENABLED events to execute code based on combat status.
Do I need to look into...
|
Forum: General Authoring Discussion
07-25-18, 12:36 AM
|
Replies: 6
Views: 1,470
|
Forum: General Authoring Discussion
07-24-18, 02:56 AM
|
Replies: 6
Views: 1,470
|
Forum: General Authoring Discussion
07-24-18, 02:48 AM
|
Replies: 1
Views: 1,296
I found a solution that works well for me.
I...
I found a solution that works well for me.
I moved the list of files to be included to an xml file and in that one I can use the non-debug tags:
<Ui xmlns="http://www.blizzard.com/wow/ui/"...
|
Forum: General Authoring Discussion
07-22-18, 12:27 PM
|
Replies: 6
Views: 1,470
|
Forum: General Authoring Discussion
07-22-18, 11:04 AM
|
Replies: 1
Views: 1,296
Developing for BFA with standalone libraries
Since BFA/8.0.1 I get a missing file error for all libraries of my own addons because the .toc has the list of libs for the release version where the files will be included.
Has anyone found an...
|
Forum: Tech Chat
07-20-18, 05:22 AM
|
Replies: 4
Views: 2,830
UI settings, placements and add-on settings are...
UI settings, placements and add-on settings are stored locally in the WTF folder. So you can configure on both separately or copy the config and then change it.
One thing about actions bars that is...
|
Forum: PTR General Discussion
06-07-18, 12:11 PM
|
Replies: 3
Views: 2,612
|
Forum: PTR General Discussion
06-07-18, 05:18 AM
|
Replies: 3
Views: 2,612
Ok got an answer from blizzard:
Hmm have to...
Ok got an answer from blizzard:
Hmm have to check this when I get home as I did not get an email abut getting into beta (but got all the support ticket update emails). And it does not show in the...
|
Forum: PTR General Discussion
06-07-18, 02:21 AM
|
Replies: 3
Views: 2,612
Error adding beta key
First thank you Cairenn for giving out keys again!
When I try to add the key it just says: An error has occurred.
I do have an active subscription. I made a blizzard support ticket asking it there...
|
Forum: Site help, bugs, suggestions/questions
05-24-18, 09:59 AM
|
Replies: 7
Views: 1,156
|
Forum: Tutorials & Other Helpful Info.
05-15-18, 05:58 AM
|
Replies: 79
Views: 62,210
|
Forum: Tutorials & Other Helpful Info.
05-11-18, 04:36 PM
|
Replies: 79
Views: 62,210
|
Forum: Tutorials & Other Helpful Info.
05-11-18, 03:18 PM
|
Replies: 79
Views: 62,210
Thank you for this guide!
I already had a...
Thank you for this guide!
I already had a .pkgmeta for the CurseForge packer so setting this up for my addon was quite easy and I got my first automated release to WoWI :)
I am a bit confused...
|
Forum: Site help, bugs, suggestions/questions
05-05-18, 09:16 AM
|
Replies: 2
Views: 611
|