ConsoleLogMFD

From Elite Wiki
Revision as of 01:14, 3 March 2026 by Cholmondely (talk | contribs) (Fixed links, added note for avoiding confusion with the Debug Console.)
Console log.png

This OXP records all console messages received by the player, and displays the most recent messages in an MFD.


Missile Analyser
Name Console Log MFD
Cost 50₢
TL Availability 1

Overview

Whilst communications messages (eg from other ships) have been recordable for some time, this has not been true for console messages until Oolite v.1.92.

This OXP records the console messages.

The Console log history is cleared each time you launch from a station.

Note that these Console Messages are quite unrelated to the Debug Console for OXP development

Operation

When docked, a "Console Message Log" item will appear in the Interfaces (F4) screen. When opened, all messages received by the player will be listed, in date order (oldest first, newest last). From this screen there are several options:

Previous Page: Move the list back one page.
Next Page: Move the list forward one page.
First Page: Go to the first page of the list.
Last Page: Go to the last page of the list.
Write console log to latest.log: Write all messages to the latest.log file.
Clear the log: Clears all messages from the log.

Installation

Install the OXP by copying ConsoleLogMFD.oxz to your AddOns folder, or downloading via the Expansions Manager in the game itself.

License

OXP Version history

  • 1.2
- Darkened overlay images for better compatibility with Oolite 1.92.
  • 1.1
- Improved method of turning HUD on/off.
- Prevented some messages from appearing in the log: Game paused messages, view change messages
- Duplicated messages (ie same message as the last one) are no longer logged.
- System arrival messages are slightly more meaningful. Rather than just "Lave.", it now says "Arrived Lave".
- Double spaces are replaced with single spaces, and line breaks are replaced with single spaces, to streamline the text somewhat.
- All text put into descriptions.plist for easier localisation.
  • 1.0
- Initial release.

Gameplay and Balance Indicator

Tag-colour-blue.png

Console messages usually only display for 3 seconds and are irretrievable once faded. If one was important...

Links