promotional bannermobile promotional banner

QuestSyncMaster

Lightweight WoW Classic addon that lets the group leader automatically share quests to teammates—with auto-accept, range checks, progress feedback, and a simple on/off UI.

File Details

QuestSyncMaster.zip

  • R
  • Sep 8, 2025
  • 7.42 KB
  • 24
  • 1.15.7+7
  • Classic

File Name

QuestSyncMaster.zip

Supported Versions

  • 1.15.7
  • 1.15.6
  • 1.15.5
  • 1.15.4
  • 1.15.3
  • 1.15.2
  • 1.15.1
  • 1.15.0

## 1.0
- Switched **all comments, UI labels, and popups to English**.
- Bumped version to **1.0**.
- Kept simplified logic: **Leader = Master** (only if using QSM); on leader change, sync is **disabled automatically**.
- Retained: NEED-based sharing, auto-accept for slaves, ~8y range gating, chat progress, movable mini UI, delay control (`/qsm delay`).

## 0.8.3
- **Fixed**: Slave mini UI sometimes not showing due to name format mismatches.  
  *Added robust name normalization (with/without realm) for peers and leader.*
- Mini UI **shows for all QSM members** when the leader has QSM (both Master and Slaves).
- If the **leader does not have QSM**, the addon **hides** and behaves like solo (as intended).
- Kept chat progress and auto-accept improvements.

## 0.8.2
- **Slave progress** now reliable: increments on **auto-accept** even when no `QUEST_ACCEPT` popup appears (counted in `QUEST_DETAIL`).
- Group with randoms: works normally; if a **random (no QSM) becomes leader**, addon behaves like solo and **hides UI**.
- General stability/visibility refinements.

## 0.8.1
- Added **chat-based progress feedback** for both Master and Slaves:
  - Start message: `process started`
  - Incremental `Progress X/Y`
  - Completion message: `Sync completed`
- Master counts **only quests that actually need sharing** (NEED-based).
- Slave counts **accepted shares** plus **“extra” quests** (those the slave has but Master doesn’t) handled via prompts.

## 0.8.0
- Major simplification: **Leader is always Master** (if using QSM).  
  *Removed manual Master override/transfer popups and logic.*
- On **leader change**, sync is **turned off** and must be re-enabled manually.
- Mini UI starts **movable** (use **Move/Fix** button to lock).
- Preserved: auto-accept, range checks, serial sharing with delay control.