tukui-org / Tukui

Tukui - Live branch is Dragonflight, Wrath and Classic Era
https://tukui.org
49 stars 29 forks source link

Widget manager raid #209

Closed JerichoR closed 3 weeks ago

JerichoR commented 1 month ago

WidgetManager now supporting instances and stores configurations with the widgets. Also added update, 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.