promotional bannermobile promotional banner

Vault of Truths

Guild economy addon for Vault of Truths. Tracks PVP contribution, manages crafting orders, detects AH sales, and splits profits to members. Includes rank progression. VoT also works as a quick way for anyone to find PVP crafters and get orders done.

File Details

v1.2.6

  • R
  • Mar 24, 2026
  • 2.28 MB
  • 11
  • 12.0.1
  • Retail

File Name

VaultOfTruths-v1.2.6.zip

Supported Versions

  • 12.0.1

Vault of Truths

v1.2.6 (2026-03-24)

Full Changelog Previous Releases

  • Merge for v1.2.6
  • Fix release workflow — remove custom changelog that broke packaging
  • Merge for v1.2.5-beta
  • Update changelog for v1.2.5-beta
  • Improve mail sale dedup — match by gold amount AND item name
    Prevents false matches from unrelated gold mail (guild bank
    transfers, trades, etc). Requires both gold and item name match
    for confident dedup. Falls back to gold-only if name can't be
    resolved from the mail subject.
  • Fix mail dedup to match against all sales, not just recent
    Mail gold can arrive days after the AH sale was recorded. Now
    matches against all existing sales by comparing mail gold to
    salePrice - ahCut. Marks matched sales to prevent double-matching.
  • Fix double-counting AH sales from owned auctions + mail
    Mail scanner now checks if a sale with matching gold amount (within
    AH cut tolerance) was already recorded by ScanOwnedAuctions before
    creating a duplicate. Prevents same sale from being counted twice.
  • Add README with features, commands, and installation guide