File Details
v0.7.0
- R
- Apr 4, 2026
- 24.55 KB
- 9
- 5.5.0+2
- MoP Classic + 2
File Name
AldorTax-v0.7.0.zip
Supported Versions
- 5.5.0
- 2.5.5
- 1.15.8
lightweight tag e84b635099a730b47d3bf351fca1384f6c24241f v0.7.0
Author: Magnus Vikan <dizzi90@gmail.com>
Date: Sun Apr 5 01:23:02 2026 +0200
commit e84b635099a730b47d3bf351fca1384f6c24241f
Author: Magnus Vikan <dizzi90@gmail.com>
Date: Sun Apr 5 01:23:02 2026 +0200
Release v0.7.0: ChatThrottleLib integration, tick-boundary calibration, latency compensation
- Send via ChatThrottleLib (ALERT priority) when available, with raw
SendAddonMessage fallback — plays nice with DBM/WeakAuras bandwidth
and protects against server-side disconnect on burst
- 5s post-zone send cooldown as belt-and-suspenders for when CTL is absent
- Tick-boundary calibration: wait for GetServerTime() to tick, giving
sub-frame (~16ms) precision instead of ~1s from arbitrary sampling
- Network latency compensation: subtract receiver world latency on
incoming syncs to account for message transit time
- Per-lift enable/disable settings with individual checkboxes in options
- Generalized settingsKey on lift definitions for cleaner detection logic
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

