toadicus [Fri, 14 Oct 2016 21:03:17 +0000 ]
I bet this is some stupid newline crap.
Andy Wilkinson [Wed, 12 Oct 2016 03:46:18 +0000 ]
Merged cybutek changes outside VesselSimulator
Andy Wilkinson [Wed, 12 Oct 2016 03:32:55 +0000 ]
Logger->MyLogger
Andy Wilkinson [Wed, 12 Oct 2016 03:20:05 +0000 ]
Merge remote-tracking branch 'cybutek/master'
Andy Wilkinson [Wed, 12 Oct 2016 03:18:34 +0000 ]
Merge branch 'master' of github.com:toadicus/VesselSimulator
toadicus [Mon, 26 Sep 2016 00:35:37 +0000 ]
csproj changes for Visual Studio
Andy Wilkinson [Mon, 19 Sep 2016 03:38:33 +0000 ]
Changes from cybutek that weren't in VesselSimulator.
Andy Wilkinson [Mon, 19 Sep 2016 03:38:33 +0000 ]
Changes from cybutek that weren't in VesselSimulator.
cybutek [Thu, 15 Sep 2016 12:45:18 +0000 ]
Updated assembly version to 1.1.2.0
cybutek [Thu, 15 Sep 2016 11:10:46 +0000 ]
Updated .version file.
cybutek [Thu, 15 Sep 2016 11:07:16 +0000 ]
Updated changelog.
cybutek [Thu, 15 Sep 2016 11:01:20 +0000 ]
Rebuild output with Padishar's merged latlong/trueanomaly fixes.
cybutek [Thu, 15 Sep 2016 10:59:17 +0000 ]
Fixed compile errors caused due to game update.
Fixed asset bundle errors due to engine update.
Andy Wilkinson [Sun, 26 Jun 2016 03:41:10 +0000 ]
Merge remote-tracking branch 'cybutek/master'
CYBUTEK [Sat, 25 Jun 2016 19:37:43 +0000 ]
Merge pull request #102 from Gerry1135/targetlatlong
Target latitude and longitude
CYBUTEK [Sat, 25 Jun 2016 19:37:27 +0000 ]
Merge pull request #100 from Gerry1135/trueanomaly
Fix for issue #99
Gerry1135 [Mon, 13 Jun 2016 11:54:22 +0000 ]
Don't forget the project file to add the new source files
Gerry1135 [Mon, 13 Jun 2016 11:46:19 +0000 ]
Oops, made target longitude non-default
Gerry1135 [Mon, 13 Jun 2016 11:43:49 +0000 ]
Slight optimisation to angle modding functions (mainly Clamp180 would shift a negative angle to be 0-360 and then shift it back).
Now completely avoid the mod operator and just does repeated add/subtract until in the correct range.
Gerry1135 [Mon, 13 Jun 2016 11:39:50 +0000 ]
Added target latitude and longitude readouts to rendezvous section
Gerry1135 [Mon, 30 May 2016 08:23:59 +0000 ]
Convert uses of Orbit.trueAnomaly to handle now being in radians
Gerry1135 [Mon, 30 May 2016 04:57:33 +0000 ]
Convert trueAnomaly to degrees (stock changed to radians in 1.1.x)
Andy Wilkinson [Sat, 30 Apr 2016 20:10:59 +0000 ]
Merge remote-tracking branch 'cybutek/master'
cybutek [Fri, 29 Apr 2016 15:50:17 +0000 ]
Fixed typo in the change log.
cybutek [Fri, 29 Apr 2016 15:45:34 +0000 ]
Update '.version' file.
cybutek [Fri, 29 Apr 2016 15:42:56 +0000 ]
Update change log.
cybutek [Fri, 29 Apr 2016 15:32:21 +0000 ]
Prep v1.1.1.0
cybutek [Fri, 29 Apr 2016 15:16:37 +0000 ]
Flamed out engines are no longer counted as active engines.
cybutek [Fri, 29 Apr 2016 12:55:46 +0000 ]
Currected exception logging typo from 'Widnow' to 'Window' in the DisplayStack class.
cybutek [Fri, 29 Apr 2016 12:54:57 +0000 ]
Fixed NullReferenceException within the DeltaVStaged readout upon exiting the flight scene.
cybutek [Fri, 29 Apr 2016 12:38:47 +0000 ]
Removed redundant button enabled check within the FlightAppLauncher.
cybutek [Fri, 29 Apr 2016 12:20:12 +0000 ]
Removed '?.' syntax sugar for easier compilation within non VS2015 IDEs.
CYBUTEK [Fri, 29 Apr 2016 11:38:33 +0000 ]
Merge pull request #94 from Gerry1135/morefixes
Morefixes
Gerry1135 [Fri, 29 Apr 2016 10:45:58 +0000 ]
Moved ActiveVessel check from UpdateModules to FixedUpdate
Gerry1135 [Thu, 28 Apr 2016 15:48:40 +0000 ]
Added missing cleanup of some contained references in various pooled classes
Gerry1135 [Mon, 25 Apr 2016 22:56:13 +0000 ]
Stop flight engineer from updating anything if ActiveVessel is null
CYBUTEK [Mon, 25 Apr 2016 12:59:39 +0000 ]
Merge pull request #91 from Gerry1135/blacksbug
Fix for NRE on entry into flight scene...
Gerry1135 [Thu, 21 Apr 2016 21:11:40 +0000 ]
Fix for NRE on entry into flight scene because Update can be called before AppLauncher is ready
Andy Wilkinson [Wed, 20 Apr 2016 02:52:40 +0000 ]
Merge remote-tracking branch 'cybutek/master'
cybutek [Tue, 19 Apr 2016 22:02:40 +0000 ]
Update change log with missing changes.
cybutek [Tue, 19 Apr 2016 20:16:44 +0000 ]
Prep for release v1.1.0.2
cybutek [Tue, 19 Apr 2016 20:16:29 +0000 ]
Update MiniAVC
cybutek [Tue, 19 Apr 2016 19:52:57 +0000 ]
Fixed issues with the toolbar button enabled/disabled states in career mode.
Andy Wilkinson [Sun, 17 Apr 2016 23:43:26 +0000 ]
Merge remote-tracking branch 'padishar/for1205' into exp
Andy Wilkinson [Sun, 17 Apr 2016 04:31:51 +0000 ]
Minor tweaks for exp updates not yet caught by Padishar
Andy Wilkinson [Sun, 17 Apr 2016 04:27:53 +0000 ]
Merge remote-tracking branch 'cybutek/experimentals' into exp
Gerry1135 [Sat, 16 Apr 2016 16:56:10 +0000 ]
Changed fairing specific mass adjustment into a general handling of the new IPartMassModifier ChangeWhen feature to support other all partmodules that change mass on staging.
Still needs a couple of tweaks
Gerry1135 [Thu, 14 Apr 2016 09:33:56 +0000 ]
Replaced use of interactable with IsEnabled property of app launcher button.
Gerry1135 [Thu, 14 Apr 2016 09:04:20 +0000 ]
Added extra new parameter to the IPartXXXModifier calls.
Just passes CURRENT for now, will need to be modified further to correctly handle pre/post staging cost and mass.
Gerry1135 [Thu, 14 Apr 2016 08:59:53 +0000 ]
Removed uses of UIRadioButton.Button as it is now private
CYBUTEK [Mon, 11 Apr 2016 12:42:08 +0000 ]
Merge pull request #85 from Gerry1135/newbits
Various tweaks and fixes
Gerry1135 [Sun, 10 Apr 2016 15:45:23 +0000 ]
Merge remote-tracking branch 'upstream/experimentals' into newbits
Gerry1135 [Sun, 10 Apr 2016 15:44:56 +0000 ]
Changed impact lat/long readouts to use DMS form
Gerry1135 [Sun, 10 Apr 2016 15:44:41 +0000 ]
Fixed bug with impact calculations (Orbit.trueAnomaly is now in radians not degrees)
Gerry1135 [Sat, 02 Apr 2016 20:30:55 +0000 ]
Reverted a previous removal of ?. and commented out a debugging message
Gerry1135 [Sat, 02 Apr 2016 20:27:52 +0000 ]
Revert "Removed more uses of ?."
This reverts commit e2e49646a5f4606516675671d03c161364df876e.
Gerry1135 [Sat, 02 Apr 2016 20:27:12 +0000 ]
Implemented support for thrustTransformMultipliers
cybutek [Sat, 02 Apr 2016 19:08:43 +0000 ]
Include Unity asset .meta files.
Gerry1135 [Sat, 02 Apr 2016 16:50:10 +0000 ]
Merge branch 'experimentals' into newbits
Gerry1135 [Sat, 02 Apr 2016 16:47:35 +0000 ]
Merge remote-tracking branch 'upstream/experimentals' into newbits
cybutek [Sat, 02 Apr 2016 16:29:29 +0000 ]
Fairing mass is retreived from the module mass on the actual module now rather than the part (which will give supply a total module mass over all attached modules).
cybutek [Sat, 02 Apr 2016 13:55:23 +0000 ]
Update change log.
cybutek [Sat, 02 Apr 2016 13:51:43 +0000 ]
Built .dll's with altitude to underwater terrain functionality.
cybutek [Sat, 02 Apr 2016 13:50:41 +0000 ]
Removed AltitudeUnderWater readout as it's superflous due to functionality being integrated into AltitudeTerrain.
cybutek [Sat, 02 Apr 2016 13:46:21 +0000 ]
Altitude (terrain) readout now shows the altitude above underwater terrain when splashed down.
cybutek [Sat, 02 Apr 2016 13:26:06 +0000 ]
Added AltitudeUnderWater class to project file.
cybutek [Sat, 02 Apr 2016 13:23:14 +0000 ]
Merge remote-tracking branch 'harryyoung/master' into experimentals
cybutek [Fri, 01 Apr 2016 20:17:27 +0000 ]
Update change log.
cybutek [Fri, 01 Apr 2016 20:09:43 +0000 ]
Packaged EngineerChip part using Part Tools. This was so the collider can be converted from a dynamically generated MeshCollider (that has convex properties) to a BoxCollider which as a bonus is also more performant. (resolves issue #80) Thanks Sarbian :)
cybutek [Fri, 01 Apr 2016 19:35:30 +0000 ]
Part Tools Import
cybutek [Fri, 01 Apr 2016 18:01:25 +0000 ]
Update version file.
cybutek [Fri, 01 Apr 2016 17:53:08 +0000 ]
Prep version 1.1.0.1.
cybutek [Fri, 01 Apr 2016 00:39:03 +0000 ]
Fixed issue where fairing mass was being incorrectly calculated. This was due to how KSP now doesn't include the mass on the part itself but only as module mass.
cybutek [Fri, 01 Apr 2016 00:03:45 +0000 ]
Fixed issue with the Staging class being deprecated in favour of StageManager. (fixes issue #79)
cybutek [Thu, 31 Mar 2016 18:52:09 +0000 ]
Refactored some classes to use Unity Standard naming conventions.
cybutek [Thu, 31 Mar 2016 18:38:30 +0000 ]
Fixed nullref when exiting the flight scene when surface thrust to weight readout enabled.
cybutek [Thu, 31 Mar 2016 18:20:48 +0000 ]
Fixed nullref when exiting the flight scene with suicide burn readouts enabled.
cybutek [Thu, 31 Mar 2016 17:51:36 +0000 ]
LogMsg used for logging the vessel simulation now passes data into the Logger for processing there, instead of directly passing it to the Unity debug system.
cybutek [Thu, 31 Mar 2016 17:47:15 +0000 ]
Added verbose simulation log button to the FlightEngineerModule for easy logging during flight.
Gerry1135 [Wed, 30 Mar 2016 19:03:34 +0000 ]
Merge branch 'experimentals' into newbits
cybutek [Wed, 30 Mar 2016 18:14:35 +0000 ]
Fixed heatshields acting as staged decouplers when not set to be staged.
cybutek [Wed, 30 Mar 2016 11:33:52 +0000 ]
Build for KSP v1.1.0.1171
cybutek [Sun, 27 Mar 2016 22:26:20 +0000 ]
Added tags to the parts and adjusted prices. Updated description of the ER7500 so it's not ambiguous that there's no extra functionality using it over the chip.
cybutek [Sun, 27 Mar 2016 21:46:24 +0000 ]
Changed KER version to 1.1.0.0.
cybutek [Sun, 27 Mar 2016 21:45:11 +0000 ]
Updated change log.
cybutek [Sun, 27 Mar 2016 21:44:35 +0000 ]
Re-enabled the IMGUI settings panel in the editor.
cybutek [Sun, 27 Mar 2016 18:23:54 +0000 ]
Show part info tooltips for highlighted parts.
cybutek [Sun, 27 Mar 2016 18:20:21 +0000 ]
Logger can now handle logging of hierarchical object structures.
cybutek [Sun, 27 Mar 2016 17:20:55 +0000 ]
Part info tooltips now use a raycast to find the selected part being hovered over in the scene.
cybutek [Sun, 27 Mar 2016 16:08:53 +0000 ]
Logger now correctly handles null objects.
cybutek [Sun, 27 Mar 2016 14:53:27 +0000 ]
Fixed issue with the part info tooltips in the editor remaining visible whilst no part is highlighted or selected.
Gerry1135 [Sun, 20 Mar 2016 23:35:52 +0000 ]
Removed more uses of ?.
Gerry1135 [Sun, 20 Mar 2016 23:29:40 +0000 ]
Merge remote-tracking branch 'upstream/experimentals' into newbits
cybutek [Sat, 12 Mar 2016 17:13:00 +0000 ]
Made the window close button slightly smaller.
cybutek [Sat, 12 Mar 2016 17:05:56 +0000 ]
Refactored the SettingsWindow.
Gerry1135 [Sat, 12 Mar 2016 16:05:34 +0000 ]
Merge branch 'varioustweaks' into newbits
Conflicts:
KerbalEngineer.Unity/CanvasGroupFader.cs
cybutek [Sat, 12 Mar 2016 15:48:13 +0000 ]
Added build overlay and flight engineer options to the settings window.
cybutek [Sat, 12 Mar 2016 15:47:44 +0000 ]
Window content is now contained within a box.
cybutek [Fri, 11 Mar 2016 18:34:07 +0000 ]
Implemented the beginnings of a decoupled 'Settings Window' (i.e. can be accessed in-flight as well).
cybutek [Thu, 10 Mar 2016 18:56:44 +0000 ]
Updated change log.