File Details
v1.3.1
- R
- Apr 5, 2026
- 51.54 KB
- 4
- 12.0.1
- Retail
File Name
NARC-v1.3.1.zip
Supported Versions
- 12.0.1
NARC
v1.3.1 (2026-04-05)
Full Changelog Previous Releases
- Add rank column, max-level gate, status bar hint, move Vault RC column
Rank column: inserted after Name in the main NARC window. Displays the
guild rank title, sorts by rank index (0 = guild leader). Rank data is
looked up from the guild roster at display time via guildRankMap, built
in RebuildOnlineSet. No wire format changes.
Max-level gate: NarcIsMaxLevel() checks GetMaxLevelForPlayerExpansion /
GetMaxPlayerLevel (fallback 90). Sub-max characters never respond to
scans, broadcast passively, send manifests, or sync deltas. They will
not enter the cache going forward.
PopulateRow refactored to use COL_IDX key lookup instead of hardcoded
cell indices. Crafted hover zone width fixed to use ColWidth("crafted")
instead of a stale COLUMNS index.
Status bar hint updated to mention Vault alongside Gear and Crafted.
Vault RC column moved from after Cata to between Slot and All.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com