This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
LoopBeltsWontStalling
the closed loop of belts will no longer get blocked when inserting cargo/修复环带插入货物时可能会堵塞停转的bugLoopBeltsWontStalling
Fix the bug that can cause a stoppage when inserting a closed loop of belts and reaching maximum capacity.
修复插入环带使其达到最大容量时可能导致环带停转的bug
Updates
- 1.0.0
- Through internal testing.
- 通过内部测试
Future versions(Maybe)
- Reduce the computational overhead for fixing the loop belt stalling bug.(Currently, in typical scenarios, there isn't much additional computation involved. Even in the case of heavy use of closed loop of belts, the expected extra computation load should not exceed 1%. However, it's important to note that these computations are not entirely avoidable. There's an alternative method that involves making changes to the structure of the "CargoPath Class", which would affect the compatibility of save files with and without this mod. Therefore, I don't plan to make any changes until I acquire more modding skills.
未来可能的更新(但我鸽子不一定做)
- 降低为了修复环带停转bug的额外代码的计算量(目前来说如果没有非常特殊的情况,则基本没有太多额外运算.即使是在大量使用环带的情况下,额外计算量的期望应该也不会超过1%。不过这些运算并非没法避免,但由于我的另一种方法需要动到传送带线路类结构中涉及存读档的部分,可能会导致有此mod和无此mod的存档不兼容的问题,所以在我学会更多的mod制作技巧之前应该不会做出改动)
Usage
Place the 'plugins' folders in the BepInEx/plugins directory or install them through a mod manager.
使用说明
将plugins文件夹放到BepInEx路径下或通过mod管理器安装
