- FS25
- 17
- 03.2026
- 21:14
FS25 Farm Tablet v2.1.0.0
|
Opis
FS25 Farm Tablet v2.1.0.0
FarmTablet — A compact, all-in-one farm management tablet for Farming Simulator 25.
Originally inspired by a tablet mod for FS17, built from scratch for FS22 and now fully converted and rewritten for FS25. The goal is simple: useful farm info at a glance, without getting in the way of gameplay.
The mod has been rebuilt with a clean, modular structure — every app lives in its own file, making it easy to expand, fix and improve over time. It’s actively developed and shaped by community feedback.
What’s in it right now:
Dashboard — farm overview with balance, fields, vehicles and world state
Weather — current conditions, temperature, wind, cloud cover and forecast
Fields — all owned fields with crop type and growth stage
Animals — pen status with food, water and cleanliness levels
Workshop — nearby vehicle diagnostics with fuel, wear and operating hours
Bucket Tracker — load counter for wheel loaders and excavators
Digging — excavation tracking and soil scanner
App Store — browse and manage installed apps
Settings — configure the tablet from the pause menu
Updates — changelog and version history
Mod integrations (auto-detected at runtime, safe to run without them):
NPC Favor, Soil Fertilizer, Seasonal Crop Stress, Income Mod, Tax Mod
What’s coming next:
Better tablet visuals and frame design
Icons instead of text labels
Sounds, color tweaks and UI polish
More apps and deeper interactions based on feedback
Multiplayer improvements
The mod is in active development. Bug reports, ideas and suggestions are always welcome — this is a community project and your feedback directly shapes what gets built next.
Github: https://github.com/TheCodingDad-TisonK/FS25_FarmTablet
COPYRIGHT NOTICE:
All rights reserved. Unauthorized redistribution, copying, or claiming this mod as your own is strictly prohibited.
Original author: TisonK
V2.1.0.0
* Added scrollwheel support to sidebar using `Input.isMouseButtonPressed` (correct FS25 API)
* Added scrollbar indicator with thumb, track and arrows when apps overflow the sidebar
* Added per-app unique accent colors across sidebar highlight, header divider and topbar tint
* Added power, volume up and volume down hardware buttons to the right bezel
* Added speaker grille detail to the left bezel
* Fixed Workshop not detecting workshop placeables (now scans `spec_workshop` on placeables)
* Fixed Workshop vehicle detection range expanded to 35m
* Fixed Workshop REPAIR button with three fallback strategies including MP-safe `VehicleRepairEvent`
* Fixed Weather pulling wrong rain scale (now probes all known FS25 API variants)
* Fixed Weather wind speed not converting m/s to km/h
* Fixed Weather forecast not normalising condition field names across FS25 versions
* Fixed NPC Favor reading non-existent `.npcs`/`.favorLevels` (now uses `g_NPCSystem.activeNPCs`)
* Fixed NPC Favor relationship being treated as 0–1 float instead of 0–100 integer
* Fixed Soil Fertilizer using wrong global `g_soilFertilizerManager` (correct: `g_SoilFertilityManager`)
* Fixed Soil Fertilizer using non-existent `.soilData`/`.getSoilStatus()` (now uses `:getFieldInfo()`)
* Fixed Crop Stress using wrong global `g_currentMission.cropStressManager` (correct: `g_cropStressManager`)
* Fixed AppRegistry autoDetect using wrong globals for NPC Favor, Crop Stress and Soil Fertilizer
* Improved Weather temperature display with feel label (Freezing/Cold/Cool/Mild/Warm/Hot)
* Improved Weather precipitation with intensity bar
* Improved NPC Favor to show town reputation, active favors, completed count and money earned
* Improved Soil Fertilizer to show per-field N/P/K status, pH, organic matter and needs-fertilizer flag
* Improved Crop Stress to show per-field moisture bar alongside stress percentage
V1.1.2.0
Full changelog -> https://github.com/TheCodingDad-TisonK/FS25_FarmTablet/releases/tag/v1.1.2.0
V1.1.1.1
– Fixed missing env scope for Tax Mod
– Fixed issue with enable/disable buttons for the Tax app
V1.1.1.0
Three new apps, mod detection fixed, and a build that actually loads
The previous version had a silent packaging bug that prevented the mod from loading at all on some systems.
This update fixes that, adds three new apps, and corrects the Income Mod integration that wasn’t being detected even when the mod was active.
What’s new:
– Vehicle Workshop app — inspect nearby vehicles: fuel level, wear/condition, operating hours, and attached implements
– Field Status app — see field ownership, crop type, and growth stage for fields near you
– Animal Husbandry app — livestock counts, feed status, and productivity for your barns
What’s fixed:
– Income Mod now shows up correctly in the tablet when FS25_IncomeMod is installed
– Vehicle Workshop was showing „no vehicles nearby” even when standing next to a tractor — fixed
– Mod failed to load entirely on some installations due to a zip packaging issue — fixed
– UI polish: better layout, cleaner section headers, progress bars, and more consistent colors throughout
No save migration needed. Drop in the new zip and go.
V1.1.0.6
Visual Overhaul & UI Polish
The tablet’s information panels were functional but hard to read at a glance — everything looked like a plain text dump. This update cleans up the layout across every app so it’s faster to find what you’re looking for mid-session.
What’s new / What’s improved:
– Every app now has a clean divider line under its title — no more content blurring into the header
– Section labels (Finances, Farm, Weather, etc.) now show a small green accent bar on the left for quicker scanning
– Bucket Tracker now shows a color-coded fill bar under the fill percentage — green when full, orange mid-range, red when low
– The content area has a subtle top border giving it a proper card-style look
– NPC Favor, Crop Stress, and Soil Fertilizer app integrations added (auto-detected if the mods are installed)
– Interactive Settings app — toggle notifications, sound effects, and debug logging directly from the tablet
– Several behind-the-scenes bugs fixed: overlay memory leaks on app switch, startup app mapping, cross-mod global references
– Version display in Settings and Changelog apps was showing the wrong number — fixed
Saves: No migration needed. Drop in and play.
V1.1.0.5
Full changelog -> https://github.com/TheCodingDad-TisonK/FS25_FarmTablet/pull/4
– Complete overhaul of the tablet






















Komentarze do "Farm Tablet v2.1.0.0"