Download
(7 Kb)
Download
Updated: 02/17/24 03:39 PM
Pictures
File Info
Compatibility:
Scions of Ithelia (9.3.0)
Endless Archive (9.2.5)
Updated:02/17/24 03:39 PM
Created:06/14/14 02:23 PM
Monthly downloads:31,807
Total downloads:1,164,731
Favorites:742
MD5:
9.3.0
LibHarvensAddonSettings  Popular! (More than 5000 hits)
Version: 1.9.1
by: Harven, votan
Description
With this addon you can create and add your addon settings to the common settings page. The functionality is similar to great Seerah's LibAddonMenu addon but it's written from scratch. The settings page can be found in Settings->Addons menu. When you open that menu you will see sorted addons names. Chosen addon setting will appear after clicking addon name. Main features:
- only one addon settings are visible at a time,
- no control is created when you define your addon settings to avoid "Too many anchors processed" error,
- controls are created when you select an addon,
- when you select another addon the controls are reused, so the number of controls will stay at decent level

Usage
Edit your addon manifest file and add following line:
Code:
## DependsOn: LibHarvensAddonSettings
Then take a look at this example addon:
lua: HarvensAddonSettingsExample.lua
manifest: HarvensAddonSettingsExample.txt

Version 1.9.1
- Fixed drop-downs get cut off.
- API bump for update 41.

Version 1.9.0
- Fixed dropdown with long text.
- Fixed sticky controls after

Version 1.8.0
- Fixed error caused by API change, e.g. Harven's Potion Alert.
- Code refactoring. Thanks to @Scootworks.

Version 1.7.5
- editcontrol: new parameters textType and maxChars (thanks to Scootworks),
- editcontrol: save value if you leave the control without pressing enter (thanks to Scootworks),
- bye bye LibStub

Version 1.7.4
- Fixed controls reanchoring to the top of the panel when used together with LAM

Version 1.7.3
- Changed the type of this addon to library,
- Made LibStub optional,
- Compatibility fixes to 100029 API

Version 1.0.7.2
- Lots of changes since last update ;)

Version 1.0.4
- Added support for default values and "Defaults" button handler,
- Settings controls can be enabled/disabled,
- Done some code refactoring,
- Support for optional "options" table as second parameter to LibHarvensAddonSettings:AddAddon(), see example addon.

Version 1.0.3
- Fixed exception caused by adding more than one addon with the same name,
- Colors are removed from addons names.

Version 1.0.2
- Made some fixes suggested by Garkin.

Version 1.0.1
- Removed whole .xml file because when used in more than one addon, virtual controls were redefined and ESO doesn't like it. Insted the controls are created inside the lua code (still using control pools).
Optional Files (0)


Archived Files (11)
File Name
Version
Size
Uploader
Date
1.9.0
7kB
votan
02/13/22 12:03 PM
1.8.0
7kB
votan
04/11/21 09:44 AM
1.7.5
6kB
Harven
03/25/20 03:49 AM
1.7.4
6kB
Harven
11/01/19 08:32 AM
1.7.3
6kB
Harven
10/31/19 03:42 PM
1.0.7.2
7kB
Harven
02/27/19 03:56 AM
1.0.4
7kB
Harven
06/19/14 03:39 PM
1.0.3
6kB
Harven
06/17/14 10:37 AM
1.0.2
6kB
Harven
06/15/14 10:51 AM
1.0.1
6kB
Harven
06/14/14 03:58 PM
1.0.0
6kB
Harven
06/14/14 02:23 PM


Post A Reply Comment Options
Unread 10/11/19, 11:06 AM  
vecny.samotar
 
vecny.samotar's Avatar

