tukui-org / Tukui

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

WidgetManager + Raid #208

Closed JerichoR closed 1 month ago

JerichoR commented 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.

JerichoR commented 1 month ago

Also did some external edits and ran a few dungeons with it today.