File Details
Topnight-v1.4.1.zip
- R
- Mar 1, 2026
- 765.55 KB
- 30
- 12.0.1
- Retail
File Name
Topnight-v1.4.1.zip
Supported Versions
- 12.0.1
Topnight Changelog
Version 1.4.1 (Estate Manager Polish)
- UI Expansion: Increased the vertical size of the Control Panel to make room for the new permanent Estate Roster UI, replacing the previous hover-tooltip design.
- Action Grid Refactor: Reorganized the Control Panel's action buttons into a clean 2x2 grid. The manual "Scan" button has been brought back and placed alongside the dynamic Teleport Home button.
- Smart Background Scanning: Implemented a new silent scanning feature. The addon will now invisibly scan the housing API in the background every 5 minutes to keep your Alt Roster and progression perfectly synchronized without spamming your chat box or lagging your game.
Version 1.4.0 (Estate Manager Update)
- Alt Tracking Database: Added the new account-wide
TopnightDB.altsstorage to manage housing data across all your characters. - Estate Roster: The addon now silently scrapes your current House Level, Max Favor, and Plot Name upon login, compiling it all into a unified Estate Roster.
- Teleport Cooldown Timer: A new
[ Home ]button has been added to the Control Panel. By hooking into theC_HousingAPI, this button tracks your hearthstone cooldown and displays a live, ticking MM:SS red countdown timer until you can return home.
Version 1.3.2 (Collection Tracker Fix)
- Category Parsing Rewrite: Fixed a critical bug causing all items in the Collection Tracker to mistakenly show up under the "Unknown" category.
- API Adaption: Rewrote the collection cache generation to adapt to broken categories in the WoW Midnight Beta API. Topnight now dynamically parses
categoryIDsstraight from the item data itself. - Diagnostics: Added a new
/tn debugcatslash command to assist with dumping raw API data for future item debugging.