[MOD] Galaxy Trader MK3

The place to discuss scripting and game modifications for X4: Foundations.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

staeuber
Posts: 33
Joined: Tue, 8. Feb 05, 00:36
x4

[MOD] Galaxy Trader MK3

Post by staeuber »

Here is my updated vison for this project.
Sorry i wasn't able to deliver in time due to hardware issues. next release date will be this weekend

πŸš€ GalaxyTrader MK3 - Advanced Pilot Progression Trading System

═══════════════════════════════════════════════════════════════════════════════════════

πŸ“‹ Overview

GalaxyTrader MK3 is a comprehensive trading mod that transforms X4's trading system into a realistic pilot development experience. Instead of just assigning ships to trade, you now manage pilot careers with meaningful progression, skill-based capabilities, and realistic performance scaling.

⚠️ Status: Currently in Development (v1.0 Production Ready Features Available)

═══════════════════════════════════════════════════════════════════════════════════════

✨ Core Features (Production Ready)
  • 15-Level XP Progression System - Pilots advance from Apprentice to Long-Distance Merchant
  • Mandatory Training System - Certifications required at levels 3, 6, 9, and 12
  • Intelligent Ship Management - Auto-renaming with pilot tracking and performance indicators
  • Comprehensive Threat Intelligence - Real-time attack detection with 5-level threat classification
  • Advanced Configuration System - 3 debug levels and extensive customization options
  • Optimized Performance - Uses efficient create_trade_order patterns for best results
  • Save Game Safe - 99%+ stability with comprehensive error handling
═══════════════════════════════════════════════════════════════════════════════════════

πŸ“Š Pilot Progression System

Code: Select all

Level | Title                  | Range    | Training Required        | Ship Performance        | Special Features
------|------------------------|----------|--------------------------|-------------------------|---------------------------
1-2   | Apprentice            | 1 jump   | No                       | S:0% M:-5% L:-15% XL:-25%| Basic trading only
3     | Apprentice            | 1 jump   | YES - Basic Certification| S:+3% M:0% L:-8% XL:-15%| Training system unlocked
4-5   | Courier               | 3 jumps  | No                       | S:+3% M:0% L:-8% XL:-15%| Extended range trading
6     | Courier               | 3 jumps  | YES - Advanced Trade     | S:+6% M:+3% L:0% XL:-8% | THREAT INTELLIGENCE ACCESS
7-8   | Supplier              | 5 jumps  | No                       | S:+6% M:+3% L:0% XL:-8% | Regional trading expertise
9     | Supplier              | 5 jumps  | YES - Expert Trader      | S:+9% M:+6% L:+3% XL:0% | MOBILE SATELLITE INTEL
10-11 | Trader                | 10 jumps | No                       | S:+9% M:+6% L:+3% XL:0% | Long-distance trading
12    | Trader                | 10 jumps | YES - Master Certification| S:+12% M:+9% L:+6% XL:+3%| FLEET COORDINATION ACCESS
13-14 | Merchant              | 15 jumps | No                       | S:+12% M:+9% L:+6% XL:+3%| Cross-galaxy trading
15    | Long-Distance Merchant| 25 jumps | No                       | S:+15% M:+12% L:+9% XL:+6%| MAXIMUM CAPABILITIES
Ship Class Performance Scaling:
  • S = Small Ships (fighters, scouts, small traders) - Best performance scaling
  • M = Medium Ships (medium traders, corvettes) - Good performance scaling
  • L = Large Ships (large traders, destroyers) - Severe apprentice penalties
  • XL = Capital Ships (capital traders, carriers) - Extreme apprentice penalties
Key Progression Milestones:
  • Level 3: Basic Certification - First mandatory training, unlocks progression system
  • Level 6: Advanced Trade - Threat Intelligence Access unlocked
  • Level 9: Expert Trader - Mobile Satellite Intelligence unlocked
  • Level 12: Master Certification - Fleet Coordination unlocked
  • Level 15: Maximum capabilities - All features available
Note: Training is mandatory and blocks all XP progression until completed. Ships will automatically seek training stations when required.

═══════════════════════════════════════════════════════════════════════════════════════

πŸ›‘οΈ Threat Intelligence System (Unique Feature)

One of GalaxyTrader MK3's most innovative features is the comprehensive threat intelligence system:
  • Real-Time Detection - Monitors attacks, missile launches, and ship destructions
  • 5-Level Threat Classification - Xenon/Kha'ak = Level 5, Capital ships = Level 4, etc.
  • Fleet-Wide Intelligence Sharing - All qualified pilots (Level 6+) receive threat updates
  • Sector Risk Assessment - Automatic route planning considers danger levels
  • Smart Cleanup - Threat reports expire after 1 hour to prevent database bloat
Example: When a Xenon attack occurs in a sector, all Courier-level and above pilots receive immediate notification and avoid that area until the threat expires.

═══════════════════════════════════════════════════════════════════════════════════════

πŸ”„ Planned Features (v1.1 - Coming Soon)

🧠 Trading Intelligence System
  • Experience-Based Decisions - Apprentices take any 0%+ profit trade, Masters demand 45%+
  • Progressive Analysis Speed - From 5 seconds (Courier) to instant (Master)
  • Technology Progression - Advanced trading computers unlock with certifications
  • Realistic Behavior - Poor decisions β†’ optimal trading strategies
πŸš€ Dynamic Ship Modifications
  • Certification-Based Improvements - Performance only changes at training milestones
  • Ship Class Penalties - Apprentices face severe penalties on capital ships
  • Balanced Scaling - Maximum +15% bonus for small ships, -25% penalty for XL ships with apprentices
  • Realistic Progression - Large ships require significant experience to handle
