Translation

v0.5.0
English
Context English Chinese (Simplified)
v0.6.0 v0.6.0 (Update 2)
Compatibility
* Save files from Update 1 are fully compatible and all new features are available in legacy saves.
* In order to enjoy updated maps and improved terrain generation, you need to start a new game.

Map editor and terrain generation
* Fully-featured map editor that allows editing maps as a set of manually-configured procedurally-generated features.
* Map editor offers a wide range of configurability from simple shape control and parameters configuration, to changing how 2D noise functions are chained together to generate terrain features.
* New map representation that ensures maps are maximally forward-compatible and future-proof.
* Increased maximum map size to 17M tiles, 4x larger than the largest map so far.
* New maps may contain more than one starting location.
* Improved map generation pipeline to allow parallelization of all generation stages, decreasing game load times.
* New hydraulic erosion simulation that makes the terrain (especially mountains and cliffs) look more realistic.
* Procedurally-generated features such as mountain ranges are now configurable as polygons, not only as lines.
* All existing maps were recreated and improved, all containing new starting locations for fresh playthroughs.

Community Hub
* Created and launched a community hub for sharing blueprints, maps, and mods: https://hub.coigame.com/
* Hub offers better integration with the game (compared to other third-party services) such as validating blueprint strings, or showing contents of uploaded maps.

