1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-06-21 08:41:10 +08:00

UXAssist 1.5.8 and CheatEnabler 2.4.4

This commit is contained in:
2026-05-30 18:49:16 +08:00
parent b7180afff2
commit 44efbdbb4f
6 changed files with 20 additions and 4 deletions
+8
View File
@@ -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时的异常行为。
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<BepInExPluginGuid>org.soardev.cheatenabler</BepInExPluginGuid>
<Description>DSP MOD - CheatEnabler</Description>
<Version>2.4.3</Version>
<Version>2.4.4</Version>
<PackageId>CheatEnabler</PackageId>
<RootNamespace>CheatEnabler</RootNamespace>
<PackHasChangelog>true</PackHasChangelog>
+1 -1
View File
@@ -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": [