This is a simple mod designed to show on-screen any selected contracts you want. The display can be made transparent
The initial screen will show three buttons: Select click to open contract selection screen Close Close the window Settings Open the settings panel
The Contract Selection screen will show a list of all active contract. Click the toggle to select those contracts you want to display, then click the Select Button
The Settings page will display three toggles on the first line: Bold Make the display font bold Lock Position Clock the window position Hide Buttons Hide the buttons when the selection screen is closed
The next two lines will have the following toggles: Allow click-through If enabled, this will have the contract display window to allow clicks to fall through to game objects below. This will only be enabled when the settings panel is NOT displayed
Save to file If selected, then an entry field will open up to allow you to specify a file to write the selected contracts to. Full paths are allowed. If the folder/directory is invalid, it will be shown in red
The following sliders are available: - Transparency Set the transparency of the window, all the way left makes the window totally transparent - Font Size Set the size of the font to be used
Additional controls are in the upper left: - B Hide or show the buttons - L Lock the position of the window
upper right: - X Close the window
and lower right: - diagnal arrow Resize the window
The window position is saved for each scene
DEPENDENCIES - ClickThroughBlocker - ToolbarController - SpaceTuxLibrary - ContractParser
Toolbar icon obtained from flaticon.com Icons made by https://www.freepik.com from https://www.flaticon.com/ Flaticon www.flaticon.com
following to be added to any web page:
<div>Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
Released on 2022-06-20
Fixed constant setting of Alpha, not needed unless changed
Added String.IsNullOrWhiteSpace for the p.title, to eliminate white space
Released on 2022-05-20
Added display of additional contract parameters
Released on 2022-02-04
Added manual contract entry, manual contract entries get saved to the save file
Renamed DLL from CurrentContractDisplay to SimpleContractDisplay
Fixed alpha background for all display field
Added slider for adjustable hide time
Released on 2022-01-27
Fixed leaking of font sizes into other areas of KSP and other mods
Released on 2022-01-24
Added saving of font size
Added optional display of notes
Added optional display of Requirements
Added scrollview for displayed contracts
Added ability to hide briefing
Added expandable items
Hiding resize button when locked now
Added H button, to hide window for 15 seconds
Released on 2022-01-17
Fixed buttons not hiding
Thanks to a suggestion form @OrbitalBear, updated window titles to include mod name
Increased width of selection window
Made the selection text as buttons to make it easier to select
Fixed title of window to properly show plural contracts or non plural contract
Released on 2022-01-13
No changelog provided
Raw stats are from the beginning of time until now. Each follower and download entry represents one hour of data. Uneventful hours are omitted.