File Details
GearForge v2.0.0
- R
- May 14, 2026
- 223.30 KB
- 18
- 2.5.5
- Classic TBC
File Name
GearForge-v2.0.0.zip
Supported Versions
- 2.5.5
Added
- Scanner regression coverage for delayed socket-line loading and stat double-count prevention.
Changed
- Scans now run significantly faster while keeping the game responsive.
- Druid gear optimization now applies all improvement passes correctly (was incorrectly skipping refinements for Druid).
- Verify pass now double-checks results more thoroughly for complex inventories (large gear collections get more verification time).
- When a constraint is impossible to meet (e.g., hit cap too high), the addon now explains what constraint was relaxed and by how much.
- Debug logs now show both the time budget and actual time spent verifying gear (clearer troubleshooting).
- Improved scan warmup and retry behavior for delayed tooltip/item cache loads, reducing first-scan partial parses.
Fixed
- Fixed debug logs that were showing "elapsed=n/a"; timing information is now always captured.
- Constraint shortage messages now display properly in all cases, preventing log errors.
- Fixed socket detection race conditions where delayed tooltip lines could cause false "none detected" results.
- Fixed stat merge logic to avoid double-counting when tooltip and GetItemStats data overlap.