florian.berthold 2863bd7e85 fix(minimap-icon): ship BLP, point icon at .blp not .tga
WoW's texture engine only loads .blp — `SetTexture` (and LibDBIcon)
strips any extension and looks for foo.blp. The addon previously passed
`minimapicon.tga` and only shipped a .tga, so the engine fell back to
the green placeholder icon on the minimap button.

Convert assets/minimapicon.tga to a DXT3/BLP2 (alpha-encoding 1, the
format proven to decode on the CoA 3.3.5 client — DXT5 doesn't), ship
it alongside the .tga, and update the LibDBIcon NewDataObject 'icon'
field to reference the .blp.

Also normalises the path casing (Interface\\AddOns\\… instead of
\\addons\\…) to match every other path in the file.
2026-05-24 19:52:28 +02:00
2023-06-03 15:41:44 +03:00
2023-08-06 16:00:04 +03:00
2023-06-07 11:56:22 +03:00
2023-05-20 19:37:46 +03:00
2025-05-19 14:11:49 +03:00
2024-10-07 20:31:00 +03:00
2023-05-20 18:30:38 +03:00
2024-10-07 20:31:00 +03:00
2025-01-22 03:13:40 +03:00

LeatrixPlus 3.3.5 WoTLK

Leatrix Plus includes a ton of features and QoL stuff.

wow_JKqoyeYX2H

Credit

Download & Installation

  1. Download Leatrix_Plus.rar from latest release.
  2. Copy the "Leatrix_Plus" folder inside the .zip to "\Interface\AddOns\".
  3. Replace/overwrite any existing files when copying.

Usage

/ltp - chat command to open configure menu for Leatrix Plus.

  1. Enable the mod(s) by selecting them in the Leatrix Plus menu (/ltp command).
  2. Note that some options will require a reload to take effect. You will see the "Reload" button glowing if you need to reload, simply click it.
  3. Minimap Button Click to open configuration menu
  4. Minimap Button Shift-Click to reload user interface
  5. Minimap Button Alt-Click to toggle error messages visibility
S
Description
Ascension fork of Leatrix Plus (WoTLK 3.3.5) for CoA Guild Exiles — db.exil.es links and worldforged auto-loot toggle
Readme 4.5 MiB
3.3.5-coa.3 Latest
2026-05-29 08:43:54 +00:00
Languages
Lua 99.9%