Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 3.0.0
Added 7.5 compatibility
Version 2.6.0
Added support for 'faction colors' mods
Added active mission support for nested mission steps
Marked completed active mission steps
Empty research widget sections has been hidden
Made player goals widget text not interactive
Restored 'no connection' animation
Version 2.5.3
Fixed issue when optional mod (Verbose Transaction Log) was not installed
Version 2.5.2
Drop obsolete color function
Version 2.5.1
Add support for 'verbose transaction log' mod
Version 2.5.0
Added factions widget
Updated active mission widget to match data structure change
Updated mission offers widget styles
Version 2.4.2
Changed JSON library for improved performance
Fixed max transaction log entries being applied before sort resulting in latest transactions being skipped in some scenarios
Version 2.4.1
Restricted transaction log entries count to prevent buffer overflow
Version 2.4.0
New 'compact mode' thanks to Nemo157
Bugfixes
Version 2.3.0
Added transaction log widget
Added fulscreen toggle
Added faction information to the mission offers widget
Added bonus credits information to logbook entry
Removed hex color codes (added via other mods) from mission offer widget
Version 2.2.3
Added 'edit' function to the player goals widget
Increased buffer size to prevent data being truncated in some scenarios
Version 2.2.1
Added configurable descriptions and mission types to Mission Offers widget
Added briefing steps info to the Active Mission widget
Fixed Current Research widget not showing data when research was in progress
Version 2.2.0
Added current research widget
Version 2.1.0
Added player goals widget
Version 2.0.0
Added flexible layout and widget system
Version 1.3.1
Added kuertee's Reputations and Professions mod trigger
Prevented getting too many logbook entries on game start
Prevented interrupts on temporary data gaps
Fixed JSON errors on unescaped chars
Version 1.3.0
Check github for details
Version 1.0
Initial release
Version 2.0. brings possibility to define own layout with custom number of columns, its width and widgets. Check updated github readme for details.
Version 2.1 adds new Player Goals widget. Version 2.2 adds new Current Research widget. Version 2.3 adds new Transaction Log widget. Version 2.4 adds new Compact mode. Version 2.5 adds new Factions widget.
Shows real time logbook entries, mission offers, currently active mission details, player information, current research and more. Application is served on a local port, so it can be run locally or on multiple network devices at once. Created to be displayed on external device (monitor, tablet or smartphone).
Note: lua module supports only Windows, so currently it will run exclusevly on this platform.
App UI supports unrestricted filtering mission offers or latest logbook entries. It's also possible to exclude missions having certain difficulty level or to exclude certain types of log entries, such as:
police interdictions
reputation gains
completed trades
The user can choose from several predefined layouts by switching column order and/or increase font size. Changes made are stored automatically.
Application will automatically adjust the height of the mission and logbook containers to fit the viewport height. Layout is responsive, so it should look good on any device.
Important logbook messages (e.g. property under attack or being destroyed) will blink catching attention.