Skip to content

4.0.2-b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Tkael Tkael released this 05 Dec 10:47
· 1009 commits to develop since this release
  • Core
    • Fixed bugs that would cause carrier events not to trigger if the commander hadn't already obtained fleet carriier data from the Frontier API.
    • Various services, monitors, and responders shall be disabled or send/receive data from different endpoints when running a legacy Elite game version (less than 4.0). Disabled services shall be noted by EDDI logs.
  • Speech Responder
    • Functions
      • CargoDetails() shall now provide a generic commodity definition even when the commodity is not included in the current cargo manifest.
      • CommodityMarketDetails() shall now provide a generic commodity definition even when the commodity is not found in the current station inventory.
    • Changes to existing scripts
      • Carrier docking permission corrected occasional grammar issue.
      • Carrier service changed corrected occasional grammar issue.
      • Fuel check added checks to prevent Object reference not an instance of an object errors.
      • Ship interdicted updated to add a default script (for real this time).
  • Status Monitor
    • Corrected documentation of new status destination name variables (e.g. "destination_name" rather than "destinationName").