JimGandsoarqin bf73ccd689 ### 提交目的:
为玩家添加新的自动导航选项并集成新版导航算法。

### 修改内容:
- **新增** 新的导航算法选项及相关功能:
  - 支持启用/禁用新版导航算法。
  - 自动导航选项支持到达目标或输入时自动暂停。
  - 添加曲速启用选项、最低能量限制及使用距离的设置。
  - 添加自动加速选项及其最低能量限制。
  - 黑雾巢穴和火种的跟踪距离参数支持自定义。
- **扩展** `DistanceMapper` 类,增加了对巢穴及火种跟踪距离映射的支持。
- **更新** 玩家界面,以支持导航算法相关的多项新配置:
  - 在 UI 中增加多个与新版导航算法相关的开关、滑块和提示文本。
- **调整** 自动导航逻辑,新增多项参数以提升日志提示和控制细粒度。

### 一般性修改:
- 优化代码逻辑,分类整理导航功能和方法。
- 增加部分注释以提高代码可读性。
- **重构** 部分导航流程代码,减少重复实现,提高可维护性。
2026-07-22 14:23:13 +08:00
2026-05-31 12:59:27 +08:00
2026-07-22 14:23:13 +08:00
2026-06-23 01:42:19 +08:00
2026-01-07 16:45:09 +08:00

DSP Mods by Soar Qin

CheatEnabler

Add various cheat functions while disabling abnormal determinants 添加一些作弊功能,同时屏蔽异常检测

CompressSave

Moved to another repo

Dustbin

Can turn Storages and Tanks into Dustbin(Destroy incoming items) 储物仓和储液罐可以转变为垃圾桶(销毁送进的物品)

HideTips

Hide/Disable various tutorial tips/messages 隐藏/屏蔽各种引导提示/消息

LabOpt

Performance optimizations for Matrix Labs Marked as obsoleted temporarily, needs more investigation about LabComponent's mechanism 优化研究站性能 暂时标识为过期,需要更多关于LabComponent机制的研究

LogisticMiner

Logistic Storages can mine all ores/water on current planet 物流塔可以采集当前星球的全部矿产(以及水)

LuaScriptEngine

Write mod functions in lua scripts
用lua脚本编写mod功能

MechaDronesTweaks

Some tweaks for mecha drones and build functions(Successor to FastDrones MOD) 机甲建设机和建设功能调整(FastDrones MOD的后继者)

OverclockEverything

Boost nearly all structures 加速几乎所有建筑功能

PoolOpt

Optimize memory pools on loading gamesaves 加载游戏存档时优化内存池的使用

UniverseGenTweaks

Universe Generator Tweak 宇宙生成参数调节

UserCloak

Cloak(Fake) user account info 隐匿(伪装)用户账号信息

UXAssist

Some functions and patches for better user experience 一些提升用户体验的功能和补丁

S
Description
My mods for Dyson Sphere Program
Readme MIT
21 MiB
Languages
C# 99.4%
PowerShell 0.6%