Skip to content

History / Building Financing

Revisions

  • docs(wiki): Align all wiki versions to v2.15.0 Updated version references from 2.14.2 → 2.15.0 across 6 wiki pages to match README and modDesc.xml: - FAQ.md (header + footer) - Negotiation-System.md (header) - For-Mod-Developers.md (header + footer) - Vehicle-Leasing.md (footer) - Building-Financing.md (footer) - Console-Commands.md (footer) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @XelaNull XelaNull committed Feb 19, 2026
  • Update version references to v2.14.2 across all wiki pages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @XelaNull XelaNull committed Feb 18, 2026
  • docs: Correct finance term limits across all wiki pages Updated maximum finance terms to match actual code implementation: - Vehicles: 1-15 years (was 1-30) - Buildings: 1-15 years (was 1-30) - Land: 5, 10, 15, or 20 years (was 1-30) Files updated: - Home.md: Finance term references - Building-Financing.md: All term limit mentions and comparison tables - Credit-Scoring.md: Maximum term tables for Excellent credit - FAQ.md: Updated "30-year loan" question to "20-year loan" - Land-Financing.md: All term references, examples, and payment tables - Quick-Start-Guide.md: Credit benefit descriptions - Vehicle-Financing.md: Land financing references and credit tables The UI only offers terms up to 20 years for land (5/10/15/20) and 15 years for vehicles/buildings (1-15), even though the validation layer technically allows 30 years for land. Documentation now reflects what users can actually select in-game. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

    @XelaNull XelaNull committed Feb 3, 2026
  • docs: Update version references to 2.10.1 - FAQ.md: Updated version header and bug report example - Building-Financing.md: Updated footer timestamp

    @XelaNull XelaNull committed Feb 3, 2026
  • docs(wiki): Add icon imagery to Building-Financing page - Added section header icons: handshake, collateral, calendar, loan_doc, sale, lightbulb, status_bad, search - Added subsection icons: credit_score (Credit Score), cash (Down Payment) - Improves visual consistency with other wiki pages (FAQ, Home) - Icons sourced from gui/icons/ using GitHub raw URLs

    @XelaNull XelaNull committed Feb 2, 2026
  • docs(wiki): Add Building Financing page + update nav/stats NEW PAGE: Building-Financing.md - Comprehensive guide to building/placeable financing - Requirements: 750+ credit, 20% down - Terms, rates, monthly payments - Selling financed buildings - Tips, strategy, troubleshooting, FAQ NAVIGATION: - _Sidebar.md: Added to Core Features - Home.md: Added with icon, updated stats STATS: - ~65,000 → ~80,000 lines of code - 113 Lua + 60 XML → 118 Lua + 38 XML files First-of-its-kind feature in FS25 modding!

    @XelaNull XelaNull committed Feb 2, 2026