Custom surfaces & decals
* It is now possible to manually place surfaces such as concrete on the ground.
* There are 10 surfaces available: 2 concrete kinds, 4 metal kinds, 2 sandstone kinds, bricks, and cobblestone
* Exclusive gold floor is available in the Supporters Edition (thanks for everyone's generous support!).
* All surfaces now have curbs at their boundary.
* All surfaces can be painted with decals such as lines, stripes, arrows, numbers, and other decorative elements. There are over 70 different decals to choose from available in 8 colors.
* Decals can also be copy-pasted or saved into blueprints
* Vehicles driving on custom surfaces have reduced maintenance.

Improved difficulties settings
* Game difficulty setup in the new game flow is now split into two parts: difficulties and mechanics.
* Difficulties adjust factors like production, yields, and resource availability.
* Mechanics alter gameplay in more significant ways, e.g. whether vehicles should keep driving slowly without fuel or stop.
* It is now possible to configure the game settings to eliminate death spirals, making the game more approachable for casual players, or to make it even more challenging for veterans.
* All game difficulty settings can be now changed during the game, however, any change will be recorded in a log and a cooldown period prevents changing the same settings too often.
* There are now more than 30 individual game difficulty settings available.
- New option to disable death by starvation, starving people will not work though.
- New option to keep vehicles running slowly without fuel.
- New option to keep ships running on unity when no fuel is available.
- New option to keep machines working for some time without electricity or computing.
- New option to keep machines working slowly when broken down due to low maintenance.
- New option to stop conveyor belts from working when low on power.
- New option to keep water pumps working when no water with reduced throughput.
- New option to keep world mines working slowly when without Unity.
- New option for full deconstruction refund.
- Added research cost multiplier.
- Added quick actions Unity cost multiplier.
- Added solar power production multiplier.
- Added contracts profitability multiplier.
- Added loan conditions multiplier.
- Removed power production multiplier.

Additional new features
* Hydrogen vehicles
- New class of vehicles that run on hydrogen instead of diesel.
- Hydrogen vehicles include: T2 and T3 trucks and excavators, T2 tree harvester, tree planter, and cargo ship.
* More fuels for Cargo ships
- Ships can use Diesel or Heavy oil interchangeably
- New hydrogen ship
* Conveyor lifts
- Vertical transports allowing vertical movement of unit and loose products.
- Lift up to a height difference of 6 tiles on 1x2 tiles of space which allows transporting materials over retaining walls.
* Ores sorting
- When enabled, trucks with mixed materials from a mine will have to dump their cargo to a dedicated ore sorting plant, instead of directly delivering individual materials.
- Ores sorting can be changed in new or existing games via new game difficulty settings.
* Loans
- It is now possible to loan certain materials from friendly settlements.
- Loans can help with averting crises or speeding-up progress.
* Props removal tool for easy removal of tree stumps, rocks, and bushes.

Improvements
* Balancers can be suspended on pillars, similar to transports or connectors. Other transports or balancers can be built on top of them, allowing for truly multi-level conveyor networks.
* Logistics now won’t schedule delivery jobs if the second leg of the trip is not accessible. This solves issues where trucks were being loaded with material and was then unable to deliver it to its destination.
* Trucks no longer get stuck on unreachable goals; they mark such goals as inaccessible instead. Targets that can’t be reached by multiple vehicles get reported via a notification.
* Molten transports and balancers can now be elevated, but must still remain flat.
* Initial transport placement no longer requires a valid pillar to start the transport construction.

New UI
* New user interface for the main menu, map editor, in-game settings and difficulty configuration.
* Revamped save/load game screen to group saves by game sessions. This is also reflected on disk where games from one session are organized in directories.
- This also prevents auto-saves from mixing between different sessions.
* Mods that fail to load are now marked in the UI together with the copyable error message.
* Improved sound effects for many UI actions

Graphics improvements
* Pipes are now colored based on their contents. This change is slow and gradual to avoid any sudden changes and to support pipes with mixed contents.
* Trucks with tank attachments are colored similar to pipes and have a product icon on the side.
* Fluid storages have a product icon on top.
* Three new deciduous tree variants: birch, maple, and oak.
* New terrain props: bushes.
* Clouds now cast shadows on the ground.
* Improved particle effects for various machines, especially those emitting fire or steam.
* Interactions with terrain such as mining, dumping, or terrain collapse now generate dust particles.
* Vehicles now emit smoke from exhausts.
* Trees now sway in the wind slightly.
* Terrain rendering now reacts to wetness from weather and ocean.

Balancing
* Vehicles and cargo ships now cause pollution when using fossil fuels.
* Cost of Vehicle barriers was reduced from 10 to 1 concrete.
* Cost of Retaining walls was reduced from 10 to 6 concrete and 4 to 2 iron per tile.
* Increased output and upgrade levels for world map’s rock mine

Changes in the early game
* Abandoned radio tower is now set to be recycled by default.
* The main ship no longer requires initial repairs, just the dock.
* Early assembler now requires power so power production is unlocked from the start, initial diesel supplies were increased to reflect that.

Modding
* Significant changes were made in the modding API, all mods will likely need to be updated and recompiled.
* Mods are now selected at the start of the new game (instead of at the end), allowing them to affect the new game setup flow, e.g. providing maps for selection.
* Improved how mod configs are being handled, now all mod configs must derive IModConfig interface.

Fixes
* Fixed disappearing large entities under some camera angles in rare cases.
* Fixed a slight memory leak after quitting a game to the main menu.
* Fixed settlement health/unity generation when more than one settlement was constructed.
v0.6.0 (更新 2)
兼容性
* 更新 1 的存档文件完全兼容,所有新功能都可在旧版存档中使用。
* 只有新的存档能享受新的地图和改进后的地形生成效果。

地图编辑器和地形生成
* 功能齐全的地图编辑器,通过手动控制参数的程序化生成来编辑地图。
* 地图编辑器提供广泛的可配置性,从简单的形状控制和参数配置,到更改 2D 噪声函数如何连锁生成地形特征。

* 新的地图描绘法可确保地图最大程度地向前兼容并面向未来。
* 将最大地图尺寸增加到 17M 瓦片,比目前最大的地图大 4 倍。
* 新地图可包含多个起始位置。
* 改进了地图生成流水线,允许所有生成阶段并行化,减少了游戏加载时间。
* 新的水力侵蚀模拟,使地形(尤其是山脉和悬崖)看起来更加逼真。
* 程序生成的地物(如山脉)现在可以配置为多边形,而不仅仅是线条。
* 重新制作并改进了所有现有地图,所有地图都包含新的起始地点,供玩家重新体验。

Community Hub 社区网站
* 创建并启动了共享蓝图、地图和修改器的社区中心: https://hub.coigame.com/
* 与其他第三方服务相比,Hub 能更好地与游戏集成,例如验证蓝图字符串或显示上传地图的内容。、

自定义路面和贴花
* 现在可以手动在地面上放置混凝土等路面。
* 有 10 种材质可供选择:2 种混凝土、4 种金属、2 种砂岩、砖和鹅卵石
* 支持者版中有独家金色地板(感谢大家的慷慨支持!)。
* 所有路面的外轮廓都有路缘石。
* 所有路面都可以涂上贴花,如线条、条纹、箭头、数字和其他装饰元素。有 8 种颜色的 70 多种不同贴花可供选择。
* 贴花也可复制粘贴或保存到蓝图中
* 在定制路面上行驶的车辆可减少维护消耗。

改进难度设置
* 新游戏流程中的游戏难度设置现在分为两个部分:难度和机制。
* 难度-调整生产、产量和资源供应等因素。
* 机制-会以更重要的方式改变游戏玩法,例如,车辆是否应在没有燃料的情况下继续缓慢行驶或停止行驶。
* 现在可以对游戏设置进行配置,避免恶性循环,让休闲玩家更容易上手,或让老玩家更有挑战性。
* 现在可以在游戏过程中更改所有游戏难度设置,但任何更改都将记录在日志中,并有冷却时间防止频繁更改相同设置。
* 有 30 多种单独的游戏难度选项可供选择。
- 新增选项:禁用饿死,但饥饿的工人将无法工作。
- 新增选项:让车辆在没有燃料的情况下可以缓慢行驶。
- 新增选项:船只在没有燃料的情况下也能消耗凝聚力行驶。
- 新增选项:在没有电力或算力时,让机器仍能工作一段时间。
- 新增选项:使机器在低维护时以低速工作。
- 新增选项:在电力不足时使传送带停止工作。
- 新增选项:在地下水枯竭时保持水泵工作,但降低产量。
- 新增选项:在凝聚力耗尽时,世界矿藏可以低速工作。
- 新增选项:拆除时退还所有材料。
- 新增选项:研究成本的乘数。
- 新增选项:快速行动的凝聚力消耗的乘数。
- 新增选项:太阳能发电的乘数。
- 新增选项:合同盈利的乘数。
- 新增选项:贷款条件的乘数。
- 移除选项:能源产量的乘数。

新增功能
* 氢能源载具
- 以氢代替柴油的新载具类型。
- 包括T2 和 T3 卡车和挖掘机、T2 伐木机、植树机和货船。
* 为货船提供更多燃料类型
- 船只可在使用柴油或重油间切换
- 新增氢能源船只
* 垂直输送机
- 垂直输送机可实现平板货物和散装物的垂直移动。
- 在 1x2 格的空间内,最多可提升 6 格的高度差,以便越过挡土墙运输材料。
* 矿石分拣
- 启用后,从矿场运载混合材料的卡车必须将货物倾倒到专门的矿石分拣厂,而不是直接运送每种材料。
- 可新游戏或现有游戏中,通过新的游戏难度设置功能来改变矿石分类选项。
* 贷款
- 现在可以从友好定居点借用某些材料。
- 贷款有助于避免危机或加快进度。
* props移除工具,可轻松移除树桩、石头和灌木丛。

功能改进
* 平衡器可以抬升在支架上,类似于传送带或连接器。允许在平衡器上方建设其他平衡器或传送带,从而形成真正的多层输送网络。
* 如果第二段行程无法到达,物流系统现在不会安排车辆任务。这解决了卡车装载材料后无法将其运送到目的地的问题。
* 卡车不再因目的地无法到达而卡住;这些目标会直接被标记为无法到达。无法被多辆车辆到达的目标会通过通知进行报告。
* 熔体通道和熔体平衡器现在可以抬高,但仍必须保持平坦。
* 传送带起点不再强制要求支架能被放置。

新的用户界面
* 主菜单、地图编辑器、游戏内设置和难度配置的全新用户界面。
* 修改了保存/加载游戏界面,按游戏会话对保存进行分组。这也反映在磁盘上,一个会话中的游戏被组织在目录中。
- 这还可以防止自动保存在不同会话之间混合。
* 加载失败的模组现在会在用户界面中标记出来,并附上可复制的错误信息。
* 改进了许多用户界面操作的音效

图形改进
* 管道现在根据其内容物自动着色。这种变化是缓慢而渐进的,以避免任何突然的变化,并支持混合内容的管道。
* 装载流体的卡车储罐颜色拥有与管道类似的自动着色,并在侧面显示产品图标。
* 流体存储器顶部会显示产品图标。
* 三种新的落叶树变种:桦树、枫树和橡树。
* 新地形摆件:灌木丛。
* 云层在地面上投下阴影。
* 改进了各种机器的粒子效果,尤其是那些喷火或蒸汽的机器。
* 采矿、倾倒或地形坍塌等与地形的交互作用现在会产生尘埃粒子。
* 现在车辆的排气管会冒烟。
* 树木在风中会微微摇摆。
* 地形渲染现在能对天气和海洋的湿度做出反应。

平衡
* 现在,汽车和货船在使用化石燃料时会造成污染。
* 路障的成本从 10 块混凝土减少到 1 块。
* 挡土墙的成本从每块瓷砖 10 块混凝土减少到 6 块,4 块铁减少到 2 块。
* 提高世界地图岩石矿藏的产量和升级水平

游戏前期的变化
* 废弃的无线电塔现在默认设置为回收。
* 主船不再需要初始维修,只需维修船坞。
* 早期装配机现在需要电力,因此电力生产从一开始就已解锁,初始柴油供应量也相应增加。

模组
* 模组 API 发生了重大变化,所有模组都可能需要更新并重新编译。
* 现在可在新游戏的一开始就选择模组(而不是在最后),这允许模组影响新游戏的设置流程,例如提供供选择的地图。
* 改进了模组配置的处理方式,现在所有模组配置都必须派生 IModConfig 接口。

修复
* 修正了在极少数情况下,大型实体在某些摄像机角度下消失的问题。
* 修正了退出游戏进入主菜单后的轻微内存泄漏。
* 修复了当建造了一个以上的定居点时,定居点的健康/凝聚力的生成问题。
v0.4.13 New map: Insula mortis

Improved experience
* Added mass upgrade tool. When an area is selected for upgrade, a popup window can be used to select what entities in that area should be upgraded.
* Added comprehensive checklist-based tutorial that will guide new players though the early game (can be disabled).
* Reworked and restructured tutorials to better explain game mechanics, be more simple to read, and be less verbose.
* Added mods configuration options when starting or loading a game. This also allows you to add/remove mods before a game is loaded. Note that not all mods can be safely added/removed from a save.
* Introduced a new bricks production chain into the game. Bricks can be used as an alternative for Concrete in Construction parts. Bricks are designed to make early game a bit easier.

Performance
* Further optimized transport pillars rendering and added LODs, saving many millions of drawn triangles in large factories.

Balance changes
* World map no longer gives refugees from explorations.
* Beacon is now infinite with diminishing returns.
* Reduced early research difficulties.
* Removed electronics from collapsed radio tower.
* Research labs no longer consume Unity when idle.
* Reduced connector buffer size significantly (size is still based on transporting speeds of connected entities).
* Increased water requirements to make 8 acid from 4 to 6.
* Reduced water yield from cleaning of 24 toxic slurry from 20 to 18.

Behavior changes
* When assigning a vehicle to a building (e.g. mine tower), assign the closest one.
* Excavators no longer return to the mine tower when mining finishes, unless they are outside of the mine area.
* Dumping designations are no longer searched based on proximity to the mine tower but on proximity to the vehicle.
* Refueling trucks now don’t leave fuel stations while the station keeps loading them with more fuel.
* Trucks and excavators now prefer to refuel at the fuel station that is assigned to their mine tower.
* Improved logistics jobs priority system.
* Transport connector now attempts to accept inputs evenly from all connected ports (outputs were already even). This means that a connector has an equivalent behavior to a balancer without any priorities or ratio enforcement settings on.
* Transports construction tool now places a connector in places where it makes sense (e.g. two output ports facing the same tile).
* Statue of maintenance now provides maintenance reduction based on the number of operational statues. The maintenance reduction of a single statue was reduced from 5% to 4%, but each additional statue gives an additional reduction which is a half of the previous one. For example, 3 statues give 4% + 2% + 1% = 7% total maintenance reduction now!
* It is now possible to flip entities with mechanical shaft such as turbines and generators.
* It is now possible to queue any research node and all required parent nodes will be queued before it automatically.
* Improved ship surrender logic so that your ship will not surrender if the enemy has much lower HP.
* Improved tree harvester logic to ignore non-reachable trees if possible.

User interface
* Replaced toggle buttons with checkboxes.
* Improved several dialogs to properly respect the Esc key.
* Total population view moved from the big top left tiles to the main top toolbar.
* Removed custom starving notifications and moved them to the regular notifications.
* Notification dismissal status is now persistent (loads from a save).
* Collapse warning icon on affected building disappears when its notification is dismissed. Notification reappears when more terrain under the affected building is modified.
* Custom warning notifications on storages don't go away until the contents are more than 5% off the target to prevent flickering.
* Message notifications now auto-collapse when there are more than 5 of them.
* Add "delete entire transport" action into the construction toolbox for better discoverability.
* Transport height now shows the correct height when connecting to other transports.
* Remove the top title bar from the bottom toolbar and use tooltips for the items instead.
* When selecting an entity, prefer a vehicle if there are two entities to choose from. This allows selecting trucks clipped inside of buildings.
* Fixed idle non-assigned vehicles that were not properly updated in the UI.
* Fixed an incorrect estimate of water yield in the rainwater harvester.
* Fixed Recipe book that did not show some recipes as locked if the owning entity was locked.
* Fixed hotkey for price tooltip did not work if transport editor was activated via copy tool.
* Fixed missing tooltips in settlement overview, added a link for tutorial about health.
* Product stats titles are now ordered by name.
* Made key-binging tooltips translatable.
* Mining overlay can be now toggled without canceling current selection for building.
* Games can be loaded/saved by double-clicking on existing file names.
* Updated translations, thanks to everyone who is contributing!

Significant bug fixes
* Fixed recycling of gold which was incorrectly returning only 1/3 of the expected value.
* Fixed issue with free maintenance when global maintenance amount exceeded capacity.
* Fixed contracts that were in some cases charging more Unity than they should have.
* Fixed game crash when clicking "continue" for a save file that was deleted in the meantime.
* Fixed terrain rendering that was showing lighter stripes on steep slopes.
* Fixed shipyard collapse that was not properly destroying products, potentially causing the permanent radiation issues.
* Fixed incorrect sun brightness and shadows intensity when a game was loaded during rainy weather.

Transport related bug fixes
* Transport connectors now return products to the shipyard when destroyed (instead of destroying them).
* Fixed buried pipes that are no longer destroyed when another transport is built on top of them.
* Fixed pipe attachment to the pillar that was sometimes incorrectly oriented.
* Fixed spontaneous transport collapse that sometimes happened during flip, connection, or upgrade.
* Fixed transport pillars that were sometimes stuck as a blueprint.
* Construction state of a transport (e.g. ongoing upgrade or construction pause) is now properly preserved when joining it with other transports.
* Fixed construction cubes visualization when transport under construction was connected to other transports.
* Paused transports no longer accept products.
* Transports in clearing mode are no longer moving products and are no longer accepting products.
* Fixed destroy tool that was incorrectly selecting the entire transport when the cursor was previously on any other non-transport building.
* Fixed transport destroy tool that was not showing destroy preview when repeatedly hovered over the same spot on a transport.

Other Bug fixes
* Server racks can no longer be added into non-constructed data centers.
* Fixed vehicle overlay that was sometimes shown for an incorrect vehicle class.
* Fixed wood disappearance when truck overload edict was active.
* Fixed inability to select tree harvesters sometimes.
* Fixed edict panel to correctly show effects of unity-positive edicts.
* Fixed excess consumption of lab equipment on research finish or change.
* Cargo depot modules now have an idle state.
* Fixed that the beacon was not losing progress when paused.
* Fixed buildings highlighting during route assignment.
* Fixed rendering of building ghosts particles below terrain designations.
* Upgrade of machines now properly prunes obsolete product buffers. This means that upgraded Blast furnace II will no longer accept iron ore since it cannot even process it.
* Trucks no longer exceed reservations of other trucks when delivering their cargo
* Fixed unity stats that did not contain items that went over the unity cap.
* Fixed some recipes that were unlocked too early or were not visible in research.
* Fixed that cutting and pasting of a building with vehicles assigned did not preserve the vehicles assignments.
* When people leave due to lack of food, any homeless will now get properly accommodated in their place.
* Fixed mining of corner designations that was sometimes not possible for large excavators.
新地图:骷髅岛

改进的体验
* 新增批量升级工具。选择升级区域时,可以使用弹出窗口来选择应升级该区域中的哪些建筑。
*添加了基于清单的综合教程,该教程将在早期游戏中指导新玩家(可以禁用)。
*重新设计和重组教程,以更好地解释游戏机制,更易于阅读,并且不那么冗长。
* 添加了启动或加载游戏时的模组配置选项。这也允许您在加载游戏之前添加/删除模组。请注意,并非所有模组都可以安全地从存档中添加/删除。
*在游戏中引入了新的砖块生产线。砖可以用作建筑零件中混凝土的替代品。砖块旨在使早期游戏变得更容易一些。

性能
* 进一步优化运输支柱渲染并添加LOD,省去大型工厂模型的数百万个绘制三角形。

细节变化
*世界地图不再提供探索难民。
* 灯塔现在是无限使用的,回报递减。
* 减少早期研究难度。
* 从倒塌的无线电塔中移除电子设备。
* 研究实验室在空闲时不再使用 凝聚力。
* 显著减小了连接器缓冲区大小(大小仍基于连接实体的传输速度)。
* 增加用水需求,使 8 酸配方中的水从 4 增加到 6。
* 净化 24 单位有毒浆液的产水量从 20 单位降低到 18 单位。

AI行为更改
* 将车辆分配给建筑物(例如矿塔)时,会分配最近的车辆。
* 挖掘机在采矿结束后不再返回矿塔,除非它们在矿区之外。
* 不再根据与矿塔的接近程度,而是根据与车辆的接近程度来搜索倾倒地点。
* 加油车在空闲时不会离开加油站,而加油站会持续为它们装载更多的燃料。
* 卡车和挖掘机现在更喜欢在分配给其矿塔的加油站加油。
* 完善物流优先制度。
* 传输连接器现在尝试均匀地接受来自所有连接端口的输入(输出已经均匀)。这意味着连接器具有与平衡器等效的行为,而没有任何优先级或比率强制设置。
* 运输构造工具现在自动将连接器放置在有意义的位置(例如,两个输出端口向两侧的建筑输出)。
* 维护雕像现在根据操作雕像的数量提供维护减少。单个雕像的维护减少从5%减少到4%,但每增加一个雕像,新雕像的效果会比上一个雕像减少50%。例如,3 座雕像现在减少 4% + 2% + 1% = 7% 的总维护费用!
*现在可以翻转带有机械轴的实体,例如涡轮机和发电机。
* 现在可以对任何研究节点进行排队,所有必需的父节点将自动排队。
*改进了战舰投降逻辑,这样如果敌人的HP要低得多,你的战舰就不会投降。
* 改进了伐木机的逻辑,以尽可能忽略无法访问的树木。

用户界面
* 将切换按钮替换为复选框。
* 改进了几个对话框以正确遵循 Esc 键。
* 总人口视图从左上角的大磁贴移动到主顶部工具栏。
* 删除了自定义饥饿通知并将其移至常规通知。
* 通知关闭状态现在为持续状态(会从存档加载)。
* 受影响建筑物上的倒塌警告图标在通知关闭时消失。当受影响建筑物下的更多地形被修改时,通知会重新出现。
* 存储上的自定义警告通知不会消失,直到内容物数量偏离目标数量超过 5%,以防止闪烁。
* 消息通知现在在超过 5 个时自动折叠。
* 在构造工具箱中添加“删除整个运输线路”操作,以提高可发现性。
* 传输装置高度现在在连接到其他传输装置时显示正确的高度。
* 从底部工具栏中删除顶部标题栏,并改用项目的工具提示。
* 选择实体时,如果有两个实体可供选择,则首选车辆。这允许选择夹在建筑物内的卡车。
* 修复了未在UI中正确更新的闲置未分配车辆。
* 修复了雨水收集器中产水量的错误估计。
* 修复了配方书,如果拥有实体被锁定,则某些配方未显示为锁定。
* 修复了价格工具提示的快捷键在通过复制工具激活传输编辑器时不起作用的问题。
* 修复结算概览中缺少的工具提示,添加了有关健康教程的链接。
* 产品统计标题现在按名称排序。
* 使按键工具提示可翻译。(但是社区还没有翻译,悲)
* 现在可以在不取消当前建筑选择的情况下切换挖矿覆盖。
*可以通过双击现有文件名来加载/保存游戏。
* 翻译已更新,感谢所有的社区贡献者。

重大特性修复
*修复了黄金回收时,错误地只返回了预期价值的1/3。
* 修复了全局维护量超出容量时免费维护的问题。(白嫖党震怒)
* 修复了在某些情况下收取比应得更多的 凝聚力 费用的合同。
*修复了同时删除的保存文件单击“继续”时游戏崩溃的问题。
* 修复了在陡坡上显示较浅条纹的地形渲染。
*修复了造船厂倒塌的问题,该倒塌没有正确破坏产品,可能导致永久性辐射问题。(所以乏燃料又有办法了?)
* 修复了在雨天加载游戏时不正确的太阳亮度和阴影强度。

与传输相关的特性修复
* 运输连接器现在在销毁时将产品返回造船厂(而不是销毁它们)。
* 固定的埋地管道,当在其上建造另一条运输工具时,这些管道不再被破坏。
* 固定的管道连接到接口上,有时方向不正确。
* 修复了在翻转、连接或升级过程中有时会发生的自发传输崩溃问题。
* 修复了有时作为蓝图卡住的运输支柱。
* 运输工具的施工状态(例如正在进行的升级或施工暂停)现在在与其他运输工具连接时会得到妥善保留。
* 修复了在建运输与其他运输连接时的建筑立方体可视化。
* 暂停的运输装置不再接受产品。
* 清关模式下的运输不再移动产品,也不再接受产品。
* 修复了当光标先前位于任何其他非运输建筑物上时错误地选择整个传输装置的销毁工具。
* 修复了在运输工具上反复悬停在同一位置时不显示销毁预览的传输销毁工具。

其他特性修复
* 服务器机架不能再添加到非构造数据中心。
* 修复了有时针对不正确的车辆类别显示的车辆叠加问题。
* 修复了卡车超载指令激活时木材消失的问题。
* 修复了有时无法选择树木采伐机的问题。
*修复了法令面板,以正确显示统一正法令的效果。
* 固定了研究完成或更改时实验室设备的超额消耗。
* 货站模块现在处于空闲状态。
* 修复了灯塔在暂停时不会丢失进度的问题.
* 修复了路线分配期间突出显示的建筑物。
* 修复了地形名称下方建筑幽灵粒子的渲染。
* 机器升级现在可以正确处理过时的产品缓冲区。这意味着升级后的高炉II将不再接受铁矿石,因为它甚至无法加工铁矿石。
* 卡车在交付货物时不再超过其他卡车的预订量
* 修复了不包含超过单位上限的项目的统一统计信息。
* 修复了一些过早解锁或在研究中不可见的配方。
* 修复了剪切和粘贴分配了车辆的建筑物不会保留车辆分配的问题。
*当人们因缺乏食物而离开时,任何无家可归者现在都将得到适当的安置。
* 修复了大型挖掘机有时无法实现的拐角矿物的开采。
v0.4.14 New feature: Blueprints
* Parts of the factory can now bee saved as blueprints which are persisted between games.
* Blueprints can be exported and shared with other players by copy-pasting strings.

Improvements
* Transport construction now locks pillars for already confirmed segments, giving greater control over pillar placement.
* Optimized game save encoding resulting in 5-10% smaller save size.

Fixes
* Second tier of the Cargo Depot now also satisfies a goal in place of the first tier.
* Assignments between entities are now honored when copy-pasting designs.
* Increased max area for tools.
* Cut and copy tools now correctly copy locations of transport pillars.

Balancing
* Reduced the number of workers required in farms.
* Added recipes to digest fruit and poppy
新功能:蓝图
* 部分工厂现在可以保存为蓝图,在游戏之间保留。
* 可以通过复制粘贴字符串导出蓝图并与其他玩家共享。

改进
* 运输建设现在锁定已确认路段的支柱,从而更好地控制支柱放置。
* 优化的游戏保存编码导致保存大小减少 5-10%。

修复
* 货站的第二层现在也可以代替第一层满足一个目标。
* 实体之间的分配现在在复制粘贴设计时得到尊重。
* 增加工具的最大面积。
* 剪切和复制工具现在可以正确复制运输柱的位置。

平衡
* 减少农场所需的工人数量。
* 添加了消化水果和罂粟的食谱
v0.5.0 Graphics improvements
* Added sun, dynamic fog, and dynamic sky that change based on weather.
* New high-quality terrain textures for nearly all materials.
* New simulated ocean that adapts its wave pattern and color properties to the current weather conditions (old ocean is still available as a low-fidelity setting).
* New tree models: spruce and fir.
* Added rocks to the terrain. Rocks are impassable for vehicles but buildings can be built on top of them. Excavators can also remove rocks when on mining designations.
* New terrain grass coverage system, mixing multiple types of grass and flowers.
* Refreshed all maps with better resource placement and improved tree distribution.
* Trees leave stumps after they are harvested. Stumps decay over time.
* Products are now visibly stacked on conveyors, trucks, and around storages.
* Storage units now show icons of what is stored in them.
* New models for Excavator T1 and T2, Truck T1 and T2.
* UI improvements.

Music
* Added 8 new tracks totalling 30 minutes of new music.

Forestry
* New Forestry tower and tree planter vehicle can perform tree replanting and fully automated harvesting.
* Trees are planted using saplings that grow on farms.
* Tree harvester now visibly slices trees into smaller logs.
* World map lumber mill was removed.

Vehicles improvements
* Mixed mining: Excavators can mine mixed products, always scooping a full bucket.
* Mixed hauling: Trucks can be loaded by excavators with mixed cargo, significantly increasing mining efficiency. For now, mixed cargo can be only loaded by excavators.
* New widget for vehicles that allows a choice for their replacement with a different tier. Replaced vehicles keep their assignments.
* New vehicle scheduling that is more performant and allows assigning jobs to the closest available vehicles.

Major features
* Pipes can now be constructed vertically, taking up less space when changing levels.
* Added leveling terrain designation (combination of mining and dumping designation).
* Stacker: allows dumping of loose material from conveyors directly on the terrain.

Nuclear energy changes & new content
* Brand new model for Nuclear reactor I.
* Added a new MOX reactor (tier II reactor), allowing to reprocess spent fuel and minimizing waste that needs to be stored. Also provides extra 33% of power compared to the previous tier.
* Added a new Fast Breeder Reactor (FBR) (tier III reactor), allowing to reprocess and burn all the waste while providing twice more power than the MOX reactor by generating super-pressured steam (a new type of steam).
* Added a new Nuclear reprocessing facility that was designed to work together with FBR and MOX reactors.
* Added more than 12 new products: Enriched uranium (4%, 20%), Reprocessed uranium, Depleted uranium, Plutonium, MOX rod, Core fuel, Blanket fuel, Fission product, Spent MOX, Retired waste, and more.
* Introduced a new Super pressure steam turbine to be used with FBR.
* Reduced capacity of nuclear waste storage from 5k to 1.6k since all waste can be now processed eventually.
* Nuclear reactor now needs to be turned off before an upgrade is possible.
* Fuel gets loaded into the reactor without requiring positive target power.

Quartz & sand changes
* Added a new mineable resource: quartz, available on all maps.
* Sand is no longer made by crushing rock but by crushing quartz instead.
* Silicon production now requires sand instead of quartz.
* Introduced manufactured sand that is produced by crushing Rock and can be used to produce Concrete and Filter media.
* Reduced unity cost for world map Quartz mines from 0.5 to 0.4.

Computing changes
* Added mainframe: predecessor to datacenter, making bootstrapping of microchips easier.
* Made microchip production 25% faster and also 25% cheaper on computing.
* Increased server rack cost from 20 to 25 servers but doubled its computing output. This means that a datacenter still requires the same maintenance while providing twice more computing.

New machines & buildings
* New Captain’s office I
- Makes blueprints available much sooner and provides basic edicts.
- The previous office is now Captain Office II and provides access to advanced edicts.
* Thermal storage: enables storing heat and use it later in the form of Steam.
* Tier 2 diesel generator: more efficient and 6x more powerful than tier 1 and allows to filter exhaust.
* Tier 2 electrolyzer, both tiers also got new models.
* Tier 2 mixer, both tiers also got new models.
* Tier 2 crusher: 4x the size and 6x the throughput compared to tier 1.
* Waste incineration plant: allows to burn waste more efficiently while also providing free Steam. Also outputs exhaust for potential filtration.
* Compactor: Allows compacting trash in 1:3 ratio.
* Shredder: Allows reversing compacting and also can shred wood.

New recipes & changed recipes
* Hydrogen can be created more efficiently from water using super-pressure steam.
* Dirt can be made out of compost and gravel using a mixer.
* Wood can be converted into woodchips and burned in the boiler to produce steam.
* New product paper that can be made from wood and limestone and used in lab supplies instead of a nitrogen tank. Removed nitrogen tank as a product (nitrogen gas remains).
* Chicken can be converted directly into trimmings instead of having to go through meat.

New mechanics
* Electricity surplus: Entities can now be set as "surplus consumers", only consuming power generated by "surplus generators".
* Conveyor belts and storages can now operate in three selectable modes:
1) Belts and storages do not consume any power.
2) Belts and storages consume power with the highest priority but still function without power.
3) Belts and storages consume power and won’t work without it.
* Landfill now decays over time and produces pollution. It takes 4 years to fully decay, at which point the pollution stops.

