Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Aenathel
Forum: General Authoring Discussion 05/10/20, 08:41 AM
Replies: 9
Views: 6,463
Posted By Aenathel
If you haven't found it yet, the world map scene...

If you haven't found it yet, the world map scene is simply called "worldMap".
Forum: AddOn Help/Support 05/09/20, 09:00 AM
Replies: 4
Views: 4,345
Posted By Aenathel
That line is trying to call a function in...

That line is trying to call a function in LibMainMenu. Could you have disabled LibMainMenu on this one character?
Forum: General Authoring Discussion 05/03/20, 10:50 AM
Replies: 9
Views: 5,638
Posted By Aenathel
You're welcome! It's quite nice, I primarily use...

You're welcome! It's quite nice, I primarily use PhpStorm and Rider at work (I have a JetBrains Toolbox subscription with all their programs included), but use WebStorm at home because it's...
Forum: General Authoring Discussion 05/03/20, 08:38 AM
Replies: 9
Views: 5,638
Posted By Aenathel
It's a web IDE built in IntelliJ IDEA. It's...

It's a web IDE built in IntelliJ IDEA. It's perfect for my hobby projects.


I took care of that on line 10:

$PSDefaultParameterValues['Out-File:Encoding'] = "utf8"

Of course, this requires...
Forum: General Authoring Discussion 05/03/20, 07:03 AM
Replies: 9
Views: 5,638
Posted By Aenathel
Sure. It's a bit rough, I have specified the...

Sure. It's a bit rough, I have specified the necessary files manually, but I'll add some better filtering later.

The first script is bin/build.ps1, which copies files to a build/ directory and...
Forum: General Authoring Discussion 05/03/20, 04:07 AM
Replies: 9
Views: 5,638
Posted By Aenathel
All right, created a few PowerShell scripts to...

All right, created a few PowerShell scripts to take care of this and hooked it up to a file watcher in WebStorm, works beautifully. :cool:
Forum: General Authoring Discussion 05/03/20, 02:29 AM
Replies: 9
Views: 5,638
Posted By Aenathel
That's a good point. And I can just set up a file...

That's a good point. And I can just set up a file watcher to do this for me when I'm developing. I'm going to need those scripts for my release pipeline anyway. Thanks for the insight!
Forum: General Authoring Discussion 05/03/20, 01:59 AM
Replies: 9
Views: 5,638
Posted By Aenathel
How to prevent Minion from overriding the development version of my add-on?

Hi all, just made my first ESO add-on and having a lot of fun.

I published the add-on to ESOUI yesterday after only having worked on it locally, but fortunately using Git for version control from...
Showing results 1 to 8 of 8