RimWorld
Farming Hysteresis
20개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 7월 20일 @ 오전 4시 14분

Fixed

  • Forgot to handle a case where the plant-to-grow has been set to null.

업데이트: 2025년 7월 16일 @ 오전 5시 07분

Fixed

  • Gracefully handle the case where the plant-to-grow has been set to null. This does not happen normally, but some mods do it, such as "Progression: Agriculture."
  • Restored compatibility with Vanilla Plants Expanded - More Plants.

업데이트: 2025년 6월 30일 @ 오전 1시 11분

Added

  • Rimworld 1.6 support.

업데이트: 2024년 8월 25일 @ 오전 2시 34분

Added

  • Added a dialog to get people to add a future dependency. Since Rimworld doesn't have a good mechanism to automatically add new dependencies, we need to be a little in-your-face about it.

업데이트: 2024년 5월 23일 @ 오전 1시 01분

Fixed
* Type checking code was a bit too narrow, causing exceptions where they weren't appropriate.

업데이트: 2024년 5월 22일 @ 오전 5시 58분

Added
* Added compatibility with Vanilla Plants Expanded - More Plants' custom aquatic and sandy growing zones.
* Added filtering to hysteresis tab
* Added a setting for counting all items on a map instead of only items in storage

업데이트: 2024년 5월 21일 @ 오전 8시 40분

Added
* Added a setting to hide the Hysteresis tab from the game.

Changed
* Removed farming hysteresis text from inspect strings as well as the "configure hysteresis" gizmo and related dialog. Both concepts were unified into an inspect tab that is now added instead.

업데이트: 2024년 4월 1일 @ 오전 1시 19분

Added
* Added support for versions 1.3 and 1.5.

Fixed
* Harvest control logic wasn't working properly for growing zones since I had misunderstood the logic of "allow cut" on growing zones.

업데이트: 2023년 1월 4일 @ 오전 5시 52분

Added
* Add support for choosing which aspect of farming gets controlled. The default setting is sowing, the behavior that was hardcoded in the past, but now it also allows controlling harvesting instead, or even both.
* Moved the configuration of hysteresis parameters from command buttons to a dialog. This gives better control over the bounds, including the ability to type the numbers in directly. A setting was also added to bring back the command buttons, if you prefer those.

Fixed
* The checkbox "Growing zones and hydroponic basins enable hysteresis upon placement" was incorrectly wired to the "Use global hysteresis values by default" value, so it wasn't possible to disable hysteresis being on by default.
* Some texts had accidental newlines that have been removed.
* The mod now properly supports interacting with multiple selected growing zones.

업데이트: 2023년 1월 2일 @ 오전 2시 26분

Added
* Norwegian translations added.
* Main tab for hysteresis configuration added.
* Support for hydroponics added.