Balancing and changes in production chains
* Major
- All food types now feed +20% more people.
- Reduced costs of pipes and conveyors by 30%.
- Minimum intervals between diseases were increased by 30-100% (based on disease).
- Gold ore yields half the gold and comes with increased crushing costs.
* Electricity inflation
- All machines consume 4x more and all generators generate 4x more.
- Conveyors only consume 2x more, reducing their consumption by 50%.
- Settlement transformers only consume 3x more, resulting in a 25% decrease.
* Electricity production
- Increased steam energy density by 50% (less steam is needed for the same amount of power, but it costs more to make to compensate).
- 50% increased mechanical power throughput on turbines and mech. power generators
- High-pressure and low-pressure turbines now have the same throughput and their layouts have been changed as well.
* Bricks
- Brickworks has double throughput and costs 10 CP less.
- One brick now costs 1.75 dirt instead of 2.
- Starting bricks in ruins reduced from 800 to 600.
* Wood
- Wood now yields almost twice as much coal in a charcoal burner.
- Reduced wood required in construction parts from 4 to 3.
- Doubled wood input in household goods but reduced steel from 2 to 1 and glass from 10 to 8.
* Refinery
- Fixed that the cracking unit was returning less diesel (6) than it should (8) (based on the energy density of the input).
- Increased ethanol yield from sugar cane by +50%, making it more energy efficient.
- Increased diesel yield from canola and sugar cane by 40%.
- Increased hydrogen reforming yield from 12 to 14 (to account for extra 2 hydrogen from input steam). The recipe for fuel gas takes extra 2 hydrogen to compensate for that.
- Fuel gas to diesel recipe now returns water as a bi-product instead of Co2.
- Decreased cooking oil needed in diesel production from 12 to 9.
- More acid yield from 2 sulfur increased from 8 to 12.
* Fertilizer
- Fertilizer is now made with ammonia + oxygen instead of ammonia + nitrogen + water.
- Sour water stripper ammonia output reduced from 4 to 3.
- Fertilizer I was made cheaper as the chemical plant produces 10 instead of 8 in the same recipe.
- Fertilizer II production increased from 10 to 12 by accepting extra sulfur and limestone.
* Electronics rebalance
- Reduced cost of Electronics II by requiring half of Electronics I and Polysilicon.
- Increased cost of PCB by requiring 2x more glass.
- Electronics II and PCB production throughput increased by 100%.
- Reduced cost of Construction Parts IV by requiring half of Electronics II.
- Lab equipment 3 now costs 2 electronics II instead of 8 glass.
- Lab equipment 4 now costs 2 electronics III instead of 2 electronics II.
- Servers now require 5 Electronics III instead of 4.
* Desalination
- Reduced desalination cost by 15% (energy-wise).
- Thermal desalination plant throughput increased by 85% when using HP steam, by 400% when using LP steam, and by 300% when using Depleted steam.
* Electrolysis
- Electrolyzer I throughput for hydrogen production increased by 100% (power demand increased as well)
- Electrolyzer can no longer be boosted.
- The volume of depleted steam returned from burning hydrogen in a boiler changed to be equal to the volume of water it takes to make the hydrogen using an electrolyzer.
* Maintenance
- Crushers now cost maintenance.
- Maintenance II requires 25% fewer mechanical parts.
- Maintenance II depot throughput increased by 100%.
- Maintenance III depot throughput increased by 50%.
- Reduced maintenance costs of robotic assembler I from 5 to 4.
- Changed robotic assembler II to require maintenance II (7x) instead of tier III.
- Moved several machines and tier III vehicles to use maintenance II as it now comes
* Other
- Crushing is now 2.5x more power-hungry.
- Decreased ocean pump output from 20 to 18 water.
- Decreased effectiveness of cooling of HP steam from 12 to 10 output water.
- Waste burning in a regular burner changed to take twice as long.
- Sludge digestion and composting are now 30% faster.
- Settlements now return biomass for wood consumed from household goods
- Increased radiation tolerance due to new, more radioactive products.
* Rewards
- Increased world map rewards by 10-20%.
- Added more rewards after goals completion.
- Removed microchips and servers as rewards from the world map.

Changes in research
* Electronics II is now available earlier due to the removed Quartz input. This also allowed making Construction Parts IV and Maintenance II available earlier as well.
* Solar panels, Power generation IV, Household appliances, and Hydrogen Reformer all come before Research Lab IV.
* Moved cooling tower II from nuclear research to power production IV.
* Ship weapons II are no longer locked by Electronics II
* Merged reforming and cracking so cracking comes earlier.
* Early research is faster to unlock.
* Research locks: Some research nodes now require a certain amount of products created in order to be researched.

Quality-of-life and UI
* Added a quick remove unity action for storage units when they are being cleared.
* Added new dashboards that provide a breakdown of the consumption and production of electricity, computing, workers, and maintenance.
* Blueprints now automatically downgrade their locked items on placement.
* When a blueprint is locked, a list of locked entities is shown on hover.
* Notifications in entity inspectors are now shown in a panel on the side, eliminating jumping UI.
* Clicking on a machine icon in a recipe book now starts building it.
* Power, computing, and workers displays in entity inspectors are now grayed out when the is not consuming the resource.

Other changes
* Transports can no longer turn and initiate a ramp up/down at the same time. These types of ramps were removed as they were not extendable once placed.
* Recycling plant now returns sorted products via a single conveyor, final sorting has to be done using sorters. This provides more extensibility in the future.
* World structures are now paused after repair.
* Advanced tools such as cut or copy are now locked behind initial research. This increases discoverability and makes the game less intimidating for new players.
* Main folder with save files and blueprints has been moved to the appdata folder to prevent issues with their accessibility on non-standard systems.
* Chained storage units automatically disconnect corresponding vehicle import/export settings to improve vehicle jobs scheduling and performance.
* Added difficulty setting to allow to increase contracts profitability.
* Added more generous difficulty options to reduce maintenance.
* Added more options for autosave intervals.

Terrain performance & physics
* New terrain representation storing data in contiguous arrays.
* Terrain can be up to 65k tiles squared large (260 km^2).
* Terrain now supports up to 256 different materials (up from 28).
* Terrain now properly distinguishes between solid materials (cliffs) and mined ones (mined rock), each type having its own physics parameters.
* Improved terrain physics now takes material layer thickness into consideration, allowing thin layers to stick at steeper angles.

Performance
* Various internal improvements increase the simulation speed of many components by 10-30%.
- Completely rewritten simulation of machines
- Increased performance when exchanging products between ports and buffers
* New terrain rendering tech improving FPS by 1-8x (based on map size and view) and reducing memory consumption by 4x.
* Terrain operations such as mining, material collapse, or disruption after vehicles are 2-4x faster.
* New conveyor and pipe rendering system resulting in 3x speedup.
* Ocean access area checking is 10x faster, not lagging the game when placing docks or a shipyard.
* Optimizing products rendering to use batched GPU instancing (rendering multiple products per single instance).
* New LOD system that adjusts ocean quality based on view distance. If the ocean is not in the view, it is not even simulated.
* New terrain details rendering system (grass, flowers, etc.) with LOD support that also adjusts density based on camera distance and does not render details that are too far from the camera (previously, all details on the entire map were rendered).

Rendering infrastructure improvements
* Switched to Forward rendering pipeline (from Deferred). This allowed the use of multi-sample anti-aliasing and greater control over rendered pixels.
* Terrain now uses tri-planar rendering (on a high-quality setting), removing texture stretching from steep slopes.
* Added rendering quality options and presets to be able to get the game to run smoothly on a wider range of hardware.
* Added three separate FPS limits for the game, menus, and when the game is in the background.
* Shadow distance is now dynamically adjusted based on the camera zoom.
* Fully unlocked game camera, which can now look up at the horizon.
* Small objects such as grass, flowers, or crops on farms no longer disappear when zoomed out slightly.

Small Quality-of-life
* Holding shift while adding or removing servers to the datacenter adds or removes 8 at a time.
* Recipe book now shows radiation levels for products.
* Contracts view now sorts contracts by output so that similar contracts are near each other.
* Changed machine UI to display "waiting for products" status instead of "missing input" together with a list of products missing on mouse hover.
* Added a notification strip when transport snapping is disabled.
* Added a legend for the shortcut which allows preventing applying copied config when placing entities.
* Terrain grid is now visible when modifying Mine Towers areas.

Fixes
* Game no longer freezes when on the loading screen.
* Music now does not stop on the loading screen.
* Made ocean pumps and dumping entities stop working when the ocean is no longer present.
* Edicts effects are correctly combined with other effects, such as difficulty options.
* Fixed that datacenter racks didn't appear on load.
* Fixed that global products statistics kept increasing when machines ran partial recipes (e.g. cooling towers).
* Fixed that storage units that were not built yet were already reporting their capacity.
* Fixed that blueprints would add locked recipes into machines.
* Fixed that launching a rocket returned its scrap value back.
* Lots of improvements and fixes in how products are handled in quick build and removal.
- Storage units now have priority over Shipyard to store products.
- Shipyard has priority over storage units to provide products.
- Cargo depot that is exporting products no longer provides them for a quick build.
* Balancers and sorters now show power consumption in the entities menu popup.
* Camera, even "free look", cannot go underground.
* Fixed issues with map borders and added support for cargo depots built near the border.
* Fixed that the fuel station had its input buffer registered into logistics instead of solely relying on piped input.
* Fixed fuel station that was often sending partially loaded fuel trucks.
* Trees are no longer moving when mined under but fall down instead.
* Increased maximum number of rendered characters per element from 15k to 18k to accommodate Update 1 changelog.

Contracts balancing & changes
* Contracts removed:
- Glass => Coal
- Diesel => Quartz
- Diesel => Limestone
- Coal => Limestone
- Coal => Gold ore
- Vehicle Parts II => Uranium
* Contracts added:
- Household goods => Coal
- Lab equipment III => Coal
- Rubber => Wood
- Household appliances => Wood
- Lab equipment II => Copper
- Vehicle parts II => Quartz
- Sulfur => Sludge
- Consumer electronics => Crude oil
- Lab equipment IV => Uranium
- Servers => Gold ore
画面改进
* 增加了太阳、动态雾气和动态天空,这些都是根据天气变化而变化的。
* 为几乎所有的材料提供了新的高质量地形纹理。
* 新的模拟海洋,使其波浪模式和颜色属性适应当前的天气条件(旧的海洋仍然可以作为低保真设置)。
* 新的树木模型:云杉和冷杉。
* 在地形中增加了岩石。岩石会妨碍车辆行驶,但建筑物可以建在上面。挖掘机也可以清除矿区内的岩石。
* 新的草地地形,混合多种类型的草和花。
* 优化了所有地图的矿产资源配置和改进了树木分布。
* 树木在被采伐后会留下树桩。树桩会随着时间的推移而腐烂。
* 产品现在可以直观可视的形式堆放在传送带、卡车和仓库周围。
* 储存单元现在可以显示储存在其中的东西的图标。
* 挖掘机T1和T2,卡车T1和T2的新模型。
* 改进用户界面。

音乐
*增加了8首新曲目,共30分钟的新音乐。

林业
* 新的林业塔和植树车可以进行树木补种和全自动采伐。
* 树木的可持续获取是使用农场中培育树苗进行种植。
* 伐木机现在可以看到将树木切成较小的原木的细节。
* 世界地图上的木材厂被移除。

车辆改进
* 混合开采: 挖掘机可以混合开采物品,总是装满一斗。
* 混合运输: 卡车可以由挖掘机装载混合货物,大幅提高采矿效率。目前,混合货物只能由挖掘机装载。
* 新的车辆小功能,允许选择用不同级别的车辆来替换。(替代车辆生产出来之前)被替换的车辆保持其任务。
* 新的车辆调度更加有效,允许将工作分配给最近的可用车辆。

重要功能
* 管道现在可以垂直建造,改变水平高度时占用更少的空间。
* 增加了平整地形的指定(采矿和倾倒的结合)。
* 堆垛机:允许直接在地形上倾倒传送带输送的松散材料。

