Version 2.0.0.1

- Moved Yield Control settings from “General Settings” to a separate YC tab in the game settings to free up space and reduce clutter in the general settings list
- Reworked individual crop multipliers: they are now controlled by a separate Off/On switch
- When individual crop multipliers are disabled, the global yield multiplier is active and crop multipliers are inactive
- When individual crop multipliers are enabled, the global multiplier is reset to 1.0x and becomes inactive
- When individual crop multipliers are disabled again, all crop multipliers are reset to 1.0x
- Added crop icons next to crop names in the YC tab to make the crop list easier to read and navigate
- Crop icons are taken from registered crop/fillType data when available; if no icon can be detected, a fallback icon is used
- Updated in-game setting descriptions and localization


Version 2.0.0.0

- Completely reworked the yield multiplier system
- Added individual yield multipliers for each crop available on the current map
- Kept the global yield multiplier for all crops
- Added automatic crop detection from the current map: the number of settings depends on the number of available crops on the map
- Added support for mod maps and additional registered crops: new crops automatically appear in the settings if they are registered through fruitTypes
- Modded crop names use the map/mod localization if provided by the author
- Settings are now saved separately for each savegame slot
- Added protection against loading old settings after deleting a savegame and creating a new career in the same slot
- Settings have been moved to a separate folder:
  modSettings/FS25_YieldControl/FS25_YieldControl.xml
- Improved the settings file structure
- Improved settings loading and saving
- Added automatic cleanup/update of savegame data when creating a new career in the same slot
- Removed unnecessary log messages when changing multipliers
- Cleaned the Lua script from temporary lines
- Improved setting descriptions in the in-game menu
- Updated localization for all languages

Note:
If the global multiplier is set to 1.0x, individual crop multipliers can be adjusted separately.
When the global multiplier is changed, individual crop multipliers are reset.
When an individual crop multiplier is changed, the global multiplier is reset to 1.0x.


Version 1.3.0.0

- Completely reworked the yield multiplier settings saving system
- Yield multiplier settings are now saved separately for each savegame; previously, global settings were shared across all savegames
- Improved settings loading and applying

Important:
If you used previous versions of the mod, delete the old global settings file:

Documents/My Games/FarmingSimulator2025/modSettings/FS25_YieldControl.xml

This is required for the new per-save settings system to work correctly.


Version 1.2.0.0

- Added settings from 0.5x to 0.9x for hardcore gameplay
- Full multiplier range: from 0.5x (-50%) to 5.0x (+400%)
- Updated translations for new values in the settings menu