πŸ“‘ Mobile Satellite Intelligence
  • Ships as Advanced Satellites - 75km range market data collection during trading
  • Skill-Gated Feature - Only Level 9+ pilots can gather intelligence
  • Fleet Network Benefits - Multiple traders create comprehensive market coverage
  • Real-Time Updates - Fresh market data during operations
═══════════════════════════════════════════════════════════════════════════════════════

βš–οΈ Skill-Based Progression Examples

Ship Performance by Pilot Skill:

Code: Select all

Apprentice Level 2 + XL Ship = [XL:-25%] ⚠️ (Severe penalty)
Courier Level 6 + M Ship = [M:+3%][ThreatIntel] (Good performance)
Expert Level 9 + S Ship = [S:+9%][ThreatIntel][MobileSat] (Excellent)
Master Level 15 + Any Ship = [S:+15%][ALL] (Perfect performance)
Trading Intelligence Progression:

Code: Select all

Apprentice: "Any trade that doesn't lose money is good!" (0%+ profit)
Courier: "Let me check a few options... 12% profit looks decent." (Manual, 5 sec/trade)
Expert: "Computer analysis complete - executing 28% profit trade." (1 sec/trade)
Master: "Instant optimization - executing 38% profit trade." (Instant analysis)
Long-Distance: "AI predicts market shift - 47% profit optimal." (AI-assisted)
═══════════════════════════════════════════════════════════════════════════════════════

πŸ”§ Technical Specifications
  • Performance Impact - <1% CPU usage, <50MB memory
  • Compatibility - Uses proven trading patterns for optimal performance
  • Architecture - Event-driven system (3-5x faster than polling)
  • Debugging - 3-level debug system with comprehensive logging
  • Save Safety - 99%+ stability with extensive error handling
  • Modular Design - 15 MD scripts, 9 libraries, 5 AI scripts
═══════════════════════════════════════════════════════════════════════════════════════

πŸ“₯ Installation & Requirements

Current Status: Development version - not yet available for public download

When Released:
  • Extract to X4 extensions folder
  • Requires: Mod Support APIs (for global mod menu integration)
  • Compatible with existing save games
  • Works alongside other trading mods
═══════════════════════════════════════════════════════════════════════════════════════

🎯 Development Roadmap
  • v1.0 - Core trading system, XP progression, threat intelligence βœ…
  • v1.1 - Trading intelligence, ship modifications, mobile satellites (5-6 weeks)
  • v1.2 - Advanced cargo management, complete fleet coordination (3-4 weeks)
  • v1.3 - Territory management, competitive intelligence (4-5 weeks)
═══════════════════════════════════════════════════════════════════════════════════════

πŸ’¬ Community & Feedback

This mod is being developed with community input and feedback. The goal is to create the most realistic and engaging trading progression system for X4.

Key Design Philosophy:
  • Realistic pilot skill development
  • Meaningful progression with tangible benefits
  • Balanced gameplay that rewards experience
  • No overpowered features - everything must be earned
Feedback Welcome! What features would you like to see? How should the progression system be balanced?

═══════════════════════════════════════════════════════════════════════════════════════

πŸ† What Makes This Special

GalaxyTrader MK3 isn't just another trading mod - it's a complete pilot career simulation:
  • No Other Mod Has This - Comprehensive threat intelligence with fleet-wide sharing
  • Realistic Consequences - Put an apprentice in an XL ship and watch performance suffer
  • Meaningful Choices - Every pilot assignment becomes a strategic decision
  • Long-Term Engagement - 15 levels of progression with substantial unlocks
  • Advanced Features - Comprehensive pilot progression, AI-assisted trading intelligence
This transforms X4 trading from "set and forget" to active fleet management with real consequences and rewards.

═══════════════════════════════════════════════════════════════════════════════════════

GalaxyTrader MK3 - Where every pilot matters, every decision counts, and every level earned opens new possibilities.
Last edited by staeuber on Thu, 26. Jun 25, 01:21, edited 2 times in total.
keine
staeuber
Posts: 33
Joined: Tue, 8. Feb 05, 00:36
x4

Re: [MOD] Galaxy Trader MK3

Post by staeuber »

RESERVED
keine
fraeulein78
Posts: 15
Joined: Sat, 3. Aug 13, 14:19

Re: [MOD] Galaxy Trader MK3

Post by fraeulein78 »

Looks promising.

Is this supposed to work along with Dead Tater?
User avatar
Brinnie
Posts: 907
Joined: Mon, 5. Jun 06, 08:26
x3tc

Re: [MOD] Galaxy Trader MK3

Post by Brinnie »

staeuber wrote: ↑Sun, 15. Jun 25, 20:58
Completely rewritten and inspired by Lucike's scripts - bringing the depth and immersion of classic X3 trading to X4: Foundations.

more to come

1st release planned next weekend

Like the E.S.T. ?

I look forward to it.
Win 10 x64
i7-3770k @ 3.50 GHz
NVIDIA GeForce RTX 3060 12 GB
16GBs RAM DD3
staeuber
Posts: 33
Joined: Tue, 8. Feb 05, 00:36
x4

Re: [MOD] Galaxy Trader MK3

Post by staeuber »

fraeulein78 wrote: ↑Mon, 16. Jun 25, 17:43 Looks promising.

Is this supposed to work along with Dead Tater?
yes sure. but they do not share data and are working on their own logic. lets say you have a galaxytrader trained pilot and apply the Dead Tater order the Skill system isn't recognized by Dead Tater so you will not gain any benefits
keine

Return to β€œX4: Foundations - Scripts and Modding”