szutilpack-cd2025/szutil_clocksync
Aaron Suen 547a68063b Cut back on clock sync log noise.
It should be obvious how well the mod is working from in-game.

Players with server privs can peek at the internals via
the /clocksync command now.
2019-03-28 23:34:17 -04:00
..
2019-03-28 23:34:17 -04:00

------------------------------------------------------------------------

This mod smoothly syncs the in-world clock with the real-world clock,
such that sunrise happens at :00, :20, and :40 minutes past the hour,
so players can plan their login times onto an MP server to happen at a
time of day conducive to starting out gameplay.

The adjustments are made gradually, i.e. by speeding up or slowing down
in-game time flow until it syncs up, and then making fine adjustments
to keep it very close to precisely synced.  This avoids any kind of
large distracting jumps from setting the clock, so the time of day
advances continuously.

------------------------------------------------------------------------