Enchant Check Updated

Enchant Check allows you to quick-check your gear.

File Details

v12.0.1-7

  • R
  • Apr 15, 2026
  • 99.28 KB
  • 56
  • 12.0.1
  • Retail

File Name

EnchantCheck-v12.0.1-7.zip

Supported Versions

  • 12.0.1

EnchantCheck

v12.0.1-7 (2026-04-15)

Full Changelog Previous Releases

  • Add pre-commit manifest validator
    Validates that .toc entries resolve, .xml <Script>/<Include> refs
    resolve, and every non-Libs .lua is referenced by some manifest.
    Prevents the class of bug where a .lua was deleted from one .toc
    but left in another (as happened in v12.0.1-6 with utils.lua).
    Install per-checkout with: bash scripts/install-hooks.sh
  • Remove utils.lua reference from EnchantCheck_Mainline.toc
    Missed in 8e729df when utils.lua was deleted.