promotional bannermobile promotional banner

WebLoadouts

An easy way to grab loadouts from popular websites, all in game!

File Details

v0.1.2

  • R
  • Mar 14, 2026
  • 44.80 KB
  • 98
  • 12.0.1+1
  • Retail

File Name

WebLoadouts-v0.1.2.zip

Supported Versions

  • 12.0.1
  • 12.0.0

WebLoadouts Changelog

v0.1.2 (2026-03-14)

Import & Loadout Management

  • All WebLoadouts imports are now prefixed with "WL - " so they're easily identifiable in your talent loadout list
  • "Clear WL Loadouts" now only deletes loadouts starting with "WL - " — your manually created loadouts are never touched
  • Confirmation dialog shows your character name and updated wording

Dropdown Menu

  • Source favicon icons (Wowhead, Archon, Icy Veins, Raider.io, Murlok.io) display next to each source name
  • "WebLoadouts" labeled section header with separators above and below
  • Click the header to open WebLoadouts Options

Options Panel

  • Renamed to "WebLoadouts Options"
  • Merged Toggle Sources & Build Sources into a single row per source (checkbox + name + copyable URL)
  • Close button moved inline next to Clear WL Loadouts
  • Last Synced shows timestamp + click-to-copy wow.xianith.com/webloadouts URL
  • Sources with no builds for your current spec are automatically disabled and dimmed
  • Panel sized to fit all 5 sources (Wowhead, Archon, Icy Veins, Raider.io, Murlok.io)
  • Tooltip on each checkbox explains what it toggles

Technical

  • Staggered one-per-frame deletion for reliable loadout clearing
  • Custom favicon PNGs shipped in Media/ folder
  • AttachTexture nil-guarded against secure menu context errors
  • Added StageImport fallback path in ImportExport.lua
  • Added Raider.io as a new build source

v0.1.1 (2026-03-05)

CurseForge Packaging

  • Added .pkgmeta for CurseForge packaging support
  • TOC version now uses @project-version@ tag substitution
  • Added manual changelog (CHANGES.txt)

Data Pipeline

  • Removed bundled Python scraper
  • Build data now auto-synced from wow.xianith.com/webloadouts via GitHub Actions
  • Data.lua updated every 3 hours automatically

v0.1.0 (2026-03-03)

Initial Release

  • Hooks into the native talent loadout dropdown via Menu.ModifyMenu
  • Builds organized by source > hero spec > content type
  • Pre-bundled talent builds for all 39 specs from Wowhead, Archon, Icy Veins, and Murlok.io
  • WebLoadout Tools panel with source toggles, guide URLs, and clear loadouts
  • Imports via Blizzard's native import dialog to avoid taint
  • SavedVariables for user-saved custom builds
  • Slash commands: /wl help, /wl add, /wl list, /wl export, /wl delete
  • Add Import dialog with source, content type, and talent string input
  • Tooltip previews on hover showing build details
  • Spec-aware filtering — only shows builds for your current spec