Closed JerichoR closed 1 month ago
WidgetManager now supporting instances and stores configurations with the widgets. Also added pre and post hooks for external edits.
Moved all widgets from raid to Widgets.lua, replace likely changing values with configs and provide default values for these.
Raid now has an initializer function which defines all widgets and their config where diverging from defaults.
Also did some external edits and ran a few dungeons with it today.
WidgetManager now supporting instances and stores configurations with the widgets. Also added pre and post hooks for external edits.
Moved all widgets from raid to Widgets.lua, replace likely changing values with configs and provide default values for these.
Raid now has an initializer function which defines all widgets and their config where diverging from defaults.