0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

weizinai

Virus scan

Safe to use

255 comments

  1. weizinai
    weizinai
    • premium
    • 22 kudos
    Locked
    Sticky
    In the latest release (v2.0.0), I have overhauled nearly the entire codebase to resolve legacy issues and recurring bugs. If you encounter any persisting issues with v2.0.0, kindly upload your SMAPI log along with:
    - A detailed description of the observed behavior
    - Your expected outcome
  2. Modden4Sean
    Modden4Sean
    • member
    • 0 kudos
    I think my issue got lost down below, but to repost;

    I really enjoy playing this mod singleplayer, but I've noticed it doesn't seem to translate well to multiplayer. Both the host and I have all our mods configured exactly the same, and the mod works - but only for one player.
    Whoever reaches the board first is the only one who can see the help wanted quests. No irregularities in SMAPI.

    In Vanilla multiplayer, the help wanted board works for both host and farmhand and both receive their own quests (which are the same), the quest being completed separately by each player.
    I'm not sure if this is intentional or not, I know no where in the description is multiplayer supported and I cant see any other posts about it.


     
  3. NoisyFox
    NoisyFox
    • premium
    • 10 kudos
    I have a few (potentially stupid) questions :

     1 : What is the vanilla non-modded chance of a quest appearing each day without this mod? 
     2 : What do the "more quests" buttons do exacrtly in config?
    1. weizinai
      weizinai
      • premium
      • 22 kudos
      1. 0.9
      2. For example, hardwood and iridium ore are added to the collection quests. The slay monster quests will have more monster targets, and more NPCs will issue slay monster quests.
    2. NoisyFox
      NoisyFox
      • premium
      • 10 kudos
      Perfect, that was my assumption but I just wanted to check! 

      0.9 seems surprisingly high as it would generate a quest almost every day and I'd swear that wasn't my experience in vanilla. 

      Thanks for the answers!
  4. Chooposdesabores
    Chooposdesabores
    • supporter
    • 1 kudos
    Hello All, may i ask what is the best config set up to have the most quests on the board? i once came up with a rando set up while playing with the parameter but it is a long shot for sure to recreate that, thank you all.
    1. weizinai
      weizinai
      • premium
      • 22 kudos
      If you want as many quests as possible, you can try the following methods:
      1. Disable the [OneQuestPerVillager] option.
      2. Adjust the appearance settings to make individual quests smaller. However, it seems not very easy to adjust at the moment. I will optimize the size - related options in the next version.
      3. Increase the number of daily quests. I adjusted the relevant logic in version 2.0.0. Now, quests that cannot fit in the quest menu will appear after you reopen the quest menu.

  5. DarkMagicS0ldier
    DarkMagicS0ldier
    • premium
    • 0 kudos
    Is there an option to remove modded items from the Item Delivery List??
    1. bird1438
      bird1438
      • member
      • 0 kudos
      I also want this, I got 3 big mod packs and don't know where to find 90% of the quest items
  6. cindyexe
    cindyexe
    • premium
    • 9 kudos
    would you be willing to remove the notification that quests are being generated each morning. to me, they feel intrusive.
    1. weizinai
      weizinai
      • premium
      • 22 kudos
      I will add a option to make you can remove it in the next version.
    2. Acrux2
      Acrux2
      • member
      • 0 kudos
      Seconded and thank you for the update!
    3. AnonTrisk
      AnonTrisk
      • member
      • 0 kudos
      Can you tell me where the option to turnoff the notification in GMCM? It doesn't seem to be showing
    4. weizinai
      weizinai
      • premium
      • 22 kudos
      I forget to add it in GMCM. You can edit it in config.json file.
      "ShowQuestGenerationTooltip~: true
    5. fairyfarmer
      fairyfarmer
      • premium
      • 0 kudos
      Hi I changed it from true to false but still seem to be getting the notification? Am I doing something wrong xD
    6. weizinai
      weizinai
      • premium
      • 22 kudos
      What notification do you received? Can you provide a image?
    7. LenneDalben
      LenneDalben
      • supporter
      • 35 kudos
      I too am still getting notifications related to quest generation after setting the config to false. See screenshot of an example here: https://imgur.com/a/IRQEAXT. Maybe the condition wasn't set appropriately in the code?
    8. Starlight0727
      Starlight0727
      • member
      • 0 kudos
      I'm getting these notifications too but I can't find the config file
    9. weizinai
      weizinai
      • premium
      • 22 kudos
      I only disabled the HUD message "Initiating today's vanilla daily quest generation" in the code. Since people frequently ask me why no quests are generated, I didn't add an option to disable it. I will consider adding it in the next version.
    10. LenneDalben
      LenneDalben
      • supporter
      • 35 kudos
      Thanks for the response! Here's another notification I got, in case it's different in the code: https://imgur.com/a/pOciVka

      To your point about people asking about why the quests are sometimes not generated, maybe it's something you could log to the SMAPI log? It could be at the INFO level rather than TRACE level, so it's easier for people to find.
  7. Modden4Sean
    Modden4Sean
    • member
    • 0 kudos
    Hi - I firstly want to start off by saying this mod is really cool, and kudos to you for taking over it from the previous author.

    I really enjoy playing this mod singleplayer, but I've noticed it doesn't seem to translate well to multiplayer. Both the host and I have all our mods configured exactly the same, and the mod works - but only for one player.
    Whoever reaches the board first is the only one who can see the help wanted quests. No irregularities in SMAPI.
    I'm not sure if this is intentional or not, I know no where in the description is multiplayer supported and I cant see any other posts about it.
  8. ZaiReal
    ZaiReal
    • supporter
    • 2 kudos
    Hello. Sorry if this has been asked before but is it normal to not get any friendship points alongside the reward? 
    1. weizinai
      weizinai
      • premium
      • 22 kudos
      Only  item delivery quest get friendship rewards. Are item delivery quests not getting friendship rewards?
    2. ZaiReal
      ZaiReal
      • supporter
      • 2 kudos
      My bad lol. Was thinking they all do. Have yet to do a delivery one. 
      Thanks for the mod :)
  9. tinkikiwi
    tinkikiwi
    • member
    • 0 kudos
    2.0.0 worked fine with gamepad but looks like it's not working again on 2.0.1. 
    1. weizinai
      weizinai
      • premium
      • 22 kudos
      I will fixed it in the next version.
  10. catlover718
    catlover718
    • member
    • 0 kudos
    Not sure if it's conflicting with something (I do have a loooooot of mods), but I set the time limit to 10 days and lots of the requests still only give me 2 days. Some give 10 days tho
    1. catlover718
      catlover718
      • member
      • 0 kudos
      Nvm it's not the mod's fault, I'm just an idiot and can't read 🤦‍♀️
      Sorry about that!
  11. ImShawn
    ImShawn
    • supporter
    • 22 kudos
    PiCore link in the required tab doesn't work?
    1. MidnightVoyager
      MidnightVoyager
      • premium
      • 215 kudos
      nexus bug. Try refreshing and then clicking it.