RELEASED [SMAPI 1.8+] More Rain Redux

Discussion in 'Gameplay Mechanics' started by mrslowly, Mar 17, 2017.

  1. mrslowly

    mrslowly Void-Bound Voyager

    [​IMG]

    Inspired by More Rain, I wrote my own version that's leaner in code and uses a better save config.

    The config will be generated when you run SMAPI.
    What the config file will look like:

    Code:
    {
      "LogOutput": false,
      "SpringRainChance": 25,
      "SpringStormChance": 5,
      "SummerRainChance": 35,
      "SummerStormChance": 10,
      "FallRainChance": 25,
      "FallStormChance": 5,
      "WinterSnowChance": 20
    }
    
    Where the number is the percentage of chance of it happening.
    If you set "LogOutput" to true, you will see messages in the console each night saying what the weather will be for tomorrow.

    This has only been tested on Windows so far.
    It'll be updated for 1.9 when it comes out.

    Download:
    https://github.com/azah/SDV-MoreRainRedux/releases/tag/1.0

    Source:
    https://github.com/azah/SDV-MoreRainRedux
     
      Last edited: Mar 17, 2017
      Hammurabi likes this.
    • mrslowly

      mrslowly Void-Bound Voyager

      If anyone playing on Mac / Linux could test this mod, that'd be cool.

      If anyone wants extra features also let me know. I'm not sure what else I can add but I'm pretty open to ideas.
       
      • Koihime Nakamura

        Koihime Nakamura Ketchup Robot

        Iiit should be fine, automatically with the latest SMAPI.
         
        • glug

          glug Space Hobo

          Not sure what's going on, but it's raining in winter for me now :(
           

          Share This Page