Skip to content

ssss#2

Open
shazhudao wants to merge 70 commits intoHappyFaceIndustries:masterfrom
linuxgurugamer:master
Open

ssss#2
shazhudao wants to merge 70 commits intoHappyFaceIndustries:masterfrom
linuxgurugamer:master

Conversation

@shazhudao
Copy link

saa

Fixed "enabled" setting in cfg file to be in a node
Updated link in Readme.md file
Fixed window from staying open on the main menu
Made windows movable
Changed mod activation from gameObject.AddComponent<BetterTimeWarp> (); to using the   [KSPAddon(KSPAddon.Startup.FlightAndKSC | KSPAddon.Startup.TrackingStation, false)]
Added setting to hide button in all scenes
Added setting to hide button in flight
Added setting to  lock window positions in Flight
Added setting to lock window positions everywhere else
Fixed dialogs which didn't have an OK button
	Fixed dropdown location when Kerbal is on EVA
	Fixed dropdown location when Commnet is not active
	Added option to disable dropdown in settings
…splayed.

Fixed nullrefs when Commnet not enabled in flight scene
Fixed Physicless warp so that all use the same timestep
Fixed issue when timewarping >stock max, Inactive Resource Convertors could use fuel more rapidly
Fixed issue where sometimes, with high warp, vessels using the ResourceConverter were being unpacked after the fix for the high warp issue was done.  Thanks to forum user @EeCH for helping to test this.
Added code to deal with someone turning on a ResourceConverter while in warp
Changed code from being started every scene to only being started at the spacecenter, and set not to destroy
Renamed config file in release to defaults, will not overwrite existing configs after this release
Updated dialog calls for new 1.3 parameter
Added DisplaySection function, will need to localize it
Added Jenkins config
	Added support for ToolbarControl
	Added support for ClickThroughBlocker
 Updated to use updated ToolbarControl
 Removed blizzy options
… and while warp was in progress

 Removed max version from .version file
linuxgurugamer and others added 30 commits October 28, 2019 23:55
…eWarp.version

 Moved dropdown button over 32 pixels for 1.12
 Moved RegisterToolbar into it's own file
 Moved drop-down button to the right to avoid a conflict with the new alarm clock
new Default Warp Rates
	Copied webpage to Readme.md file
	Minor variable change for better readability
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.

3 participants