Skip to content

Repository files navigation

LootG

LootG Icon

LootG is a lightweight World of Warcraft addon for loot notification and combat state display. Recommended to use with Leatrix_Plus's "disable banner" feature.

Loot Income

Features

Loot Notification

  • Scrolling Loot Display - Looted items scroll with smooth animation
  • Optimized Message Flow - Uses a shared animation loop with overlap avoidance and smoother fading
  • Item Quality Colors - Items are displayed with their quality colors (Common, Uncommon, Rare, Epic, Legendary)
  • Item Icons - Shows item icons alongside the item name
  • Bag Count - Displays the total count of the item in your bags (only when > 0)
  • Container & Chest Rewards - Supports items, currency, and gold from opened containers and treasure chests
  • Currency & Gold Support - Displays loot, currency, and gold from all supported sources
  • Duplicate Protection - Deduplicates repeated notifications for dungeon drops, personal currency, and chest rewards
  • Reputation Change Notification - Displays reputation gains and losses using the matching chat color
  • Skill Up Notification - Displays profession skill level increases
  • Customizable Position - Drag the blue anchor to position the display anywhere on screen
  • Clean Interface - Only shows YOUR loot, not party/raid members

Combat State

  • Enter/Leave Combat Flash - Displays flash text when entering or leaving combat
  • Scroll & Static Modes - Choose between scrolling animation or static display
  • 4-Direction Scrolling - Scroll Up, Down, Left, or Right
  • Custom Text - Set your own enter/leave combat text, or use localized defaults
  • Independent Anchor - Drag the red anchor to position combat text separately from loot

Shared

  • Independent Font Settings - Each module has its own font, size, outline, and shadow settings
  • Multi-Language - Supports English, Simplified Chinese (zhCN), and Traditional Chinese (zhTW)

Installation

  1. Download and extract the LootG folder
  2. Place it in your World of Warcraft\_retail_\Interface\AddOns\ directory
  3. Restart WoW or reload your UI (/reload)

Usage

Commands

  • /lootg - Open settings panel
  • /lootg test - Display a test loot message
  • /lootg debug - Show debug info in chat

Settings

Access settings through:

  • Type /lootg in chat
  • Click the LootG icon in the Addon Compartment (minimap button)
  • Go to Game Menu → Options → AddOns → LootG

The settings panel is organized into:

  • LootG (main page) - Plugin intro and description
  • Loot Notification (subcategory) - All loot display settings
  • Combat State (subcategory) - All combat flash text settings

Loot Notification Settings

Setting Description
Enabled Enable/disable loot notifications
Lock Position Lock/unlock the blue anchor for positioning
Show Icon Toggle item icon display
X/Y Coordinate Fine-tune the display position
Display Duration How long messages stay visible (0.5-10s)
Scroll Time Animation speed (0.1-5s)
Fade Speed Fade out duration (0.1-2s)
Scroll Direction Up or Down
Font Size Text size (8-48)
Font Standard, Chat, Damage, or Quest
Font Outline None, Thin, Thick, or Monochrome
Font Shadow Enable/disable text shadow

Combat State Settings

Setting Description
Enabled Enable/disable combat state flash
Lock Position Lock/unlock the red anchor for positioning
X/Y Coordinate Fine-tune the display position
Display Mode Scroll or Static
Scroll Direction Up, Down, Left, or Right
Flash Duration How long the text is displayed (0.1-3s)
Fade Time Fade out duration (0.1-3s)
Scroll Speed Animation speed multiplier (0.1-5)
Font Size Text size (8-72)
Font Standard, Chat, Damage, or Quest
Font Outline None, Thin, Thick, or Monochrome
Font Shadow Enable/disable text shadow
Enter Combat Text Custom text (empty = localized default)
Leave Combat Text Custom text (empty = localized default)

Display Format

Loot

[Icon] Loot ItemName x1 (BagCount)

Skill Up

[Icon] SkillName Level

Combat State

Enter Combat    (red flash text)
Leave Combat    (green flash text)

Screenshots

Coming soon

Changelog

v1.3.1

  • Fixed the settings window rendering blank — tab contents never drew due to a callback signature mismatch.
  • Unified the display settings between Loot Notification and Combat State: both now use Scroll Speed (multiplier of 100 px/s) and Fade Time (seconds); old loot scrollTime / fadeSpeed values are auto-converted per profile.
  • The enter/leave combat text boxes now show the effective localized default instead of appearing empty; clearing them restores the follow-client-locale behavior.
  • Fixed long combat state text (e.g. "Leave Combat") being truncated with an ellipsis.
  • Fixed a Lua error when looting caged battle pets and other non-item links.
  • Switching / copying / resetting profiles now applies anchors and lock state immediately.
  • Tuned defaults: loot font size 14, display time 1.5s, fade 0.1s, Y offset 250; combat display time 1s.
  • zhCN / zhTW leave-combat wording changed to "离开战斗" / "離開戰鬥".

v1.3.0

  • Rewrote settings UI on Ace3 (AceGUI/AceConfig/AceDB/LibSharedMedia). Standalone floating window with Loot / Combat State / Profiles tabs.
  • Added profile support (Profiles tab) so multiple characters can share or diverge on settings.
  • Added LibSharedMedia font list — any user-installed font from an LSM-aware addon is available in the font dropdown.
  • Fixed enter/leave combat default text sometimes freezing at whatever locale seeded the SavedVariables on first install. Defaults are now empty strings and the runtime falls back to the localized default text each call.
  • Existing LootGDB SavedVariables are auto-migrated into the new LootGAceDB shape on first launch.
  • Interface bumped to 12.0.5 / 12.0.7.
  • Rolled up the taint-error and dedup fixes shipped in 1.2.2 / 1.2.3.

v1.2.3

  • Bug fix

v1.2.2

  • Bug fix

v1.2.1

  • Added loot, currency, and gold notifications from opened containers, and restored missing chest and quest reward messages
  • Fixed duplicate or mixed notifications for personal currency, dungeon loot, and chest gold rewards
  • Fixed gold amount scaling, currency link fallback parsing, and duplicate gold icon display issues
  • Improved scrolling message updates with one shared animation loop, overlap avoidance, and smoother fading
  • Fixed profession skill notifications to use stable fileID icons and more reliable profession name matching

v1.2.0

  • Gold display now shows all sources (vendor, quest, loot, mail, etc.)
  • Added reputation change notifications with matching chat color
  • Added profession skill up notifications

v1.1.0

  • Added Combat State flash text module with Scroll/Static modes and 4-direction scrolling
  • Subcategory settings, independent anchors and font settings per module
  • Merged into single LootG.lua, continuous scrolling, localized UI labels

v1.0.0

  • Initial release
  • Scrolling loot display with animation
  • Item quality colors
  • Customizable fonts and positioning
  • Settings panel integration

License

This addon is free to use and modify.

Author

Claude (AI Assistant by Anthropic)


Made with ❤️ for the WoW community

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages