There was an error while loading. Please reload this page.
docs: Point downloads to GitHub Releases, update stats to v2.15.0 - Home: Update version to v2.15.0, add download link, update codebase stats - Installation: Make Releases link more prominent - Sidebar: Add Releases link at top of Links section Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: Update version references to 2.13.1 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: Integrate all 23 screenshots into wiki - 100% usage achieved Added screenshots to 7 wiki pages for complete visual documentation: - Vehicle-Financing.md: 4 screenshots (loan process, finance details, payment history) - UYT-Integration.md: 1 screenshot (tire service dialog) - Quick-Start-Guide.md: 2 new screenshots (repair/repaint dialogs) + new section - Home.md, Used-Marketplace.md, Negotiation-System.md, OBD-Scanner.md: Previously completed All 23 screenshots now contextually placed across README and wiki pages. v2.11.0 documentation enhancement.
docs: Update language counts to 25 languages (24 at 100%)
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>
docs: Update codebase statistics to v2.10.1 - 135,730 lines, 33 dialogs, 26 languages - Updated Home.md with comprehensive architecture breakdown - Updated version from v2.9.5 to v2.10.1 - Corrected dialog count from 38 to 33 - Corrected language count from 27 to 26 - Added detailed component breakdown (managers, events, specializations, utilities) - Updated development timeline to 4 months (Nov 2025 - Feb 2026) - Updated For-Mod-Developers.md with accurate file counts (122 Lua, 33 dialogs, 135k+ lines) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
docs(wiki): Update land bullet to include leasing, remove hype CHANGES: - Buildings: Removed "(first-of-its-kind!)" annotation - Land: Changed to "Finance or lease land & fields" and removed hype Cleaner, more professional presentation of features. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
docs(wiki): Add land financing to 'What Is UsedPlus' section Added missing land financing bullet point - another first-of-its-kind feature that was missing from the intro overview: "Finance land & fields - up to 30-year terms" Both land and building financing are groundbreaking features that deserve prominent placement in the introduction. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
docs(wiki): Add building financing to 'What Is UsedPlus' section Added missing bullet point highlighting first-of-its-kind building financing feature in the main intro section: "Finance buildings & placeables - sheds, silos, production buildings" This major v2.10.0 feature was missing from the introductory overview. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
docs(wiki): Remove AI writing pattern, improve clarity BEFORE: "This isn't feature soup - it's an interconnected..." AFTER: "Everything connects. Your financial choices cascade..." More direct, less AI slop. Shows the system connections clearly without the forced "This isn't X - it's Y" pattern. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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!
docs(wiki): Add header and section icons across all pages Visual polish pass on 16 wiki pages: Header Images (96px): - Home.md: inline feature icons for all nav links - Credit-Scoring.md: credit_score.png + trend_up/down section icons - Vehicle-DNA.md: inspect.png + tier status icons in table - Vehicle-Financing.md: finance.png + loan_doc/percentage section icons - Vehicle-Leasing.md: lease.png + calendar/cash section icons - Land-Financing.md: cash.png - Used-Marketplace.md: search.png + agent/search section icons - Negotiation-System.md: handshake.png + agent/offer/calendar section icons - Trade-In-System.md: trade_in.png + cash section icon - Malfunctions.md: fsk_warning.png + sys_engine/hydraulic/electrical/tire icons - OBD-Scanner.md: fsk_diagnostics.png + feature icons - Service-Truck.md: vehicle.png - RVB-Integration.md: sys_engine.png - UYT-Integration.md: fsk_tire.png - Quick-Start-Guide.md: lightbulb.png - FAQ.md: lightbulb.png Section Icons (20-32px): - Added contextual icons to major sections across pages - Used status icons (good/pending/bad) for rating tiers - System icons (engine/hydraulic/electrical) for failure categories - Feature icons (diagnostics/tire/repair) for OBD Scanner sections All icons sourced from gui/icons/ via GitHub raw URLs. Wiki now has consistent visual language throughout.
docs(wiki): Tease vehicle quality system on Home page Add bullet point: 'Every vehicle is unique - some are reliable workhorses, others are money-pit lemons' - Introduces lemon/workhorse concept without technical jargon - Makes hidden quality system discoverable - Adds intrigue for players browsing features Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Initial wiki structure with 9 pages Pages created: - Home (landing page with navigation) - Installation - Quick Start Guide - Credit Scoring - Vehicle DNA - Used Marketplace - Settings and Configuration - FAQ - _Sidebar (navigation) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Initial Home page