CYBUTEK [Tue, 27 Oct 2015 20:27:40 +0000 ]
Merge pull request #58 from antplant/name-readout
Issue #53: Added name readout.
Anthony Plant [Sun, 18 Oct 2015 14:42:36 +0000 ]
Issue #53: Added name readout.
CYBUTEK [Tue, 29 Sep 2015 20:19:35 +0000 ]
Merge pull request #51 from itwtx/master
Added two rendezvous variables: radial velocity and time to rdzv
CYBUTEK [Tue, 29 Sep 2015 20:19:19 +0000 ]
Merge pull request #54 from Gerry1135/stagepriorityfix
Fixed issue in stage priority flow simulation that caused calculation…
Gerry1135 [Sat, 26 Sep 2015 23:51:13 +0000 ]
Fixed issue in stage priority flow simulation that caused calculations for rapiers to fail if the LF and O are drawn from different tanks.
itwtx [Sun, 06 Sep 2015 19:23:01 +0000 ]
Added two rendezvous variables: radial velocity and time to rdzv
CYBUTEK [Sun, 06 Sep 2015 15:18:02 +0000 ]
Merge pull request #50 from Kerbas-ad-astra/master
Check that the ApA is outside the atmosphere.
Kerbas-ad-astra [Sat, 05 Sep 2015 20:08:55 +0000 ]
Merge pull request #2 from CYBUTEK/master
Update from parent.
Kerbas-ad-astra [Sat, 05 Sep 2015 20:07:15 +0000 ]
Added check to make sure that ApA is outside of the atmosphere -- was causing "dT is NaN!" spam while s/c orbit still in the atmosphere, see http://bugs.kerbalspaceprogram.com/issues/5334 for more details.
cybutek [Thu, 03 Sep 2015 23:42:24 +0000 ]
Changed torque to display with two decimal places of accuracy.
cybutek [Wed, 15 Jul 2015 13:03:32 +0000 ]
Added missing changes to the change log.
Kerbas-ad-astra [Wed, 15 Jul 2015 02:25:22 +0000 ]
Merge pull request #1 from CYBUTEK/master
Update from parent.
cybutek [Wed, 15 Jul 2015 01:22:31 +0000 ]
Prep 1.0.18.0
cybutek [Wed, 15 Jul 2015 01:16:52 +0000 ]
Fixed issue where physically insignificant part mass was not being correctly cascaded down through parent parts.
cybutek [Tue, 14 Jul 2015 23:38:51 +0000 ]
Merge branch 'Gerry1135-speedatapses' #47
Gerry1135 [Mon, 13 Jul 2015 21:08:29 +0000 ]
Merge branch 'master' into speedatapses
Gerry1135 [Mon, 06 Jul 2015 20:47:36 +0000 ]
Don't bother calling MB.print if LogMsg is empty when flushed
Gerry1135 [Mon, 06 Jul 2015 20:46:44 +0000 ]
Added readouts for post-burn Ap and Pe
Gerry1135 [Mon, 06 Jul 2015 20:45:46 +0000 ]
Added readout of time to next atmosphere boundary encounter
Gerry1135 [Mon, 06 Jul 2015 13:58:23 +0000 ]
Added "Speed at Periapsis" and "Speed at Apoapsis" readouts to Orbital section (not default)
cybutek [Sun, 05 Jul 2015 20:33:54 +0000 ]
Merge branch 'Gerry1135-horizspeedfix' #45
Gerry1135 [Sat, 04 Jul 2015 23:44:55 +0000 ]
Workaround for bug in Vessel.horizontalSrfSpeed
CYBUTEK [Fri, 03 Jul 2015 12:47:31 +0000 ]
Merge pull request #44 from Gerry1135/intakeairusage
Fixed intake air demand function
Gerry1135 [Wed, 01 Jul 2015 14:57:21 +0000 ]
Fixed style of a couple of build engineer settings labels
Gerry1135 [Wed, 01 Jul 2015 12:13:17 +0000 ]
Fixed intake air demand function to handle all ModuleEngines derived modules
cybutek [Mon, 29 Jun 2015 16:30:40 +0000 ]
Merge branch 'seybur-master' #43
saybur [Mon, 29 Jun 2015 16:11:16 +0000 ]
Match flight min sim time range to editor range
saybur [Mon, 29 Jun 2015 16:10:02 +0000 ]
Fix for min sim time slider snapping to zero
cybutek [Thu, 25 Jun 2015 13:01:50 +0000 ]
Updated Changes.txt file.
cybutek [Thu, 25 Jun 2015 12:59:52 +0000 ]
Stock sections in the Flight Engineer can now become HUDs.
cybutek [Thu, 25 Jun 2015 12:51:58 +0000 ]
Thermal section is now set as custom.
cybutek [Thu, 25 Jun 2015 12:33:20 +0000 ]
Prep version 1.0.17.0
cybutek [Thu, 25 Jun 2015 12:30:34 +0000 ]
Account for skin temperatures in the thermal readouts.
cybutek [Thu, 25 Jun 2015 11:42:42 +0000 ]
Cleaned up the EngineerGlobals class.
cybutek [Thu, 25 Jun 2015 11:30:50 +0000 ]
Fixed issue where HUDs with few or no readouts would get pushed away from the top/bottom edges of the screen. HUDs now clamp fully inside the screen instead allowing overflow with a margin like normal windows.
cybutek [Thu, 25 Jun 2015 11:01:51 +0000 ]
Fixed fairing mass calculations.
CYBUTEK [Thu, 25 Jun 2015 10:05:42 +0000 ]
Merge pull request #34 from Gerry1135/flowmodeoverride
Fixes for flow mode override and jet burn times
Gerry1135 [Sun, 21 Jun 2015 22:04:55 +0000 ]
More cleanup of old ModuleEnginesFX code
Gerry1135 [Sun, 21 Jun 2015 22:04:08 +0000 ]
Removed various unused members
Gerry1135 [Sun, 21 Jun 2015 21:31:38 +0000 ]
Changed default body to use Planetarium.Home
Gerry1135 [Fri, 19 Jun 2015 20:18:18 +0000 ]
Merge branch 'master' into flowmodeoverride
cybutek [Sat, 13 Jun 2015 19:59:56 +0000 ]
Fixed the manoeuvre node readouts to use the correct gravitational constant (9.8066) for calculating exhaust velocity, rather than the incorrect (9.82) value that was required in pre-1.0 versions of KSP.
Gerry1135 [Mon, 25 May 2015 23:51:33 +0000 ]
More fixes to per-stage mass and cost values
Gerry1135 [Sat, 23 May 2015 12:54:18 +0000 ]
Start of cleanup of all ModuleEngines related code that was hurriedly changed for KSP 1.0
Gerry1135 [Sun, 17 May 2015 20:24:37 +0000 ]
Fixed thrust and actualThrust calculations
cybutek [Sun, 17 May 2015 00:53:29 +0000 ]
Added 'Thermal' readouts category including:
- Internal Flux
- Convection Flux
- Radiation Flux
- Critical Part Name
- Critical Part Temperature
- Critical Part Percentage of Max Temperature
- Hottest Part Name
- Hottest Part Temperature
- Coldest Part Name
- Coldest Part Temperature
Gerry1135 [Sat, 16 May 2015 23:23:57 +0000 ]
Fix to burn times calculated for jet engines (uses ignoreForIsp propellant property)
Gerry1135 [Sat, 16 May 2015 23:23:06 +0000 ]
Fixed to use per-propellant fuel flow mode override
Gerry1135 [Sat, 16 May 2015 23:22:06 +0000 ]
Fixed issue with logged elapsed times
cybutek [Sat, 16 May 2015 22:15:50 +0000 ]
Added the 'Mach Number' readout to the default surface HUD.
cybutek [Sat, 16 May 2015 22:03:59 +0000 ]
Atmospheric efficiency readout is no longer a default readout as it's now relatively useless with the new atmospheric model.
cybutek [Sat, 16 May 2015 21:59:56 +0000 ]
Added 'Mach Number' readout.
cybutek [Sat, 16 May 2015 19:38:57 +0000 ]
Check all referenced objects are not null (Fixes #33).
cybutek [Sat, 16 May 2015 19:26:41 +0000 ]
Fixed longitude to correctly clamp to 180°.
CYBUTEK [Sat, 16 May 2015 18:00:52 +0000 ]
Merge pull request #32 from Gerry1135/kspexp
Further changes to "no physics" handling and logging code
Gerry1135 [Sun, 10 May 2015 19:25:07 +0000 ]
Modified no physics handling again to display mass in correct stage but still calculate torque correctly and cope correctly when a part's state changes due to staging
Gerry1135 [Sat, 09 May 2015 17:19:48 +0000 ]
Merge branch 'master' into kspexp
Gerry1135 [Sat, 09 May 2015 14:32:36 +0000 ]
Yet another fix to physics insignificant part mass
CYBUTEK [Sat, 09 May 2015 14:10:31 +0000 ]
Merge pull request #29 from Gerry1135/kspexp
Merged various fixes by 'Padishar'.
Gerry1135 [Sat, 09 May 2015 12:22:21 +0000 ]
Moved no physics mass moving into SetupAttachNodes where all parent links have been setup so that the whole parent chain can be followed to move the mass to the correct part
Gerry1135 [Sat, 09 May 2015 01:12:34 +0000 ]
Restored fix to include mass of physics insignificant parts
Changed to apply mass to parent part to fix engine torque calculations
Gerry1135 [Tue, 05 May 2015 13:17:40 +0000 ]
Increased eccentricity readout to 5 dp
Gerry1135 [Tue, 05 May 2015 11:12:06 +0000 ]
Replaced a couple more foreach loops with for
Gerry1135 [Tue, 05 May 2015 11:03:04 +0000 ]
RemoveAttachedParts now removes the specified parts from the fuel target list as well as the attach node list
Gerry1135 [Tue, 05 May 2015 11:01:19 +0000 ]
Improved logging in GetSourceSet
Gerry1135 [Tue, 05 May 2015 10:59:30 +0000 ]
Temporary tweak to threshold at which parts are considered empty for staging purposes.
This needs to be fixed properly as the staging fails if an asparagus booster is tweaked to contain unbalanced resource amounts.
Gerry1135 [Sat, 14 Feb 2015 16:46:43 +0000 ]
Added button to enable simulation logging on next run
Gerry1135 [Mon, 04 May 2015 14:18:29 +0000 ]
Added Units.toAngleDMS to generate correct DMS strings for small negative angles
Changed latitude readout to use new function
Gerry1135 [Mon, 04 May 2015 14:17:29 +0000 ]
Added "Atmo" button to compact build engineer
Removed title addition and doesn't show sliders
Gerry1135 [Mon, 04 May 2015 13:28:25 +0000 ]
Fixed in-flight part count readout to not have decimal places
Gerry1135 [Mon, 04 May 2015 13:18:29 +0000 ]
Changed mach display in build engineer to 2 dp
Gerry1135 [Mon, 04 May 2015 13:18:06 +0000 ]
Default maxMach to 1.0 so the slider still shows up when no jet engines are present
Gerry1135 [Sun, 03 May 2015 23:02:29 +0000 ]
Put version back to 1.0.16.6
Gerry1135 [Sun, 03 May 2015 22:48:46 +0000 ]
Merge branch 'master' into kspexp
Resolved conflicts to use Sarbian's object pooling
Gerry1135 [Sun, 03 May 2015 21:02:50 +0000 ]
Removed Smooth library
cybutek [Sun, 26 Apr 2015 12:28:58 +0000 ]
Merged Sarbian's 1.0 fixes to vessel simulator
cybutek [Sat, 02 May 2015 16:53:18 +0000 ]
Prep 1.0.16.6
cybutek [Sat, 02 May 2015 16:12:50 +0000 ]
Separately staged fairing mass jettisons are now calculated in the editor.
cybutek [Fri, 01 May 2015 23:54:47 +0000 ]
Prep 1.0.16.5
cybutek [Fri, 01 May 2015 23:45:40 +0000 ]
The build engineer now uses the InputLockManager for editor locking.
cybutek [Fri, 01 May 2015 23:41:30 +0000 ]
Replaced code that was accidentally removed from the EngineSim class.
cybutek [Fri, 01 May 2015 19:59:14 +0000 ]
Prep 1.0.16.4
cybutek [Fri, 01 May 2015 19:42:13 +0000 ]
Account for module mass in the editor as KSP 1.0.1 now makes use of it in flight.
cybutek [Fri, 01 May 2015 19:25:05 +0000 ]
Optimised the BuildAdvanced class.
cybutek [Fri, 01 May 2015 18:51:52 +0000 ]
Optimised the BuildOverlayVessel and BuildOverlayResources classes.
cybutek [Fri, 01 May 2015 18:28:26 +0000 ]
Optimised the BuildOverlayPartInfo class.
cybutek [Fri, 01 May 2015 17:33:54 +0000 ]
PartInfoItem objects are now pooled.
cybutek [Fri, 01 May 2015 17:12:43 +0000 ]
Removed LINQ routines in the PartExtensions class.
cybutek [Fri, 01 May 2015 15:14:44 +0000 ]
ForceAccumulator is now resettable.
cybutek [Fri, 01 May 2015 15:11:28 +0000 ]
Converted foreach into for loops in the Simulation class.
cybutek [Fri, 01 May 2015 14:46:14 +0000 ]
Fixed issue with null references being thrown when the atmospheric slider on the build engineer is visible.
cybutek [Fri, 01 May 2015 01:04:42 +0000 ]
Converted foreach into for loops in the PartSim class.
cybutek [Thu, 30 Apr 2015 23:45:10 +0000 ]
Physically insignificant part mass in now accounted for.
cybutek [Thu, 30 Apr 2015 00:11:18 +0000 ]
Converted foreach into for loops in the EngineSim class.
cybutek [Wed, 29 Apr 2015 23:57:02 +0000 ]
AttachNodeSim objects are now pooled.
cybutek [Wed, 29 Apr 2015 23:28:17 +0000 ]
PartSim objects are now pooled.
cybutek [Wed, 29 Apr 2015 23:17:05 +0000 ]
EngineSim objects are now pooled.
cybutek [Wed, 29 Apr 2015 21:43:49 +0000 ]
Simulation object made re-usable and parts lists are cleared rather than re-created.
cybutek [Mon, 27 Apr 2015 18:45:12 +0000 ]
Removed superfluous 'm/s' on the mach slider in the build engineer.
cybutek [Mon, 27 Apr 2015 18:36:34 +0000 ]
Fixed issue with the toolbar icons not being created.