Gilden Tool

Automatically updates your guild public note with your Name, equipped item level, and role — account-wide and per character.

File Details

1.2.0

  • B
  • Jan 29, 2026
  • 34.99 KB
  • 8
  • 12.0.1+1
  • Retail

File Name

1.2.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0

v1.2.0 – Multi-Role System & UI Overhaul

  • Introduced a clean multi-role system
    • Supports selecting multiple roles (DD / Tank / Healer)
    • Multiple roles are written statically to the guild public note (e.g. DD/Tank)
  • Improved automatic role detection logic
    • Automatic role detection is only available when exactly one role is selected
    • When enabled, the current specialization determines the role
    • Safe fallback to the selected role if specialization data is temporarily unavailable
  • Manual role dropdown removed
    • The selected role(s) are now the single source of truth
    • Simplified configuration and reduced redundancy
  • UI layout improvements
    • Automatic role option moved above the role selection
    • Role multi-selection is hidden while automatic role detection is active
    • Clear, always-visible hint explaining the interaction between auto-role and multi-role
  • Database cleanup & migration
    • Removed deprecated manualRole field
    • Automatically migrated old role data into the new role selection system
    • Normalized legacy role values (DPS → DD, Tank, Healer)
  • Overall stability improvements and internal refactoring