File Details
AFKSpinner_08-06-26.zip
- R
- Jun 8, 2026
- 22.02 KB
- 86
- 12.0.7+4
- Classic + 3
File Name
AFKSpinner_08-06-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 2.5.5
- 1.15.8
[2.21] — 2026-06-08
Fixed
-
Re-enable in options while AFK: checking Enable addon again in the settings panel now calls
StartSpinningwhen you are still AFK, matching/afkspin togglebehavior instead of waiting for anotherPLAYER_FLAGS_CHANGED. -
Slash ↔ options sync (messages):
/afkspin messagesnow callsRefreshOptionsUI, so the Show messages checkbox stays in sync when changed from chat. -
RefreshOptionsUIguard: theoptionsRefreshingflag is always cleared after apcallwrapper, so a rare error mid-refresh cannot leave sliders permanently ignoring user input.
Added
-
Resume after taxi / flight form:
TryResumeAfkSpinalso runs onPLAYER_CONTROL_GAINED(for example after a flight path ends) andUPDATE_SHAPESHIFT_FORM(for example druid flight form ends while AFK); both events register insidepcallwhen the client supports them. -
/afkspin startwhile active: prints the existing “already active” message instead of failing silently when the spin loop is already running.

