Skip to content

Releases: Road-block/CustomNameplates

v1.52-11200-alpha

06 Mar 11:50
Compare
Choose a tag to compare
v1.52-11200-alpha Pre-release
Pre-release

CustomNameplates

Reminder:

If this is the first time installing the addon and want to customize some lua options

  1. rename _settings.lua to settings.lua (remove the leading underscore _ )
  2. edit whatever values you want to change in settings.lua
    CustomNameplates Screen

Changelog:

  • Fix Level text and Boss texture overlapping.
  • Add an option for click-through toggling in _settings.lua (genSettings section).
  • Fix a missing comma in _settings.lua causing the addon to not load for fresh installs
  • Add emphasize functionality for target nameplate.
  • Add an optional texture replacement package that prevents border / glow flickering
    when spam clicking a target or at low refresh rates.
  • [Work in Progress] Start on an options GUI and Per character saved variables.

This package also contains an optional texture replacement package in CustomNameplates-Interface.zip
If you install it, this CustomNameplates-Interface.zip needs to be extracted
directly inside *<wow_install>\Interface*
not inside *<wow_install>\Interface\AddOns* like the main addon.

v1.4-11200

18 Jan 22:25
Compare
Choose a tag to compare

Internal changes

  • Reduce memory churn a little
  • Store references of most internal functions to an addon object