File Details
ClemmerGear v1.0.15
- R
- Mar 29, 2026
- 52.70 KB
- 65
- 12.0.5+1
- Retail
File Name
ClemmerGear v1.0.15.zip
Supported Versions
- 12.0.5
- 12.0.1
> This update includes performance improvements based on player feedback — thank you for the reports!
## v1.0.15
### Performance
- Reworked bag and bank icon marker updates to be event-driven instead of continuously polling the UI
- Removed periodic full UI scanning that could cause CPU spikes and stuttering on some systems
- Added debounced refresh scheduling to reduce redundant icon marker updates
- Improved responsiveness by refreshing markers only when bags, bank, equipment, or specialization changes actually occur
### Fixes
- Fixed a performance issue that could cause repeated stutters and CPU spikes for some players
- Improved stability of bag and bank marker discovery
- Reduced unnecessary marker refreshes while idle or standing in town
### UI / UX
- Kept existing bag, bank, and warband upgrade markers functioning while making updates more efficient
- Preserved recent quest reward arrow and badge fixes from prior updates
### Internal
- Simplified icon tracking logic by removing the constant OnUpdate polling loop
- Added scheduled refresh token handling to prevent overlapping refresh waves
- Improved internal cache clearing behavior during equipment and specialization changes

