Server.setDay

A new update is now available, introducing seasons and more!
Latest hotfix: 0.8.0.1 (2024-12-20)
  • The game previously tracked an ingame day, month and year. While our original implementation of seasons intended to rely on the month (i.e. spring begins in March, summer in June, Fall in September, winter in December), it turned out that this results in seasons lasting too long (with default settings, each season would last roughly 70-90 realtime hours). Speeding this up by skipping some days or months didn't seem to be a good solution (this could be confusing for the player).


    As a result, we decided to remove months - now the game only tracks days and years (one year having 124 days, i.e. 31 days per season). The seasons are fixed, i.e. the first day of a year is always spring, the last day of a year is always winter etc. When using the built-in season console command, the game basically just modifies the date.


    For the API, we can add a setDay() method of course :) We can also add a setSeason() method (but internally this would also just change the date). Once the duration of a season becomes configurable, we could also expose that to the API of course ^^

  • Question: why are (roughly) 70-90 realtime hours to long? That's in real lif almost 3 to 3,75 days. That's just nice and not to long!

    The game will take a while in spring and summer. And the game will also take a while in autumn and winter. Makes the experience of survival more real. 8)


    It's maybe possible making it so, if the serverowner/player wishes, to set ingame day, month and year. So the original implementation can be choosen but the default setting is the new implementation.;)

  • Question: why are (roughly) 70-90 realtime hours to long?

    Naja, im Ernstfall sind das 3.75 Reale Tage (wenn der Server Läuft) bis mann wieder was anPflanzen kann, das wird ein Heftiger Winter:wat:
    Aber du könntest ja die InGame Tage Länger machen, ich weiß nicht genau ob der Verbrauch sich auch anpasst und Sinkt.


    ####

    Well, in the case of the 3.75 are real days (if the Server is Running) to a man what can grow, the will be a Fierce Winter :wat:
    But you couldn't, Yes, the in-game days Longer to make, I know exactly whether the consumption adapts and Drops.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!