From the scientists who brought you the Weather Machine, introduce Real Weather. Real Weather allows you to experience weather events from your physical location and brings those events directly into the game in real time. Once weather is reported in your area, it will happen near instantly in your game within 1 hour of the report.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are not allowed to use assets from this file under any circumstances
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
In order to be considered for access to any of my mod's source code, you must reach out to me via PM and provide some specific information about your project and you'll be asked to sign a Software License and a Non-Disclosure Agreement.
After these documents are signed and there aren't any questions, you will be provided an API key to access the backend for development purposes.
Note: Creating add-ons to the SDVWM Platform does not require a software license agreement and can be forked from here directly. https://github.com/SixthTitan/SDVWM_Example_Addon
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2022.6.5
Reduced the amount of chances that it will rain from the Random Weather method.
Updated Random Weather method to randomly affect only 1 season (This gives the player a 1/4 chance that the weather will change unpredictability. This probability could change in the future depending on player feedback)
Fixed an issue causing the incorrect weather icon to appear for affected real time weather conditions.
In the event that the player's weather is not affected from the Random Weather (3/4 chance) it will re-apply the current weather forecast instead for their area.
Temporarily disabled Whacky Mode - Will be reconsidering how to better incorporate this mode.
Version 1.0.2
Added random weather probability in the event that the farmer's weather pattern becomes too predictable.
Reduced lines of code for optimization
Made weather generate randomly if the reported location continues to have the same forecast the following in game day and will be dependent on the game's current season. (Rain will turn to snow in the winter, sleet in the fall, and rain in the spring and summer accordingly)
In addition to weather data being gathered on launch, the mod will now check for updated weather data during the end of each game day. (Note: The mod will still cache requests and not make repeated requests until after 1 hour in real time)
Added a new Whacky mode, the weather and season will change randomly every day making the game experience truly unpredictable.
Version 1.0.1
Fixed an issue where the weather would not clear when none of the weather conditions are enabled. (When the weather is clear outside, it's supposed to clear up the weather in game)
Improved File I/O handling
Fixed an issue where Real Weather would not properly return weather conditions when running independently.
Summary: Real Weather allows you to experience weather events from your physical location and brings those events directly into the game in real time. Once weather is reported in your area, it will happen near instantly in your game within 1 hour of the report