Skip to content

v1.1.3.0 — Annual tax cycle, HUD improvements

Choose a tag to compare

@TheCodingDad-TisonK TheCodingDad-TisonK released this 28 Mar 07:22
· 56 commits to main since this release
b78cfcd

What's New

Annual Tax System (closes #7, proposed by @antler22)

Taxes now work the way real farm businesses operate:

  • Daily accumulation — transactions are tracked but no money is deducted in real-time
  • March payment — the full accumulated tax bill is deducted once per year
  • December advisory — a notification in December shows your estimated bill, what % of your current balance it represents, and the accumulated total so you can plan spending before year-end

HUD

  • New "Est. March payment" row (orange) — always know what's coming
  • New "Next tax event" countdown row — months until payment (red) or advisory (blue)

Settings

  • New Annual Tax Rate option: Low (2%) / Medium (5%) / High (10%)
  • Rate persists across saves

Console

  • New taxAnnualRate command — accepts low / medium / high presets or a custom decimal (e.g. taxAnnualRate 0.08 for 8%)

Bug Fix

  • Fixed double-counting of totalTaxesPaid — daily accumulation no longer incorrectly incremented the paid total; only the actual March deduction counts

Installation

Download FS25_TaxMod.zip and drop it into your Documents/My Games/FarmingSimulator2025/mods/ folder.