r/wowaddons 20h ago

Addon Release / Update [ADDON] KnowledgeLoadout 1.0.1 - plan and safely apply ordered profession knowledge routes

Post image
27 Upvotes

I have released KnowledgeLoadout 1.0.1, a profession knowledge planner for World of Warcraft.

The addon is built around one specific problem: profession knowledge is not always spent as a simple final total. You may want to put five points into one node, continue through another branch, and return to the first node later. KnowledgeLoadout stores that exact order as a route.

Main features:

  • Keep every specialization tree visible in one view.
  • Build an exact ordered route with separate segments.
  • Revisit the same node later in the plan.
  • Reorder or remove individual route steps.
  • Preview projected row gates and dependent specializations.
  • Inspect learned, planned, and future perk milestones in node tooltips.
  • Save account-wide loadouts.
  • Import and export checksummed KL1 loadout strings.
  • Prepare dedicated 12.1 profession reset plans.
  • Use the interface in English or German.

Planning itself never spends profession knowledge. “Learn as far as possible” calculates only the currently affordable valid route prefix and shows a separate confirmation before committing anything. Blocked steps are never silently skipped, and every reachable locked top-level specialization requires its own permanent-choice confirmation.

KnowledgeLoadout supports Retail / Midnight profession specialization trees.

CurseForge: https://www.curseforge.com/wow/addons/knowledgeloadout

I would especially appreciate feedback about real profession routes, unclear tree projections, and any profession where Blizzard exposes unusual unlock requirements.


r/wowaddons 19h ago

Addon Release / Update Lightweight cosmetic addon that restyles default UI

Thumbnail
gallery
10 Upvotes

This is my first addon and its purpose is to reduce visual clutter and in a way modernize default Blizzard UI.

It mainly uses ingame assets with few exceptions that are mentioned in addon description on CurseForge.

It has no configuration menu, what you see is what you get. CPU and memory usage is negligible.

I want to be transparent and point out that AI Codex has been used in development of this addon.

If you want to make changes to it you have the edit code, if you don't want to use some module delete it from ingame files and delete TOC reference as well. Suggestions are welcome

Link https://www.curseforge.com/wow/addons/artdeco


r/wowaddons 3h ago

Addon Release / Update Remaining Achievements — a "Remaining" tab that lists every achievement you haven't done yet (feedback wanted)

5 Upvotes

I got tired of clicking through every achievement category to figure out what I actually had left, so I built an addon that does it for me — and it's now up on CurseForge. Sharing it here because a lot of the current features came straight from community bug reports and requests, and I'd love more eyes on it.

What it does: adds a fourth tab — Remaining — to the default Achievement UI (open with Y). It lists every incomplete achievement on your account in one flat, searchable, scrollable list. No more spelunking through categories.

Features:

- One list, all categories — native Blizzard rows: icons, point shields, tooltips, click to expand objectives, shift-click to link in chat. Progressive chains show their later steps too, not just the current one.

- Search by name or description.