核能变化和新内容
* 全新的核反应堆I模型。
* 增加了一个新的MOX反应堆(二级反应堆),允许对乏燃料进行再加工,并尽量减少需要储存的核废料。与上一级别相比,还提供了额外的33%的功率。
* 增加了一个新的快中子增殖反应堆(FBR)(第三级反应堆),允许重新处理和燃烧所有核废料,同时通过产生超压蒸汽(一种新型蒸汽),提供比MOX反应堆多两倍的能量。
* 增加了一个新的核后处理设施,其设计与FBR和MOX反应堆一起工作。
* 增加了12种以上的新产品: 浓缩铀(4%,20%),后处理铀,贫化铀,钚,MOX棒,核心燃料,毯状燃料,裂变产品,废弃的MOX,核废料,以及更多。
* 引进了新的超压蒸汽轮机,与FBR一起使用。
* 将核废料库的容量从5千减少到1.6千,因为现在所有的废料最终都可以被处理。
* 核反应堆现在需要在升级前关闭。
* 燃料被装入反应堆,而不需要正目标功率。

石英和沙子的变化
* 增加了一种新的可开采资源:石英,可在所有地图上使用。
* 沙子不再通过粉碎岩石来制造,而是通过粉碎石英来制造。
* 硅的生产现在需要沙子而不是石英。
* 引入人造沙,通过粉碎岩石生产,可用于生产混凝土和过滤介质。
* 将世界地图石英矿的统一成本从0.5降至0.4。

算力更新
* 新增大型机:数据中心的前置替代,降低微芯片生产起步要求。
* 使得微芯片的生产速度提高了25%,同时在算力方面也便宜了25%。
* 服务器机架的需求从20台增加到25台,但其计算输出却增加了一倍。这意味着一个数据中心在提供两倍的计算量的同时仍然需要同样的维护。

新的机器和建筑
* 新的船长办公室I
- 使得蓝图更早解锁,并提供基本的政策。
- 以前的办公室现在是船长办公室II,并能够开启高级法令。
* 热能储存:能够储存热量,后续以蒸汽的形式再度使用。
* 2级柴油发电机:效率更高,功率是1级的6倍,可以过滤废气。
* 2级电解器,两级都有新的型号。
* 2级混合器,两级都有新的型号。
* 2级破碎机:与1级相比,尺寸增加4倍,产量增加6倍。
* 垃圾焚烧厂:可以更有效地燃烧垃圾,同时也提供免费的蒸汽。还可以为可能输出的废气进行过滤。
* 压缩机: 允许以1:3的比例压缩垃圾。
* 碎纸机: 允许破碎还原压缩块为松散原料,也可以切碎木材。

新配方和配方变更
* 使用超压蒸汽可以更有效地从水中制造氢气。
* 泥土可以用混合器从堆肥和砾石中制成。
* 木材可以转化为木片,并在锅炉中燃烧以产生蒸汽。
* 新产品纸,可由木材和石灰石制成,用于实验室用品,而不是氮气罐。取消了氮气罐这个产品(氮气仍然存在)。
* 鸡肉可以直接转化为碎肉,而不必先屠宰为肉类。

新的机制
* 过剩电力:实体现在可以被设置为 "过剩电力用户",只消耗 "过剩发电机 "所产生的电力。
* 传送带和仓库现在可以在三种可选择的模式下运行:
1)传送带和仓库不消耗任何电力。
2)传送带和仓库以最高优先级消耗电力,但断电不影响其正常运作。
3)传送带和仓库消耗电力,断电后停止工作。
* 现在堆填的垃圾会随着时间的推移而腐烂,同时产生污染。它需要4年才能完全腐烂并停止造成污染。

平衡性和生产链的变化
*重大更新
- 所有食物类型现在都能养活+20%的人。
- 管道和传送带的成本降低了30%。
- 疾病之间的最小时间间隔增加了30~100%(基于疾病)。
- 一份金矿石只能产出半份黄金,并附带增加粉碎成本。
*耗电增加
- 所有机器的耗电量增加4倍,所有发电机的发电量增加4倍。
- 传送带只多消耗2倍,相对消耗减少50%。
- 定居点供电站只多消耗3倍,相对减少25%。
*电力生产
- 蒸汽能量密度增加了50%(同样的功率需要更少的蒸汽,但为了平衡性,蒸汽的制造成本更高)。
- 涡轮机和动能发电机的机械功率吞吐量增加50%。
- 高压和低压涡轮机现在有相同的吞吐量,它们的布局也被改变了。
* 砖厂
- 砖厂的吞吐量增加了一倍,成本降低了10结构件。
- 一块砖现在需要1.75土,而不是2土。
- 废墟中的起始砖块从800块减少到600块。
* 木材
- 木头现在在烧炭机中12木头能生产5煤炭,几乎是2:1。
- 结构件所需木材从4个减少到3个。
- 家居用品木材需求增加至4,钢从2降至1,玻璃从10降至8。
* 炼油
- 修正了裂解装置返回的柴油(6)比它应该返回的(8)少的问题(基于输入的能量密度)。
- 将甘蔗的乙醇产量提高了50%,使其更具有能源效率。
- 从油菜籽和甘蔗中获得的柴油产量增加了40%。
- 将氢气转化率从12%提高到14%(考虑到输入蒸汽的额外2个氢气)。燃料气体的配方需要额外的2个氢气来补偿。
- 燃气转化为柴油的配方现在将水作为副产品返回,而不是CO2。
- 柴油生产中需要的原油从12个减少到9个。
- 2个硫磺能生产更多的酸,从8增加到12。
* 肥料
- 现在用氨气+氧气,而不是氨气+氮气+水制造肥料。
- 酸水汽提器的氨产量从4减少到3。
- 肥料I的价格变得更便宜,因为在相同的配方中,化工厂的产量是10,而不是8。
- 通过接受额外的硫磺和石灰石,肥料II的产量从10增加到12。
*电子产品平衡
- 通过要求一半的电子产品I和多晶硅,降低了电子产品II的成本。
- 通过要求增加2倍的玻璃,增加了PCB的成本。
- 电子产品II和印刷电路板的生产量增加了100%。
- 通过需要一半的电子产品II,降低了结构件IV的成本。
- 实验室设备3现在需要2个电子产品II,而不是8个玻璃。
- 实验室设备4现在需要2个电子产品III,而不是2个电子II。
- 服务器现在需要5个电子产品III,而不是4个。
*脱盐
- 将海水淡化成本降低15%(能源方面)。
- 热力脱盐厂的产量在使用高压蒸汽时增加了85%,使用低压蒸汽时增加了400%,使用乏汽时增加了300%。
* 电解
- 用于生产氢气的电解槽I的产量增加了100%(电力消耗也增加了)
- 电解槽不再能被加速了。
- 在锅炉中燃烧氢气所返回的乏汽的体积改变为与使用电解槽制造氢气所需的水的体积相等。
* 维护
- 破碎机现在消耗维护零件。
- 维修II需要的机械零件减少了25%。
- 维修II在维护站的吞吐量增加100%。
- 维修III在维护站的吞吐量增加了50%。
- 将装配机(机器人)I的维护成本从5降至4。
- 将装配机(机器人)II改为需要维护II(7.0 / 60),而不是维护III。
- 新的维护II出来了,所以将几台机器和T3车辆改为使用维修II。
* 其他
- 破碎机现在是2.5倍的耗电量。
- 减少了海洋泵的输出水量,从20降至18。
- 降低了高压蒸汽的冷却效果,从12到10的输出水量。
- 垃圾在普通焚化炉中的燃烧耗时改为需要两倍的时间。
- 污泥消化和堆肥的速度现在提高了30%。
- 定居点现在从生活用品中返回其中生产消耗的木材的生物质
- 由于新增更具放射性的产品,增加定居点辐射耐受性。
* 奖励
- 世界地图的奖励增加了10-20%。
- 目标完成后增加了更多的奖励。
- 世界地图的探索奖励中不在包含微芯片和服务器。

研究路线的变化
* 由于取消了石英的需求,电子产品II现在可以提前使用。这也使得结构件IV和维护II也可以提前使用。
* 太阳能电池板、发电IV、家用电器和氢重整器都在研究室IV之前。
* 将冷却塔II从核研究中移至发电IV。
* 舰船武器II移除电子产品II的这一前置解锁条件。
* 将重整和裂解合并,使裂解更早解锁。
* 早期的研究可以更快地解锁。
* 研究锁定: 一些研究节点现在需要生产一定数量的产品才能进行研究。

游戏体验和用户界面
* 增加了存储单元在被拆除时的快速移除库存的功能选项。
* 增加了新的仪表盘,提供了电力、计算、工人和维护的消耗和生产的分类。
* 蓝图现在在放置时自动降级其锁定的项目。
* 当一个蓝图被锁定时,在悬停处会显示被锁定的实体列表。
* 实体检查器中的通知现在显示在侧面的面板上,消除了跳跃的用户界面。
* 点击配方表中的机器图标现在可以开始建造它。
* 实体检查器中的功率、计算和工人显示现在在不消耗资源时是灰色的。

其他变化
* 传送带不再能同时转弯和进行坡道上升/下降。这些类型的坡道被移除,因为它们一旦被放置就无法延伸。
* 回收厂现在通过单一的传送带返回未分类的回收产品,最终的分类必须使用分拣机完成。这在未来提供了更多的可扩展性。
* 世界结构现在在修复后会暂停。
* 高级工具,如剪切或复制,现在被锁定在初始研究之后。这使这些功能可以更好的被发现,使游戏对新玩家不那么可怕。
* 存档和蓝图的主文件夹已被移至AppData文件夹,以防止其在非标准系统上无法访问。
* 那种输出直接对接其他仓库输入的仓库链,将自动断开相应的车辆导入/导出设置,以改善车辆工作的安排和性能。
* 增加了难度设置,允许增加合同的盈利能力。
* 增加了更慷慨的难度选项,以减少维护。
* 增加了更多自动保存间隔的选项。

地形特新和物理仿真
* 新的地形表示法将数据存储在连续的数组中。
* 地图规模可以达到六万五千个单元格(260 km^2)。
* 地形现在支持多达256种不同的材料(从28种增加)。
* 地形现在可以正确区别出固体材料(悬崖)和开采的材料(开采的岩石),每种类型都有自己的物理参数。
* 改进的地形物理仿真现在考虑到了材料层的厚度,允许薄的材料层在更陡峭的角度上受到静摩擦黏住。

性能
* 各种内部改进使许多组件的模拟速度提高了10-30%。
- 完全重写了机器的模拟
- 增加了在端口和缓冲区之间交换产品的性能
* 新的地形渲染技术将FPS提高了1-8倍(基于地图大小和画质),内存消耗降低了4倍。
* 地形操作,如采矿、材料坍塌或车辆后的破坏,速度提高了2-4倍。
* 新的传送带和管道渲染系统导致3倍的速度提升。
* 海洋访问区的检查速度提高了10倍,在放置码头或船厂时不会滞后于游戏。
* 优化产品的渲染,使用分批的GPU实例(在单个实例中渲染多个产品)。
* 新的LOD系统,根据视角距离调整海洋质量。如果海洋不在视角画面中,它甚至不会被模拟。
* 新的地形细节渲染系统(草、花等),支持LOD,也可以根据摄像机距离调整密度,不渲染离摄像机太远的细节(以前是渲染整个地图上的所有细节)。

渲染管线的改进
* 切换到前向渲染管道(从延迟)。这允许使用多样本抗锯齿和对渲染的像素进行更大的控制。
* 地形现在使用三平面渲染(在高质量设置下),消除了陡峭斜坡的纹理拉伸。
* 增加了渲染质量选项和预设,以便能够让游戏在更多硬件上流畅运行。
* 为游戏中、菜单页面和游戏在后台时增加了三个独立的FPS限制。
* 阴影距离现在可以根据视角高低情况动态调整。
* 完全解锁的游戏摄像机,现在可以仰视地平线。
* 农场上的草、花或庄稼等小物体在稍微放大后不再消失。

游戏性小改进
* 在向数据中心添加或删除服务器时按住ShIft,可以一次添加或删除8台。
* 配方表现在显示产品的辐射值。
* 合同视图现在可以按产量对合同进行排序,这样类似的合同就可以相互靠近。
* 改变了机器的用户界面,以显示 "等待产品 "的状态,而不是 "缺少输入",并在鼠标悬停时显示缺少的产品列表。
* 增加了管道端口自动吸附被禁用时的通知条。
* 增加了一个快捷方式的图例,可以防止在放置实体时应用复制的配置。
* 修改矿区控制塔管理区域时,现在可以看到地形网格。

修复
* 游戏在加载页面时不再冻结。
* 音乐现在不会在加载页面停止。
* 使海洋泵和倾倒实体在海洋不再存在时停止工作。
* 法令效果可以正确地与其他效果相结合,如难度选项。
* 修复了数据中心的机架在加载时没有出现的问题。
* 修复了当机器运行部分配方(如冷却塔)时,全局产品的统计数据不断增加。
* 修复了尚未建成的存储单元已经报告其容量的问题。
* 修复了蓝图会将锁定的配方添加到机器中。
* 修复了发射火箭后会返回其废品价值的问题。
* 在快速建造和拆除过程中,对产品的处理方式进行了大量的改进和修正。
- 储存单位现在比船厂更有优先权来储存产品。
- 船厂在提供产品方面比储存单位有优先权。
- 正在出口产品的货运站不再为快速建造提供产品。
* 平衡器和分拣器现在在实体菜单窗口中显示耗电量。
* 视角相机,即使是 "自由视角",也不能进入地下。
* 修复了地图边界的问题,支持在地图边界建造仓库。
* 修复了加油站将其输入缓冲区注册到车辆物流中,而不是仅仅依靠管道输入。
* 修复了加油站经常派遣未满载的加油车工作。
* 树木在被开采时不再平移,而是自然倒下。
* 将每个元素的最大渲染字符数从15K增加到18K,以适应Update 1的更新日志。

合同的平衡和变化
*删除合同:
- 玻璃 => 煤
- 柴油 => 石英
- 柴油 => 石灰石
- 煤 => 石灰石
- 煤 => 金矿
- 车辆零件 II => 铀
*增加合同:
- 家居用品 => 煤
- 实验室设备 Ⅲ => 煤
- 橡胶 => 木材
- 家用电器 => 木材
- 实验室设备 II => 铜
- 车辆零件 II => 石英
- 硫磺 => 污泥
- 消费电子产品 => 原油
- 实验室设备 IV => 铀
- 服务器 => 金矿
Context English Chinese (Simplified)
v0.4.13 New map: Insula mortis

Improved experience
* Added mass upgrade tool. When an area is selected for upgrade, a popup window can be used to select what entities in that area should be upgraded.
* Added comprehensive checklist-based tutorial that will guide new players though the early game (can be disabled).
* Reworked and restructured tutorials to better explain game mechanics, be more simple to read, and be less verbose.
* Added mods configuration options when starting or loading a game. This also allows you to add/remove mods before a game is loaded. Note that not all mods can be safely added/removed from a save.
* Introduced a new bricks production chain into the game. Bricks can be used as an alternative for Concrete in Construction parts. Bricks are designed to make early game a bit easier.

Performance
* Further optimized transport pillars rendering and added LODs, saving many millions of drawn triangles in large factories.

Balance changes
* World map no longer gives refugees from explorations.
* Beacon is now infinite with diminishing returns.
* Reduced early research difficulties.
* Removed electronics from collapsed radio tower.
* Research labs no longer consume Unity when idle.
* Reduced connector buffer size significantly (size is still based on transporting speeds of connected entities).
* Increased water requirements to make 8 acid from 4 to 6.
* Reduced water yield from cleaning of 24 toxic slurry from 20 to 18.

