File Details
ClemmerGear v1.0.18
- R
- Mar 31, 2026
- 50.88 KB
- 60
- 12.0.5+1
- Retail
File Name
ClemmerGear v1.0.18.zip
Supported Versions
- 12.0.5
- 12.0.1
## v1.0.18
### New Features
- **Dynamic Anchor Points:** Added a dropdown in the Options panel to allow users to reposition bag/bank arrows to any of the four corners (Top-Left, Top-Right, Bottom-Left, Bottom-Right).
- **UI Compatibility:** Specifically tuned offsets to ensure zero overlap with ElvUI item level text and Bagnon stack counts.
### Improvements
- **Robust DB Initialization:** Added safety "gates" to the icon rendering engine to ensure the database is fully loaded before attempting to draw markers.
- **Smart Offsets:** Implemented a logic-based offset system that automatically flips X/Y padding based on the chosen corner to keep icons perfectly tucked.
### Internal
- Refactored `GetSetting` and `SetSetting` in `Core.lua` to handle `arrowAnchor` as a per-character variable.
- Optimized `UpdateSlotMarker` to use a `LastAnchor` cache, preventing redundant `SetPoint` calls during bag scans.

