Skip to content

Conversation

@linuxgurugamer
Copy link
Collaborator

Fixed harmless but annoying nullref when entering the editor and the setup takes more than 5 seconds

@ncanceill
Copy link

I confirm this issue, thanks @linuxgurugamer for the fix! I cannot wait for it to be merged

SumGuyTwitches and others added 28 commits October 30, 2019 18:42
Fixed kraken location
This makes WaypointManager compatible with planet mods that alter
Kerbin's day length and use Kronometer.
Use dateTimeFormatter for time period lengths
kraken location off by 8 degrees
  fix kraken location off by 8 degrees
 Patch from Github user @taniwha:
  Use dateTimeFormatter for time period lengths

 Fixed RSS compatibility with changes listed in this issue on Github:
  jrossignol#59
 Added support for ToolbarController
 Added support for ClickThroughBlocker
 Patch from github user @SumGuyTwitches:
  fix kraken location off by 8 degrees
 Patch from Github user @taniwha:
  Use dateTimeFormatter for time period lengths

 Fixed RSS compatibility with changes listed in this issue on Github:
  jrossignol#59
 Patchmanager configs removed
 Moved icons into PluginData
 Changed loading of icons to Toolbarcontroller.LoadImageFromFile
 Added selection window to load custom waypoints
 Split big CustomWaypoints.InterestingSites.cfg into planet specific files
 Changed Debug.Log methods to Log.Info
 Added UI Scaling
 Fixed scaling of text boxes to stop wraparound
 Updated version file for 1.12
 Fixed custom icons
…e on screen (need to hold down either left or right control screen)

 Added reset button to settings page to reset the position of the live display to the default
 cleaned up some really old code
linuxgurugamer and others added 15 commits March 7, 2024 20:41
…evious update)

 Added colored background (grey) for onscreen display (controllable via slider in settings window)
…absent

     Multiple initializions are needed because KSP/Unity is stupid and loses the background texture between scenes
    Added ability to control the grey scale of the display background
 Adjusted display lines to not overlap
		displayOpacity was being read incorrectly from the saved config, causing the display background opacity to be reset to 50% every game restart
	Added text to config window explaining how to drag the nav window
	Updated version file to use github for version info
	Small optimization regarding initializing styles, eliminating an extra function call during OnGUI
	Fixed nav window initialization (was not setting background/opacity upon startup)
Edit a GUI label that is not specific to custom waypoints removing the "custom" since it's not related to custom waypoints
		Edit a GUI label that is not specific to custom waypoints removing the "custom" since it's not related to custom waypoints
	Added to bypass a Kopernicus error where it puts invalid waypoints into the system
Allow for waypoints named "Site", hide toolbar button in main menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants