SI Extension Manager deprecated


扩展管理【堆叠、固化、物品操作】/Extension Manager [Stacking, curing, and item manager]

Content
4 years ago
0.17 - 0.18
6
Logistics
Owner:
Sidoupiar
Source:
N/A
Homepage:
https://steamcommunity.com/id/sidoupiar/
License:
GNU GPLv3
Created:
4 years ago
Latest Version:
0.1.4 (4 years ago)
Factorio version:
0.17 - 0.18
Downloaded by:
6 users

【只能在 SICoreFunctionLibrary 0.2.4 下工作】

关于更新检测:

任何变动都会触发检测,包括第一次进入游戏,游戏版本发生变化,mod 发生变化,mod 设置发生变化,mod 版本发生变化。检测机制分为新版和旧版两种,可以在设置中随时更换,更换后会重启游戏,默认使用新版。
  新版:触发检测之后,会根据当前堆叠科技的研发情况,自动启用和停用堆叠、固化配方,由于物品会被其他 mod 修改,这会导致配方的排序和原来不一致,会导致原来可以使用的配方现在不能使用了,研究新出现的科技可以重新解锁那些配方。
  旧版:触发检测之后,会重置所有堆叠、固化科技,同时也会回收解锁的堆叠、固化配方,重新研究科技即可恢复正常。
  由于游戏、mod 发生变化时,很容易出现同样科技解锁完全不同的配方的情况,这时就会出现某些配方无法正常解锁的问题,这个检测主要用于解决这件事。

关于传输机:

传输机在物流网络中相当于绿箱,不论是输入终端还是输出终端。
  传输机只支持物品,不支持流体。
  对于一个传输机而言,每 60 tick 会传输一次,输入终端会把与筛选器匹配的物品传输进亚空间仓库中,输出终端会把与筛选器匹配的物品从亚空间仓库中传输到容器内。如果没有设置筛选器,输入终端会把容器中所有物品都传输进亚空间仓库中,而输出终端则不工作。
  可以在修改 mod 设置来控制传输机的行为,比如亚空间仓库总容量限制,传输机单次传输量限制。
  传输机进行传输操作的 tick 被比较平均地分配进操作间隔的 60 tick 中,所以实际运行时不会有明显的卡顿。也因此,所有传输机并不是同步进行传输的。

使用快捷键打开库存窗口(默认是 SHIFT+T,可以在按键设置中修改)。
  重复使用快捷键可以开关窗口,关闭窗口的效果等同于【关闭】按钮。
  窗口的排序使用的是倒序排序。

你可以在 mod 设置中调整以下内容:

  • 使用新版/旧版更新检测机制
  • 启用装卸机
  • 启用堆叠/拆分机和配方
  • 启用固化/液化机和配方
  • 启用传输机
  • 修改堆叠和液化操作的比例
  • 启用堆叠损耗

注意:

  • 启用堆叠损耗之后,堆叠/固化操作会出现物资损耗,堆叠机的损耗比例是 5%,组装机的损耗比例是 2%,体现在产率上。

[Only work with SICoreFunctionLibrary 0.2.4]

About update detection:

Any changes will trigger detection, including the first time you enter the game, the game version changes, the mod changes, the mod settings change, and the mod version changes. The detection mechanism is divided into new version and old version. It can be modified at any time in the mod settings. After the modification, the game will be restarted. The new version is used by default.
  New: After the trigger detection, the stacking and curing recipes are automatically enabled and disabled according to the current research and development of the stacking technologies. Since the items will be modified by other mods, the ordering of the recipes will be inconsistent with the original ones, which will result in the original recipes which can be used before but cannot be used now. Continue researching emerging technologies can unlock those recipes.
  Old: After the trigger detection, all stacking and curing technologies will be reset, and the unlocked stacking and curing recipes will be recycled. Research the technologies again and machines return to normal.
  As the game and mod change, it is easy for the same technology to unlock a completely different recipe. At this time, some recipes cannot be unlocked normally. This detection is mainly used to solve this problem.

About transmitter:

In logistic newwork, transmitters are doing the same thing as green logistic chest, whether it is an input terminal or an output terminal.
  transmitters only support items, do not support fluid.
  For a transmitters, every 60 tick will be transmitted once. The input terminal will transfer the items matching the filter into the subspace warehouse, and the output terminal transfers the items matching the filter from the subspace warehouse to the container. If not set the filter, the input terminal will transfer all the items in the container into the subspace warehouse, and the output terminal does not work.
  You can modify the mod settings to control the behavior of the transmitter, such as the total capacity limit of the subspace warehouse, and the single transmission limit of the transmitter.
  The tick that the transmitter performs the transfer operation is evenly distributed into the 60 tick of the operation interval, so there will be no obvious stagnation in actual game. As a result, all transmitters are not transmitted synchronously.

Use the shortcut key to open the inventory window (the default is SHIFT+T, can be modified in the button settings).
  Reusing the shortcut key can open or close the window. The effect of closing the window is equivalent to the [Close] button.
  The sorting of windows uses reverse sorting.

You can change following thing in mod settings:

  • Use new/old update detection
  • Enable loaders
  • Enable stackers and recipes
  • Enable curinger and recipes
  • Enable transmitter
  • Modify size of stacking and curing
  • Enable stack loss

Note:

  • stacking/curing recipe will loss materials, the scale of stacker is 5%, and the scale of assembling machine is 2%, show in productivity.