Andy Wilkinson [Sat, 23 Aug 2014 02:42:28 +0000 ]
CBInfoBrowser: Actually calling the science functions.
toadicus [Sat, 23 Aug 2014 02:40:14 +0000 ]
CelestialBrowser: Added Science params.
Andy Wilkinson [Tue, 19 Aug 2014 14:43:39 +0000 ]
Version 0.14.1
Andy Wilkinson [Sat, 16 Aug 2014 14:24:53 +0000 ]
VOID_Core: Fixed LastStage to contain the last stage rather than the first stage.
Andy Wilkinson [Sat, 16 Aug 2014 05:55:15 +0000 ]
Major Surgery to change to the new copy-on-update access method for KER.
Andy Wilkinson [Sat, 16 Aug 2014 05:30:13 +0000 ]
Version 0.14.
Andy Wilkinson [Thu, 07 Aug 2014 05:00:41 +0000 ]
VOID_HUDAdvanced: Worked around a NaN Exception-spam issue.
Andy Wilkinson [Sun, 03 Aug 2014 22:50:43 +0000 ]
Cleaned up a few constructor things to make them a bit more sane.
Andy Wilkinson [Sun, 03 Aug 2014 22:34:58 +0000 ]
Cores: Fixed some 'new' method hiding to virtual/override.
Andy Wilkinson [Sun, 03 Aug 2014 22:29:26 +0000 ]
Made the applauncher buttons actually disappear when they should, the VOID-ish way, for better or worse.
Andy Wilkinson [Sun, 03 Aug 2014 19:08:58 +0000 ]
A few tweaks around the ApplicationLauncher button to accomodate KSP 0.24.1 fixes.
Andy [Thu, 24 Jul 2014 00:04:26 +0000 ]
Throughout: Change in-module "_Active" references to "toggleActive" property.
Andy [Wed, 23 Jul 2014 23:47:34 +0000 ]
VOID_CareerStatus: Changes to texture loading and now disabling the module entirely for non-career saves.
Andy Wilkinson [Tue, 22 Jul 2014 06:57:45 +0000 ]
VOID_CareerStatus: Pretty much works, complete with icons.
Andy Wilkinson [Tue, 22 Jul 2014 06:57:26 +0000 ]
HUDs: Add GUI.skin assignment so things like the escape menu don't hose up the works.
Andy Wilkinson [Tue, 22 Jul 2014 06:56:49 +0000 ]
VOID_VesselInfo: Breaking out resource mass into two lines.
Andy Wilkinson [Tue, 22 Jul 2014 06:56:22 +0000 ]
VOID_Core: Load appIcon textures for AppLauncher.
Andy [Tue, 22 Jul 2014 00:07:05 +0000 ]
New CareerStatus module!
Andy [Tue, 22 Jul 2014 00:06:38 +0000 ]
VOID_Module: Re-added default width and heights to the window calls.
Andy [Fri, 18 Jul 2014 23:51:26 +0000 ]
Now limiting the simulation period of SimManager to once per VOID update.
Andy Wilkinson [Fri, 18 Jul 2014 05:24:24 +0000 ]
VOID_Core: Added AppLauncher button stuff.
Andy [Fri, 18 Jul 2014 00:27:40 +0000 ]
VOID_Tools: Remove an annoying warning with superfluous compiler directives.
Andy Wilkinson [Thu, 17 Jul 2014 22:56:32 +0000 ]
Version 0.13
Andy Wilkinson [Wed, 16 Jul 2014 05:54:41 +0000 ]
VOID_HUDAdvanced: Added the ² to vesselAccel because I'm so embarassed now.
Andy Wilkinson [Wed, 16 Jul 2014 05:53:21 +0000 ]
VOID_VesselInfo: Added unit formatting to comboResourceMass.
Andy [Tue, 15 Jul 2014 19:23:01 +0000 ]
Moved CBListComparer to VOID_Tools.
Andy [Tue, 15 Jul 2014 19:20:44 +0000 ]
Throughout: Changed explicit references to VOID_Core.Instance to per-module, editor-aware 'core' properties.
Andy [Tue, 15 Jul 2014 19:18:07 +0000 ]
TWR: Renamed from EditorTWR. Fixed up a few bits of functionality to work in both editors and flight.
Andy [Tue, 15 Jul 2014 17:03:02 +0000 ]
Merge branch 'master' into dev-EditorTWR
Andy [Tue, 15 Jul 2014 16:59:21 +0000 ]
VesselInfo: Changed resource mass line to new combat stage/total resource mass.
Andy Wilkinson [Fri, 11 Jul 2014 23:44:22 +0000 ]
VOID_HUDAdvanced: NaN handling for burntime strvalues.
Andy [Mon, 09 Jun 2014 20:48:17 +0000 ]
Revert "Enabled MSBuild engine because of reasons."
This reverts commit 77b222961f5c923fb1e31e04c3f1ed504831c46e.
Andy Wilkinson [Fri, 30 May 2014 23:22:11 +0000 ]
Version 0.12.0
Andy Wilkinson [Fri, 30 May 2014 14:23:50 +0000 ]
VOID_EditorTWR: Works fine in flight but goes belly-up in the editor. What gives?
Andy Wilkinson [Tue, 27 May 2014 05:24:49 +0000 ]
New module VOID_EditorTWR. Bones are done, needs some work to move into the editor.
Andy Wilkinson [Tue, 27 May 2014 05:23:09 +0000 ]
VOID_Tools: New CelestialBody tools.
Andy [Fri, 30 May 2014 23:00:08 +0000 ]
VOID_HUDAdvanced: Wrap HUD windows in GetWindowHandlers.
Andy [Fri, 30 May 2014 22:59:19 +0000 ]
VOID_Tools: New GetWindowHandler method to wrap window functions in some exception handling code, to avoid baking it in to every window.
Andy [Fri, 30 May 2014 22:53:25 +0000 ]
VOID_Module: Changed ModuleWindow to abstract.
Andy Wilkinson [Mon, 26 May 2014 15:34:57 +0000 ]
VOID_VesselInfo: Fixed resource mass to actually display resource mass.
Andy Wilkinson [Thu, 22 May 2014 23:31:32 +0000 ]
VOID_HUDAdvanced: Fixed thrust offset to be in local coordinates, rather than world coordinates, to make it look more sane.
Andy [Wed, 21 May 2014 20:18:03 +0000 ]
Moved from Math.Pow to direct multiplication throughout.
Andy [Wed, 21 May 2014 20:17:32 +0000 ]
VOID_Rendezvous: Moved LSL outside extended; reactivated extended.
Andy [Wed, 21 May 2014 20:16:46 +0000 ]
VOID_DataValue: New VOID_Vector3dValue class with special format handling.
Andy [Wed, 21 May 2014 20:16:08 +0000 ]
VOID_HUDAdvanced: Finished vesselThrustOffset, reformatted burnTime lines, new default positions.
Andy Wilkinson [Mon, 19 May 2014 00:47:11 +0000 ]
VOID_HUD: Moved placeholder methods for advanced HUD to HUDAdvanced.
Andy Wilkinson [Mon, 19 May 2014 00:46:36 +0000 ]
New module: VOID_HUDAdvanced. Kinda ugly right now.
Andy Wilkinson [Mon, 19 May 2014 00:46:06 +0000 ]
VOID_Module: Added new core property which returns VOID_Core.Instance.
Andy Wilkinson [Mon, 19 May 2014 00:45:40 +0000 ]
VOID_VesselInfo: Broke current and max TWR calcs into separate datapoints.
Andy Wilkinson [Mon, 19 May 2014 00:44:55 +0000 ]
VOID_Tools: Added just-minutes and just-seconds formats to ConvertInterval.
Andy Wilkinson [Mon, 19 May 2014 00:43:52 +0000 ]
VOID_Core: Changed a Math.Pow call to multiplication.
Andy [Fri, 09 May 2014 17:47:38 +0000 ]
Assembly: Added VesselSimulator dependency. Not sure this is a great idea?
Andy [Fri, 09 May 2014 17:47:02 +0000 ]
Added AssemblyInfo.cs including ToadicusTools assembly dependency.
Andy [Mon, 05 May 2014 22:45:53 +0000 ]
Enabled MSBuild engine because of reasons.
Andy Wilkinson [Sun, 04 May 2014 16:04:38 +0000 ]
VOID_Tools: Fixed ConvertInterval to use Kerbin days and years when so selected in the game settings.
Andy Wilkinson [Sun, 04 May 2014 02:35:49 +0000 ]
Version 0.11.0
Andy Wilkinson [Sat, 03 May 2014 06:39:11 +0000 ]
VOID_Orbital, VOID_Tools: Added some guards to prevent NREs when various vessel references are null.
Andy [Fri, 02 May 2014 15:21:26 +0000 ]
Added reference to VesselSimulator.
Andy Wilkinson [Fri, 02 May 2014 05:16:53 +0000 ]
csproj changes for Linux compat.
Andy [Thu, 01 May 2014 23:01:12 +0000 ]
VOID_Core & VOID_EditorCore: Clear SimManager results when VesselSimulator is disabled.
Andy [Thu, 01 May 2014 16:54:06 +0000 ]
Added csproj to see if I can't make my workflow better.
Andy [Thu, 01 May 2014 16:23:25 +0000 ]
VOID_Core, VOID_EditorCore: Added new toggle to disable engineering calcs.
Andy [Sun, 27 Apr 2014 23:43:10 +0000 ]
Merge branch 'master' of ssh://toad.homelinux.net:22222/VOID
Andy [Sun, 27 Apr 2014 23:43:05 +0000 ]
Changes throughout to separate VOID_Tools from ToadicusTools.Tools. Good idea?
Andy Wilkinson [Sun, 27 Apr 2014 23:30:04 +0000 ]
VOID_VesselInfo: Improved guards on engineering data. Modified some VOID_Data values to make use of the new ModuleDB.
Andy Wilkinson [Sun, 27 Apr 2014 23:29:25 +0000 ]
VOID_Rendezvous: Added a guard to avoid NREs during early GUI runs.
Andy Wilkinson [Thu, 17 Apr 2014 04:14:29 +0000 ]
VOID_Core: Properly refuse to use the Toolbar if it is not available.
Andy Wilkinson [Thu, 17 Apr 2014 04:14:06 +0000 ]
Moved ToolbarWrapper to ToadicusTools.
Andy [Wed, 16 Apr 2014 20:51:24 +0000 ]
Relicensed to Modified BSD.
Andy [Wed, 16 Apr 2014 20:50:59 +0000 ]
Moved IntCollection to ToadicusTools.
Andy [Fri, 11 Apr 2014 23:23:17 +0000 ]
Carving a bunch of functionality out into ToadicusTools.
Andy Wilkinson [Sat, 05 Apr 2014 02:39:32 +0000 ]
Version 0.10.0
Andy [Fri, 04 Apr 2014 23:45:19 +0000 ]
VOID_DataValue: Improvements to DoHorizontalPrec for negative magnitudes.
Andy [Fri, 04 Apr 2014 23:45:02 +0000 ]
VOID_VesselInfo: Removed some super-spammy debug code.
Andy [Wed, 02 Apr 2014 21:32:11 +0000 ]
Changes to Engineer calls for integration with Padishar's KER branch.
Andy [Wed, 02 Apr 2014 21:31:08 +0000 ]
VOID_Rendezvous: API fix for KSP 0.23.5.
Andy Wilkinson [Thu, 27 Mar 2014 19:55:25 +0000 ]
Version 0.9.22
Andy Wilkinson [Thu, 27 Mar 2014 19:37:30 +0000 ]
VOID_HUD: Added SimManager.RequestSimulation() call to fix erroneous dependence on VOID_VesselInfo.
Andy [Wed, 26 Mar 2014 19:00:04 +0000 ]
Changed all VOID_DataValue declarations to readonly.
Andy [Wed, 26 Mar 2014 18:58:54 +0000 ]
VOID_HUD: tweaked the window position assignment to avoid dirtying the cache every frame.
Andy [Wed, 26 Mar 2014 18:56:17 +0000 ]
VOID_Core:
* Rejiggered the skin selection subsystem to fix an issue that caused
the default skin to be displayed regardless of selection.
* Optimized some O(n) operations out of the skin selection subsystem.
* Fixed an issue where the Toolbar button would not display immediately
after switching from the native button.
Andy [Mon, 17 Mar 2014 22:29:15 +0000 ]
Version 0.9.21
Andy [Mon, 17 Mar 2014 22:28:53 +0000 ]
VOID_Core: Swapped the depressed/non-depressed state for the icon.
Andy Wilkinson [Sun, 16 Mar 2014 20:48:46 +0000 ]
VOID_SurfAtmo: changed vesselHeading syntax to use new vessel extension tool.
Andy Wilkinson [Sun, 16 Mar 2014 20:47:28 +0000 ]
VOID_HUD: Added new delta-v lines to leftHUD. Added new pitch field to rightHUD. Moved sciency stuff to top line of rightHUD.
Andy Wilkinson [Sun, 16 Mar 2014 20:46:43 +0000 ]
Tools: Removed unused MovingAverage class. Added new getSurfacePitch vessel extension. Refactored getVesselHeading method into two new vessel extensions.
Andy [Fri, 14 Mar 2014 23:38:46 +0000 ]
VOID_HUD: Some basic restructuring of the current HUD panes. Added some new values to VOID_Data that might be useful for some new HUD elements.
Andy [Fri, 14 Mar 2014 23:37:53 +0000 ]
VOID_EditorCore: Switched to VOID_Data.KerbinGee instead of doing the calculation here.
Andy [Fri, 14 Mar 2014 23:37:23 +0000 ]
VOID_Core: Added some globally useful properties to VOID_Data.
Andy [Fri, 14 Mar 2014 16:41:54 +0000 ]
VOID_HUD: HUD panes are now 'always on bottom.' Changed some strings to interns.
Andy [Thu, 13 Mar 2014 22:36:09 +0000 ]
VOID_HUD: HUD elements can now be repositioned, with configurables for
position reset and locking.
Andy [Thu, 13 Mar 2014 21:08:02 +0000 ]
VOID_DataValue: Added a newline where there should have been one before.
Andy Wilkinson [Thu, 13 Mar 2014 04:55:05 +0000 ]
VOID_HUD: Rework to use new common data from VOID_Data, and using StringBuilder instead of string + operators.
Andy Wilkinson [Thu, 13 Mar 2014 04:53:45 +0000 ]
VOID_Orbital, _SurfAtmo, _VesselInfo: Moved the data values out to the new VOID_Data static class.
Andy Wilkinson [Thu, 13 Mar 2014 01:39:48 +0000 ]
VOID_Module: Removed VOID_DataValue refresh responbility.
Andy Wilkinson [Thu, 13 Mar 2014 01:39:05 +0000 ]
VOID_DataValue: Changed VOID_NumValue<T> to make proper use of generic type constraints. Moved refresh timing responsibility to VOID_DataValue<T>.
Andy [Wed, 12 Mar 2014 22:55:29 +0000 ]
I'd really like to comment but I don't have time.
Andy [Tue, 11 Mar 2014 23:57:40 +0000 ]
VOID_CBInfoBrowser: Moved the ocean logic outside of the atmosphere check, just in case.
Andy [Tue, 11 Mar 2014 23:04:27 +0000 ]
VOID_Transfer: Add System.Linq using line.
Andy [Tue, 11 Mar 2014 23:03:54 +0000 ]
VOID_Core: Change to use the same Toolbar button for both editor and flight drivers.