1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 02:53:29 +08:00

UXAssist v1.3.4

This commit is contained in:
2025-05-10 02:25:26 +08:00
parent f2a849c1af
commit b51cb326b7
3 changed files with 7 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
## Changlog
* 1.3.4
+ `Auto-config logistic stations`: Fix a bug that some settings are not applied to advance mining machines and dispensers
* 1.3.3
+ Starmap filter: Hide top overlaping windows while the filter UI is shown.
+ `Auto-config logistic stations`: Can set Max. Charging Power for Battlefield Analysis Base now.
@@ -16,6 +18,7 @@
- Logistic storage capacities are not scaled on upgrading `Logistics Carrier Capacity`, if they are already greater than upgraded maximum capacity.
- Logistic storage capacities will be reduced to tech capacity limits on pasting blueprints.
+ `Real-time logistic stations info panel`: Support for mods that change slot count of logistic stations.
+ `Auto-config logistic stations`: Fix a bug that some settings are not applied to advance mining machines and dispensers
* 1.3.2
+ New feature: `Disable battle-related techs in Peace mode`
+ New button: `Unlock all techs with metadata`
@@ -309,6 +312,8 @@
## 更新日志
* 1.3.4
+ `自动配置物流站`:修复了高级采矿机和物流配送器的一些设置未被正确应用的问题
* 1.3.3
+ 星图过滤器当过滤器UI显示时隐藏顶部重叠窗口
+ `自动配置物流站`:现在可以为战场分析基站设置最大充能功率

View File

@@ -4,7 +4,7 @@
<TargetFramework>net472</TargetFramework>
<BepInExPluginGuid>org.soardev.uxassist</BepInExPluginGuid>
<Description>DSP MOD - UXAssist</Description>
<Version>1.3.3</Version>
<Version>1.3.4</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<PackageId>UXAssist</PackageId>

View File

@@ -1,6 +1,6 @@
{
"name": "UXAssist",
"version_number": "1.3.3",
"version_number": "1.3.4",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/UXAssist",
"description": "Some functions and patches for better user experience / 一些提升用户体验的功能和补丁",
"dependencies": [