Behavior changes
* When assigning a vehicle to a building (e.g. mine tower), assign the closest one.
* Excavators no longer return to the mine tower when mining finishes, unless they are outside of the mine area.
* Dumping designations are no longer searched based on proximity to the mine tower but on proximity to the vehicle.
* Refueling trucks now don’t leave fuel stations while the station keeps loading them with more fuel.
* Trucks and excavators now prefer to refuel at the fuel station that is assigned to their mine tower.
* Improved logistics jobs priority system.
* Transport connector now attempts to accept inputs evenly from all connected ports (outputs were already even). This means that a connector has an equivalent behavior to a balancer without any priorities or ratio enforcement settings on.
* Transports construction tool now places a connector in places where it makes sense (e.g. two output ports facing the same tile).
* Statue of maintenance now provides maintenance reduction based on the number of operational statues. The maintenance reduction of a single statue was reduced from 5% to 4%, but each additional statue gives an additional reduction which is a half of the previous one. For example, 3 statues give 4% + 2% + 1% = 7% total maintenance reduction now!
* It is now possible to flip entities with mechanical shaft such as turbines and generators.
* It is now possible to queue any research node and all required parent nodes will be queued before it automatically.
* Improved ship surrender logic so that your ship will not surrender if the enemy has much lower HP.
* Improved tree harvester logic to ignore non-reachable trees if possible.

User interface
* Replaced toggle buttons with checkboxes.
* Improved several dialogs to properly respect the Esc key.
* Total population view moved from the big top left tiles to the main top toolbar.
* Removed custom starving notifications and moved them to the regular notifications.
* Notification dismissal status is now persistent (loads from a save).
* Collapse warning icon on affected building disappears when its notification is dismissed. Notification reappears when more terrain under the affected building is modified.
* Custom warning notifications on storages don't go away until the contents are more than 5% off the target to prevent flickering.
* Message notifications now auto-collapse when there are more than 5 of them.
* Add "delete entire transport" action into the construction toolbox for better discoverability.
* Transport height now shows the correct height when connecting to other transports.
* Remove the top title bar from the bottom toolbar and use tooltips for the items instead.
* When selecting an entity, prefer a vehicle if there are two entities to choose from. This allows selecting trucks clipped inside of buildings.
* Fixed idle non-assigned vehicles that were not properly updated in the UI.
* Fixed an incorrect estimate of water yield in the rainwater harvester.
* Fixed Recipe book that did not show some recipes as locked if the owning entity was locked.
* Fixed hotkey for price tooltip did not work if transport editor was activated via copy tool.
* Fixed missing tooltips in settlement overview, added a link for tutorial about health.
* Product stats titles are now ordered by name.
* Made key-binging tooltips translatable.
* Mining overlay can be now toggled without canceling current selection for building.
* Games can be loaded/saved by double-clicking on existing file names.
* Updated translations, thanks to everyone who is contributing!

Significant bug fixes
* Fixed recycling of gold which was incorrectly returning only 1/3 of the expected value.
* Fixed issue with free maintenance when global maintenance amount exceeded capacity.
* Fixed contracts that were in some cases charging more Unity than they should have.
* Fixed game crash when clicking "continue" for a save file that was deleted in the meantime.
* Fixed terrain rendering that was showing lighter stripes on steep slopes.
* Fixed shipyard collapse that was not properly destroying products, potentially causing the permanent radiation issues.
* Fixed incorrect sun brightness and shadows intensity when a game was loaded during rainy weather.

Transport related bug fixes
* Transport connectors now return products to the shipyard when destroyed (instead of destroying them).
* Fixed buried pipes that are no longer destroyed when another transport is built on top of them.
* Fixed pipe attachment to the pillar that was sometimes incorrectly oriented.
* Fixed spontaneous transport collapse that sometimes happened during flip, connection, or upgrade.
* Fixed transport pillars that were sometimes stuck as a blueprint.
* Construction state of a transport (e.g. ongoing upgrade or construction pause) is now properly preserved when joining it with other transports.
* Fixed construction cubes visualization when transport under construction was connected to other transports.
* Paused transports no longer accept products.
* Transports in clearing mode are no longer moving products and are no longer accepting products.
* Fixed destroy tool that was incorrectly selecting the entire transport when the cursor was previously on any other non-transport building.
* Fixed transport destroy tool that was not showing destroy preview when repeatedly hovered over the same spot on a transport.

Other Bug fixes
* Server racks can no longer be added into non-constructed data centers.
* Fixed vehicle overlay that was sometimes shown for an incorrect vehicle class.
* Fixed wood disappearance when truck overload edict was active.
* Fixed inability to select tree harvesters sometimes.
* Fixed edict panel to correctly show effects of unity-positive edicts.
* Fixed excess consumption of lab equipment on research finish or change.
* Cargo depot modules now have an idle state.
* Fixed that the beacon was not losing progress when paused.
* Fixed buildings highlighting during route assignment.
* Fixed rendering of building ghosts particles below terrain designations.
* Upgrade of machines now properly prunes obsolete product buffers. This means that upgraded Blast furnace II will no longer accept iron ore since it cannot even process it.
* Trucks no longer exceed reservations of other trucks when delivering their cargo
* Fixed unity stats that did not contain items that went over the unity cap.
* Fixed some recipes that were unlocked too early or were not visible in research.
* Fixed that cutting and pasting of a building with vehicles assigned did not preserve the vehicles assignments.
* When people leave due to lack of food, any homeless will now get properly accommodated in their place.
* Fixed mining of corner designations that was sometimes not possible for large excavators.
新地图:骷髅岛

改进的体验
* 新增批量升级工具。选择升级区域时,可以使用弹出窗口来选择应升级该区域中的哪些建筑。
*添加了基于清单的综合教程,该教程将在早期游戏中指导新玩家(可以禁用)。
*重新设计和重组教程,以更好地解释游戏机制,更易于阅读,并且不那么冗长。
* 添加了启动或加载游戏时的模组配置选项。这也允许您在加载游戏之前添加/删除模组。请注意,并非所有模组都可以安全地从存档中添加/删除。
*在游戏中引入了新的砖块生产线。砖可以用作建筑零件中混凝土的替代品。砖块旨在使早期游戏变得更容易一些。

性能
* 进一步优化运输支柱渲染并添加LOD,省去大型工厂模型的数百万个绘制三角形。

细节变化
*世界地图不再提供探索难民。
* 灯塔现在是无限使用的,回报递减。
* 减少早期研究难度。
* 从倒塌的无线电塔中移除电子设备。
* 研究实验室在空闲时不再使用 凝聚力。
* 显著减小了连接器缓冲区大小(大小仍基于连接实体的传输速度)。
* 增加用水需求,使 8 酸配方中的水从 4 增加到 6。
* 净化 24 单位有毒浆液的产水量从 20 单位降低到 18 单位。

AI行为更改
* 将车辆分配给建筑物(例如矿塔)时,会分配最近的车辆。
* 挖掘机在采矿结束后不再返回矿塔,除非它们在矿区之外。
* 不再根据与矿塔的接近程度,而是根据与车辆的接近程度来搜索倾倒地点。
* 加油车在空闲时不会离开加油站,而加油站会持续为它们装载更多的燃料。
* 卡车和挖掘机现在更喜欢在分配给其矿塔的加油站加油。
* 完善物流优先制度。
* 传输连接器现在尝试均匀地接受来自所有连接端口的输入(输出已经均匀)。这意味着连接器具有与平衡器等效的行为,而没有任何优先级或比率强制设置。
* 运输构造工具现在自动将连接器放置在有意义的位置(例如,两个输出端口向两侧的建筑输出)。
* 维护雕像现在根据操作雕像的数量提供维护减少。单个雕像的维护减少从5%减少到4%,但每增加一个雕像,新雕像的效果会比上一个雕像减少50%。例如,3 座雕像现在减少 4% + 2% + 1% = 7% 的总维护费用!
*现在可以翻转带有机械轴的实体,例如涡轮机和发电机。
* 现在可以对任何研究节点进行排队,所有必需的父节点将自动排队。
*改进了战舰投降逻辑,这样如果敌人的HP要低得多,你的战舰就不会投降。
* 改进了伐木机的逻辑,以尽可能忽略无法访问的树木。

用户界面
* 将切换按钮替换为复选框。
* 改进了几个对话框以正确遵循 Esc 键。
* 总人口视图从左上角的大磁贴移动到主顶部工具栏。
* 删除了自定义饥饿通知并将其移至常规通知。
* 通知关闭状态现在为持续状态(会从存档加载)。
* 受影响建筑物上的倒塌警告图标在通知关闭时消失。当受影响建筑物下的更多地形被修改时,通知会重新出现。
* 存储上的自定义警告通知不会消失,直到内容物数量偏离目标数量超过 5%,以防止闪烁。
* 消息通知现在在超过 5 个时自动折叠。
* 在构造工具箱中添加“删除整个运输线路”操作,以提高可发现性。
* 传输装置高度现在在连接到其他传输装置时显示正确的高度。
* 从底部工具栏中删除顶部标题栏,并改用项目的工具提示。
* 选择实体时,如果有两个实体可供选择,则首选车辆。这允许选择夹在建筑物内的卡车。
* 修复了未在UI中正确更新的闲置未分配车辆。
* 修复了雨水收集器中产水量的错误估计。
* 修复了配方书,如果拥有实体被锁定,则某些配方未显示为锁定。
* 修复了价格工具提示的快捷键在通过复制工具激活传输编辑器时不起作用的问题。
* 修复结算概览中缺少的工具提示,添加了有关健康教程的链接。
* 产品统计标题现在按名称排序。
* 使按键工具提示可翻译。(但是社区还没有翻译,悲)
* 现在可以在不取消当前建筑选择的情况下切换挖矿覆盖。
*可以通过双击现有文件名来加载/保存游戏。
* 翻译已更新,感谢所有的社区贡献者。

重大特性修复
*修复了黄金回收时,错误地只返回了预期价值的1/3。
* 修复了全局维护量超出容量时免费维护的问题。(白嫖党震怒)
* 修复了在某些情况下收取比应得更多的 凝聚力 费用的合同。
*修复了同时删除的保存文件单击“继续”时游戏崩溃的问题。
* 修复了在陡坡上显示较浅条纹的地形渲染。
*修复了造船厂倒塌的问题,该倒塌没有正确破坏产品,可能导致永久性辐射问题。(所以乏燃料又有办法了?)
* 修复了在雨天加载游戏时不正确的太阳亮度和阴影强度。

与传输相关的特性修复
* 运输连接器现在在销毁时将产品返回造船厂(而不是销毁它们)。
* 固定的埋地管道,当在其上建造另一条运输工具时,这些管道不再被破坏。
* 固定的管道连接到接口上,有时方向不正确。
* 修复了在翻转、连接或升级过程中有时会发生的自发传输崩溃问题。
* 修复了有时作为蓝图卡住的运输支柱。
* 运输工具的施工状态(例如正在进行的升级或施工暂停)现在在与其他运输工具连接时会得到妥善保留。
* 修复了在建运输与其他运输连接时的建筑立方体可视化。
* 暂停的运输装置不再接受产品。
* 清关模式下的运输不再移动产品,也不再接受产品。
* 修复了当光标先前位于任何其他非运输建筑物上时错误地选择整个传输装置的销毁工具。
* 修复了在运输工具上反复悬停在同一位置时不显示销毁预览的传输销毁工具。

其他特性修复
* 服务器机架不能再添加到非构造数据中心。
* 修复了有时针对不正确的车辆类别显示的车辆叠加问题。
* 修复了卡车超载指令激活时木材消失的问题。
* 修复了有时无法选择树木采伐机的问题。
*修复了法令面板,以正确显示统一正法令的效果。
* 固定了研究完成或更改时实验室设备的超额消耗。
* 货站模块现在处于空闲状态。
* 修复了灯塔在暂停时不会丢失进度的问题.
* 修复了路线分配期间突出显示的建筑物。
* 修复了地形名称下方建筑幽灵粒子的渲染。
* 机器升级现在可以正确处理过时的产品缓冲区。这意味着升级后的高炉II将不再接受铁矿石,因为它甚至无法加工铁矿石。
* 卡车在交付货物时不再超过其他卡车的预订量
* 修复了不包含超过单位上限的项目的统一统计信息。
* 修复了一些过早解锁或在研究中不可见的配方。
* 修复了剪切和粘贴分配了车辆的建筑物不会保留车辆分配的问题。
*当人们因缺乏食物而离开时,任何无家可归者现在都将得到适当的安置。
* 修复了大型挖掘机有时无法实现的拐角矿物的开采。
v0.4.14 New feature: Blueprints
* Parts of the factory can now bee saved as blueprints which are persisted between games.
* Blueprints can be exported and shared with other players by copy-pasting strings.

Improvements
* Transport construction now locks pillars for already confirmed segments, giving greater control over pillar placement.
* Optimized game save encoding resulting in 5-10% smaller save size.

Fixes
* Second tier of the Cargo Depot now also satisfies a goal in place of the first tier.
* Assignments between entities are now honored when copy-pasting designs.
* Increased max area for tools.
* Cut and copy tools now correctly copy locations of transport pillars.

Balancing
* Reduced the number of workers required in farms.
* Added recipes to digest fruit and poppy
新功能:蓝图
* 部分工厂现在可以保存为蓝图,在游戏之间保留。
* 可以通过复制粘贴字符串导出蓝图并与其他玩家共享。

改进
* 运输建设现在锁定已确认路段的支柱,从而更好地控制支柱放置。
* 优化的游戏保存编码导致保存大小减少 5-10%。

修复
* 货站的第二层现在也可以代替第一层满足一个目标。
* 实体之间的分配现在在复制粘贴设计时得到尊重。
* 增加工具的最大面积。
* 剪切和复制工具现在可以正确复制运输柱的位置。

平衡
* 减少农场所需的工人数量。
* 添加了消化水果和罂粟的食谱
v0.5.0 Graphics improvements
* Added sun, dynamic fog, and dynamic sky that change based on weather.
* New high-quality terrain textures for nearly all materials.
* New simulated ocean that adapts its wave pattern and color properties to the current weather conditions (old ocean is still available as a low-fidelity setting).
* New tree models: spruce and fir.
* Added rocks to the terrain. Rocks are impassable for vehicles but buildings can be built on top of them. Excavators can also remove rocks when on mining designations.
* New terrain grass coverage system, mixing multiple types of grass and flowers.
* Refreshed all maps with better resource placement and improved tree distribution.
* Trees leave stumps after they are harvested. Stumps decay over time.
* Products are now visibly stacked on conveyors, trucks, and around storages.
* Storage units now show icons of what is stored in them.
* New models for Excavator T1 and T2, Truck T1 and T2.
* UI improvements.

Music
* Added 8 new tracks totalling 30 minutes of new music.

Forestry
* New Forestry tower and tree planter vehicle can perform tree replanting and fully automated harvesting.
* Trees are planted using saplings that grow on farms.
* Tree harvester now visibly slices trees into smaller logs.
* World map lumber mill was removed.

Vehicles improvements
* Mixed mining: Excavators can mine mixed products, always scooping a full bucket.
* Mixed hauling: Trucks can be loaded by excavators with mixed cargo, significantly increasing mining efficiency. For now, mixed cargo can be only loaded by excavators.
* New widget for vehicles that allows a choice for their replacement with a different tier. Replaced vehicles keep their assignments.
* New vehicle scheduling that is more performant and allows assigning jobs to the closest available vehicles.

Major features
* Pipes can now be constructed vertically, taking up less space when changing levels.
* Added leveling terrain designation (combination of mining and dumping designation).
* Stacker: allows dumping of loose material from conveyors directly on the terrain.

