RimWorld

RimWorld

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

Subscribe to download
Smart Farming Continued

Description
Original Mod: https://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 (3)
2
Jul 18 @ 12:20pm
[Bug] Cannot Grow - Temperature range (Smart sowing setting) 0 Growth
Dracon
5
9 hours ago
Bug report
Zlygork
0
Sep 23, 2024 @ 9:02am
Wondering about the estimation math
chembot
121 Comments
M4 4 hours ago 
Read comment
ネコットさん 6 hours ago 
Not sure if this is intended behavior, but currently if you turn off sowing, it also makes the existing plants stop growing.
WIbigdog Jul 19 @ 3:44pm 
Thanks for addressing this Ferris, can't wait for the update cause I love this mod
FerrisCG  [author] Jul 19 @ 2:13pm 
Fix for most issues going out tonight when i get home finally finished updating it again xD
Deggial Jul 18 @ 10:29pm 
Referring to my last entry:
*None* of the newly added growing zones of the 'Vanilla Expanded – More Plants' mod are actually supported by 'Smart Farming'.

I would *love* this to be changed.
Kaoschan Jul 18 @ 11:36am 
If you zone ambrosia and disallow sowing in order to not destroy them but still allow for harvest - the plants don't grow (bad temperature debuff)
VitaKaninen Jul 17 @ 6:30pm 
@Cranberry, TD enhancement pack has been updated.
Cranberry Jul 17 @ 3:49pm 
Could you add the feature present in some other mods where you can drag a growing area and it will only "place" the growing zone over tiles of the same fertility? I think maybe it was in TD enhancement pack but it wasnt updated last I checked. They tend to be a bit slow to update and they have a lot of other features that arent farming related in that mod.
Legalas Warrior Jul 17 @ 12:31pm 
there is a bug - plants dont grow when planting is not allowed.
Auspician Jul 17 @ 7:02am 
Just discovered the bug where fields set to not seed don't grow because it somehow thinks the temperature isn't right. Glad to hear you are working on this.