·
49 commits
to development
since this release
Tax Mod v1.1.5.0
This release brings Tax Mod into the Realistic Farming ecosystem, adds a companion expense API, and starts recording irrigation running costs in your ledger. It also folds in the earlier multiplayer and HUD fixes since the last full release.
New
- Irrigation operating costs in the ledger. With Seasonal Crop Stress irrigation running, each in-game day's pump operating cost is recorded once as a deductible Irrigation Operations expense, attributed to your farm. It mirrors a cost Seasonal Crop Stress already charges, so it never adds a second charge (bookkeeping only).
- Ecosystem integration. Tax state now persists through the shared save system, reports to the unified on-screen display, and its settings show up in the Farm Tablet's System Settings app.
- Companion expense API. Other Realistic Farming mods can record deductible expenses into the tax ledger through a shared, server-authoritative write path.
Fixed
- Multiplayer: the annual tax deduction is now gated to the server, so it applies once on the host rather than once per client.
- HUD edit mode opens via its own key binding instead of right-click, and the tax HUD no longer consumes right-clicks meant for other UI.
Localization
- Added Danish (native translation by DJWestDK).
Notes
- Every ecosystem hook is optional and one way. With none of the other Realistic Farming mods installed, Tax Mod behaves exactly as it did in v1.1.4.1.
- Multiplayer note: the ecosystem bridges are single-host verified; wide two-machine testing is ongoing across the suite.
Full comparison: v1.1.4.1...v1.1.5.0