You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
NEW: "Moisture System" Mod Integration! Added dynamic engine load penalties and increased crop losses when harvesting in damp conditions.
NEW: Real-time moisture percentage readout integrated into the draggable HUD.
NEW: Added a new setting to toggle Moisture System integration on/off.
IMPROVED: "Target Engine Load" Auto-Pilot: Implemented a 2% deadzone to prevent micro-oscillations and deliver a much smoother cruise-control experience across varying crop densities.
IMPROVED: Calibration GUI: "Target Engine Load" now features a dynamic color-coded progress bar (Green/Yellow/Red) for better visual feedback instead of plain text.
FIXED: Moisture HUD indicator freezing at its last value instead of resetting to 0% when the combine stops harvesting or reverses.
FIXED: "Target Engine Load" incorrectly showing as "auto" in the calibration menu.
NEW: Added diagnostic console command rhm_inspect to view real-time harvester performance data in the console and log.txt.
IMPROVED: Complete overhaul of crop coefficients using a name-based lookup system for higher precision.
IMPROVED: Distinct separation between Grain Corn and Silage Corn coefficients for realistic harvesting speeds.
IMPROVED: Balanced Grass and Hay harvesting coefficients for both direct cut and pickup methods.
IMPROVED: Refined Pickup load multiplier (from 0.25 to 0.45) for grain windrows to provide more realistic engine resistance.
NEW: Universal "Forage Safety Net" to ensure realistic loads for non-standard or modded crops processed by forage harvesters.
FIXED: Resolved an issue where forage harvester cutters were not detected correctly due to case-sensitivity in category names.
Optimized features that could affect FPS
Fixed several cropping factors
Updated HUD
Updated help pages
Separated server and client settings
Several minor fixes
Added a tool to change coefficients in real time (Disabled by default)