太空工程师吧 关注:36,697贴子:508,078

[update]01.064 传感器敌我识别,可视距离设置,可MOD最大速度

只看楼主收藏回复

传感器现在可以检测所有权和区分敌友。另外,我们在世界设置里添加了可视距离选项 —— 这将帮助玩家改善游戏性能。此外,舰船最大速度同样也可以修改。最后,我们对可编程块做了一些改进;从现在起,它遵从所有权设置并且需要电力来工作。
视频来自:优酷

版本特点
- 传感器可以根据所有权进行敌我识别
- 新的世界设置:可视距离(这将帮助玩家改善游戏性能)
- 添加启动界面表明游戏已经启动
- 可MOD舰船最大速度
舰船速度MOD手册:http://steamcommunity.com/sharedfiles/filedetails/?id=371554858
修正
- 修正开采小行星时在小行星表面附近创建小的小行星
- 修正默认重生船的铀数量使其可以工作在无限大世界下
- 修正用钻头时内存泄漏
- 修正蓝图菜单问题
- 修正客户端无法看到脚本变化的问题
- 修正流星粒子效果
- 为支持的分辨率修正高级世界设置菜单布局
- 修正句柄执行尽管脚本已经结束
- 修正矿石探测器检测矿石更好
- 修正小行星根据距离变小
可编程块改动
- 添加投影仪到手册
- 从游戏内编程中移除行为
- 移除从库存添加或删除物品,只能transferTo(传输到)和transferFrom(传输自)某处
- transferTo和TransferFrom遵从输送机系统
- 可编程块只能访问共享块
- 当所有权变化,程序需要重新编译
- 可编程块需要能源
- 更新可编程块的发射率
- 为运行行为添加图标
- 移除System.Timer引用
- 修正通过名字获得方块的问题
- 修正结构体导致崩溃
- 修正静态方法和变量导致的崩溃
- 修正可编程块的临界组件集合错误
====================================
审核了1个半小时QAQ
差点就直接发文本第二天再更新视频了.....


IP属地:北京1楼2015-01-09 01:03回复
    直接上500


    来自WindowsPhone客户端3楼2015-01-09 03:16
    收起回复
      辛苦了!   --我是可爱的小尾巴,我要十五字!<(*ΦωΦ*)>
         --来自小七 


      IP属地:上海来自Android客户端4楼2015-01-09 05:43
      收起回复
        辛苦了


        IP属地:福建来自Android客户端5楼2015-01-09 06:29
        收起回复
          赞\(≥▽≤)/


          IP属地:辽宁来自Android客户端8楼2015-01-09 06:40
          回复
            跃迁引擎启动!


            IP属地:吉林来自Android客户端9楼2015-01-09 07:48
            收起回复
              要是探测器的探测距离再远一点就更好了


              IP属地:河北10楼2015-01-09 08:40
              回复
                祈酱早上好!


                IP属地:浙江来自Android客户端11楼2015-01-09 09:26
                收起回复
                  最大速度能到多少?


                  IP属地:四川来自Android客户端12楼2015-01-09 09:34
                  收起回复
                    更改最大速度方法:
                    Modding the ship speed in Space Engineers is quite easy. All you have to do is to create a new folder in the game’s mod directory (the path is: C:\Users\{YOUR WINDOWS USERNAME}\AppData\Roaming\SpaceEngineers\) (If you have difficulties finding the log file, press WIN+R, in the box that will open paste %APPDATA%\SpaceEngineers and press enter.)
                    You can name this new directory as you want e.g. ShipSpeedMod. Inside this directory, create another new directory called “Data” (this time the directory name must be exactly the same). Then just copy the Enviroment.sbc file into Data directory. You can find the Environment.sbc file in Space Engineers content directory located in your steam library e.g : c:\Program Files (x86)\Steam\SteamApps\common\SpaceEngineers\Content\Data\
                    You can also try to search for the SpaceEngineers folders in your computer.
                    After you copy the Enviroment.sbc file you can change
                    <SmallShipMaxSpeed>100</SmallShipMaxSpeed>
                    <LargeShipMaxSpeed>100</LargeShipMaxSpeed>
                    value to any different value. As you can see there is separate speed limit for small and large ships. However, you cannot mod astronaut speed. Flying ship of the character is always 5% more than the maximum speed of any ship and walking is 30% more than the maximum ship speed.
                    Currently the speed can be from 0 (negative values will be set to 0) to half of the speed of light (bigger values will be clamped). It can happen that maximum speed will be a little more than the value set on the file e.g. for 200 value max speed, it can be 210 in game. This is a normal behavior.
                    改装船速度在太空工程师是很容易的。你要做的就是在游戏的 mod 目录中创建一个新文件夹 (路径是: C:\Users\{YOUR 的 WINDOWS 用户名} \AppData\Roaming\SpaceEngineers\) (如果你有困难找到日志文件,按Win + R,在框中,将会打开粘贴 %APPDATA%\SpaceEngineers 并按回车键。如你所愿如 ShipSpeedMod,您可以命名这个新目录。在此目录内创建另一个新的目录称为"Data"(此目录名称必须是完全相同的时间)。然后就将 Enviroment.sbc 文件复制到数据目录中。您可以找到Environment.sbc 文件在太空工程师内容目录位于您的蒸汽图书馆例如: c:\Program Files (86) \Steam\SteamApps\common\SpaceEngineers\Content\Data\你也可以尝试搜索您的计算机中的 SpaceEngineers 文件夹。
                    您将 Enviroment.sbc 文件复制后您可以更改<SmallShipMaxSpeed>100</SmallShipMaxSpeed><LargeShipMaxSpeed>100</LargeShipMaxSpeed>为任何不同的值的值。正如你可以看到单独的车速限制为小型和大型的船只。然而,你不能 mod 宇航员速度。5%以上的任何船舶的最大速度飞行船的字符总是和散步是 30%,超过最大船的速度。目前速度可以是速度从 0 (负的值将设置为 0) 到一半 (较大的数值会被夹住)。它可以发生最大速度将会略高于例如 200 价值最大速度文件上设置的值,它可以在比赛中的 210。这是一种正常的行为。
                    机器翻译效果还勉强够用


                    IP属地:内蒙古13楼2015-01-09 11:29
                    收起回复
                      太好了,感应器终于有敌我识别能力了,自动炮台可以完工了,就是不知道那个2500米的超级感应器mod会不会跟着更新


                      14楼2015-01-09 11:36
                      收起回复
                        太棒了,可惜最近忙没时间玩~~~


                        IP属地:四川15楼2015-01-09 13:01
                        回复