Dildz added a new file:
QuoteDisplay MoreAutomatically adjusts the in-game season based on the southern hemisphere dates and the system date, ensuring that the season reflects the real-world time of year.
Installation:
1. Download and Extract: Download the mod package zip from releases and extract it into your SPT directory.
2. Configuration:
- The mod comes with a config.json file where you can enable or disable the mod, or force a season.
Configuration Options:
The mod includes several configuration options that can be adjusted in config/config.json:
- enable: Toggle the mod on or off.
- enableStorms: Disabled/Bypassed.
- consoleMessages: Toggle console messages on or off.
- forceSeason: Force a season with values 0-4, Auto Detect = -1.
How It Works:
1. Season Determination: The mod calculates the current season based on the server’s system date and time. It follows the Southern Hemisphere's seasonal calendar:- Summer: December 1 - February 28
- Autumn: March 1 - April 30
- Late Autumn: May 1 - May 31
- Winter: June 1 - August 31
- Spring: September 1 - November 30
- Early Spring & Storm disabled/bypassed
2. Persistence: The mod recalculates the season on each server start, ensuring that the correct season is always in effect.
Known Issues:
- The mod defaults to summer if there is any issue determining the current season.
- Selecting Early Spring or Storm causes raid loading to fail when setting the weather. Both have been disabled from selection until a fix can be found.- Ensure the server’s time zone is correctly configured, as the mod relies on the system date to determine the season.
Support:
This mod is provided as-is, with no official support. If bugs are reported I will do my best to fix.
It is intended for tinkerers and advanced users who understand how to modify and troubleshoot their game environment.
Please make sure to back up your game and mod files before making any changes.
License:
This mod is licensed under the MIT License. See the LICENSE file for more details.
Credit:
- DewardianDev for the original All The Seasons mod which this is based on.
- sheepy for the Simple Season Selector mod which I used as a reference for updating to SPT 3.10.X as well as adapting certain features.