Synergize

Highlight links between spells and talents

File Details

Synergize-0.3.1.zip

  • R
  • Mar 8, 2026
  • 1.79 MB
  • 4.2K
  • 12.0.1
  • Retail

File Name

Synergize-0.3.1.zip

Supported Versions

  • 12.0.1

Changelog

[0.3.1] - 2026-03-08

Added

  • "rend"/"restores" verb mapped to heal relation (all 4 locales)
  • French elision handling in Lexer: s'applique, l'augmente, etc. now detected as verbs
  • Accent and apostrophe normalization (NormalizeForMatch) for robust entity/verb matching across locales

Fixed

  • /sn toggle now fully disables addon: hides panel, blocks scan, suppresses tooltip synergies
  • Entity matching failed when accent differed between spell name and tooltip text (e.g. "Ame" vs "Âme")
  • Reflexive verbs (s'applique, s'active) were not recognized due to elision prefix
  • Lua 5.1 compatible decimal escapes replacing broken \xNN hex escapes