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

2.0.5 Release #31

Merged
merged 18 commits into from
Apr 8, 2013
Merged

2.0.5 Release #31

merged 18 commits into from
Apr 8, 2013

Conversation

r4m0n
Copy link
Member

@r4m0n r4m0n commented Apr 8, 2013

No description provided.

Anatid and others added 18 commits April 5, 2013 20:42
Also fixed width of ascent guidance window.
When it finishes, the ascent AP now writes down the launch phase angle measured by the flight recorder. The ascent guidance module then uses this value as the default phase angle for phase-angle-timed launches.
Also fixed some text box widths.
Info windows now have a "Copy" button that copies their configuration to the system clipboard. On ctrl-v MJ looks on the system clipboard for a window configuration and if it finds one uses it to make a new custom window. The configuration strings are human readable and could be e.g. swapped on the forums.

The code to access the system window from within Unity is a bit of messy black magic I found on the Web. Unfortuantely it doesn't seem like we can use the System.Windows.Forms.Clipboard class so we have to do this workaround.
Also:
-Renamed "Launch at phase angle" to "Launch to rendezvous"
-Added relative inclination info item.
-Made the (atmo, vac) dV info items work in the editor
-Rendezvous Autopilot will turn off time warp when it is activated.
If the rendezvous autopilot finds itself in an orbit that phases too slowly, it will transfer to a faster phasing orbit.
Adding "public" to all classes;
Changed the "enable" behavior of all controllers to use UserPool;
Added menu highlighting for active modules (closes #10);
Also made sure settings get saved periodically in the VAB.
Sharing strings now use the correct line endings for the platform.
Custom Window Editor shows available presets even if no custom window already exists.
This should reduce overlaps with long titles.
Preparing 2.0.5 release;
r4m0n added a commit that referenced this pull request Apr 8, 2013
@r4m0n r4m0n merged commit 9c52824 into master Apr 8, 2013
@chriscamacho chriscamacho mentioned this pull request May 12, 2013
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