Mining Info Panel

Mining Info Panel tracks your mining yields by zone both per session and all-time.

File Details

v1.1.0

  • R
  • Jan 4, 2026
  • 15.92 KB
  • 7
  • 11.2.7
  • Retail

File Name

MiningInfoPanel-v1.1.0.zip

Supported Versions

  • 11.2.7

Mining Info Panel

v1.1.0 (2026-01-04)

Full Changelog Previous Releases

  • feat: Node-based tracking with ore lookup system
    [BREAKING] Major refactor to track by node type instead of quantities
    • Database version updated to v2 with automatic migration
    • Statistics now show % of nodes that yielded each ore type
    • Old node tracking data reset for improved accuracy
      [FEATURE] Comprehensive ore identification system
    • Added ore lookup table supporting all expansions (TWW, DF, SL, Legacy)
    • Node types identified by ore item IDs using lookup table
    • Early exit logic since nodes only contain one ore type
      [ENHANCEMENT] Mixed display with dual tracking
    • Ore types show node counts and node percentages
    • Non-ore items show containment percentages (% of nodes with item)
    • Added separate Nodes and Count columns for full visibility
    • Updated yield/hr calculation based on session timestamps
    • Items sorted with ore types first, then non-ore by total count
      🤖 Generated with Claude Code
      Co-Authored-By: Claude noreply@anthropic.com
  • Add .claude directory to .gitignore
  • Fix whitespace and line endings for cross-platform compatibility
  • Add PowerShell scripts to .gitignore
  • Fix patch notes formatting for v1.0.1