File Details
v4.2
- R
- Jun 9, 2025
- 2.74 KB
- 97
- 11.1.5+2
- Retail
File Name
QuickLootEnabler-v4.2.zip
Supported Versions
- 11.1.5
- 4.4.2
- 4.4.1
Changelog
All notable changes to this project will be documented in this file.
[4.1] - 2025-04-27
📦 Other Changes
- Toc Bumps for retail
[4.0] - 2025-04-10
⚔️ Bug Fixes
Improve auto loot handling with delay and locked slot checks
Prevent crash by validating container index in IsBagFull
🦸‍♂️ New Features
- Added GitHub Actions workflow and changelog configuration
📦 Other Changes
- Toc Bumps for Cata
[release-v3.2] - 2024-12-22
📦 Other Changes
Fix auto loot behavior: hide LootFrame immediately when loot is opened
Added check to hide LootFrame as soon as it opens, if the inventory is not full.
Ensured LootFrame is hidden for both 'LOOT_OPENED' and 'LOOT_READY' events.
Improved auto loot functionality by ensuring items are looted with a delay between actions.
Toc Bumps for retail
[release-v3.1] - 2024-12-01
📦 Other Changes
Optimize inventory check
Release v3.1
[release-v3] - 2024-11-20
📦 Other Changes
Update QuickLootEnabler to use modern Container API for bag and slot management (compatibility with latest WoW API).
Add compatibility for both modern and Cataclysm WoW versions by implementing dynamic API selection.
Release v3
[release-v2] - 2024-10-27
🦸‍♂️ New Features
Improved auto-loot handling and optimized event logic
Added inventory full check to prevent premature loot frame hiding
📦 Other Changes
Init
Release v2