Skip to content

Comments

Initial TBC Commit#253

Open
spiricb wants to merge 5 commits intotukui-org:Livefrom
spiricb:Live
Open

Initial TBC Commit#253
spiricb wants to merge 5 commits intotukui-org:Livefrom
spiricb:Live

Conversation

@spiricb
Copy link

@spiricb spiricb commented Feb 2, 2026

  • MicroMenu: Move WorldMapMicroButton to hider at start of Enable() with pcall to prevent Blizzard layout errors
  • MicroMenu: Remove WorldMapMicroButton handling from Toggle()
  • Keybinds: Check if LoadAddOn exists before hooking (deprecated in newer clients)
  • Castbar (oUF): Check if CastingBarFrame_SetUnit exists before calling
  • Pet bar: Set checked texture draw layer to OVERLAY so stance indicators are visible
  • Pet bar: Add nil check for GetCheckedTexture() with fallback to Button.Checked
  • GameMenu: Check if GameMenuFrame_UpdateVisibleButtons exists before hooking
  • Fonts: Add more font options (Arial, Big Noodle Titling, DieDieDie, Visitor, Arial Narrow, Friz Quadrata, Skurri, Morpheus)

  - MicroMenu: Move WorldMapMicroButton to hider at start of Enable() with pcall to prevent Blizzard layout errors
  - MicroMenu: Remove WorldMapMicroButton handling from Toggle()
  - Keybinds: Check if LoadAddOn exists before hooking (deprecated in newer clients)
  - Castbar (oUF): Check if CastingBarFrame_SetUnit exists before calling
  - Pet bar: Set checked texture draw layer to OVERLAY so stance indicators are visible
  - Pet bar: Add nil check for GetCheckedTexture() with fallback to Button.Checked
  - GameMenu: Check if GameMenuFrame_UpdateVisibleButtons exists before hooking
  - Fonts: Add more font options (Arial, Big Noodle Titling, DieDieDie, Visitor, Arial Narrow, Friz Quadrata, Skurri, Morpheus)
Fixed logout and GameMenu rendering, issue with bag sorting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant