File Details
CheatSheet.zip
- R
- Apr 9, 2026
- 214.24 KB
- 63
- 12.0.5
- Retail
File Name
CheatSheet.zip
Supported Versions
- 12.0.5
CheatSheet Changelog
v2.0.0
Addon Renamed: BossNotes -> CheatSheet
The addon has been renamed from BossNotes to CheatSheet. This affects how you open and use the addon:
- Slash commands changed:
/bossnotes(/bnn) is now/cheatsheet(/cs)/bossnotesfull(/bnfull) is now/cheatsheetfull(/csfull)/bnraidis now/csraid
- SavedVariables changed:
BossNotesDBis nowCheatSheetDB(your previous settings will not carry over automatically) - Addon folder renamed: Must be installed as
CheatSheet/(notBossNotes/)
Visual Refresh
- Centralized color palette — all frames now share consistent teal accent, text, and background colors
- Added inner glow strip (2px cyan haze) at the top of all panels
- Added title bar edge dividers for cleaner visual separation
- Close buttons replaced with animated x glyph (muted gray -> red on hover with smooth alpha fade)
- Slightly reduced font sizes and tighter spacing across all panels
- Even-row tint and highlight colors refined for better readability
- Role pill and Full Rundown button repositioned to anchor within the title bar
- Boss name in title now prefixed with a subtle icon glyph
Full Rundown Improvements
- Boss name centered in the title bar; subtitle moved below the title bar
- Scroll content frame now sizes dynamically to actual content height
- Scroll clamping added — no more over-scrolling past the last section
- Smoother scroll speed (24px per tick, up from 20)
Internal
- New shared utility
BN_HoverFade()for reusable two-layer alpha tween animations - Color constants extracted to named globals (
BN_ACCENT,BN_TEXT_BODY,BN_TEXT_MUTED, etc.)

