File Details
BisInfo 1.0.0.zip
- R
- May 18, 2026
- 529.23 KB
- 46
- 2.5.5
- Classic TBC
File Name
BisInfo 1.0.0.zip
Supported Versions
- 2.5.5
# Changelog
All notable changes to **Bis Info** are documented here.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) where applicable.
## [1.0.0] — 2026-05-18
### Added
- Initial public / CurseForge-oriented packaging with `README.md` and `CHANGELOG.md`.
- **BiS browser** window: class, specialization, and phase selection; slot layout with top-five items per phase column.
- **Tooltip extension** (LibExtraTip): spec × phase rank table for items present in the dataset.
- **Options panel** (AceConfig): per-class specialization toggles to filter tooltip rows; minimap position stored in saved variables.
- **Localization**: `koKR` strings for UI and slot names where applicable.
- **Minimap / LDB launcher** (LibDBIcon): right-click opens BiS window, left-click opens settings.
- **Ownership indicator** on list icons when viewing **your own class** only.
- **bis-tooltip attribution** footer on the BiS list window and bottom of the settings panel.
### Fixed
- BiS list **slot labels** no longer stack duplicate text when the view is refreshed (e.g. changing spec while the window is open).
- **CreateFontString** usage compatible with clients that require a string template name, not a font object, as the inherit argument.
- **`openMainFrame`** Lua structure corrected after attribution UI was added.
### Changed
- List window **height** tightened for less empty vertical space.
- Slot name text **vertically aligned** with item icons; subtle downward nudge for readability.
- **No rank sub-panel** on mouseover tooltips when the item is hovered from the BiS list window (default item tooltip only).
- Settings and list UI **disclaimer spacing** adjusted for readability.

