File Details
Guild Functions v1.6.8
- R
- Jun 19, 2026
- 2.34 MB
- 7
- 1.15.8+5
- Classic
File Name
guild-functions-1.6.8.zip
Supported Versions
- 1.15.8
- 1.15.7
- 1.15.6
- 1.15.5
- 1.15.4
- 1.15.3
v1.6.8 (2026-06-19)
Added
- Spiritwalkers Path: the "Upcoming Abilities" panel is now populated with per-class ability milestones for all nine classes, so it lists the next abilities to train (previously it had no data source and always showed a placeholder). Ability levels are best-effort Classic Era values and easy to adjust in
BuildData.lua. - Spiritwalkers Path: added
treefields to the generic per-class "Endgame - Classic" builds (Hunter/Mage/Priest/Rogue/Warlock/Warrior, plus the rogue leveling builds) so spec auto-detect can match them and the tree-points header populates. Split the duplicate Druid/Warrior endgame entries into distinct specs (Feral Tank, Protection).
Changed
- Removed orphaned/unused art assets (leftover source PNGs, an unused GuideArrow
ArrowHunttexture,NagletsToolkit.blp, and four duplicate badge copies bundled in the Suite) and dead Library files (the standaloneLibStub.lua,ChatThrottleStats.lua, and their unused.xmlloaders).
Fixed
- Spiritwalkers Path: fixed invalid Lua escape sequences in
Builds.luathat aborted the entire module's load — the Spiritwalkers tab and/buildscommand never appeared. Also de-duplicated build IDs that made one dropdown entry unreachable, gated talent-tree refresh to the visible panel, and made the talent-button lookup tab-aware. - The Menagerie: fixed an undefined
Clamp()call that errored every time the pet list was opened; hunter "Top Abilities" now display; fixed the named hunt-macro forward reference; removed a duplicate local. - Mahler's Armory / Guild Functions / Naglet's Toolkit: the standalone minimap icon's left/right-click now opens the correct window (it was calling an undefined
OpenBankertleft over from a copied file), and the minimap tooltip titles no longer read "Bankert's Bags". - Mahler's Armory & Gavrial's Corner stats: melee and pet auto-attack damage (
SWING_DAMAGE) is now counted correctly in DPS totals (it was read from the wrong combat-log field and recorded as 0). - Gavrial's Corner: removed a duplicate
DisplayMessagedefinition that silently disabled guide-pin handling and could error; the Big Hit alert now compares against pre-hit health; guarded welcome/level-up event data and an undefined event-icon fallback; localized an accidental global; item level now refreshes when item data finishes loading. - Noctis's Guides: an in-range auto-selected guide no longer reloads and re-announces the current step on every quest/bag update; a step with a level target now also requires its quest/collect criteria before auto-advancing; removed a dangling
#nextchain to a non-existent guide. - Bankert's Bags: One Bag no longer re-lays out secure bag buttons during combat (prevents "action blocked" taint errors); the One Bag toggle label now reflects the real setting in Suite mode; quick-slot tooltips work for not-yet-cached items; removed an unused click handler.
- Suite: the onboarding window no longer stacks/leaks frames when reopened; fixed broken About-panel texture paths (
gavicon,RoxyKovu) and removed an unreachable texture fallback; the database builder now prunes its throttle tables. - Core: the shared slider settings helper guards
nilgetters; the lowest-HP stat no longer pins to 0 after death; addon-message handlers now register their prefix so custom-prefix handlers fire; the login summary is emitted instead of being silently dropped.

