promotional bannermobile promotional banner

Ataraxia

All-in-one quality of life, dependency-free.
Back to Files

v1.3.3

File nameAtaraxia-v1.3.3.zip
Uploader
RyrinRyrin
Uploaded
Aug 15, 2026
Downloads
17
Size
186.4 KB
Flavors
Retail
File ID
8651279
Type
R
Release
Supported game versions
  • 12.1.0
  • 12.0.7

What's new

Changelog

1.3.3

Fixes

  • "Auto-click lone dialogue option" no longer opens the training window when the NPC has a quest waiting for you. A trainer's dialogue is usually a single option, so walking up to one that also had a quest went straight into training and buried it. The dialogue now stays open so you can take the quest.

1.3.2

Removed

  • The two "collapse objective tracker" options are gone. Collapsing the tracker required Ataraxia to touch a Blizzard frame, and as of 12.1 that made the game's own tracker code throw a Lua error on every update inside a dungeon. There is no way to collapse the tracker from an addon without causing this, so the feature had to go rather than be fixed. Everything else in Declutter is unaffected.

1.3.1

Fixes

  • Patch 12.1 hardening: buff and debuff tooltips could error in content where the game treats aura data as protected. The spell ID line is now skipped in that case instead of taking the tooltip down with it.

1.3.0

Tooltips

  • Buff and debuff tooltips now show their spell ID. Auras are a separate kind of tooltip in WoW, so they were never covered by the spell ID option before — that option now handles both and is renamed "Spell / aura ID".
  • New: quest and achievement IDs. Quest titles in the map's quest panel and quest pins on the world map show the quest ID; achievements show their ID both on the achievement page and on achievement links in chat. On by default, and it can be turned off in Display.

The objective tracker is the one place this can't reach — it shows no tooltip at all to add a line to.

1.2.7

Fixes

  • Fixed the tooltip item-level feature breaking Blizzard's inspect window, which opened showing the character model but every gear slot empty and no transmog. Ataraxia was reacting to inspections it hadn't requested and discarding their data mid-render, and it could also take the game's single inspect slot away from the window while it was open. Item level on tooltips is unaffected; it just steps aside while you have someone inspected.

1.2.6

Note: 1.2.5 was published by mistake and is identical to 1.2.4. Nothing to install there.

Clarity

  • "Resize the world map" now says what it costs: scaling the map window makes the game block clicks on world-quest pins while you are in combat. That is a Blizzard limitation rather than something Ataraxia can work around, so the option now warns you instead of leaving you to find out during a fight.

1.2.4

Display

  • The stats window now has a small close button in its top-right corner. Closing it also unticks "Show the stats window", so the window and the options panel stay in agreement and the choice survives a reload. Reopen it from /ataraxia → Display.

1.2.3

Fixes

  • The UI scale slider no longer runs away from your cursor. Rescaling the UI moves every frame on screen, including the options panel, so the slider used to slide out from under the mouse on the first step of a drag. The scale now applies when you release the slider, the same way Panel size already worked.

1.2.2

Fixes

  • Cursor-anchored tooltips: fixed the tooltip stretching across the screen when something else moved under your cursor while the key was held. In 1.2.1 it stayed stretched until you moved the mouse again; now it corrects itself immediately. A brief flicker can still appear at the moment a tooltip changes hands — known, and harmless.

1.2.1

Fixes

  • Cursor-anchored tooltips no longer flash a stretched bar across the screen. While the key was held the tooltip was re-anchored every frame, which forced a layout recalculation into the middle of the game's own tooltip refresh (five times a second) and briefly drew the tooltip — and its health bar — at the wrong width. It now moves only when the cursor actually moves.

1.2.0

Tooltips

  • New (off by default): hold a key to make tooltips follow your cursor. Pick Shift, Alt, or Ctrl. It works on any tooltip — bag items, action bars, unit frames, world units — and it's live, so pressing or releasing the key while a tooltip is already showing moves it right then.

1.1.0

Removed

  • The optional minimap takeover has moved to Gleaner. Gleaner already takes over the minimap for its live map HUD, so keeping the skin there lets one addon own the minimap instead of two coordinating over it. If you used Ataraxia's minimap takeover, enable the minimap options in Gleaner instead. The minimap button that opens Ataraxia's settings is unchanged.

1.0.2

Safer defaults

  • Auto-sell junk now prints a summary of what it sold by default, so selling is never silent.
  • Destroying a higher-quality item no longer pre-fills the word "DELETE" by default — you opt in if you want that guard rail lowered.

Accessibility

  • Ataraxia now appears in the game's own Options → AddOns list, so you can open its settings without knowing the /ataraxia command.

Display

  • World map coordinates: added a font-size slider, and the color now follows your theme with a readable outline (previously a fixed, low-contrast blue).

Fixes

  • Number settings changed by slash command now respect their limits (no more out-of-range values).

Clarity

  • Reworded several settings in plainer English (fast auto-loot, the trade-loot bind warning, and the vendor options).

Under the hood

  • Swept leftover internal identifiers from the old "RyrinQoL" name.
  • Added a saved-settings version marker for clean upgrades in future releases.
  • Unified the "hold Shift to bypass" handling so the automation modules behave consistently.

1.0.1

Display

  • Global Font (new, off by default): replace the game's font everywhere — chat, quests, menus, unit frames, combat text, and more — with a font of your choice. Each element keeps its original size and outline; only the typeface changes, and turning it off restores the default live.
  • Bundled three new fonts — Avante, AvantGarde, and AvantGarde Demi — now selectable for any Ataraxia font option and shared with other addons via SharedMedia.

Commands

  • Quick slash commands (new): /rl reload, /rc ready check, /gm help ticket, /leave leave group, /clr clear chat, /cal calendar, /fps framerate + latency.

1.0.0

First public release.

Automation

  • Vendor: auto-repair (with guild-funds option) and auto-sell grey junk.
  • Loot: faster auto-loot, BoP/roll confirmation suppression, quick item destroy.
  • Quests: auto accept / turn-in / gossip (hold Shift to override).
  • Social: accept invites from friends/guild, invite-from-whisper, auto-accept summons, decline duels.
  • Combat: auto-accept resurrection (skips if the caster is in combat), auto-release in PvP.
  • Keystone: auto-slot your Mythic+ keystone.

Display

  • Tooltips: item/spell/NPC/currency IDs, stack sell totals, Mythic+ score, item level, class-colored names, mount being ridden.
  • Character sheet stats window and profession-knowledge badges.
  • World map coordinates.

Interface

  • Full in-game config panel (/ataraxia, /atx, /atar) with intent-based tabs, live search, themes (Seafoam / Dark / Gold / Class Color), one-click presets, and a minimap button.
  • SharedMedia font support throughout.

Minimap (optional, off by default)

  • Takeover with square/round shape, independent size and scale, drag-to-move, lock, mouse-wheel + auto zoom-out.
  • Custom zone name, clock, and coordinates with per-element font, size, anchor, and offset.
  • Independent button sizing, drag-to-place, and a Show / Hover / Hide visibility grid.
  • Configurable right / middle click actions (left-click always pings).
  • Dependency-free handshake for companion overlays.

This mod has no additional files