Skip to content

v2.4.1.0 - FieldSentry app + Tablet Focus API

Choose a tag to compare

@TheCodingDad-TisonK TheCodingDad-TisonK released this 18 Jun 20:31
· 11 commits to development since this release

A two-part update focused on integration.

FieldSentry app

A new app that surfaces Soil & Fertilizer's FieldSentry right on the tablet. For every field you own it shows whether the soil sim is active, asleep (your choice), under an NPC contract, or decorative — and lets you toggle a field to Sleep or mark it a Meadow without diving into console commands. Admin-gated and validated by the host in multiplayer, read-only for non-admins, and it appears automatically when a FieldSentry-capable Soil & Fertilizer build is installed.

Tablet Focus State API

The tablet now publishes its on-screen state on g_currentMission.farmTablet (whether it is visible, and which app is active), with an event other mods can subscribe to. Worker Costs uses it so its Pro-Staff panel steps aside when the tablet is open, instead of two overlays fighting. This is the proper, FS25-native home for what was the old browser-tab idea.

Pair this with the matching Soil & Fertilizer and Worker Costs releases. As always, back up your save and shout on the tracker if anything looks off.