缺氧正式版更新了什么内容?本作于5月7日更新了游戏的正式版本,下面就为大家分享正式版的更新内容汇总,一起来看看吧。
首先是对这次公告的简单总结:
① 这次更新主要是修复bug,添加色盲模式,对自动化包的内容进行简单的补充和调整
② Klei的缺氧团队受到在家工作的影响,这次更新延迟了一天发布,但还不确定后续更新会不会受到影响(疯狂暗示)
以下是这次更新的全部内容
Features and Changes
特点和调整
_ Add Protanopia and Deuteranopia color blindness modes.
添加了红色盲和绿色盲模式
_ Added Feedback button below patch notes as shortcut to feedback options.
在补丁说明下添加了可以快捷反馈的反馈按钮
_ Mod and Crash Screen Improvements:
模组和崩溃界面改进:
_ Mods Screen button says "Browse" instead of "Subscription" for local mods. Hitting the button always opened a folder to the local directory, now the text matches that
对于本地模组,模组界面按钮会显示"浏览"而不是"订阅"。点击按钮是会打开本地文件夹,现在文本与之一致了
_ Hook up new art for crash report screen
接入了崩溃报告界面的新贴图
_ Enable/Disable all mods button on ModsScreen
模组界面中启用/禁用全部模组的按钮
_ Errors encountered while mods are installed will now bring up an error dialog.
有模组安装时出现错误会显示一个关于这个错误的对话框
_ Fix localization on the error screen
修正了错误界面的位置
_ Error screen now has a "MORE INFO" button that reveals the callstack, and a copy to clipboard button
错误界面现在有了"更多信息"按钮,这个按钮可以显示调用栈,还有一个可以复制到剪贴板的按钮
_ Mods referenced in the stack trace will be disabled by default (unless they are dev mods).
默认下,模组在堆栈中的记录会被禁用(除非是开发者模组)
_ Disable mods that are non-dev mods when they fail to load, even if other mods are dev mods. This was causing infinite loops for mod creators when a mod was crashing that had nothing to do with what they were developing
当非开发者模组加载失败时,即使有其他开发者模组,非开发者模组也会被禁用。在这之前对于模组制作者来说会导致一个无限循环,当模组崩溃时,对于正在开发的部分他们束手无措
_ Mods can be disabled or enabled directly on the error screen.
模组可以直接从错误界面禁用或启用
_ Under the hood, Timer Sensor now counts Logic Ticks rather than Time.time, which will make them more accurate and better at staying in sync with each other.
在代码内部,时间传感器现在用Logic Ticks计数而不是Time.time,这会使得传感器更精确并保持彼此同步
_ Counter Sensor improvements:
计数传感器改进:
_ Add "Advanced Mode" toggle to Counter sidescreen. Advanced Mode performs a % on the count, rather than a direct comparison, allowing for actual binary counting.
可以在计数器侧窗中调整为"高级模式"。高级模式对计数器执行%操作(取余),而不是直接比较,可以实现实际的二进制计数
_ Advanced Mode: sends a Green Signal only for one logic tick, rather than continuously.
高级模式:仅输出一次瞬时的绿色信号,而不是持续输出
_ Standard Mode: After its initial 0, Counter Sensor sidescreen displays its count as "10" rather than 0.
标准模式:不算最初的0,计数器侧窗会显示它计数为"10"(或者设定值)而不是0
_ Counter sidescreen visual polish.
改善了计数器侧窗的样式
_ Improved counter's reset behavior to be more reliable.
改善了计数器的重置行为,是指更可靠了
_ Added some new hammer strike sounds
添加了一些新的敲击器敲击音效
_ New logic gate sounds, changes and remixing
新的逻辑门音效,调整和混合
_ Sweepbot Station contents are always marked for clearing - similar to user marked sweeps on floor ore. This allows their storage priority to be set right on the Sweepbot Station
扫扫基站的内容物永远是被标记为清扫的——类似玩家标记地上的矿石是需要清扫的。这可以使基站中的内容物的优先度可以根据基站进行校正
_ Notifier sidescreen now has tooltips for the three notification types.
通知器现在有了三种消息类型的悬停提示
_ New !! icon for VERY BAD notifications
通知器新的"!!"图标,对应"非常糟糕"的消息
_ OR and XOR gate backpieces shaped to look more like their symbols.
或门和异或门的背板形状看上去更符合它们的符号了
_ Add Copy Settings button to Signal Switch, Power Switch, Ribbon Reader, Ribbon Writer.
对信号开关,电力开关,线组读取器,线组写入器添加了复制设置按钮
_ Counter Sensor description updated to make it more clear that it resets on the next signal after reaching max count.
计数传感器描述更新,是指对于,达到最大计数后再接收到信号后重置,更清楚了
_ Add localized string for "Reported Error" confirmation dialog
添加了关于"报告错误"确认对话框的本地化文本
_ Ore chunks show their element description if necessary in Sweepy/receptacle side screens. Player visible debug message removed.
如果有必要,矿石块会在扫扫机器人或容器的侧窗中显示元素描述。移除了玩家能看到的调试信息
_ Revised description of the Feedback window
修改了对于反馈窗口的描述
_ If world generation fails it displays an error message instead of continuing to selecting starting Duplicants
如果世界生成失败,那么会显示错误信息而不是继续让你选开始的复制人
_ World generation will no longer retry with a new seed if a seed fails. This means that errors in worldgen will cause failures instead of silently changing the seed in the background.
就算一个种子在世界生成时失败了,也不会用一个新种子重试。也就是说,在世界生成的错误会导致失败而不是偷偷地改变种子
_ Fixed world generation failing on some seeds resulting in a world filled with Abyssalite. This was reported primarily on Volcanea Asteroids but it could happen on any asteroid type with world traits.
修复了使用一些会导致世界充满深渊晶石的种子世界生成失败的问题。这主要发生在火山星体上,也可能发生在任何有世界特质的星体上
_ Note: due to the combination of the above two fixes, a small number of seeds have been changed where previously that seed would fail on the first try and then succeed. This will not affect the vast majority of seeds.
注:由于上述两个修复,之前第一次尝试生成世界会失败而之后又成功的少数种子会发生变化,但大多数种子不会受到影响
_ Medical Cot severity slider requirement default is set to 70%.
医疗床默认严重性需求为70%
Fixes
修复
_ Further fixes for constructions getting dragged around during autosave and when the Notifier triggers
进一步修复了建筑在自动存档期间或通知器触发时被拖得到处都是的问题
_ Fixed building toggle errands not being saved.
修复了切换建筑任务不能被保存的问题
_ Fix rocket module meters not matching the offset of their parent module
修复了火箭舱计量表不与舱体匹配的问题
_ Fix crash when deconstructing a tile
修复了拆除砖块时产生的崩溃
_ Counter Sensor defaults to the "off" anim state when first built.
计数传感器最初建成时默认动画状态为"关闭"
_ Counter Sensor no longer sends Green Signal for its initial "zero" state, making daisy-chaining possible without requiring to reset.
计数传感器在初始的"0"状态下不会输出绿色信号了,使得菊链式连接(串联)在不需要重置的情况下成为可能
_ Copy Settings works correctly for Liquid Reservoirs and Gas Reservoirs
复制设置对于储液库和储气库能正确运作了
_ Signal Switch and Circuit Switch sidescreens now scale correctly with UI scaling.
信号开关和电闸的侧窗现在会根据界面缩放正确地缩放了
_ Signal Switch now initializes in the right animation based on whether it's on or off, instead of always defaulting to off.
信号开关现在会根据开或关对动画进行正确的初始化,而不总是默认为关
_ Signal Switch no longer says it requires Duplicant operation.
信号开关不再显示需要复制人操作了
_ Control Inputs on the Signal Selector/Signal Distributor now only read from the first bit of an Automation Ribbon.
在信号选择器/分配器上的控制输入端现在只会读入线组的第一位了
_ Canister emptier no longer shares auto-bottle strings with bottle emptier
空罐器不再与空瓶器共用"自动装瓶"文本了
_ When paused, multiple Signal Switches/Circuit Switches can be toggled at a time, and general improvements to the functionality of the player controlled toggle sidescreen.
当暂停时,可以同时切换多个信号开关/电闸了,并对玩家控制的侧窗功能进行了整体改进
_ Automation Ribbon Bridges now correctly de-tint if they are offscreen when the Automation Overlay is closed
如果信号线组桥在屏幕之外并关闭自动化概览,其用于突出显示的着色会被去除了
_ Light audio mix and performance fixes around creatures
修正了在小动物周围轻音频混合和性能
_ Fixed issue allowing for 2 Sweepys to be produced for the same base station
修复了扫扫基站会产生两个机器人的问题
_ MOTD strings can now be translated by Language Mods
每日信息文本可以被语言模组翻译了
_ Sweepy fixes:
关于扫扫机器人的修复:
_ Refined metal for sweepy production will no longer be cleared from the Sweepy base station as if it were swept clutter. This should fix some infinite delivery loops with the sweepy station.
用于生产扫扫机器人的精炼金属不会像杂物一样从扫扫基站中被清除出去了,这将修复一些关于扫扫基站的无限循环运送的问题
_ Improved Sweepy status item when trapped
改进了扫扫机器人被困住时的状态信息
_ Fixed empty status item for Sweepy. Added status items for common states. Added placeholder string to base station description to describe emptying behavior.
修复了扫扫复制人的空状态信息,添加了常规状态的信息,在扫扫基站的描述中添加了占位文本来描述空状态
_ Fixed the dying animation sometimes being interrupted by the idle animation.
修复了死亡动画有时会被闲置动画打断的问题
_ Fixed bug allowing Sweepy to magically change the temperature of things swept.
修复了扫扫机器人能神奇地改变它扫起来的东西的温度的问题
_ Fix some instances of dupes still carrying on conversations after death.
修整了一些复制人在死亡后仍能进行交谈的情况
_ Fix crash when a dupe greets another dupe right as they're dying.
修复了当复制人正和另外一个复制人打招呼时恰巧他死了而引起的崩溃
_ A couple fixes for trying to retrieve the schedule of a dead dupe.
修复了几个关于尝试检索死亡复制人的日程表的问题
_ Fix crash when a critter dies right before they get wrangled.
修复了当小动物被捆住之前死亡而引起的崩溃
_ Fix crash when a building or plant is destroyed while its room is being updated.
修复了当建筑或植物被摧毁的同时,其房间状态被更新而引起的崩溃
_ Fix achievement crash for very old saves.
修复了非常旧的存档中的成就崩溃
_ Fix retry-loop when a translation mod becomes enabled somehow.
修复了当翻译模组以某种方式被启用时的无限重试问题
_ Prevent softlock when a modal dialog is rendering behind the crash report screen.
阻止了当对话框被渲染在崩溃报告界面之后而产生的软锁
_ Separate limits for sliders and text input fields in sandbox tools. Should allow very negative heat gun values and prohibit 1 brush size values.
分离了沙盒工具的滑块和文本输入框的限制,这将允许出现负值很大的热枪并阻止出现刷子大小小于1的情况
_ Sandbox brush size limited to 50
沙盒刷子大小限制为50
_ Sandbox settings revert to default settings if the saved data is not applicable (update IDs loaded in base game). Mass, temperature, and brush radius values are better clamped.
如果沙盒工具保存的设置数据不适用,那么将恢复为默认设置(更新游戏中加载的ID)。质量,温度,刷子大小固定得更好了
_ Further fix for refunding secondary materials from construction when a building is replacing itself
进一步修正了当建筑更换自身时从建筑中退还的第二材料
_ Tweaks to the Reader/Writer and Ribbon art to overlap better and display the proper animations
调整了读取器/写入器和线组的贴图,一遍更好地重叠并显示正确的动画
_ Wheezewort description updated
更新了冰息萝卜的描述(关于花盆的)
_ Sweepy Recharge description updated
更新了扫扫机器人的充电描述
_ Fixed blank status item for Sweepy moving to charging station
修正了扫扫机器人移到基站充电的空白状态信息
_ Make "Infinity" and "-Infinity" translatable.
"Infinity"(无限)和"-Infinity"可翻译了
_ Add closing color tag to privacy policy description
添加了隐私政策描述关闭的颜色标签
_ Fix sandbox backup save file path on non-Windows machines
修正了沙盒备份存档文件在非Windows系统上的路径
_ Potentially fix broken "Browse Log Files" link for Linux
潜在地修复了Linux系统损坏的"浏览日志文件"链接
_ Fix color for red duration tooltip on Timer details screen
修正了计时器细节界面中的红色时段悬停提示的颜色
_ Hover tooltips properly use selected color mode for logic description strings
对
温馨提示:内容为网友见解,仅供参考
缺氧正式版更新内容汇总
_ Counter Sensor description updated to make it more clear that it resets on the next signal after reaching max count.计数传感器描述更新,是指对于,达到最大计数后再接收到信号后重置,更清楚了_ Add localized string for "Reported Error" confirmation dialog添加了关于"报告错误"确认对话框的本地化文本_ ...
缺氧11月26日更新日志442154版本新增内容
下面一起来看缺氧11月26日更新内容汇总。缺氧11月26日更新内容一览正式发布的组合更新日志特点和新改进云存档l 云存档已启用!使用加载界面的按钮移动你的存档,使其云同步l 自动存档文件迁移为每一个殖民地一个文件夹○ 新的存档文件迁移窗口,将存档文件重组为每一个殖民地一个文件夹○ 自动存档的删除...
缺氧生活质量更新内容有哪些
:首先来看一下主菜单界面,这次更新主菜单并没有太大变化,无非就是Q2副标题改成了Q3。新加了个mod选项(为5.28正式版发布铺路?)值得一提的也就是右下角的水风扇了(水风扇R.I.P),还有就是左上角的公告,图片上有个May28(5月28号)的雕像,预告5.28缺氧发布正式版。开新档,生存难度→全默...
缺氧DLC眼冒金星新增内容一览
下面一起来看看缺氧DLC眼冒金星新增内容一览缺氧——眼冒金星!在《眼冒金星!》中,你可以将太空任务分配到新的、尚未探索的小行星上,在基地之间运送资源,并匆忙地管理多个世界,以建造一个不仅能生存,而且有希望繁荣的巨型殖民地。在过去的几个月里,我们一直在努力实现《眼冒金星!》的核心系统,并...
缺氧眼冒金星焕然异星更新内容介绍
缺氧眼冒金星焕然异星更新内容介绍新星球我们为游戏添加了一系列与《眼冒金星!》的机制紧密相关的新星群和小行星。这些星群的初始小行星更小,每个小行星上的生态更少,而且临近的小行星不是两个而是四个。想要在这些星群中可持续发展可能需要前往多个星球进行开发和一些创造性想法。这些星群的难度不一,...
缺氧真空食物保鲜区不可用的处理方法 不用斜角拾取怎么办
缺氧正式版更新,新版本有很多的改动,其中有一项就是不能斜角拾取 这导致了之前测试版中的真空食物保鲜区和某些植物种植区域的不可用。下面给大家分享一下,我个人改良的真空食物保鲜区。首先是测试版中,我常用的真空保鲜方法。斜角拆除和建设依然可用,所以这种方式也是可以建造出来的。但是不能斜角拾取...
缺氧游戏预览版怎么开启?预览版体验方法介绍介绍_缺氧游戏预览版怎么...
对于期待在《缺氧》中提前体验更新内容的玩家,预览版提供了一个机会。然而,开启之前需要了解一些注意事项。"Xyangy87"分享的预览版开启步骤如下:首先,预览版属于测试阶段中的测试,它的bug可能会比正式测试版更多,因此在下载前请务必谨慎考虑。接下来,具体的操作步骤相对简单,但为了保证顺利,我们建议...
《缺氧》的电力不足,需要怎么生产出更多的电?
这是一个太空殖民地模拟游戏,玩家需要管理你的居民,帮助他们挖掘、建立和维护一个地下的小行星基地。你需要水、食物、氧气、适当的调节压力和适宜的温度来维持他们活着并满足他们。于2019年7月30日发售正式版。2018年6月,《缺氧》发布名为“宇宙”(Cosmic)的更新档,现已登陆Steam抢先体验平台。
缺氧可以联机玩吗
缺氧不可以联机玩。缺氧是不可以多人联机的。Steam上缺氧的游戏介绍显示,该游戏是一款单人游玩的游戏,因此不支持多人联机或者在线合作。《缺氧》是由开发过《饥荒》的Klei Entertainment所制作并发行的一款模拟游戏。其美术风格也与《饥荒》一脉相承,并同样采用了横版2D布局。该作是一个太空殖民地模拟...
缺氧眼冒金星DLC有辐同享版本玩法思路
本版本由于粒子收集器需要50点粒子才能发射,50点粒子换5个科研点,而且绿色科技需要3级研究,很多人玩卡这里会卡10~20周期,我把几个档的经验和大家分享一下。1.再次强调:关于太空服的重要性下降:和原版最大的不同是,原版都是第一时间奔太空服,很多大神能30周期全员太空服浪,这个本本太空服有...