Atmos

Atmos is a lightweight, modular UI enhancement framework that modernizes your World of Warcraft interface.

File Details

Atmos-v0.3.2.zip

  • R
  • Feb 3, 2026
  • 21.94 KB
  • 9
  • 2.5.5
  • Classic TBC

File Name

Atmos.zip

Supported Versions

  • 2.5.5

Atmos – Professions Module

Version 0.1.2 – Tooltip Improvements & Shift‑Compare Fix

✔ Fixed: Shift‑to‑Compare not working on recipes

Resolved an issue where holding Shift to compare items caused recipe tooltips to break or fail to update correctly.
Shift‑compare now behaves as expected across bags, merchants, and other item sources.

✔ Improved recipe tooltip behavior

Refined how Atmos injects the “Known by” information into recipe tooltips.
The new approach is safer and more compatible with the TBC Anniversary client’s tooltip system.

✔ Reduced duplicate “Known by” lines

Added internal checks to prevent multiple Atmos lines from stacking in the same tooltip.
In some cases (especially merchant recipes), the line may still appear twice due to how Blizzard rebuilds tooltips, but it will no longer spam endlessly.

✔ Code cleanup and stability improvements

  • Removed unused experimental logic from earlier debugging phases
  • Simplified the injection flow
  • Improved readability and maintainability of the Professions tooltip module
  • Ensured compatibility with other addons that modify tooltips