RELEASED [Halted Development] [SMAPI 0.39.7+] Zoryn's Mods

Discussion in 'Gameplay Mechanics' started by Zoryn4163, Mar 8, 2016.

Tags:
  1. AmyRachaelNapier

    AmyRachaelNapier Void-Bound Voyager

    @Pathoschild Here you go. I don't know what else is happening there, going to look into that...
    Sorry I'm a bit late with this.
     

      Attached Files:

    • Pathoschild

      Pathoschild Tiy's Beard

    • AmyRachaelNapier

      AmyRachaelNapier Void-Bound Voyager

    • Pathoschild

      Pathoschild Tiy's Beard

    • senlim

      senlim Subatomic Cosmonaut

      Found a bug (may not be new) on "Calendar Anywhere".
      As you exit any house (change place), click calendar and it will crash to desktop.

      Crash log:
      https://pastebin.com/Cq5040qG
       
      • Enkii

        Enkii Void-Bound Voyager

        For the FishingMod, if I want to leave it as vanilla fishing and just have infinite tackle or bait, what should the configuration be like?

        Should it be like this example below or should I leave the base values from the mod?
        Code:
        {
          "AlwaysPerfect": false,
          "AlwaysFindTreasure": false,
          "InstantCatchFish": false,
          "InstantCatchTreasure": false,
          "EasierFishing": false,
          "FishDifficultyMultiplier": 0.0,
          "FishDifficultyAdditive": 0.0,
          "LossAdditive": 0.0,
          "InfiniteTackle": true,
          "InfiniteBait": false
        }
        
        If anyone already tested and can confirm, please help me with this. Thank you.
         
        • Pathoschild

          Pathoschild Tiy's Beard

          Fixed in the next release. Thanks for pointing that out!

          Like this:
          Code:
          {
            "AlwaysPerfect": false,
            "AlwaysFindTreasure": false,
            "InstantCatchFish": false,
            "InstantCatchTreasure": false,
            "EasierFishing": false,
            "FishDifficultyMultiplier": 1.0,
            "FishDifficultyAdditive": 0.0,
            "LossAdditive": 0.0,
            "InfiniteTackle": true,
            "InfiniteBait": true
          }
          
           
            Enkii likes this.
          • Pathoschild

            Pathoschild Tiy's Beard

          • Enkii

            Enkii Void-Bound Voyager

            Thanks, Pathoschild.
             
            • Zach Lykos

              Zach Lykos Scruffy Nerf-Herder

              If you click off the screen so the game pauses but doesn't go into a menu, regen while still will still work.
               
              • Rupert484

                Rupert484 Title Not Found

                timespeed 1.8 doesn't seem to be working properly anymore. im able to freeze time but setting the tick length either in game or via the config doesn't have an effect, though im not sure if that's my fault, the mod's fault, or a compatibility issue
                 
                • Pathoschild

                  Pathoschild Tiy's Beard

                  Version 1.9 of these mods is now available! (For Stardew Valley 1.3 only.)

                  Release notes:
                  • Updated to Stardew Valley 1.3 (including multiplayer).
                  • MovementMod:
                    • Enabled speed boost and sprinting by default.
                    • Simplified mod configuration.
                    • Removed walking speed boost (can break cutscenes).
                  • RegenMod:
                    • Simplified mod configuration.
                   
                  • Midnyght

                    Midnyght Orbital Explorer

                    Edit: nevermind, had grabbed the SDV 1.3 version accidentally :)

                    I've installed the FishingMod in my Mods folder but the config didn't auto generate and when I tried to make it myself, my bait and tackle are still getting used up when infinite is set to true on both (just copied the above settings). I have a bunch of other mods, so not sure why this one isn't loading
                     
                    • Nurio

                      Nurio Cosmic Narwhal

                      I can't find the 1.9 version of RegenMod, sadly
                       
                      • Pathoschild

                        Pathoschild Tiy's Beard

                        @Nurio I added RegenMod to the download page. Sorry about that!
                         
                          Nurio likes this.
                        • Nurio

                          Nurio Cosmic Narwhal

                          Yay, thank you!

                          By the way, I am a bit confused by the Movement Mod. I changed the default setting for running speed from 5 to 3 and left the rest as is. When I try sprinting in the game by pressing left shift, my character instead starts walking very slowly while my stamina/energy drains really quickly. (The stamina drain is of course expected, but not the slow speed!) The sprinting multiplier seems to be set to 2
                           
                          • Pathoschild

                            Pathoschild Tiy's Beard

                            @Nurio Might be because left shift is the toggle-run key; try assigning it to a different key and see if it works better.
                             
                              Nurio likes this.
                            • Nurio

                              Nurio Cosmic Narwhal

                              Ahaha, that was it. Man, do I feel silly; I never knew there was a run (or walk, if you have running on by default) button in Stardew Valley

                              One other question, then. Do you know exactly what "Easy fishing" does in the Fishing Mod? There's a setting for that, which is off by default, but what exactly does it do?
                               
                                Last edited: May 1, 2018
                              • Pathoschild

                                Pathoschild Tiy's Beard

                                @Nurio It significantly reduces the difficulty rating of all fish and disables the harder motion types.
                                 
                                  Nurio likes this.
                                • Outlander04

                                  Outlander04 Void-Bound Voyager

                                  I installed durable fences and for some reason i place wooden fences and gates and they decay almost right away... not sure if its compatiblity with other mods or not, just wanted to mention it.

                                  list of mods used
                                  Activate sprinklers
                                  Automate
                                  durable fences
                                  Faster grass
                                  fast travel
                                  fishing mod
                                  level up notifications
                                  look up anything
                                  loved labels
                                  movement mod
                                  npcmap locations
                                  range display
                                  scythe harvesting
                                  self service
                                  timespeed
                                   

                                  Share This Page