Skip to content

v2.3.2.0 — Bug Fix Release

Choose a tag to compare

@TheCodingDad-TisonK TheCodingDad-TisonK released this 28 May 17:47
· 36 commits to main since this release
d5fa526

What's Fixed

Scroll & Input

  • Scroll direction was backwards — wheel up now correctly reveals content toward the top (#47)
  • Scrolling no longer zooms the game camera while the tablet is open (#50)

Edit Mode

  • EXIT EDIT MODE button now works correctly (was being swallowed by drag detection) (#52)
  • Exiting edit mode no longer hides the mouse cursor while the tablet is still open (#52)

Settings

  • Settings page no longer snaps back to top while scrolling (#53)

Field Manager / Field Jobs

  • Crop ready-to-harvest detection now uses each crop's actual harvest threshold instead of a hardcoded stage number — wheat, canola, corn, potatoes, and all other crops now show "Ready" correctly (#55, #61)

Weather

  • Replaced cryptic ASCII symbols with readable labels: CLEAR, RAIN, STORM, FOG, OVC, CLOUD (#54)

Income & Tax Mod pages

  • ENABLE/DISABLE buttons now highlight the current state (green = enabled, red = disabled) instead of the action (#56, #57)

Digging

  • Position and elevation now use the vehicle's location when driving, not the player's in-cabin node — fixes incorrect underground Y values (#58)

Workshop

  • Subtitle now clearly shows shops vs nearby vehicles: 2 shops | 3 vehicles nearby (#59)

Storage

  • Fixed section headers overlapping the fixed app header when scrolling (#60)

Full changelog: compare v2.3.1.1...v2.3.2.0