Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed harmless but annoying nullref when entering the editor #60

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

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
…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
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.

None yet

4 participants