File Details
KaladraxPoisonChecker v1.2.1.zip
- R
- Mar 2, 2026
- 7.07 KB
- 23
- 5.5.3
- MoP Classic
File Name
KaladraxPoisonChecker v1.2.1.zip
Supported Versions
- 5.5.3
# Changelog - Kaladrax's Poison Checker (KPC)
All notable changes to this project will be documented in this file.
## [1.2.1] - 2026-03-02
### Changed
- Revamped the login welcome message to a professional, single-line format.
- Updated welcome colors: Addon Name (Orange), Version (Yellow), and Kaladrax (Green).
## [1.2.0] - 2026-02-26
### Fixed
- Fixed "Ghost Slider" issue where slider thumbs were invisible until clicked.
- Centered the title "Kaladrax's Poison Checker" in the Interface Options panel.
## [1.1.9] - 2026-02-22
### Added
- Descriptive labels to the right of sliders in the Interface Options panel: "Slide to change the scale" and "Slide to change the frequency of the NAG".
- Improved centering and spacing within the options UI.
## [1.1.8] - 2026-02-14
### Added
- "Alert Interval" slider (3s to 60s) to control the frequency of the "NAG" messages.
- Moved throttle logic into the SavedVariables database.
## [1.1.7] - 2026-02-09
### Added
- New Blizzard Interface Options category.
- Manual Size Slider for the icon UI.
## [1.1.5] - 2026-02-05
### Fixed
- Added a safety reset to screen center if the frame is loaded out-of-bounds.
- Added `/kpc reset` command to restore defaults and center the frame.
## [1.1.3] - 2026-02-01
### Changed
- Set strict size limits for icons (20px minimum, 150px maximum).
- Added screen clamping to prevent the frame from being dragged off-screen.
## [1.1.2] - 2026-01-28
### Added
- `Shift + Drag` functionality for real-time visual resizing of the icons.
## [1.1.1] - 2026-01-24
### Changed
- Consolidated multi-file structure into a single `Core.lua` for easier maintenance.
## [1.0.0] - 2026-01-18
### Added
- Initial release.
- Visual alerts for missing lethal and non-lethal poisons with glow effects.
- Movable and resizable icon frames.
- Support for MoP Classic (5.5.3) poison buff detection.
- Expiration warnings starting at 2 minutes, repeating every 10 seconds.
- Configuration window with toggles for text and icon alerts.
- Slash commands: `/kpc check`, `/kpc config`, `/kpc lock/unlock`, `/kpc debug`, and `/kpc list`.
- Welcome message on login.
- Fully localized buff name matching for poison detection.

