promotional bannermobile promotional banner

AldorTax

A method to share when the Aldor lift will leave to avoid falling to your death

File Details

v0.6.0

  • R
  • Apr 2, 2026
  • 24.03 KB
  • 8
  • 5.5.0+2
  • MoP Classic + 2

File Name

AldorTax-v0.6.0.zip

Supported Versions

  • 5.5.0
  • 2.5.5
  • 1.15.8

Release v0.6.0: server-time sync protocol v5, TB lift, epoch anchor, compact UI fix Sync protocol v5 (backward compatible with v3/v4):

  • Add server-time phase (srvPhase) field for clock-independent sync
  • Add origin field: C (calibrated first-hand) vs R (relayed)
  • Add acceptSelfSync dev setting for channel testing
  • Re-resolve channel number on every send to handle WoW renumbering
  • Receivers prefer server-time phase when available, fall back to local time

Server time infrastructure:

  • Calibrate serverTimeOffset (GetServerTime() - GetTime()) at login
  • GetAbsoluteTime() for smooth sub-second precision on server epoch
  • Epoch anchor uses absolute time (stable across reboots)
  • Sync logs now record GetServerTime() and server-based epoch offset

New lifts and fixes:

  • Add Thunder Bluff lift (tblift) with configurable dualOffset
  • Generalize dual-lift offset (dualOffset replaces hardcoded cycleTime/2)
  • Fix compact UI bug: add alwaysCompact to settings defaults
  • Fix death detection: only report fall deaths near active lift
  • Add coordZone check to prevent false lift detection
  • Require proximity for non-tram lift activation