Change Log:
--------------------
version 1.2.0:
- Fixed random duplicate control name error. Hopefully.
version 1.1.0:
- Fixed conflict with "Champion Point Respec".
Description:
--------------------
Description
Alternative Addon List Design.
Rearrange controls for more space for title and author. Using a tooltip instead.
Change the out-of-date text for a more precise description what it means.
Sort patch addons below their main addon.
Sort library addons below the main addons.
Since Morrowind duplicate manifest text files get sorted out and with new (in Morrowind) tag ## AddOnVersion, the highest (newest) version is used.
This is ideal for libraries. Especially for those used in nearly all addons, like LibStub or LibAddonMenu (LAM).
But there is one drawback: For the game client all manifests are just addons. Normal addons (main addons) and their libraries get mixed up in the addon list.
This is confusing and cluttering. This is why this library comes in.
Currently libraries are detected by name convention, only. With the hope that more information about an addon will be available in future releases of ESO.
The convention is: Lib or lib followed by a capital letter or number and at least one more char.
LibStub or Lib3D, but not "Librarian" from "Librarian Book Manager".
A "patch" addon is any addon which depends on one or more addon(s) which is/are not a library.
An addon depending on libraries only is a normal main addon.
If you choose to use the "new" load mangement and want to avoid complains about a cluttered addon list, simply put a copy of this into a subfolder "LibVotansAddonList", so that YourAddonFolder\...\LibVotansAddonList\LibVotansAddonList.txt is detected as a valid manifest.
--------------------
version 1.2.0:
- Fixed random duplicate control name error. Hopefully.
version 1.1.0:
- Fixed conflict with "Champion Point Respec".
Description:
--------------------
Description
Alternative Addon List Design.
Rearrange controls for more space for title and author. Using a tooltip instead.
Change the out-of-date text for a more precise description what it means.
Sort patch addons below their main addon.
Sort library addons below the main addons.
Since Morrowind duplicate manifest text files get sorted out and with new (in Morrowind) tag ## AddOnVersion, the highest (newest) version is used.
This is ideal for libraries. Especially for those used in nearly all addons, like LibStub or LibAddonMenu (LAM).
But there is one drawback: For the game client all manifests are just addons. Normal addons (main addons) and their libraries get mixed up in the addon list.
This is confusing and cluttering. This is why this library comes in.
Currently libraries are detected by name convention, only. With the hope that more information about an addon will be available in future releases of ESO.
The convention is: Lib or lib followed by a capital letter or number and at least one more char.
LibStub or Lib3D, but not "Librarian" from "Librarian Book Manager".
A "patch" addon is any addon which depends on one or more addon(s) which is/are not a library.
An addon depending on libraries only is a normal main addon.
If you choose to use the "new" load mangement and want to avoid complains about a cluttered addon list, simply put a copy of this into a subfolder "LibVotansAddonList", so that YourAddonFolder\...\LibVotansAddonList\LibVotansAddonList.txt is detected as a valid manifest.