File Details
v0.7.2
- R
- Apr 10, 2026
- 46.72 KB
- 9
- 2.5.5+1
- Classic + 1
File Name
AldorTax-v0.7.2.zip
Supported Versions
- 2.5.5
- 1.15.8
lightweight tag e4d2050e9b161f29137e2f737ba140ac0be9a8f2 v0.7.2
Author: Magnus Vikan <dizzi90@gmail.com>
Date: Fri Apr 10 07:08:47 2026 +0200
commit e4d2050e9b161f29137e2f737ba140ac0be9a8f2
Author: Magnus Vikan <dizzi90@gmail.com>
Date: Fri Apr 10 07:08:47 2026 +0200
Fix channel guard: check any channel exists, not just General
Users who have left General would never have channel 1 occupied,
permanently blocking the sync channel join.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
commit 973a86e248277a2b927336f5a38a915634e09c7d
Author: Magnus Vikan <dizzi90@gmail.com>
Date: Fri Apr 10 07:05:24 2026 +0200
Fix sync channel stealing #1: wait for General before joining
Replace gap-filling approach (which leaked ATFill channels) with a
simple guard: refuse to join until channel 1 is occupied by General.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
commit 4467feefd193889be78f717333a6476e7607bfdc
Author: Magnus Vikan <dizzi90@gmail.com>
Date: Fri Apr 10 03:12:19 2026 +0200
Release v0.7.2: lazy channel join, dual-lift sync improvements, TB Lift tuning
- Lazy channel join: sync channel joins on first lift zone entry,
preventing it from stealing channel #1 (General). Gap-filling
ensures it always gets the last available slot.
- SecDef helper for independent secondary platform segment times
- Independent sync for secondary platforms (lastSync2)
- TB Lift timing refinements (9.5/5.5s segments) and epoch anchor
- Dev panel: clickable segment bars, 8 independent segment inputs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

