fyryeBuildIt
Inspired by Mazzifier, and Proof of conception.
Goals:
Easily Export current UI settings from addons as well default blizzard settings (such as chat layout), and macros, through in-game GUI menus, for distribution to other users.
Stepping:
Will allow for mulitple resolution setups and detection.
Creates a DB of settings and variables used by other addons, as well as current blizzard settings, to be shipped with compilations.
Info:
Will come with 2 Folders, fyryeBuildIt_Dev and fyryeBuildIt_Client
The _Dev folder will allow developers to export and set settings based on their preferences with an easy to use in-game GUI
Will provide a custom function execution panel, which will allow for unique functions for each individual profile.
Installation:
The fyryeBuildIt_Client folder will allow for clients to simply drag and drop addons and the single savedvariables file into their WoW installation.
When launching WoW for the first time with the new compilation, the addon will check to see if it is applied, if not check settings vs developer's preferences, and then apply them based on the criteria supplied by the developer
EG: Merge, and Always (unchangeable always loaded settings)
And apply the settings to the addons, then reload the UI.
Upon reloading of the UI, the Addon will verify all settings have taken place, if not throw a debug message to the user.
On future launches after initial setup, the addon will verify secure settings.
Configurations: http://www.wowace.com/addons/fyrye-build-it/pages/special-configurations
Tutorial: http://www.wowace.com/addons/fyrye-build-it/pages/tutorial
Panels:
Comments