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, set storm chance, or force a season.
3. FIKA servers:
- Edit the order.json and make sure to load SHS after fika-server, otherwise it thinks it's a single player server.
Configuration Options:
The mod includes several configuration options that can be adjusted in config/config.json:
- enable: Toggle the mod on or off.
- stormChance: Chance for a storm during Summer months (default 10%).
- forceSeason: Force a season with values 0-6, Auto Detect = null.
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
- Early Spring: September 1 - September 30
- Spring: October 1 - November 30
2. Persistence: The mod recalculates the season on each raid 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.
- 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.
- bushtail for the Random Season Ripoff mod which I used as a reference for updating to SPT 3.11.X as well as adapting certain features.