Nuclear energy changes & new content
* Brand new model for Nuclear reactor I.
* Added a new MOX reactor (tier II reactor), allowing to reprocess spent fuel and minimizing waste that needs to be stored. Also provides extra 33% of power compared to the previous tier.
* Added a new Fast Breeder Reactor (FBR) (tier III reactor), allowing to reprocess and burn all the waste while providing twice more power than the MOX reactor by generating super-pressured steam (a new type of steam).
* Added a new Nuclear reprocessing facility that was designed to work together with FBR and MOX reactors.
* Added more than 12 new products: Enriched uranium (4%, 20%), Reprocessed uranium, Depleted uranium, Plutonium, MOX rod, Core fuel, Blanket fuel, Fission product, Spent MOX, Retired waste, and more.
* Introduced a new Super pressure steam turbine to be used with FBR.
* Reduced capacity of nuclear waste storage from 5k to 1.6k since all waste can be now processed eventually.
* Nuclear reactor now needs to be turned off before an upgrade is possible.
* Fuel gets loaded into the reactor without requiring positive target power.

Quartz & sand changes
* Added a new mineable resource: quartz, available on all maps.
* Sand is no longer made by crushing rock but by crushing quartz instead.
* Silicon production now requires sand instead of quartz.
* Introduced manufactured sand that is produced by crushing Rock and can be used to produce Concrete and Filter media.
* Reduced unity cost for world map Quartz mines from 0.5 to 0.4.

Computing changes
* Added mainframe: predecessor to datacenter, making bootstrapping of microchips easier.
* Made microchip production 25% faster and also 25% cheaper on computing.
* Increased server rack cost from 20 to 25 servers but doubled its computing output. This means that a datacenter still requires the same maintenance while providing twice more computing.

New machines & buildings
* New Captain’s office I
- Makes blueprints available much sooner and provides basic edicts.
- The previous office is now Captain Office II and provides access to advanced edicts.
* Thermal storage: enables storing heat and use it later in the form of Steam.
* Tier 2 diesel generator: more efficient and 6x more powerful than tier 1 and allows to filter exhaust.
* Tier 2 electrolyzer, both tiers also got new models.
* Tier 2 mixer, both tiers also got new models.
* Tier 2 crusher: 4x the size and 6x the throughput compared to tier 1.
* Waste incineration plant: allows to burn waste more efficiently while also providing free Steam. Also outputs exhaust for potential filtration.
* Compactor: Allows compacting trash in 1:3 ratio.
* Shredder: Allows reversing compacting and also can shred wood.

New recipes & changed recipes
* Hydrogen can be created more efficiently from water using super-pressure steam.
* Dirt can be made out of compost and gravel using a mixer.
* Wood can be converted into woodchips and burned in the boiler to produce steam.
* New product paper that can be made from wood and limestone and used in lab supplies instead of a nitrogen tank. Removed nitrogen tank as a product (nitrogen gas remains).
* Chicken can be converted directly into trimmings instead of having to go through meat.

New mechanics
* Electricity surplus: Entities can now be set as "surplus consumers", only consuming power generated by "surplus generators".
* Conveyor belts and storages can now operate in three selectable modes:
1) Belts and storages do not consume any power.
2) Belts and storages consume power with the highest priority but still function without power.
3) Belts and storages consume power and won’t work without it.
* Landfill now decays over time and produces pollution. It takes 4 years to fully decay, at which point the pollution stops.

Balancing and changes in production chains
* Major
- All food types now feed +20% more people.
- Reduced costs of pipes and conveyors by 30%.
- Minimum intervals between diseases were increased by 30-100% (based on disease).
- Gold ore yields half the gold and comes with increased crushing costs.
* Electricity inflation
- All machines consume 4x more and all generators generate 4x more.
- Conveyors only consume 2x more, reducing their consumption by 50%.
- Settlement transformers only consume 3x more, resulting in a 25% decrease.
* Electricity production
- Increased steam energy density by 50% (less steam is needed for the same amount of power, but it costs more to make to compensate).
- 50% increased mechanical power throughput on turbines and mech. power generators
- High-pressure and low-pressure turbines now have the same throughput and their layouts have been changed as well.
* Bricks
- Brickworks has double throughput and costs 10 CP less.
- One brick now costs 1.75 dirt instead of 2.
- Starting bricks in ruins reduced from 800 to 600.
* Wood
- Wood now yields almost twice as much coal in a charcoal burner.
- Reduced wood required in construction parts from 4 to 3.
- Doubled wood input in household goods but reduced steel from 2 to 1 and glass from 10 to 8.
* Refinery
- Fixed that the cracking unit was returning less diesel (6) than it should (8) (based on the energy density of the input).
- Increased ethanol yield from sugar cane by +50%, making it more energy efficient.
- Increased diesel yield from canola and sugar cane by 40%.
- Increased hydrogen reforming yield from 12 to 14 (to account for extra 2 hydrogen from input steam). The recipe for fuel gas takes extra 2 hydrogen to compensate for that.
- Fuel gas to diesel recipe now returns water as a bi-product instead of Co2.
- Decreased cooking oil needed in diesel production from 12 to 9.
- More acid yield from 2 sulfur increased from 8 to 12.
* Fertilizer
- Fertilizer is now made with ammonia + oxygen instead of ammonia + nitrogen + water.
- Sour water stripper ammonia output reduced from 4 to 3.
- Fertilizer I was made cheaper as the chemical plant produces 10 instead of 8 in the same recipe.
- Fertilizer II production increased from 10 to 12 by accepting extra sulfur and limestone.
* Electronics rebalance
- Reduced cost of Electronics II by requiring half of Electronics I and Polysilicon.
- Increased cost of PCB by requiring 2x more glass.
- Electronics II and PCB production throughput increased by 100%.
- Reduced cost of Construction Parts IV by requiring half of Electronics II.
- Lab equipment 3 now costs 2 electronics II instead of 8 glass.
- Lab equipment 4 now costs 2 electronics III instead of 2 electronics II.
- Servers now require 5 Electronics III instead of 4.
* Desalination
- Reduced desalination cost by 15% (energy-wise).
- Thermal desalination plant throughput increased by 85% when using HP steam, by 400% when using LP steam, and by 300% when using Depleted steam.
* Electrolysis
- Electrolyzer I throughput for hydrogen production increased by 100% (power demand increased as well)
- Electrolyzer can no longer be boosted.
- The volume of depleted steam returned from burning hydrogen in a boiler changed to be equal to the volume of water it takes to make the hydrogen using an electrolyzer.
* Maintenance
- Crushers now cost maintenance.
- Maintenance II requires 25% fewer mechanical parts.
- Maintenance II depot throughput increased by 100%.
- Maintenance III depot throughput increased by 50%.
- Reduced maintenance costs of robotic assembler I from 5 to 4.
- Changed robotic assembler II to require maintenance II (7x) instead of tier III.
- Moved several machines and tier III vehicles to use maintenance II as it now comes
* Other
- Crushing is now 2.5x more power-hungry.
- Decreased ocean pump output from 20 to 18 water.
- Decreased effectiveness of cooling of HP steam from 12 to 10 output water.
- Waste burning in a regular burner changed to take twice as long.
- Sludge digestion and composting are now 30% faster.
- Settlements now return biomass for wood consumed from household goods
- Increased radiation tolerance due to new, more radioactive products.
* Rewards
- Increased world map rewards by 10-20%.
- Added more rewards after goals completion.
- Removed microchips and servers as rewards from the world map.

Changes in research
* Electronics II is now available earlier due to the removed Quartz input. This also allowed making Construction Parts IV and Maintenance II available earlier as well.
* Solar panels, Power generation IV, Household appliances, and Hydrogen Reformer all come before Research Lab IV.
* Moved cooling tower II from nuclear research to power production IV.
* Ship weapons II are no longer locked by Electronics II
* Merged reforming and cracking so cracking comes earlier.
* Early research is faster to unlock.
* Research locks: Some research nodes now require a certain amount of products created in order to be researched.

Quality-of-life and UI
* Added a quick remove unity action for storage units when they are being cleared.
* Added new dashboards that provide a breakdown of the consumption and production of electricity, computing, workers, and maintenance.
* Blueprints now automatically downgrade their locked items on placement.
* When a blueprint is locked, a list of locked entities is shown on hover.
* Notifications in entity inspectors are now shown in a panel on the side, eliminating jumping UI.
* Clicking on a machine icon in a recipe book now starts building it.
* Power, computing, and workers displays in entity inspectors are now grayed out when the is not consuming the resource.

Other changes
* Transports can no longer turn and initiate a ramp up/down at the same time. These types of ramps were removed as they were not extendable once placed.
* Recycling plant now returns sorted products via a single conveyor, final sorting has to be done using sorters. This provides more extensibility in the future.
* World structures are now paused after repair.
* Advanced tools such as cut or copy are now locked behind initial research. This increases discoverability and makes the game less intimidating for new players.
* Main folder with save files and blueprints has been moved to the appdata folder to prevent issues with their accessibility on non-standard systems.
* Chained storage units automatically disconnect corresponding vehicle import/export settings to improve vehicle jobs scheduling and performance.
* Added difficulty setting to allow to increase contracts profitability.
* Added more generous difficulty options to reduce maintenance.
* Added more options for autosave intervals.

Terrain performance & physics
* New terrain representation storing data in contiguous arrays.
* Terrain can be up to 65k tiles squared large (260 km^2).
* Terrain now supports up to 256 different materials (up from 28).
* Terrain now properly distinguishes between solid materials (cliffs) and mined ones (mined rock), each type having its own physics parameters.
* Improved terrain physics now takes material layer thickness into consideration, allowing thin layers to stick at steeper angles.

Performance
* Various internal improvements increase the simulation speed of many components by 10-30%.
- Completely rewritten simulation of machines
- Increased performance when exchanging products between ports and buffers
* New terrain rendering tech improving FPS by 1-8x (based on map size and view) and reducing memory consumption by 4x.
* Terrain operations such as mining, material collapse, or disruption after vehicles are 2-4x faster.
* New conveyor and pipe rendering system resulting in 3x speedup.
* Ocean access area checking is 10x faster, not lagging the game when placing docks or a shipyard.
* Optimizing products rendering to use batched GPU instancing (rendering multiple products per single instance).
* New LOD system that adjusts ocean quality based on view distance. If the ocean is not in the view, it is not even simulated.
* New terrain details rendering system (grass, flowers, etc.) with LOD support that also adjusts density based on camera distance and does not render details that are too far from the camera (previously, all details on the entire map were rendered).

Rendering infrastructure improvements
* Switched to Forward rendering pipeline (from Deferred). This allowed the use of multi-sample anti-aliasing and greater control over rendered pixels.
* Terrain now uses tri-planar rendering (on a high-quality setting), removing texture stretching from steep slopes.
* Added rendering quality options and presets to be able to get the game to run smoothly on a wider range of hardware.
* Added three separate FPS limits for the game, menus, and when the game is in the background.
* Shadow distance is now dynamically adjusted based on the camera zoom.
* Fully unlocked game camera, which can now look up at the horizon.
* Small objects such as grass, flowers, or crops on farms no longer disappear when zoomed out slightly.

Small Quality-of-life
* Holding shift while adding or removing servers to the datacenter adds or removes 8 at a time.
* Recipe book now shows radiation levels for products.
* Contracts view now sorts contracts by output so that similar contracts are near each other.
* Changed machine UI to display "waiting for products" status instead of "missing input" together with a list of products missing on mouse hover.
* Added a notification strip when transport snapping is disabled.
* Added a legend for the shortcut which allows preventing applying copied config when placing entities.
* Terrain grid is now visible when modifying Mine Towers areas.

Fixes
* Game no longer freezes when on the loading screen.
* Music now does not stop on the loading screen.
* Made ocean pumps and dumping entities stop working when the ocean is no longer present.
* Edicts effects are correctly combined with other effects, such as difficulty options.
* Fixed that datacenter racks didn't appear on load.
* Fixed that global products statistics kept increasing when machines ran partial recipes (e.g. cooling towers).
* Fixed that storage units that were not built yet were already reporting their capacity.
* Fixed that blueprints would add locked recipes into machines.
* Fixed that launching a rocket returned its scrap value back.
* Lots of improvements and fixes in how products are handled in quick build and removal.
- Storage units now have priority over Shipyard to store products.
- Shipyard has priority over storage units to provide products.
- Cargo depot that is exporting products no longer provides them for a quick build.
* Balancers and sorters now show power consumption in the entities menu popup.
* Camera, even "free look", cannot go underground.
* Fixed issues with map borders and added support for cargo depots built near the border.
* Fixed that the fuel station had its input buffer registered into logistics instead of solely relying on piped input.
* Fixed fuel station that was often sending partially loaded fuel trucks.
* Trees are no longer moving when mined under but fall down instead.
* Increased maximum number of rendered characters per element from 15k to 18k to accommodate Update 1 changelog.

Contracts balancing & changes
* Contracts removed:
- Glass => Coal
- Diesel => Quartz
- Diesel => Limestone
- Coal => Limestone
- Coal => Gold ore
- Vehicle Parts II => Uranium
* Contracts added:
- Household goods => Coal
- Lab equipment III => Coal
- Rubber => Wood
- Household appliances => Wood
- Lab equipment II => Copper
- Vehicle parts II => Quartz
- Sulfur => Sludge
- Consumer electronics => Crude oil
- Lab equipment IV => Uranium
- Servers => Gold ore
画面改进
* 增加了太阳、动态雾气和动态天空,这些都是根据天气变化而变化的。
* 为几乎所有的材料提供了新的高质量地形纹理。
* 新的模拟海洋,使其波浪模式和颜色属性适应当前的天气条件(旧的海洋仍然可以作为低保真设置)。
* 新的树木模型:云杉和冷杉。
* 在地形中增加了岩石。岩石会妨碍车辆行驶,但建筑物可以建在上面。挖掘机也可以清除矿区内的岩石。
* 新的草地地形,混合多种类型的草和花。
* 优化了所有地图的矿产资源配置和改进了树木分布。
* 树木在被采伐后会留下树桩。树桩会随着时间的推移而腐烂。
* 产品现在可以直观可视的形式堆放在传送带、卡车和仓库周围。
* 储存单元现在可以显示储存在其中的东西的图标。
* 挖掘机T1和T2,卡车T1和T2的新模型。
* 改进用户界面。

音乐
*增加了8首新曲目,共30分钟的新音乐。

林业
* 新的林业塔和植树车可以进行树木补种和全自动采伐。
* 树木的可持续获取是使用农场中培育树苗进行种植。
* 伐木机现在可以看到将树木切成较小的原木的细节。
* 世界地图上的木材厂被移除。

车辆改进
* 混合开采: 挖掘机可以混合开采物品,总是装满一斗。
* 混合运输: 卡车可以由挖掘机装载混合货物,大幅提高采矿效率。目前,混合货物只能由挖掘机装载。
* 新的车辆小功能,允许选择用不同级别的车辆来替换。(替代车辆生产出来之前)被替换的车辆保持其任务。
* 新的车辆调度更加有效,允许将工作分配给最近的可用车辆。

重要功能
* 管道现在可以垂直建造,改变水平高度时占用更少的空间。
* 增加了平整地形的指定(采矿和倾倒的结合)。
* 堆垛机:允许直接在地形上倾倒传送带输送的松散材料。

