如何评价坎巴拉太空计划3dm 1.1 的发布

如何评价“坎巴拉太空计划吧”? - 知乎52被浏览<strong class="NumberBoard-itemValue" title="1分享邀请回答2914 条评论分享收藏感谢收起3615 条评论分享收藏感谢收起以下为网友对坎巴拉太空计划行星地表扫描绘制MOD怎么样及好不好用的评价:
5000) { content.focus(); alert('评论内容字数超过5000!'); }
if(username.value=='') { username.focus(); alert('昵称不能为空!'); }
评分100857055402510
杀毒举报无毒霸瑞星NOD卡巴360杀毒360卫士
热门专题推荐ksp1.1.3发布 | 坎巴拉太空计划小组 | 果壳网 科技有意思
48222人加入此小组
据上次更新将近两个月,据主要开发者Felipe Falanghe退出项目一个月之后,ksp迎来了1.1的第三个版本,相比上一次更新这次更新的内容感觉相当的多啊,虽然大部分都是修bug。。。=================================== 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.
+ 加入我的果篮
化学工程硕士,聚烯烃工程师
基本都是修正bug,好无聊
(C)2017果壳网&&&&京ICP证100430号&&&&京网文[-239号&&&&新出发京零字东150005号&&&&
违法和不良信息举报邮箱:&&&&举报电话:当前位置:
→ 坎巴拉太空计划旗子更换方法
坎巴拉太空计划旗子更换方法
作为一款严谨的航空模拟类游戏,坎巴拉太空计划中除了各种细致的火箭制作和升空过程外,还有可爱的插旗活动,也就是等火箭成功登陆某一星球后,宇航员可以在该星球插上一枚标志性旗帜。很多玩家对于默认的旗帜图案不感兴趣,下面小编就来教大家如何制作标志性旗帜图标。
作为一款严谨的航空模拟类游戏,中除了各种细致的火箭制作和升空过程外,还有可爱的插旗活动,也就是等火箭成功登陆某一星球后,宇航员可以在该星球插上一枚标志性旗帜。很多玩家对于默认的旗帜图案不感兴趣,下面小编就来教大家如何制作标志性旗帜图标。  坎巴拉太空计划旗子更换方法:  首先,制作一个张分辨率为256x160的PNG图片,图案随意  然后找到游戏安装目录下的GameData\Squad\Flags文件夹,把之前做好的图片复制到里面  重启游戏,之后就可以在旗帜图片那里看到你新加入的新旗子图案了。默认效果修改后效果
类别: 模拟经营 &&&大小:976.8 MB
&&&语言: 中文
读完这篇文章后,您心情如何?
游戏心得推荐
游戏心得排行榜
单机游戏排行榜
1 7.4类型: 射击游戏语言: 中文大小: 2.7 GB
2 5.5类型: 动作冒险语言: 中文大小: 7.6 MB
3 7.2类型: 模拟经营语言: 中文大小: 34.3 MB
4 7.8类型: 角色扮演语言: 中文大小: 240.3 MB
5 7.0类型: 模拟经营语言: 英文大小: 12.1 MB
6 7.2类型: 射击游戏语言: 中文大小: 414.2 MB
7 6.1类型: 策略游戏语言: 中文大小: 18.0 MB
8 8.3类型: 动作冒险语言: 中文大小: 101.6 MB
9 6.7类型: 休闲益智语言: 中文大小: 233.0 MB
10 8.5类型: 角色扮演语言: 中文大小: 76.2 MB
1 7.5类型: 赛车游戏语言: 中文大小: 439.6 MB
2 7.2类型: 模拟经营语言: 中文大小: 34.3 MB
3 7.4类型: 射击游戏语言: 中文大小: 2.7 GB
4 6.7类型: 休闲益智语言: 中文大小: 233.0 MB
5 7.6类型: 角色扮演语言: 中文大小: 2.0 MB
6 7.8类型: 角色扮演语言: 中文大小: 297.8 MB
7 7.2类型: 射击游戏语言: 中文大小: 414.2 MB
8 6.1类型: 策略游戏语言: 中文大小: 18.0 MB
9 8.5类型: 角色扮演语言: 中文大小: 76.2 MB
10 6.5类型: 模拟经营语言: 中文大小: 213.8 MB
1 7.4类型: 射击游戏语言: 中文大小: 2.7 GB
2 7.2类型: 模拟经营语言: 中文大小: 34.3 MB
3 7.2类型: 休闲益智语言: 中文大小: 83.5 MB
4 6.7类型: 休闲益智语言: 中文大小: 233.0 MB
5 7.5类型: 赛车游戏语言: 中文大小: 439.6 MB
6 8.0类型: 即时战略语言: 中文大小: 1.1 GB
7 6.7类型: 动作冒险语言: 中文大小: 1.2 GB
8 7.5类型: 动作冒险语言: 中文大小: 1.4 GB
9 7.2类型: 射击游戏语言: 中文大小: 414.2 MB
10 5.5类型: 动作冒险语言: 中文大小: 7.6 MB
超多下载基地 当游网(3h3.com)
越当越快乐
www.3h3.com 版权所有 浙ICP备号}

我要回帖

更多关于 坎巴拉太空计划mod 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信