promotional bannermobile promotional banner

ItemLinkLevel

Expand item links

File Details

3.0.1

  • R
  • Aug 17, 2024
  • 5.21 KB
  • 2.9K
  • 11.0.2+2
  • Retail

File Name

ItemLinkLevel-3.0.1.zip

Supported Versions

  • 11.0.2
  • 4.4.0
  • 3.4.3

ItemLinkLevel

3.0.1 (2024-08-17)

Full Changelog Previous Releases

  • automatically publish to github releases and curseforge
  • Merge pull request #10 from curseforge-mirror/master
    Add Automated Github Deployments and Fix 11.0.2 Bugs
  • Another 11.0.2 Fix
  • Fix for 11.0.2
  • Create pkgmeta.yaml
  • Create main.yml
  • add support for TWW
  • Merge pull request #7 from jrowles/master
    Add missing socket textures
  • Merge pull request #1 from jrowles/fix/add-missing-sockets
    Add missing socket templates
  • Add missing socket templates
  • 2.2.1 release
  • fix "Couldn't find region named 'ItemLinkLevelTooltipTextLeft14'"
  • fix "Couldn't find region named 'ItemLinkLevelTooltipTextLeft10'"
  • fix "Couldn't find region named 'ItemLinkLevelTooltipTextLeft8'"
  • fix "Couldn't find region named 'ItemLinkLevelTooltipTextLeft6'"
  • update changelog
  • add item icon
  • fix socket detection
  • add support for wotlk
  • format file using https://github.com/sumneko/lua-language-server/wiki/Formatter
  • update changelog
  • Merge pull request #5 from ljosberinn/dragonflight-compat
    Dragonflight compat
  • initial DF compat
    • add argumenst to CreateFrame
    • set owner only once
    • update Filter to 10.0 changes
    • simplify color detection
  • update toc & version
  • toc update for shadowlands
  • version bump
  • prevent memory leaks by reusing tooltips
  • move all functions to local scope
  • fix incorrect function name
  • fix changelog formatting
  • BfA update
  • reset tooltip
  • display if an item has sockets
  • typos
  • update readme
  • null check
  • use slider instead of dropdown, seems to fix some taint issues
  • option to choose the minimum level quality (uncommon, rare, ...) required for the addon to trigger, default id rare
  • add changelog
  • add missing function
  • calculate ilevel only when needed
  • version bump
  • fix wrong ilevel for some items
  • fix armor type not displayed at all for cloth
  • display relic type
  • fix armor type not displayed at all for cloth
  • short format option for type
  • option to specify on what events the addon triggers
  • don't need those variables
  • version bump
  • don't display Miscellaneous for rings, necks, trinkets, don't display Cloth for cloaks
  • option panel to configure output
  • initial commit