核能变化和新内容
* 全新的核反应堆I模型。
* 增加了一个新的MOX反应堆(二级反应堆),允许对乏燃料进行再加工,并尽量减少需要储存的核废料。与上一级别相比,还提供了额外的33%的功率。
* 增加了一个新的快中子增殖反应堆(FBR)(第三级反应堆),允许重新处理和燃烧所有核废料,同时通过产生超压蒸汽(一种新型蒸汽),提供比MOX反应堆多两倍的能量。
* 增加了一个新的核后处理设施,其设计与FBR和MOX反应堆一起工作。
* 增加了12种以上的新产品: 浓缩铀(4%,20%),后处理铀,贫化铀,钚,MOX棒,核心燃料,毯状燃料,裂变产品,废弃的MOX,核废料,以及更多。
* 引进了新的超压蒸汽轮机,与FBR一起使用。
* 将核废料库的容量从5千减少到1.6千,因为现在所有的废料最终都可以被处理。
* 核反应堆现在需要在升级前关闭。
* 燃料被装入反应堆,而不需要正目标功率。

石英和沙子的变化
* 增加了一种新的可开采资源:石英,可在所有地图上使用。
* 沙子不再通过粉碎岩石来制造,而是通过粉碎石英来制造。
* 硅的生产现在需要沙子而不是石英。
* 引入人造沙,通过粉碎岩石生产,可用于生产混凝土和过滤介质。
* 将世界地图石英矿的统一成本从0.5降至0.4。

算力更新
* 新增大型机:数据中心的前置替代,降低微芯片生产起步要求。
* 使得微芯片的生产速度提高了25%,同时在算力方面也便宜了25%。
* 服务器机架的需求从20台增加到25台,但其计算输出却增加了一倍。这意味着一个数据中心在提供两倍的计算量的同时仍然需要同样的维护。

新的机器和建筑
* 新的船长办公室I
- 使得蓝图更早解锁,并提供基本的政策。
- 以前的办公室现在是船长办公室II,并能够开启高级法令。
* 热能储存:能够储存热量,后续以蒸汽的形式再度使用。
* 2级柴油发电机:效率更高,功率是1级的6倍,可以过滤废气。
* 2级电解器,两级都有新的型号。
* 2级混合器,两级都有新的型号。
* 2级破碎机:与1级相比,尺寸增加4倍,产量增加6倍。
* 垃圾焚烧厂:可以更有效地燃烧垃圾,同时也提供免费的蒸汽。还可以为可能输出的废气进行过滤。
* 压缩机: 允许以1:3的比例压缩垃圾。
* 碎纸机: 允许破碎还原压缩块为松散原料,也可以切碎木材。

新配方和配方变更
* 使用超压蒸汽可以更有效地从水中制造氢气。
* 泥土可以用混合器从堆肥和砾石中制成。
* 木材可以转化为木片,并在锅炉中燃烧以产生蒸汽。
* 新产品纸,可由木材和石灰石制成,用于实验室用品,而不是氮气罐。取消了氮气罐这个产品(氮气仍然存在)。
* 鸡肉可以直接转化为碎肉,而不必先屠宰为肉类。

新的机制
* 过剩电力:实体现在可以被设置为 "过剩电力用户",只消耗 "过剩发电机 "所产生的电力。
* 传送带和仓库现在可以在三种可选择的模式下运行:
1)传送带和仓库不消耗任何电力。
2)传送带和仓库以最高优先级消耗电力,但断电不影响其正常运作。
3)传送带和仓库消耗电力,断电后停止工作。
* 现在堆填的垃圾会随着时间的推移而腐烂,同时产生污染。它需要4年才能完全腐烂并停止造成污染。

平衡性和生产链的变化
*重大更新
- 所有食物类型现在都能养活+20%的人。
- 管道和传送带的成本降低了30%。
- 疾病之间的最小时间间隔增加了30~100%(基于疾病)。
- 一份金矿石只能产出半份黄金,并附带增加粉碎成本。
*耗电增加
- 所有机器的耗电量增加4倍,所有发电机的发电量增加4倍。
- 传送带只多消耗2倍,相对消耗减少50%。
- 定居点供电站只多消耗3倍,相对减少25%。
*电力生产
- 蒸汽能量密度增加了50%(同样的功率需要更少的蒸汽,但为了平衡性,蒸汽的制造成本更高)。
- 涡轮机和动能发电机的机械功率吞吐量增加50%。
- 高压和低压涡轮机现在有相同的吞吐量,它们的布局也被改变了。
* 砖厂
- 砖厂的吞吐量增加了一倍,成本降低了10结构件。
- 一块砖现在需要1.75土,而不是2土。
- 废墟中的起始砖块从800块减少到600块。
* 木材
- 木头现在在烧炭机中12木头能生产5煤炭,几乎是2:1。
- 结构件所需木材从4个减少到3个。
- 家居用品木材需求增加至4,钢从2降至1,玻璃从10降至8。
* 炼油
- 修正了裂解装置返回的柴油(6)比它应该返回的(8)少的问题(基于输入的能量密度)。
- 将甘蔗的乙醇产量提高了50%,使其更具有能源效率。
- 从油菜籽和甘蔗中获得的柴油产量增加了40%。
- 将氢气转化率从12%提高到14%(考虑到输入蒸汽的额外2个氢气)。燃料气体的配方需要额外的2个氢气来补偿。
- 燃气转化为柴油的配方现在将水作为副产品返回,而不是CO2。
- 柴油生产中需要的原油从12个减少到9个。
- 2个硫磺能生产更多的酸,从8增加到12。
* 肥料
- 现在用氨气+氧气,而不是氨气+氮气+水制造肥料。
- 酸水汽提器的氨产量从4减少到3。
- 肥料I的价格变得更便宜,因为在相同的配方中,化工厂的产量是10,而不是8。
- 通过接受额外的硫磺和石灰石,肥料II的产量从10增加到12。
*电子产品平衡
- 通过要求一半的电子产品I和多晶硅,降低了电子产品II的成本。
- 通过要求增加2倍的玻璃,增加了PCB的成本。
- 电子产品II和印刷电路板的生产量增加了100%。
- 通过需要一半的电子产品II,降低了结构件IV的成本。
- 实验室设备3现在需要2个电子产品II,而不是8个玻璃。
- 实验室设备4现在需要2个电子产品III,而不是2个电子II。
- 服务器现在需要5个电子产品III,而不是4个。
*脱盐
- 将海水淡化成本降低15%(能源方面)。
- 热力脱盐厂的产量在使用高压蒸汽时增加了85%,使用低压蒸汽时增加了400%,使用乏汽时增加了300%。
* 电解
- 用于生产氢气的电解槽I的产量增加了100%(电力消耗也增加了)
- 电解槽不再能被加速了。
- 在锅炉中燃烧氢气所返回的乏汽的体积改变为与使用电解槽制造氢气所需的水的体积相等。
* 维护
- 破碎机现在消耗维护零件。
- 维修II需要的机械零件减少了25%。
- 维修II在维护站的吞吐量增加100%。
- 维修III在维护站的吞吐量增加了50%。
- 将装配机(机器人)I的维护成本从5降至4。
- 将装配机(机器人)II改为需要维护II(7.0 / 60),而不是维护III。
- 新的维护II出来了,所以将几台机器和T3车辆改为使用维修II。
* 其他
- 破碎机现在是2.5倍的耗电量。
- 减少了海洋泵的输出水量,从20降至18。
- 降低了高压蒸汽的冷却效果,从12到10的输出水量。
- 垃圾在普通焚化炉中的燃烧耗时改为需要两倍的时间。
- 污泥消化和堆肥的速度现在提高了30%。
- 定居点现在从生活用品中返回其中生产消耗的木材的生物质
- 由于新增更具放射性的产品,增加定居点辐射耐受性。
* 奖励
- 世界地图的奖励增加了10-20%。
- 目标完成后增加了更多的奖励。
- 世界地图的探索奖励中不在包含微芯片和服务器。

研究路线的变化
* 由于取消了石英的需求,电子产品II现在可以提前使用。这也使得结构件IV和维护II也可以提前使用。
* 太阳能电池板、发电IV、家用电器和氢重整器都在研究室IV之前。
* 将冷却塔II从核研究中移至发电IV。
* 舰船武器II移除电子产品II的这一前置解锁条件。
* 将重整和裂解合并,使裂解更早解锁。
* 早期的研究可以更快地解锁。
* 研究锁定: 一些研究节点现在需要生产一定数量的产品才能进行研究。

游戏体验和用户界面
* 增加了存储单元在被拆除时的快速移除库存的功能选项。
* 增加了新的仪表盘,提供了电力、计算、工人和维护的消耗和生产的分类。
* 蓝图现在在放置时自动降级其锁定的项目。
* 当一个蓝图被锁定时,在悬停处会显示被锁定的实体列表。
* 实体检查器中的通知现在显示在侧面的面板上,消除了跳跃的用户界面。
* 点击配方表中的机器图标现在可以开始建造它。
* 实体检查器中的功率、计算和工人显示现在在不消耗资源时是灰色的。

其他变化
* 传送带不再能同时转弯和进行坡道上升/下降。这些类型的坡道被移除,因为它们一旦被放置就无法延伸。
* 回收厂现在通过单一的传送带返回未分类的回收产品,最终的分类必须使用分拣机完成。这在未来提供了更多的可扩展性。
* 世界结构现在在修复后会暂停。
* 高级工具,如剪切或复制,现在被锁定在初始研究之后。这使这些功能可以更好的被发现,使游戏对新玩家不那么可怕。
* 存档和蓝图的主文件夹已被移至AppData文件夹,以防止其在非标准系统上无法访问。
* 那种输出直接对接其他仓库输入的仓库链,将自动断开相应的车辆导入/导出设置,以改善车辆工作的安排和性能。
* 增加了难度设置,允许增加合同的盈利能力。
* 增加了更慷慨的难度选项,以减少维护。
* 增加了更多自动保存间隔的选项。

地形特新和物理仿真
* 新的地形表示法将数据存储在连续的数组中。
* 地图规模可以达到六万五千个单元格(260 km^2)。
* 地形现在支持多达256种不同的材料(从28种增加)。
* 地形现在可以正确区别出固体材料(悬崖)和开采的材料(开采的岩石),每种类型都有自己的物理参数。
* 改进的地形物理仿真现在考虑到了材料层的厚度,允许薄的材料层在更陡峭的角度上受到静摩擦黏住。

性能
* 各种内部改进使许多组件的模拟速度提高了10-30%。
- 完全重写了机器的模拟
- 增加了在端口和缓冲区之间交换产品的性能
* 新的地形渲染技术将FPS提高了1-8倍(基于地图大小和画质),内存消耗降低了4倍。
* 地形操作,如采矿、材料坍塌或车辆后的破坏,速度提高了2-4倍。
* 新的传送带和管道渲染系统导致3倍的速度提升。
* 海洋访问区的检查速度提高了10倍,在放置码头或船厂时不会滞后于游戏。
* 优化产品的渲染,使用分批的GPU实例(在单个实例中渲染多个产品)。
* 新的LOD系统,根据视角距离调整海洋质量。如果海洋不在视角画面中,它甚至不会被模拟。
* 新的地形细节渲染系统(草、花等),支持LOD,也可以根据摄像机距离调整密度,不渲染离摄像机太远的细节(以前是渲染整个地图上的所有细节)。

渲染管线的改进
* 切换到前向渲染管道(从延迟)。这允许使用多样本抗锯齿和对渲染的像素进行更大的控制。
* 地形现在使用三平面渲染(在高质量设置下),消除了陡峭斜坡的纹理拉伸。
* 增加了渲染质量选项和预设,以便能够让游戏在更多硬件上流畅运行。
* 为游戏中、菜单页面和游戏在后台时增加了三个独立的FPS限制。
* 阴影距离现在可以根据视角高低情况动态调整。
* 完全解锁的游戏摄像机,现在可以仰视地平线。
* 农场上的草、花或庄稼等小物体在稍微放大后不再消失。

游戏性小改进
* 在向数据中心添加或删除服务器时按住ShIft,可以一次添加或删除8台。
* 配方表现在显示产品的辐射值。
* 合同视图现在可以按产量对合同进行排序,这样类似的合同就可以相互靠近。
* 改变了机器的用户界面,以显示 "等待产品 "的状态,而不是 "缺少输入",并在鼠标悬停时显示缺少的产品列表。
* 增加了管道端口自动吸附被禁用时的通知条。
* 增加了一个快捷方式的图例,可以防止在放置实体时应用复制的配置。
* 修改矿区控制塔管理区域时,现在可以看到地形网格。

修复
* 游戏在加载页面时不再冻结。
* 音乐现在不会在加载页面停止。
* 使海洋泵和倾倒实体在海洋不再存在时停止工作。
* 法令效果可以正确地与其他效果相结合,如难度选项。
* 修复了数据中心的机架在加载时没有出现的问题。
* 修复了当机器运行部分配方(如冷却塔)时,全局产品的统计数据不断增加。
* 修复了尚未建成的存储单元已经报告其容量的问题。
* 修复了蓝图会将锁定的配方添加到机器中。
* 修复了发射火箭后会返回其废品价值的问题。
* 在快速建造和拆除过程中,对产品的处理方式进行了大量的改进和修正。
- 储存单位现在比船厂更有优先权来储存产品。
- 船厂在提供产品方面比储存单位有优先权。
- 正在出口产品的货运站不再为快速建造提供产品。
* 平衡器和分拣器现在在实体菜单窗口中显示耗电量。
* 视角相机,即使是 "自由视角",也不能进入地下。
* 修复了地图边界的问题,支持在地图边界建造仓库。
* 修复了加油站将其输入缓冲区注册到车辆物流中,而不是仅仅依靠管道输入。
* 修复了加油站经常派遣未满载的加油车工作。
* 树木在被开采时不再平移,而是自然倒下。
* 将每个元素的最大渲染字符数从15K增加到18K,以适应Update 1的更新日志。

合同的平衡和变化
*删除合同:
- 玻璃 => 煤
- 柴油 => 石英
- 柴油 => 石灰石
- 煤 => 石灰石
- 煤 => 金矿
- 车辆零件 II => 铀
*增加合同:
- 家居用品 => 煤
- 实验室设备 Ⅲ => 煤
- 橡胶 => 木材
- 家用电器 => 木材
- 实验室设备 II => 铜
- 车辆零件 II => 石英
- 硫磺 => 污泥
- 消费电子产品 => 原油
- 实验室设备 IV => 铀
- 服务器 => 金矿
v0.6.0 v0.6.0 (Update 2)
Compatibility
* Save files from Update 1 are fully compatible and all new features are available in legacy saves.
* In order to enjoy updated maps and improved terrain generation, you need to start a new game.

Map editor and terrain generation
* Fully-featured map editor that allows editing maps as a set of manually-configured procedurally-generated features.
* Map editor offers a wide range of configurability from simple shape control and parameters configuration, to changing how 2D noise functions are chained together to generate terrain features.
* New map representation that ensures maps are maximally forward-compatible and future-proof.
* Increased maximum map size to 17M tiles, 4x larger than the largest map so far.
* New maps may contain more than one starting location.
* Improved map generation pipeline to allow parallelization of all generation stages, decreasing game load times.
* New hydraulic erosion simulation that makes the terrain (especially mountains and cliffs) look more realistic.
* Procedurally-generated features such as mountain ranges are now configurable as polygons, not only as lines.
* All existing maps were recreated and improved, all containing new starting locations for fresh playthroughs.

Community Hub
* Created and launched a community hub for sharing blueprints, maps, and mods: https://hub.coigame.com/
* Hub offers better integration with the game (compared to other third-party services) such as validating blueprint strings, or showing contents of uploaded maps.

