LibBSCWizardBridge (1.0.1)

Change Log:
——————–
Version 1.0.1
– Added Update 50 / API 101050 support.
– Added WizardsWardrobe page-scope support.
– Added setup-scope and page-scope payload synchronization.
– Added runtime editor references for updating field values, choices, tooltips, and disabled states.
– Added tooltip support for labels, buttons, checkboxes, dropdown labels, and dropdown entries.
– Added disabled-state handling for dropdowns, checkboxes, buttons, and labels.
– Added built-in CryptCannon ultimate swap fix.
– Added smarter Champion Point comparison to avoid unnecessary CP cooldowns.
– Added changed-slots-only Champion Point request filtering.
– Improved save, clear, duplicate, delete, and rearrange handling for WizardsWardrobe setups and pages.

Description:
——————–
LibBSCWizardBridge is a lightweight provider/client bridge library for ESO add-ons that want to attach their own custom setup data and editor UI to WizardsWardrobe without modifying WizardsWardrobe directly.

The library lets client add-ons register their own setup or page payloads, store them in their own SavedVariables, and apply them automatically when a WizardsWardrobe setup is loaded.

Main features:
– WizardsWardrobe provider integration
– Setup-scope and page-scope payload support
– Client-side SavedVariables storage model
– Built-in editor window for external setup links
– Editor field support for dropdowns, checkboxes, labels, buttons, and spacers
– Runtime field references for updating values, choices, tooltips, and disabled states
– Tooltip support for labels, buttons, checkboxes, dropdown labels, and dropdown entries
– Save, clear, apply, duplicate, delete, and rearrange handling
– Automatic payload synchronization when WizardsWardrobe setups or pages are moved, copied, or deleted
– Built-in CryptCannon ultimate swap fix
– Smart Champion Point comparison to avoid unnecessary CP cooldowns
– Changed-slots-only Champion Point request filtering

This library is mainly intended for addon authors who want to integrate their own addon settings, presets, or custom setup data into WizardsWardrobe.

Current provider:
– WizardsWardrobe

Dependency:
– WizardsWardrobe

Leave a Reply

Your email address will not be published. Required fields are marked *

For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.