Chronos shipped Interface 11000 (1.11.0); on the 1.12.1 client that is
flagged out-of-date and won't load (which would also block CallOfElements
that depends on it). Library code is unchanged and vanilla-compatible.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Verbatim import of the Chronos addon from refaim's Vanilla WoW 1.12 addon
development libraries archive:
https://github.com/refaim/Vanilla-WoW-1.12-Addon-Development-Libraries-Archive (Libraries/Chronos)
Chronos is a hard dependency of CallOfElements (Chronos.scheduleByName/
startTimer/etc.). Hosting it as a standalone addon so the launcher can
install it alongside CoE.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>