Simple mod that adds a few tweaks to the weather system.
Currently, vanilla weather system is completely random - it means that weather condition can exists for few days in a row, which makes it not very fun to play - this mod aims to fix that.
- More advanced weather picking system
- Fully synchronized weather between host and clients
- Config file with weighted system
- Fully configurable
- Weathers on a new save try to mimic default vanilla behavior, which didn't happen with any modded moons present
Weather calculation operates with weights defined in the config file.
- ability to work with vanilla clients
- additional parameters:
- chance for eclipse based on game's length
- crew daysInRow
- modded weathers support
This project uses LethalCompanyTemplate, licensed under MIT License.
This project uses ConsoleTables, licensed under MIT License.
This project uses Xilophor's LethalNetworkAPI.
Massive thanks to Electric131 and Easyidle123 for their feedback and support.