ItemCount by Sprellyy

Clean, high-readability item counts for bags and banks with class-colored character totals.

File Details

ItemCount v1.2.zip

  • R
  • Jan 11, 2026
  • 5.10 KB
  • 20
  • 1.15.8
  • Classic

File Name

ItemCount v1.2.zip

Supported Versions

  • 1.15.8

ItemCount v1.2 — The Accuracy & Stability Update

CRITICAL BUG FIXES:

  • Item Stack Summing: Fixed a major logic error where the addon only recorded the last stack of an item seen in your bags or bank. It now correctly sums all stacks (e.g., 5 stacks of 20 ore will now correctly show as 100).
  • Purge Crash: Fixed a Lua error ("attempt to index field '?'") that occurred if you opened your bank immediately after purging the current character's data. The addon now safely re-initializes your data on the fly.
  • Minimap Tooltip Fix: Fixed the bug where the minimap button wouldn't display any information when hovered over.

NEW FEATURES:

  • Last Seen Labels: The Purge dropdown menu now displays exactly how many days ago each character was last played. This makes it easy to identify and clean out old bank alts or deleted characters.
  • Database Health Alerts: The minimap tooltip now features a red "Notice" if your database contains stale data (characters not logged into for 30+ days).

TECHNICAL IMPROVEMENTS:

  • Database Safety: Added a safety check in ScanInventory to ensure the character table exists before writing, preventing future "nil value" crashes during heavy bag/bank movement.