LogisticsPlanner
Adds an in-game logistics planning board for viewing, editing, and managing town supply lines.
CHANGELOG
v1.0.4001
中文
- 更新文件,之前上传了错误的模组文件。
English
- Fixed an issue where the mod file was uploaded incorrectly.
v1.0.4
中文
- 适配 Romestead 0.26.1_2。
- 修复游戏更新后,因旧版 CandideUiSystem 类型被移除而打开物流规划板崩溃的问题。
- 优化低分辨率或较大 UI 缩放下的连接编辑窗口,内容可滚动,保存、取消和删除按钮始终可见且可点击。
English
- Added compatibility with Romestead 0.26.1_2.
- Fixed a crash when opening the logistics planner after the game removed the old CandideUiSystem type.
- Improved connection edit windows at low resolutions or larger UI scales. Content can now scroll so Save, Cancel, and Delete remain visible and clickable.
v1.0.3
中文
- 新增物流规划板自动整理功能,并支持撤回到整理前的布局。
- 新增悬停聚焦功能,默认开启,可在 Mod Settings Menu 中关闭。鼠标悬停建筑或连线时,会高亮相关线路并压暗无关线路,方便查看复杂物流网络。
- 优化大型物流规划板性能,减少每帧重复重建和计算图表数据的问题,改善建筑和连接数量较多时的严重卡顿。
- 优化拖动卡片、拖动画布、缩放和连线渲染缓存逻辑,使大型布局操作更流畅。
- 修复 Romestead 0.25.1_12 / 0.25.2_4 更新后可能导致的崩溃问题。
English
- Added Auto Layout for the logistics planner board, with Undo support to restore the previous layout.
- Added Hover Focus, enabled by default and configurable in Mod Settings Menu. Hovering a building or connection now highlights related supply lines and dims unrelated ones, making complex logistics networks easier to read.
- Improved performance on large logistics boards. The planner now avoids rebuilding and recalculating the whole graph every frame, reducing heavy lag when many buildings and connections are visible.
- Improved dragging, panning, zooming, and connection rendering cache behavior for large layouts.
- Fixed a crash that may occur after updating to Romestead 0.25.1_12 / 0.25.2_4.
v1.0.2
中文
- 新增物流连接物品过滤功能,现在可以让指定线路只运输选中的物品。
- 鼠标悬停在设置了过滤的连接线上时,会显示该线路允许通过的物品。
- 修复在游戏测试版中可能发生崩溃的问题。
English
- Added item filters for logistics connections. You can now limit a specific route to selected items only.
- Added a searchable item selector for connection filters, with test/hidden items filtered out.
- Fixed a possible crash on beta versions of the game.
v1.0.1
中文
- 添加 Nexus ID
- 添加版本检查
- 修复在物流面板编辑文本的时候按下快捷键字母会关闭物流面板的问题
English
- Added Nexus ID
- Added version check
- Fix an issue where pressing a hotkey letter while editing text in the logistics panel would close the logistics panel
v1.0.0
中文
- 初始发布
English
- Initial release