SelfCare

Reminds you to hydrate by drinking water, check your posture, and take breaks at configurable intervals.

File Details

v1.3.0

  • R
  • Mar 7, 2026
  • 15.74 KB
  • 12
  • 12.0.1
  • Retail

File Name

SelfCare-v1.3.0.zip

Supported Versions

  • 12.0.1

SelfCare

v1.3.0 (2026-03-07)

Full Changelog Previous Releases

  • Merge pull request #6 from Valiice/fix/timer-persist-reload
  • Resume timers from nextDue timestamp after /reload
  • Write nextDue timestamp to SelfCareDB when alert fires
  • Add nextDue table to SelfCareDB defaults
  • Add controllable time() stub to test infrastructure
  • Add timer-persist-reload implementation plan
  • Add timer-persist-reload design doc
  • Symlink lua_modules/ from main repo when in a worktree
  • Fix IsAFK nil crash: use UnitIsAFK("player") instead