Skip to content

AndreyMrovol/LethalWeatherTweaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherTweaks

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.

Features

  • 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

Conditions

Weather calculation operates with weights defined in the config file.

To-do

  • ability to work with vanilla clients
  • additional parameters:
    • chance for eclipse based on game's length
    • crew daysInRow
  • modded weathers support

Credits

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.