From 44efbdbb4fb5d85043b3d29c913e9325aa4f1d45 Mon Sep 17 00:00:00 2001 From: Soar Qin Date: Sat, 30 May 2026 18:49:16 +0800 Subject: [PATCH] UXAssist 1.5.8 and CheatEnabler 2.4.4 --- CheatEnabler/CHANGELOG.md | 8 ++++++++ CheatEnabler/CheatEnabler.csproj | 2 +- CheatEnabler/package/manifest.json | 2 +- UXAssist/CHANGELOG.md | 8 ++++++++ UXAssist/UXAssist.csproj | 2 +- UXAssist/package/manifest.json | 2 +- 6 files changed, 20 insertions(+), 4 deletions(-) diff --git a/CheatEnabler/CHANGELOG.md b/CheatEnabler/CHANGELOG.md index 87d9390..d00db71 100644 --- a/CheatEnabler/CHANGELOG.md +++ b/CheatEnabler/CHANGELOG.md @@ -3,6 +3,10 @@ ## Changlog +* 2.4.4 + * New button `Generate illegal dyson shells for all layers without nodes and shells`, which is used to extend dyson layers. + * You must enable `IllegalDysonShellFunctionsEnabled` of `DysonSphere` section in config to see it. + * `Finish build immediately`: Fix a possible crash. * 2.4.3 * `Duplicate shells from that with highest production`: Fix crash on using with frameless shells. * `Keep max production shells and remove others`: Fix wrong behaviour when left count > 1. @@ -185,6 +189,10 @@ ## 更新日志 +* 2.4.4 + * 新按钮 `为所有没有节点和壳的层级生成仙术戴森壳`,用于扩展新戴森壳层面的时候。 + * 你必须在设置文件里开启`DysonSphere`分类的`IllegalDysonShellFunctionsEnabled`才能看到它。 + * `立即完成建造`: 修复一个可能的崩溃问题。 * 2.4.3 * `从发电量最高的壳复制戴森壳`:修复在无框壳体时可能崩溃的问题。 * `保留发电量最高的戴森壳并移除其他戴森壳`:修复当剩余壳体数量大于1时的异常行为。 diff --git a/CheatEnabler/CheatEnabler.csproj b/CheatEnabler/CheatEnabler.csproj index 879fca6..e49e019 100644 --- a/CheatEnabler/CheatEnabler.csproj +++ b/CheatEnabler/CheatEnabler.csproj @@ -3,7 +3,7 @@ org.soardev.cheatenabler DSP MOD - CheatEnabler - 2.4.3 + 2.4.4 CheatEnabler CheatEnabler true diff --git a/CheatEnabler/package/manifest.json b/CheatEnabler/package/manifest.json index f427973..3fd8bb4 100644 --- a/CheatEnabler/package/manifest.json +++ b/CheatEnabler/package/manifest.json @@ -1,6 +1,6 @@ { "name": "CheatEnabler", - "version_number": "2.4.3", + "version_number": "2.4.4", "website_url": "https://github.com/soarqin/DSP_Mods/tree/master/CheatEnabler", "description": "Add various cheat functions while disabling abnormal determinants / 添加一些作弊功能,同时屏蔽异常检测", "dependencies": [ diff --git a/UXAssist/CHANGELOG.md b/UXAssist/CHANGELOG.md index a3cd380..c502851 100644 --- a/UXAssist/CHANGELOG.md +++ b/UXAssist/CHANGELOG.md @@ -3,6 +3,10 @@ ## Changlog +* 1.5.8 + * `Initialize This Planet`: Fix a possible crash. + * `Remember window position and size on last exit`: Remove a window hook that are not useful anymore. + * `Real-time logistic stations info panel`: Fix display issue (finally!) when count of logistic towers > 128. * 1.5.7 * Fix compatibility with game update 0.10.34.28505. * 1.5.6 @@ -397,6 +401,10 @@ ## 更新日志 +* 1.5.8 + * `初始化本行星`:修复可能的崩溃。 + * `记住上次退出时的窗口位置和大小`:移除不再有用的窗口钩子。 + * `物流站实时信息面板`:修复物流塔数量 > 128 时的显示问题。 * 1.5.7 * 修复了与游戏更新0.10.34.28505的兼容性。 * 1.5.6 diff --git a/UXAssist/UXAssist.csproj b/UXAssist/UXAssist.csproj index 23e63dd..e5827b7 100644 --- a/UXAssist/UXAssist.csproj +++ b/UXAssist/UXAssist.csproj @@ -3,7 +3,7 @@ org.soardev.uxassist DSP MOD - UXAssist - 1.5.7 + 1.5.8 UXAssist UXAssist true diff --git a/UXAssist/package/manifest.json b/UXAssist/package/manifest.json index 5b74f4b..1d36bb0 100644 --- a/UXAssist/package/manifest.json +++ b/UXAssist/package/manifest.json @@ -1,6 +1,6 @@ { "name": "UXAssist", - "version_number": "1.5.7", + "version_number": "1.5.8", "website_url": "https://github.com/soarqin/DSP_Mods/tree/master/UXAssist", "description": "Some functions and patches for better user experience / 一些提升用户体验的功能和补丁", "dependencies": [