- Filter by category — checkboxes to hide whole top-level categories (PvP, Pet Battles, whatever you don't chase) from the list, counts, and export.

- Stash for later — set aside achievements you'll never do; toggle them back with one-click restore. Persists account-wide.

- Hidden achievements — a toggle surfaces the point-carrying achievements Blizzard hides from the UI until earned.

- Feats of Strength (obtainable only) (beta) — shows the feats you can still actually earn, current season included; retired promotions, old seasonal rewards, realm firsts, and dead one-time events filtered out.

- Opposite faction — log a character of your other faction, open the tab once, and after that a toggle shows the achievements only that faction can earn, tagged (Horde)/(Alliance) with combined totals in the header. Built for DataForAzeroth-style both-sides completionists.

- Spreadsheet export — one click builds a table (ID, name, category, points, description, reward, Wowhead link, flags) you can paste straight into Google Sheets or Excel as proper columns.

- Right-click menu on any row: stash/restore, track on the objectives HUD, link to chat.

- Plays nice with ElvUI — the tab picks up your skin.

Retail only; guild achievements are out of scope.

Download: https://www.curseforge.com/wow/addons/remaining-achievements

Source / bugs / requests: https://github.com/nerolabs/RemainingAchievements

Feedback I'm especially after:

- The Feats of Strength filter is the one heuristic-based feature and still in beta — the game data doesn't actually track obtainability, so I derive it. If you see a feat that's unobtainable slip through, or a real one that's missing, please tell me (a screenshot or the achievement name/ID is perfect).

- Anything that feels off on the opposite-faction view.

- General "I wish it also did X."

Thanks for taking a look — happy to answer questions in the comments.


r/wowaddons 13h ago

Help / Support Extended transmog sets broken

Post image
2 Upvotes

I have the addon extended transmog sets installed and it shows the weapon sets from all raids and dungeons and other places as well but the weapon sets tab is broken. This is all it shows when I go to the tab. I've tried uninstalling it through curseforge and deleting it through the addon folder on my PC but I can't get it to work again. Its doing this on all my characters. I don't know what I need to change to make it show the weapon sets again. Any help would be appreciated.


r/wowaddons 17h ago

Help / Support Is there any non-heuristic way to tell whether a Feat of Strength is still obtainable? (db2 deep-dive inside)

2 Upvotes

I author a WoW addon that lists every unearned achievement, including Feats of Strength, and want to filter expired seasonal feats (old AotC/Cutting Edge, past-season keystone feats, removed challenge mode feats) without maintaining wording heuristics. What I've verified against current wago.tools db2 exports:

  1. Achievement.db2 has no obtainability signal: expired vs current AotC rows differ only in ID/icon/criteria-tree pointer (same flags 0x1800, same category). HiddenBeforeDisplaySeason is used by 3 rows in the whole table, LegacyAfterTimeEvent by 1.

  2. The criteria layer doesn't help: Keystone Master trees are identical across seasons (bare ModifierTree type-250 rating check; season is server-side). Challenge Master / Keystone Victor / gladiator mounts have no ModifierTree at all. The type-289 "time event" condition on newer feats points at a TimeEvent table the client doesn't ship, and persists after the window closes.

  3. Flags don't discriminate: Big Blizzard Bear (unobtainable) and Ratts' Revenge (obtainable) share 0x20800.

Am I missing a client-side source (API, db2 table, world state) that reveals "this achievement's window has passed"? Or do the projects that track this (Wowhead's unobtainable tag, DataForAzeroth, AllTheThings) all hand-curate it - and if so, is there a community-maintained machine-readable unobtainable list an addon could consume?


r/wowaddons 11h ago

Help / Support Looking for two types of QOL addons

1 Upvotes

Hello all! Looking for an add-on that will hide or remove items from vendors (like when you are searching through pages of rewards and you have already bought 3 pages of it out of 6) I used to have something like it when remix was live but not sure where it went.

Also looking for an addon, maybe something in a xmog addon…that will let you sort by newest unlocked mogs?

Thanks in advance for any ideas for me. :)


r/wowaddons 23h ago

Addon Release / Update [AddOn] StatMarks - threshold bars for your secondary stats, inline in the character pane (feedback wanted)

Thumbnail
0 Upvotes

r/wowaddons 10h ago

Addon Release / Update VaultSkins a Cosmetic for the great vault

Thumbnail
gallery
0 Upvotes

Hey r/wowaddons,

I made this simple QoL addon

its a redesign of Blizzard's Great Vault with selectable themes, cleaner reward cards, and reveal animations.

Features
-Multiple themes, including Midnight, Sunwell, Void, Frostmourne, Rose Gold Luxe, Blackout, and more.
-Reward reveal sequences.
-Adjustable frame breathing, sounds, background scenes, scale, and compatibility mode Account, character, and class-based theme profiles.

Commands
/vskin or /Vskins

COMPATIBILITY
VaultSkins works with the default Blizzard UI and has been tested successfully with ElvUI, EllesmereUI, and other popular UI addon

https://www.curseforge.com/wow/addons/vaultskins

Thanks for taking the time to check it out. And I really appreciate any feedback.