Skip to content

History / Negotiation System

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
  • fix(wiki): Fix 26 broken links across 7 wiki pages - Vehicle-Financing.md: Fix 7 broken links (Leasing.md→Vehicle-Leasing.md, Payment-Configuration/Early-Payoff→same-page anchors, Trade-In.md→Trade-In-System.md, Finance-Manager.md→Quick-Start-Guide.md, Partial-Repair.md→FAQ) - Vehicle-Leasing.md: Fix 2 broken links (Credit-Score.md→Credit-Scoring.md, Finance-Manager.md→Quick-Start-Guide.md) - Negotiation-System.md: Fix 2 broken links (WIKI_DNA.md→Vehicle-DNA.md, WIKI_INSPECTION.md→FAQ inspections section) - Console-Commands.md: Fix 1 broken link (Admin Control Panel→same-page anchor) - For-Mod-Developers.md: Fix ~15 broken relative paths (../→full GitHub URLs), fix placeholder URL (your-repo-here→XelaNull/FS25_UsedPlus) - Vehicle-DNA.md: Fix 2 broken relative paths (../README.md, ../docs/→GitHub URLs) - FAQ.md: Fix 3 garbled ToC entries (duplicate text removed) 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: 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.

    @XelaNull XelaNull committed Feb 5, 2026
  • docs(wiki): Fix credit score values across all wiki pages Updated 5 pages to match actual code (CreditSystem.lua): Credit Value Changes: - On-time payment: +5 → +2 (base) + streak bonus - Pay off loan early: +50 → +15 - Missed payment: -25 → -45 (3x worse than late) - Vehicle repossessed: -100 → -175 - Loan default: NEW at -200 Pages Updated: - Credit-Scoring.md: Comprehensive credit guide (10 replacements) - FAQ.md: Common questions section (5 replacements) - Vehicle-Financing.md: Payment config table (5 replacements) - Vehicle-Leasing.md: Lease credit impacts (5 replacements) - Negotiation-System.md: Deal completion bonuses (2 replacements) Context Added: - Emphasized slow credit building (v2.9.6 rebalancing) - Recovery time: 23 months to undo ONE missed payment - Death spiral updated to reflect harsher penalties Verified against: - PaymentTracker.IMPACT (lines 509-531) - CreditHistory.EVENT_TYPES (lines 857-894)

    @XelaNull XelaNull committed Feb 2, 2026
  • 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.

    @XelaNull XelaNull committed Jan 28, 2026
  • docs(wiki): Add comprehensive Negotiation System guide Added detailed documentation for the negotiation mechanics: - 5 seller personalities with acceptance thresholds - Weather bonuses (Hail +12%, Storm +8%, Rain +5%, etc.) - Listing condition modifiers (age, damage, hours) - Walk-away penalties (30-min cooldown vs 1-hour vs permanent) - Stand Firm gamble (30% cave, 50% hold, 20% walk) - Mechanic's Whisper intel system - Strategic examples ('The Perfect Storm Deal') - Complete flowchart and formulas - Vehicle DNA connection (subtle hints) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

    @XelaNull XelaNull committed Jan 28, 2026