Forum: Tutorials & Other Helpful Info
02/22/21, 09:04 AM
|
Replies: 5
Views: 146
If you just want to keep track of your own...
If you just want to keep track of your own addons, you can take a look at this thread: https://www.esoui.com/forums/showthread.php?t=9113
It collects the stats of your own addons whenever you visit...
|
Forum: General Authoring Discussion
02/16/21, 11:28 AM
|
Replies: 4
Views: 242
|
Forum: General Authoring Discussion
02/14/21, 06:31 AM
|
Replies: 13
Views: 250
That answer in that other thread was regarding...
That answer in that other thread was regarding adding and removing new controls to the menu. As long as you just want to update the existing controls, that's supported.
You simply have to tell LAM...
|
Forum: Lua/XML Help
02/11/21, 05:51 AM
|
Replies: 6
Views: 628
|
Forum: Released AddOns
01/28/21, 10:39 AM
|
Replies: 6
Views: 517
Any reason why you don't just use a filesystem...
Any reason why you don't just use a filesystem watcher? That way you get notified when the file is modified.
I've never really worked with Python, but in other languages that's usually how I solve...
|
Forum: Tutorials & Other Helpful Info
01/27/21, 09:58 AM
|
Replies: 4
Views: 3,171
Update 6.3
The next update "Flames of Ambition (https://www.elderscrollsonline.com/en-gb/news/post/59471)" will be available on the PTS later today.
New API Version: 100034
PTS Dev Guild
We have created...
|
Forum: General Authoring Discussion
01/27/21, 04:51 AM
|
Replies: 8
Views: 437
-search per vendor's name (because I wanted to...
-search per vendor's name (because I wanted to buy potions to my friend, but not all his stock).
Several reasons why I don't plan to add this:
a player can only list up to 30 items per store in up...
|
Forum: General Authoring Discussion
01/26/21, 02:14 PM
|
Replies: 8
Views: 437
He already sent me a pm in that regard. I told...
He already sent me a pm in that regard. I told him it's fine if he wants to play around with it locally, but he won't be allowed to distribute his version.
But reading this thread, I'd strongly...
|
Forum: Lua/XML Help
01/17/21, 02:55 AM
|
Replies: 15
Views: 758
Depending on how your webserver is configured,...
Depending on how your webserver is configured, you may also just drop the www and shorten it to https://eso-skillfactory.com/import/. And if it's worth the ~65€ to you, registering an new domain like...
|
Forum: Lua/XML Help
01/16/21, 10:52 AM
|
Replies: 15
Views: 758
|
Forum: Lua/XML Help
01/16/21, 09:57 AM
|
Replies: 15
Views: 758
|
Forum: Lua/XML Help
01/16/21, 09:04 AM
|
Replies: 15
Views: 758
|
Forum: Lua/XML Help
01/16/21, 08:49 AM
|
Replies: 15
Views: 758
|
Forum: Dev Tools
12/31/20, 05:50 AM
|
Replies: 5
Views: 4,424
|
Forum: AddOn Search/Requests
12/29/20, 05:09 PM
|
Replies: 6
Views: 444
|
Forum: Bug Reports
12/05/20, 07:50 AM
|
Replies: 3
Views: 1,483
|
Forum: AddOn Search/Requests
11/27/20, 04:24 AM
|
Replies: 7
Views: 1,104
You can use DisplayFusion...
You can use DisplayFusion (https://www.displayfusion.com/) - which I wholeheartedly recommend to anyone - to configure this kind of behaviour. It gives you control over (almost) anything related to...
|
Forum: Wish List
11/24/20, 11:04 AM
|
Replies: 11
Views: 2,101
|
Forum: Lua/XML Help
11/24/20, 04:26 AM
|
Replies: 5
Views: 1,341
For Lua code you should just rely on the...
For Lua code you should just rely on the ZO_ColorDef class (https://github.com/esoui/esoui/blob/0569f38e70254b4e08a5eab088c4ce5e7e46be55/esoui/libraries/utility/zo_colordef.lua) which handles all the...
|
Forum: AddOn Help/Support
11/15/20, 11:39 AM
|
Replies: 2
Views: 642
|
Forum: Tutorials & Other Helpful Info
11/03/20, 05:05 PM
|
Replies: 13
Views: 10,116
|
Forum: Bug Reports
11/03/20, 10:18 AM
|
Replies: 0
Views: 760
[open] incorrect inventory filtering
When I opened a storage chest in my home, I noticed that it only showed me one furnishing, even though it is full (1 furnishing + 29 armor pieces). After some trial and error and disabling all...
|
Forum: Wish List
10/26/20, 07:20 AM
|
Replies: 3
Views: 1,144
[open] Archived Data Storage
While writing LibHistoire (https://www.esoui.com/downloads/info2817-LibHistoire-GuildHistory.html) I've been thinking how to best store the history data in a way that won't require to delete anything...
|
Forum: AddOn Search/Requests
10/25/20, 01:58 AM
|
Replies: 4
Views: 1,029
|
Forum: AddOn Help/Support
10/01/20, 03:45 PM
|
Replies: 3
Views: 502
|