I've moved my mods to the Nexus and I invite all developers to join.
This is a proof-of-concept mod I made to test my 24-hour clock class and to practice GUI drawing. While I had to replace the actual GUI canvas with text mesh objects, the clock is mostly functional. I'm saying "mostly"...
This mod provides a mostly reliable way to get the 24-hour time of day in the game. It does so by calculating the 12-hour time from the Finland-shaped clock in the player's house, then using the Sun's rotation to decide whether it's the morning or the afternoon.
I've also included a plugin that...