Jump to content
  • Kerbal Space Program patch 1.1.3 is now available!


    KasperVld

    RSSv71A.jpg

     

    Hello everyone!

     

    The 1.1.3 patch is now available! We’ve taken our time over the past couple of weeks to tackle as many issues as we could in this patch and the results speak for themselves: close to 100 fixes have been logged compared to the previous version of KSP, and we even found time to hide something small in the game that we’re sure a lot of long time fans will appreciate!

     

    Here's the complete changelog:

    =================================== v1.1.3 ============================================================
    
    Editor:
    * Fixed game crashing during deletion of parts under certain conditions.
    * Fixed Gizmos buttons not properly highlighting after loading a craft.
    * Fixed Fuel tank Part Action Window sliders to dynamically update symmetry partners when adjusted in editor.
    * Fixed frozen parts showing up in front of the main vessel.
    * Fixed fairings being see-through when a part inside or behind is highlighted.
    * Fixed certain fairing configurations causing inputlocks.
    * Fixed interstage fairing panels not being properly deleted when an interstage is removed from the ship.
    * Fixed Abnormal lighting and contrast.
    * Fixed Re-rooting and attaching frozen parts causing improper part selection.
    * Fixed an exception in FXModuleAnimateThrottle when in the editor.
    * Fixed inputlock preventing pressing [Delete] key from deleting a part.
    * Subassemblies can now be used as the start of a craft (fixes editor being non-responsive).
    * CoM indicator now accounts for mass of physicsless parts added to parent.
    * "Ground Crew" option now toggles off all animated components of VAB/SPH. Fixes increased CPU Load and Temp.
    * "Place" gizmo now provides onscreen message in editor to be consistent with other gizmos.
    
    Orbit:
    * Fixed Circular Orbit Ap/Pe jump on exiting timewarp.
    * Fixed on-rails SoI transition message to properly report both SoIs.
    * Greatly reduce Apoapsis/Periapsis changing with no input, with thanks to ferram4 and eggrobin. option is toggleable in Settings->Gameplay and tunable in Physics.cfg.
    * Lower the thresholds for floating origin shift and krakensbane when above the inverse rotation threshold, and use doubles when recomputing velocity during change (and do so immediately rather than via PhysxX).
    * GetEccentricAnomaly now correctly returns negative eccentric (hyperbolic) anomaly values when the true anomaly is before the hyperbola's periapsis, and should be more numerically stable.
    * GetEccentricAnomaly no longer spams E is NaN.
    * Conic patch creation is a little more efficient.
    * Ignore G spike on the frame where SoIs switch.
    * Orbit reported position will no longer be a frame ahead of velocity.
    
    Misc. Fixes:
    * [KSPedia] Fixed Bug with KSPedia asset bundle Dependancies.
    * Fixed symmetric part stage icons not expanding in stage manager.
    * Fixed Quicksave filename accessibility.
    * Fixed Multiple core heat producers not being properly cooled by radiator panels.
    * Fixed NRE when trying to overwrite or cancel out of save folder overwrite dialog.
    * Fixed E is NaN! tA: (pi) spam with some generated contracts.
    * Fixed Flags no longer displaying properly in the Tracking Station Info Box..
    * Fixed Flag transparency issues in editor.
    * Fixed Science lab spamming the log with "Updating" warnings whenever right-click menu is open.
    * Fixed funds penalties not being applied when Hiring Kerbals.
    * Fixed being unable to rename vessels via Knowledge Base.
    * Fixed NRE in ModuleGrappleNode.Release when parent is null.
    * Fixed UI_ChooseOption - onFieldChanged being called even when the field value hasn't changed.
    * Fixed Body lift missing when loading the Physics.cfg file.
    * Fixed Parts Tooltip window location being misplaced when changing UI scale.
    * Fixed issue with the sea level pressure display in the Knowledge Base.
    * Fixed an exception in PartModule OnLoad and OnStart causing vessel load failure.
    * Fixed a NaN in FlightIntegrator atmospheric thermo.
    * Fixed issue in Moment of Inertia calculations.
    * Fixed Rocket Exhaust FX not being moved by FloatingOrigin/Krakensbane when emitters are disabled.
    * Fixed missing parachute deployment sound.
    * Fixed VesselModules not being properly destroyed when a vessel object is destroyed.
    * Fixed unit tests from main menu causing every test to be run 4 times.
    * Fixed having an abstract UnitTest type causing TestManager to throw an exception.
    * Fixed regression that was causing global gravity to be non-zero, which should help with phantom drifting, especially with wheels.
    * Fixed a logical issue causing crew rotation objectives to be much rarer than intended on station and outpost contracts.
    * Fixed staging requiring two activation's when resuming in flight mode.
    * Fixed navigation waypoint getting stuck if a survey is killed in the middle of the flight scene.
    * Fixed Waypoint Markers not showing on Navball in IVA view.
    * Fixed potential error from generating if attempting to IVA an EVA kerbal that has just been loaded outside of a vessel.
    * Fixed RCS TorqueProvider implementation to take thrust limiting and alternate precision mode into account.
    * Fixed an issue where the NBS dialog was not resetting its coordinates properly.
    * Fixed reported typos and grammatical issues in various areas of the game.
    * Fixed ITargetable FlightCoMTracker.GetVessel always returning null.
    * Fixed Asteroids all spawning with a mass of 150t, regardless of class.
    * Fixed race condition with map filters causing asteroids to be invisible in new games until they were modified.
    * Fixed asteroids sometimes appearing to be pitch black while being seemingly immune to light when rotated at certain angles.
    * Adjusted science data collection range of Mk1 cabin to match other science options.
    * Kerbals can no longer "Take surface sample" while in command seat.
    * Fairing base purchase and entry costs adjusted to vary by size.
    * Part Action Window for symmetric parts no longer needs modkey to open when a sibling window is open.
    
    Misc. Tweaks:
    * [Modding] Additional access to fields in Mission Control.
    * [EVA, Gameplay] R&D upgrade text adjusted.
    * Added onVesselCrewWasModified, which consolidates many events in which crew changes on a specific vessel. Use this to fix a few issues with crew rotation objectives.
    * Added ITargetable.GetActiveTargetable, which allows us to specify if a target should be allowed on something that is part of the active vessel.
    * Added AeroFXIgnore layer so some parts (Gigantor e.g.) can have parts of their model ignored by AeroFX. Fixes an issue with odd Aero FX streamers.
    * Added "EVA" layer, added it to various cameras, physics casts, lights, and collision matrices to behave exactly like normal parts, except suspension raycasts ignore it entirely. Prevents violent interactions when kerbals touch wheels.
    * Added alwaysRecomputeLift to ModuleControlSurface so it can be set to not ignore slight actuation.
    * Added wheel weight stress and slip stress multipliers to game settings, allowing players that do not want these stresses to disable them globally.
    * Added onCommandSeatInteraction GameEvent, and deployableSeated to science experiments. Use these to disable scooping up surface samples when seated.
    * Added Felipe to crew name generation.
    * Satellite contract orbit generation made much more modular and maintainable, allowing us to validate generated orbits now. If an orbit parameter becomes corrupt through save manipulation or other means, that parameter can be regenerated without affecting the rest of the orbit.
    * Clarify R&D facility upgrade text to make it clear that Kerbin is still fair game for surface samples without the astronaut complex upgrades.
    * Crew Transfer more moddable.
    * Game is now paused going to MissionControl, AstronautComplex, Admin, R&D and unpaused when closing them.
    * Renamed Telus ladder to Kelus Ladder to avoid naming conflicts.
    * Improvements to flag rendering in KB.   
    * Improvements in Tutorial input locks and Error checking
    * Adjustments to the Repair/Downgrade costs of the Facilities
    * Changed "Cancel warp" to use forward slash instead of Esc.
    * When repaired, wheels become temporarily immune to weight and slip stresses, slowly rising back to normal over a period of between 30 to 90 seconds.
    * Reduction in the creation of Garbage Objects in Flight scene.
    * Reduction in the creation of Garbage Objects in Space Center.
    * Optimize Part.GetConnectedResources and Vessel.GetActiveResources for speed and to not create garbage.
    * Dramatically improve resolution of asteroid textures, while simultaneously improving their shader performance by 400%. New shader can have very subtle desaturated brown/red hues sometimes.

     


    User Feedback

    Recommended Comments



    I found nothing on the island - and on the old KSC (maybe a new squad monolith?) The Monolith on KSC terrain is much more prominent now.

    but i found and reported a minor bug:
    http://bugs.kerbalspaceprogram.com/issues/10000
    the communotron 16 gives of sparks during reentry looks quite nice. (here: aero details low but also visible at normal)

    @Ted version 1.1.3 is not selectable on the tracker yet.

     

    Edited by KroShan
    shout out to Ted and confirmation on normal detail
    Link to comment
    Share on other sites

    22 minutes ago, Boris-Barboris said:

    Well, both MechJeb and kOS ignore parts without rigidbodies completely and don't respect physicsless parts features, but that's a minor issue statistically. Good to hear we all can now drop those heavy parts of code.

    Um, so does PhysX. That's why the others do it. Remember that the mass of non-full-physics parts are added to their parent (or parent's parent and on up the chain) rb, so the rbs are all that PhysX sees.

    Link to comment
    Share on other sites

    Eighty percent. Time to find that easter egg!

    93...

    Yay! Loading now!

    It says could not preload game manager. I just broke my KSP. :(

    Now I have to either re-unzip my ksp 1.1.1 file or download 1.1.3 for several hours...

    Link to comment
    Share on other sites

    Quote
    
    * When repaired, wheels become temporarily immune to weight and slip stresses, slowly rising back to normal over a period of between 30 to 90 seconds.

    Perfect!

    Link to comment
    Share on other sites

    Quote
    
    * Added wheel weight stress and slip stress multipliers to game settings, allowing players that do not want these stresses to disable them globally.

    I haven't been able to find these. Can someone help me? Searched Physics.cfg, settings.cfg, in-game menu's and context menu's of the wheel parts in the SPH.

    Link to comment
    Share on other sites

    Sounds like a lot of fixes in the VAB! I should move my Rubik's Cube development to 1.1.3 from 1.0.5, the bugs have really hindered my progress.

    Link to comment
    Share on other sites

    41 minutes ago, Azimech said:

    I haven't been able to find these. Can someone help me? Searched Physics.cfg, settings.cfg, in-game menu's and context menu's of the wheel parts in the SPH.

    WHEEL_WEIGHT_STRESS_MULTIPLIER = 1
    WHEEL_SLIP_STRESS_MULTIPLIER = 1

    in the settings.cfg, dunno about physics.cfg, I just found these cause I do a Diff when manually upgrading my older settings.cfg file to the new one

    Link to comment
    Share on other sites

    Quote

    * Added Felipe to crew name generation.

    Soooooo.... Felipe left squad and mutated into Kerbals and beamed back to Kerbin?

    HOW AWESOME!

    Edited by EwingKang
    Link to comment
    Share on other sites

    After poking around Dres and the asteroids i encountered

    * Fixed Asteroids all spawning with a mass of 150t, regardless of class.
    * Fixed asteroids sometimes appearing to be pitch black while being seemingly immune to light when rotated at certain angles.

    Glad to see this fixed.

     

     

     

    Link to comment
    Share on other sites

    KSP is still broken as balls on Linux. Where is the fix? It's been broken since 1.1 released, and NO ONE at Squad has even acknowledged the issue. What is going on guys? KSP used to work so well on Linux and now it's unplayable because it doesn't even launch properly.

    Edited by Specific Alduin
    Link to comment
    Share on other sites

    This was an unexpected surprise. Maybe now I can put more than a handful of parts together without the whole thing crashing.

    Link to comment
    Share on other sites

    Quote
    
    * GetEccentricAnomaly now correctly returns negative eccentric (hyperbolic) anomaly values when the true anomaly is before the hyperbola's periapsis, and should be more numerically stable.

    *Heavy breathing* Reading true anomaly makes me feel like trash ;.;

    Link to comment
    Share on other sites

    1 hour ago, AlbertoKermov said:

    Is there a way to roll back to 1.1.2 on Steam? This update broke the NavBall PDF on RasterPropMonitor, so until that updates gameplay is limited.

    that won't limit my gameplay, or that of multitudes of others. It won't limit yours either, as you can simply play without that one little thing.

    Link to comment
    Share on other sites



×
×
  • Create New...