promotional bannermobile promotional banner

Vamooses Dye Studio

Vamoose Dye Studio replaces Blizzard's dye UI with an enhanced interface for browsing, previewing, and managing housing dyes with custom palettes and live dyeing.

File Details

Vamoose's Dye Studio v1.2.0

  • R
  • Feb 17, 2026
  • 102.28 KB
  • 81
  • 12.0.1+1
  • Retail

File Name

VamoosesDyeStudio-1.2.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0

UI REDESIGN:
- Complete "Color Ribbon" layout: wide 36px dye rows (65% swatch / 35% text)
- Borderless flat design replacing BackdropTemplate borders throughout
- Sidebar replaced with horizontal tab bar + scrollable filter chip row
- Category headers as full-width muted separator bars with accent line
- Selection shown with 2px left accent bar instead of full-row highlight
- Dynamic detail strip height (compact 52px for dyes, expanded for
  herbs/custom themes)
- Custom minimap icon

LIVE DYEING:
- 3D decor model preview in detail strip (rotate/zoom via
  PanningModelSceneMixin) when dyeing placed furniture
- Right-click dye slots to clear to "Default (undyed)"
- Apply button disabled with tooltip when using unowned dyes
- Swatch updates to show active slot's dye color
- Gold border on preview swatch matching slot button style

CODE:
- File split: monolithic VDS_DyePanel.lua broken into focused modules
  (Renderer, Filters, Detail, LivePreview)
- New UI factory methods: TabButton, FilterChip, DyeRow, HerbRow,
  CategoryHeader, DetailStrip, SearchBox, ProgressBar