Forum posts: 23
File comments: 552
Uploads: 0
I use several of your addons (I would like to mention Harven's AS to LAM adapter first). in the addon Harven's AS to the LAM adapter (addon info tab) you mentioned that you created a Harven's Addon Settings addon and I understand it should be an addon that links all your addons into one item and I could set up all your addons that I use but I have a problem that in settings => addons I do not have the item Harven's Addon Settings and your addons what I use are shown in settings => addons each addon has my own item so they are not affiliated to one addon as you have screen
Report comment to moderator  
Reply With Quote
Unread 10/22/19, 09:08 AM  
jayman10000

Forum posts: 2
File comments: 160
Uploads: 0
The recent patch seems to have broken this library. Addons relying on it does not longer give access to addon settings from the ingame menu (Settings - Add-Ons). It just displays the text "addon settings are not currently available, please try again later". For example Votans Mininmap relies on this lib and so you cannot currently access Votans Minimap addon settings.
Last edited by jayman10000 : 10/22/19 at 09:09 AM.
Report comment to moderator  
Reply With Quote
Unread 10/22/19, 09:56 AM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 306
File comments: 1018
Uploads: 1
Originally Posted by jayman10000
The recent patch seems to have broken this library. Addons relying on it does not longer give access to addon settings from the ingame menu (Settings - Add-Ons). It just displays the text "addon settings are not currently available, please try again later". For example Votans Mininmap relies on this lib and so you cannot currently access Votans Minimap addon settings.
As i am not sure its an error but fear rather for an ESO new rules, you can in the meantime download this :

https://www.esoui.com/downloads/info...AMadapter.html

That will regroup all the Votan's addons settings into the one unique place settings/addOns in game, and you you will have access again to all votan's addons.

Dont forget to check allow outdated addons as one of the lib in this is outdated.

But at least you will be able to access your settings
Last edited by Anceane : 10/22/19 at 09:57 AM.
Report comment to moderator  
Reply With Quote
Unread 11/01/19, 08:44 PM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 306
File comments: 1018
Uploads: 1
Perfect!

THank you all working fine, now, as before.

I know it was working fine without this lib, BUT i sincerely prefer it that way
Report comment to moderator  
Reply With Quote
Unread 03/14/20, 11:53 PM  
Rock

Forum posts: 0
File comments: 3
Uploads: 0
outdated and confused

is this ever going to be fixed? I downloaded the AS to LAM adapter mod, but that doesn't work because it says it relies on this library. I am very confused on how to get this fixed.
Report comment to moderator  
Reply With Quote
Unread 03/25/20, 09:11 AM  
sonwon

Forum posts: 0
File comments: 274
Uploads: 0
The newest version 1.7.5 breaks after talking to the banker, the 'escape key' no longer works. I rolled back to version 1.7.4 and all is good again.
Last edited by sonwon : 03/25/20 at 09:11 AM.
Report comment to moderator  
Reply With Quote
Unread 03/25/20, 09:34 AM  
Synozeer

Forum posts: 0
File comments: 27
Uploads: 0
Originally Posted by sonwon
The newest version 1.7.5 breaks after talking to the banker, the 'escape key' no longer works. I rolled back to version 1.7.4 and all is good again.
Having the same issue.
Report comment to moderator  
Reply With Quote
Unread 03/25/20, 10:52 AM  
Poalima

Forum posts: 2
File comments: 44
Uploads: 0
Ditto

Originally Posted by sonwon
The newest version 1.7.5 breaks after talking to the banker, the 'escape key' no longer works. I rolled back to version 1.7.4 and all is good again.
Report comment to moderator  
Reply With Quote
Unread 03/25/20, 12:05 PM  
CastorMatze
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 39
Uploads: 1
Re: Ditto

Originally Posted by Poalima
Originally Posted by sonwon
The newest version 1.7.5 breaks after talking to the banker, the 'escape key' no longer works. I rolled back to version 1.7.4 and all is good again.
Same Here
Report comment to moderator  
Reply With Quote
Unread 03/25/20, 12:48 PM  
Kenza
AddOn Author - Click to view AddOns

Forum posts: 31
File comments: 175
Uploads: 1
New update seems to have broke Potions Alert, I assume it will just need an update as well now?
Edit: And CustomMapPins too.
Warning: Spoiler

Edit: For those comfortable editing lua, temp fix by changing in HarvansPotionsAlert.lua or HarvansCustomMapPins.lua (or likely any other addons still using libstub to use libHarvansAddonSettings)
local LibHarvensAddonSettings = LibStub("LibHarvensAddonSettings-1.0")
change to:
local LibHarvensAddonSettings = LibHarvensAddonSettings
Last edited by Kenza : 03/25/20 at 01:02 PM.
Report comment to moderator  
Reply With Quote
Unread 03/25/20, 07:27 PM  
theskymoves

Forum posts: 0
File comments: 8
Uploads: 0
Originally Posted by sonwon
The newest version 1.7.5 breaks after talking to the banker, the 'escape key' no longer works. I rolled back to version 1.7.4 and all is good again.
Likewise.
Report comment to moderator  
Reply With Quote
Unread 03/25/20, 09:11 PM  
Shadowshire

Forum posts: 1
File comments: 402
Uploads: 0
Arrow LibHarvensAddonSettings 1.7.5 UI Error Upon Logout

When I attempted to log-out of my character, the following UI Error was displayed:
Code:
Failed to create control 'LibHarvensAddonSettingsContainer'. Duplicate name.
Afterward, I could not use <ESC> to display its menu. After using /reloadui the same error was shown again when I attempted to log-out . So, I had to use /logout to return to the Character Select UI.
Last edited by Shadowshire : 03/25/20 at 09:19 PM.
Report comment to moderator  
Reply With Quote
Unread 03/26/20, 09:58 AM  
Highlor3

Forum posts: 1
File comments: 22
Uploads: 0
Re: LibHarvensAddonSettings 1.7.5 UI Error Upon Logout

Originally Posted by Shadowshire
When I attempted to log-out of my character, the following UI Error was displayed:
Code:
Failed to create control 'LibHarvensAddonSettingsContainer'. Duplicate name.
Afterward, I could not use <ESC> to display its menu. After using /reloadui the same error was shown again when I attempted to log-out . So, I had to use /logout to return to the Character Select UI.
I'm having exactly the same issue.
Report comment to moderator  
Reply With Quote
Unread 03/26/20, 10:48 PM  
Shadowshire

Forum posts: 1
File comments: 402
Uploads: 0
Re: Re: LibHarvensAddonSettings 1.7.5 UI Error Upon Logout

Originally Posted by Highlor3
Originally Posted by Shadowshire
When I attempted to log-out of my character, the following UI Error was displayed:
Code:
Failed to create control 'LibHarvensAddonSettingsContainer'. Duplicate name.
Afterward, I could not use <ESC> to display its menu. After using /reloadui the same error was shown again when I attempted to log-out . So, I had to use /logout to return to the Character Select UI.
I'm having exactly the same issue.
The only way to prevent it was to re-install the previous version of the library. As far as I know, it does not have any issues. .....
Report comment to moderator  
Reply With Quote
Unread 03/27/20, 02:35 AM  
votan
 
votan's Avatar
AddOn Author - Click to view AddOns

Forum posts: 577
File comments: 1670
Uploads: 40
Re: Re: Re: LibHarvensAddonSettings 1.7.5 UI Error Upon Logout

Originally Posted by Shadowshire
The only way to prevent it was to re-install the previous version of the library. As far as I know, it does not have any issues. .....
The lib itself is correct. The addons of Harven are not up-to-date. Remove all other subfolders of LibHarvensAddonSettings and check if the TXTs containing ## DependsOn: LibHarvensAddonSettings
And do what @Kenza said.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: