promotional bannermobile promotional banner

Kaladrax's Item Tracker

Kal's Item Tracker records and displays your items across bags, bank, mail, equipped gear, and guild banks for all characters. View totals in tooltips or search with /kalfind. Lightweight, accurate, and built for organized collectors.

File Details

KalsItemTracker V3.0.zip

  • R
  • Feb 2, 2026
  • 2.13 MB
  • 137
  • 5.5.3
  • MoP Classic

File Name

KalsItemTracker V3.0.zip

Supported Versions

  • 5.5.3

# Changelog - Kal's Item Tracker (KIT)

All notable changes to this project will be documented in this file.

---

## [3.0.0] - 2026-02-01

### Added
- Added "How it Works" and "Suggested Data" disclaimers to the main panel to
  explain Guild Bank data behavior and "Last Seen" logic.
- Added a "Data Management" section with a dedicated "Wipe All Tracked Data"
  button for account-wide resets.
- Added a custom safety confirmation popup with a Raid Warning sound (8959)
  for database wipes.
- Added persistent storage for custom category colors in the settings table.

### Changed
- **UI OVERHAUL:** Migrated the entire interface to AceConfig-3.0 for seamless
  integration with the Blizzard Options panel.
- Improved the Search UI by widening the input box and removing the redundant
  "Search" button in favor of the "Okay" button and Enter key.
- Updated the search engine logic to sort all results alphabetically by
  character name for faster navigation.

### Fixed
- Updated result text and descriptions to remove outdated references to the
  "Search" button.
- Refactored the `RunSearch` function to handle item data sorting via a
  temporary table before rendering text to the UI.

---

## [2.4.0] - 2025-07-04

### Added
- Added fully configurable colors for color-blind accessibility.
- Added `ColorPickerFrame.swatchFunc` support for live color updates.

### Fixed
- Removed unsupported MoP Classic API calls that were causing interface lag
  during guild bank interactions.

---

## [2.3.0] - 2025-06-25

### Added
- Namespaced all slash commands to prevent conflicts: `/kitfind`, `/kitdebug`,
  `/kitconfig`.
- Added color-coded output in search results for Bags, Bank, Equipped, Mail,
  and Guild Bank categories.

---

## [1.3.0] - 2025-06-05

### Added
- Added initial mail scanning module for incoming mail tracking.
- Added fallback name-only entries for items when server links are not yet
  locally available.

---

## [1.2.0] - 2025-05-28

### Added
- Added Guild Bank scanning support with a global data table.
- Added `/kitdebug` toggle for verbose logging during data collection.

---

## [1.1.0] - 2025-05-20

### Added
- Added scanning for character equipped slots.

### Changed
- Refined the `/kitfind` output formatting for better readability.

---

## [1.0.0] - 2025-05-12

### Added
- Initial release for MoP Classic.
- Added bank scanning and persistent data storage per realm and character.
- Core search engine functionality.