RimWorld

RimWorld

755 ratings
Smart Farming Continued
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.3, 1.4, 1.5, 1.6
File Size
Posted
Updated
5.068 MB
12 Apr, 2024 @ 6:52am
19 Jun @ 1:14pm
5 Change Notes ( view )

Subscribe to download
Smart Farming Continued

Description
Original Mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2619652663
Note: You must unsubscribe from the original mod, I use the same packageId to keep compatability going!



Original Description

This is a quality of life mod which provides a number of extra tools and information for your grow zones.

Features
    Smart sow: When enabled, pawns will not bother sowing plants if there's no chance of the plant reaching its minimum growth (typically 65%) before it is expected to die from the cold or toxin. This is especially helpful for users of Seeds Please to avoid wasting seeds.It may also allow plants to be sown a couple days earlier than normal by giving a more accurate read on the weather.
  • Zone prioritization: You can assign per-zone priority levels to mark some fields as being more urgent than others.
  • No petty jobs: When enabled, this prevents pawns from re-sowing a zone if the number of empty tiles is below a configured threshold. This can be useful for livestock grazing zones, so pawns don't come racing over to replant a blade of grass a cow just ate.
  • Align plants: If plants need the cells around them clear (like trees), you can toggle alignment mode and pawns will plant in clean rows, as opposed to scattered about randomly.
  • Merge zones: Allow separated grow zones to link together, even if physically separated.
  • Force sow: Allows pawns to sow a grow zone regardless of weather conditions. This can be useful if you are sowing plants which will not die from the cold, such as trees, or to try and start the grow season a few days earlier.
  • Harvest if dying: If any plant dies from the cold, all plants of that type will be marked for harvest to try and collect before any more die off.
  • Cut if blighted: Any plant infected with blight will automatically be marked for removal.
  • Disallow harvest: If for some reason you don't want pawns to harvest a field, you can forbid a zone.
  • Harvest early: A Harvest now gizmo has been added as a shortcut to mark this zone for immediate harvesting, in case you don't want to wait for 100% growth for whatever reason.
  • Food estimates: An estimate is given on how much nutrition a zone may potentially supply, including its days' worth of food given the current colony population.
FAQ
Q. How does smart sow do its prediction exactly?
A. It fetches the grow zone's plant's def and calculates how many ticks it has left to grow. Then it internally simulates its growth over that duration and forecasts the weather along each step. If the plant is predicted to survive to its minimum harvest day, sowing is allowing.
Q. How does food estimation work?
A. All pawns and prisoners in the colony (does not include away pawns) have their hunger rate (nutrition eaten per day) cached periodically. This factors everything from race stats, implant buffs, traits, etc. Added all together, this value is compared with the estimated zone yield if it were processed into meals (you can configure this in the options).
Q. Performance impact?
A. Most of the code just runs 1 tick out of every 2500 (hourly) to update the cache. The rest involves the workscanner and has a negligible impact as it just uses that cache data.
Q. Zone priority is not working for harvest?
A. It is, but it can be misleading. When a job package is assigned to them, it includes multiple plants. If there was not enough plants in one priority to fill their package, they'll include some from the next priority down. They then work on their job package, starting with the closest plant.
Q. What about grow zones within indoor greenhouses?
A. Most of the functionality of this mod skips any plants that have a roof over it.
Compatibility
  • Can be added or removed to games at any point.
  • Growth prediction is not aware of the 24h growth feature from the mod Static Quality Plus.
  • No Sow mode is ignored if using Farming Hysteresis's toggle.
Credits
  • German translation by Dimos
Popular Discussions View All (2)
0
8 Jun @ 10:35am
Bug report
Zlygork
0
23 Sep, 2024 @ 9:02am
Wondering about the estimation math
chembot
101 Comments
R4nD0mI3z 6 minutes ago 
Hit the same issue like below - looks like growth rate depends on zone settings which impacts if it is possible to grow the plant at all, so it behaves like:
- Growth 100% or 140% if zone is set to force or ON
- Growth 0% if zone is set to OFF
- Growth 0 or max depending if zone is currently in cannot grow or can grow state, if zone is set to smart
Kinda funny bug though my pawns will not laugh through the winter xD
FerrisCG  [author] 1 hour ago 
Sorry for delay on fixing that, will be fixed today am just testing fixes atm
CertifiedAHole 2 hours ago 
@Morgreth Any way to fix it?
Morgreth 5 hours ago 
@Parker_TheGhost: I have seen the same thing happening. It's not quite because of having the mod loaded at all but with the Smart or Off mode. Rather than merely stopping sowing it kinda tricks the plant into thinking that it actually is too cold to grow at all.
Parker_TheGhost 18 hours ago 
I'm having a weird issue where sometimes plants in the zones don't grow at all. I tried testing with the mod removed and the plants grow normally as expected.
Deggial 10 Jul @ 10:51am 
@FerrisCG:
Would you consider adding support for the water-growing zones of 'Vanilla Expanded – More Plants'?
I'm not sure if the lack of support is the reason, but my water-growing zones never get sown.
They're not broken; if I order sowing manually, it works. Obviously, this method is not feasible in the long run.
sammysticks 8 Jul @ 11:41am 
I'm having the same issue Bodacious Cowboy reported on Jun 30.
Litzner 7 Jul @ 8:16am 
In 1.6 here, if I turn off sowing my nutrifungus stops growing completely.
Uttley 6 Jul @ 4:18pm 
hello, for me, in 1.6, smart mode causes plants to stop growing entirely rather than stopping pawns from sowing them
WIbigdog 4 Jul @ 5:55pm 
Thanks for the tip!