No description
Find a file
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
assets fix(minimap-icon): ship BLP, point icon at .blp not .tga 2026-05-24 19:52:28 +02:00
libs CombineAddonButtons & LibCompat 2023-06-03 15:41:44 +03:00
.gitattributes ci: preserve upstream line endings for clean upstream diffs 2026-05-21 00:03:04 +02:00
.gitignore some stuff 2023-08-06 16:00:04 +03:00
Bindings.xml KeyBindings - fix 2023-06-07 11:56:22 +03:00
Changelog and Notes.txt HideMinimapButtons - lil improve 2025-01-22 06:27:17 +03:00
CHANGELOG.txt testing gitbash 2 2023-05-20 19:37:46 +03:00
Leatrix_InputScrollFrameTemplate.xml recentChat: trying to fix scrollbar error on sirus wow 2025-04-15 03:40:12 +03:00
Leatrix_Plus.blp fix minimap button 2023-05-20 18:30:38 +03:00
Leatrix_Plus.lua fix(minimap-icon): ship BLP, point icon at .blp not .tga 2026-05-24 19:52:28 +02:00
Leatrix_Plus.toc minimap button grabber 2024-10-07 20:31:00 +03:00
Leatrix_Plus_Flight_Alliance.lua Flights - Alliance: Northrend - done 2023-12-21 22:47:51 +03:00
Leatrix_Plus_Flight_Horde.lua Flights - Horde: Northrend - Zim'Torga - Weird coords fix. 2023-09-27 01:35:15 +03:00
Leatrix_Plus_Library.lua Slash & FlightTimers - timer bar 2023-06-13 20:31:24 +03:00
Leatrix_Plus_Locale.lua media: add locales 2025-05-19 14:11:49 +03:00
Leatrix_Plus_Media.lua media: rename "NEW" to "New Tracks" 2025-05-19 11:22:33 +03:00
Leatrix_Plus_Wrath.toc minimap button grabber 2024-10-07 20:31:00 +03:00
README.md Update README.md 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