Custom surfaces & decals
* It is now possible to manually place surfaces such as concrete on the ground.
* There are 10 surfaces available: 2 concrete kinds, 4 metal kinds, 2 sandstone kinds, bricks, and cobblestone
* Exclusive gold floor is available in the Supporters Edition (thanks for everyone's generous support!).
* All surfaces now have curbs at their boundary.
* All surfaces can be painted with decals such as lines, stripes, arrows, numbers, and other decorative elements. There are over 70 different decals to choose from available in 8 colors.
* Decals can also be copy-pasted or saved into blueprints
* Vehicles driving on custom surfaces have reduced maintenance.

Improved difficulties settings
* Game difficulty setup in the new game flow is now split into two parts: difficulties and mechanics.
* Difficulties adjust factors like production, yields, and resource availability.
* Mechanics alter gameplay in more significant ways, e.g. whether vehicles should keep driving slowly without fuel or stop.
* It is now possible to configure the game settings to eliminate death spirals, making the game more approachable for casual players, or to make it even more challenging for veterans.
* All game difficulty settings can be now changed during the game, however, any change will be recorded in a log and a cooldown period prevents changing the same settings too often.
* There are now more than 30 individual game difficulty settings available.
- New option to disable death by starvation, starving people will not work though.
- New option to keep vehicles running slowly without fuel.
- New option to keep ships running on unity when no fuel is available.
- New option to keep machines working for some time without electricity or computing.
- New option to keep machines working slowly when broken down due to low maintenance.
- New option to stop conveyor belts from working when low on power.
- New option to keep water pumps working when no water with reduced throughput.
- New option to keep world mines working slowly when without Unity.
- New option for full deconstruction refund.
- Added research cost multiplier.
- Added quick actions Unity cost multiplier.
- Added solar power production multiplier.
- Added contracts profitability multiplier.
- Added loan conditions multiplier.
- Removed power production multiplier.

Additional new features
* Hydrogen vehicles
- New class of vehicles that run on hydrogen instead of diesel.
- Hydrogen vehicles include: T2 and T3 trucks and excavators, T2 tree harvester, tree planter, and cargo ship.
* More fuels for Cargo ships
- Ships can use Diesel or Heavy oil interchangeably
- New hydrogen ship
* Conveyor lifts
- Vertical transports allowing vertical movement of unit and loose products.
- Lift up to a height difference of 6 tiles on 1x2 tiles of space which allows transporting materials over retaining walls.
* Ores sorting
- When enabled, trucks with mixed materials from a mine will have to dump their cargo to a dedicated ore sorting plant, instead of directly delivering individual materials.
- Ores sorting can be changed in new or existing games via new game difficulty settings.
* Loans
- It is now possible to loan certain materials from friendly settlements.
- Loans can help with averting crises or speeding-up progress.
* Props removal tool for easy removal of tree stumps, rocks, and bushes.

Improvements
* Balancers can be suspended on pillars, similar to transports or connectors. Other transports or balancers can be built on top of them, allowing for truly multi-level conveyor networks.
* Logistics now won’t schedule delivery jobs if the second leg of the trip is not accessible. This solves issues where trucks were being loaded with material and was then unable to deliver it to its destination.
* Trucks no longer get stuck on unreachable goals; they mark such goals as inaccessible instead. Targets that can’t be reached by multiple vehicles get reported via a notification.
* Molten transports and balancers can now be elevated, but must still remain flat.
* Initial transport placement no longer requires a valid pillar to start the transport construction.

New UI
* New user interface for the main menu, map editor, in-game settings and difficulty configuration.
* Revamped save/load game screen to group saves by game sessions. This is also reflected on disk where games from one session are organized in directories.
- This also prevents auto-saves from mixing between different sessions.
* Mods that fail to load are now marked in the UI together with the copyable error message.
* Improved sound effects for many UI actions

Graphics improvements
* Pipes are now colored based on their contents. This change is slow and gradual to avoid any sudden changes and to support pipes with mixed contents.
* Trucks with tank attachments are colored similar to pipes and have a product icon on the side.
* Fluid storages have a product icon on top.
* Three new deciduous tree variants: birch, maple, and oak.
* New terrain props: bushes.
* Clouds now cast shadows on the ground.
* Improved particle effects for various machines, especially those emitting fire or steam.
* Interactions with terrain such as mining, dumping, or terrain collapse now generate dust particles.
* Vehicles now emit smoke from exhausts.
* Trees now sway in the wind slightly.
* Terrain rendering now reacts to wetness from weather and ocean.

Balancing
* Vehicles and cargo ships now cause pollution when using fossil fuels.
* Cost of Vehicle barriers was reduced from 10 to 1 concrete.
* Cost of Retaining walls was reduced from 10 to 6 concrete and 4 to 2 iron per tile.
* Increased output and upgrade levels for world map’s rock mine

Changes in the early game
* Abandoned radio tower is now set to be recycled by default.
* The main ship no longer requires initial repairs, just the dock.
* Early assembler now requires power so power production is unlocked from the start, initial diesel supplies were increased to reflect that.

Modding
* Significant changes were made in the modding API, all mods will likely need to be updated and recompiled.
* Mods are now selected at the start of the new game (instead of at the end), allowing them to affect the new game setup flow, e.g. providing maps for selection.
* Improved how mod configs are being handled, now all mod configs must derive IModConfig interface.

Fixes
* Fixed disappearing large entities under some camera angles in rare cases.
* Fixed a slight memory leak after quitting a game to the main menu.
* Fixed settlement health/unity generation when more than one settlement was constructed.
v0.6.0 (更新 2)
兼容性
* 更新 1 的存档文件完全兼容,所有新功能都可在旧版存档中使用。
* 只有新的存档能享受新的地图和改进后的地形生成效果。

地图编辑器和地形生成
* 功能齐全的地图编辑器,通过手动控制参数的程序化生成来编辑地图。
* 地图编辑器提供广泛的可配置性,从简单的形状控制和参数配置,到更改 2D 噪声函数如何连锁生成地形特征。

* 新的地图描绘法可确保地图最大程度地向前兼容并面向未来。
* 将最大地图尺寸增加到 17M 瓦片,比目前最大的地图大 4 倍。
* 新地图可包含多个起始位置。
* 改进了地图生成流水线,允许所有生成阶段并行化,减少了游戏加载时间。
* 新的水力侵蚀模拟,使地形(尤其是山脉和悬崖)看起来更加逼真。
* 程序生成的地物(如山脉)现在可以配置为多边形,而不仅仅是线条。
* 重新制作并改进了所有现有地图,所有地图都包含新的起始地点,供玩家重新体验。

Community Hub 社区网站
* 创建并启动了共享蓝图、地图和修改器的社区中心: https://hub.coigame.com/
* 与其他第三方服务相比,Hub 能更好地与游戏集成,例如验证蓝图字符串或显示上传地图的内容。、

自定义路面和贴花
* 现在可以手动在地面上放置混凝土等路面。
* 有 10 种材质可供选择:2 种混凝土、4 种金属、2 种砂岩、砖和鹅卵石
* 支持者版中有独家金色地板(感谢大家的慷慨支持!)。
* 所有路面的外轮廓都有路缘石。
* 所有路面都可以涂上贴花,如线条、条纹、箭头、数字和其他装饰元素。有 8 种颜色的 70 多种不同贴花可供选择。
* 贴花也可复制粘贴或保存到蓝图中
* 在定制路面上行驶的车辆可减少维护消耗。

改进难度设置
* 新游戏流程中的游戏难度设置现在分为两个部分:难度和机制。
* 难度-调整生产、产量和资源供应等因素。
* 机制-会以更重要的方式改变游戏玩法,例如,车辆是否应在没有燃料的情况下继续缓慢行驶或停止行驶。
* 现在可以对游戏设置进行配置,避免恶性循环,让休闲玩家更容易上手,或让老玩家更有挑战性。
* 现在可以在游戏过程中更改所有游戏难度设置,但任何更改都将记录在日志中,并有冷却时间防止频繁更改相同设置。
* 有 30 多种单独的游戏难度选项可供选择。
- 新增选项:禁用饿死,但饥饿的工人将无法工作。
- 新增选项:让车辆在没有燃料的情况下可以缓慢行驶。
- 新增选项:船只在没有燃料的情况下也能消耗凝聚力行驶。
- 新增选项:在没有电力或算力时,让机器仍能工作一段时间。
- 新增选项:使机器在低维护时以低速工作。
- 新增选项:在电力不足时使传送带停止工作。
- 新增选项:在地下水枯竭时保持水泵工作,但降低产量。
- 新增选项:在凝聚力耗尽时,世界矿藏可以低速工作。
- 新增选项:拆除时退还所有材料。
- 新增选项:研究成本的乘数。
- 新增选项:快速行动的凝聚力消耗的乘数。
- 新增选项:太阳能发电的乘数。
- 新增选项:合同盈利的乘数。
- 新增选项:贷款条件的乘数。
- 移除选项:能源产量的乘数。

新增功能
* 氢能源载具
- 以氢代替柴油的新载具类型。
- 包括T2 和 T3 卡车和挖掘机、T2 伐木机、植树机和货船。
* 为货船提供更多燃料类型
- 船只可在使用柴油或重油间切换
- 新增氢能源船只
* 垂直输送机
- 垂直输送机可实现平板货物和散装物的垂直移动。
- 在 1x2 格的空间内,最多可提升 6 格的高度差,以便越过挡土墙运输材料。
* 矿石分拣
- 启用后,从矿场运载混合材料的卡车必须将货物倾倒到专门的矿石分拣厂,而不是直接运送每种材料。
- 可新游戏或现有游戏中,通过新的游戏难度设置功能来改变矿石分类选项。
* 贷款
- 现在可以从友好定居点借用某些材料。
- 贷款有助于避免危机或加快进度。
* props移除工具,可轻松移除树桩、石头和灌木丛。

功能改进
* 平衡器可以抬升在支架上,类似于传送带或连接器。允许在平衡器上方建设其他平衡器或传送带,从而形成真正的多层输送网络。
* 如果第二段行程无法到达,物流系统现在不会安排车辆任务。这解决了卡车装载材料后无法将其运送到目的地的问题。
* 卡车不再因目的地无法到达而卡住;这些目标会直接被标记为无法到达。无法被多辆车辆到达的目标会通过通知进行报告。
* 熔体通道和熔体平衡器现在可以抬高,但仍必须保持平坦。
* 传送带起点不再强制要求支架能被放置。

新的用户界面
* 主菜单、地图编辑器、游戏内设置和难度配置的全新用户界面。
* 修改了保存/加载游戏界面,按游戏会话对保存进行分组。这也反映在磁盘上,一个会话中的游戏被组织在目录中。
- 这还可以防止自动保存在不同会话之间混合。
* 加载失败的模组现在会在用户界面中标记出来,并附上可复制的错误信息。
* 改进了许多用户界面操作的音效

图形改进
* 管道现在根据其内容物自动着色。这种变化是缓慢而渐进的,以避免任何突然的变化,并支持混合内容的管道。
* 装载流体的卡车储罐颜色拥有与管道类似的自动着色,并在侧面显示产品图标。
* 流体存储器顶部会显示产品图标。
* 三种新的落叶树变种:桦树、枫树和橡树。
* 新地形摆件:灌木丛。
* 云层在地面上投下阴影。
* 改进了各种机器的粒子效果,尤其是那些喷火或蒸汽的机器。
* 采矿、倾倒或地形坍塌等与地形的交互作用现在会产生尘埃粒子。
* 现在车辆的排气管会冒烟。
* 树木在风中会微微摇摆。
* 地形渲染现在能对天气和海洋的湿度做出反应。

平衡
* 现在,汽车和货船在使用化石燃料时会造成污染。
* 路障的成本从 10 块混凝土减少到 1 块。
* 挡土墙的成本从每块瓷砖 10 块混凝土减少到 6 块,4 块铁减少到 2 块。
* 提高世界地图岩石矿藏的产量和升级水平

游戏前期的变化
* 废弃的无线电塔现在默认设置为回收。
* 主船不再需要初始维修,只需维修船坞。
* 早期装配机现在需要电力,因此电力生产从一开始就已解锁,初始柴油供应量也相应增加。

模组
* 模组 API 发生了重大变化,所有模组都可能需要更新并重新编译。
* 现在可在新游戏的一开始就选择模组(而不是在最后),这允许模组影响新游戏的设置流程,例如提供供选择的地图。
* 改进了模组配置的处理方式,现在所有模组配置都必须派生 IModConfig 接口。

修复
* 修正了在极少数情况下,大型实体在某些摄像机角度下消失的问题。
* 修正了退出游戏进入主菜单后的轻微内存泄漏。
* 修复了当建造了一个以上的定居点时,定居点的健康/凝聚力的生成问题。

Loading…

9 months ago
New contributor 9 months ago
 
10 months ago
Browse all component changes

Glossary

English Chinese (Simplified)
area 区域 Glossary
belt 传送带 Glossary
belts 传送带 Glossary
Biomass 生物质 Glossary
Burner 焚化炉 Glossary
Cargo depot 货运港 Glossary
computing 算力 Glossary
Construction Parts 结构件 Glossary
Consumer electronics 消费电子产品 Glossary
copy 复制 Glossary
depleted steam 乏汽 Glossary
designation 指定区(域) Glossary

游戏中该词几乎全用在划定区域上(采矿/倾倒/林业)

原文名词词性,译文也应名词词性。

diesel 柴油 Glossary
edicts 法令 Glossary
Electrolyzer 电解槽 Glossary
electronics 电子产品 Glossary
Fast breeder reactor 快中子增殖反应堆 Glossary

快堆,即快中子增殖反应堆的简称,是利用快中子产生核裂变,在释放能量的时候同时能够核燃料增殖,还能将乏燃料中的长寿命废物焚烧成短寿命废物,从而减少放射性废物。

Household goods 家居用品 Glossary
Lab Equipment 实验室设备 Glossary
Mechanical Parts 机械零件 Glossary
mining designations 矿区 Glossary
Ocean access 海洋通道 Glossary

可供海上交通运载工具安全航行的航道。

pipe 管道 Glossary
pipes 管道 Glossary
ratio 比例/比率 Glossary

比例用来反映一个整体中各部分之间的组成情况,一般用 a :b 的形式表现,比如东南西北四个区的贷款数量之间的比例为:35:30:20:15,这四部分组成了全国这一个整体。 单身群体中,男女比例为1:2,这也是比例。 比率则用来反映组成总体的某一部分在总体中的一个占比情况,一般用百分比来表示。比如坏账率就是总贷款量中的坏账量在总贷款量中的一个占比。每个区域的坏账率就是每个区域内坏账量在这个区域内总贷款量的一个占比。东南西北四个区的坏账率分别为15%、20%、30%、35%。

settlement 定居点 Glossary
shipyard 码头 Glossary

游戏里码头既能改造修复军舰,也能装卸货物,感觉是融合了码头和造船船坞的功能,运货运的多点,所以倾向翻译成码头

shredder 破碎机 Glossary

游戏里的模型看起来不像是能打成细粉的那种粉碎机,更像是把木头等硬质物体打成小块的破碎机

snapping 吸附 Glossary
storage units 仓库 Glossary
Sulfur 硫磺 Glossary

硫与硫磺没什么区别,硫磺一般指硫单质,硫既可以指硫单质也可以指硫元素,作为矿物一般称作硫磺

surplus 过剩 Glossary
Thermal storage 热能存储 Glossary
Unity 凝聚力 Glossary
Vehicle parts 车辆零件 Glossary

String information

Context
v0.5.0
String age
10 months ago
Source string age
10 months ago
Translation file
zh_Hans.po, string 3