LevelUpCalculator

LevelUpCalculator - By Crogin

File Details

LevelUpCalculator_TBC.zip

  • R
  • Jan 23, 2026
  • 42.55 KB
  • 259
  • 2.5.5
  • Classic TBC

File Name

LevelUpCalculator_TBC.zip

Supported Versions

  • 2.5.5

TBC Version (LevelUpCalculator_TBC)
-------------------------------------------
Version 0.2 (2026-01-22)
- UI window automatically hides at level 70 (level cap) and will not reopen unless /luc is typed.
- /luc will always toggle the window, even at level cap.
- Restored proper labels: "XP to level:", "Kills to level:", "Quests to level:".
- Only shows XP info below level cap.

Previous (v0.1, 2025-07-29)
- Completely Redesigned UI.
- Replaced chat-only output with a custom UI window:
  - XP remaining to level
  - Estimated kills to level
  - Estimated quests to level
  - XP progress bar
  - Real-time updates on XP from kills and quests.
- Displays character name, class, race, and level in color.
- Custom status bar with tooltip for current XP and percent.
- XP bar glows on level up; kill icon bounces on XP from kills.
- Window can be moved and remembers its position.
- /luc shows or hides the window.
- Removed: chat-only output, old XP estimation logic, and combat log parsing in favor of direct API hooks.