Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c5e3e70

Browse files
authoredMay 15, 2025
Merge pull request #64 from Awbugl/3.1_test
3.1.0 update
2 parents 94aa304 + 1cb7efb commit c5e3e70

File tree

121 files changed

+3262
-3146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+3262
-3146
lines changed
 

‎CHANGELOG.md

Lines changed: 111 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,121 @@
1-
- v3.0.11
2-
+ 修复了v3.0.9的上传速度调整导致的研究站工作不正常的问题
1+
- v3.1.0-alpha2.3 (Experimental 0.3.11231)
2+
+ 适配版本v0.10.32.25779
33

4-
+ Fixed issue that research lab work improperly due to upload speed adjustments in v3.0.9
4+
+ Adaptation of version v0.10.32.25779
55

66

77
<details>
88
<summary>点击展开日志 | Click to view all </summary>
99

1010

11+
- v3.1.0-alpha2.2 (Experimental 0.3.11221)
12+
+ 适配版本v0.10.32.25496
13+
14+
+ Adaptation of version v0.10.32.25496
15+
16+
17+
- v3.1.0-alpha2.1 (Experimental 0.3.11211)
18+
+ 添加配方`钠盐转化`
19+
+ 调整部分文案
20+
21+
+ Add recipe `Sodium Salt Conversion`
22+
+ Adjust some text
23+
24+
25+
- v3.1.0-alpha2.0 (Experimental 0.3.11201)
26+
+ 正确调整了地面黑雾的制造速度,修复地面黑雾数据异常的问题
27+
+ 调整了各类弹箱的部分数值
28+
+ 调整了`磁悬浮`科技
29+
+ 调整了部分配方
30+
+ 调整了气态巨星的基础产出数值
31+
32+
+ Correctly adjusted the manufacturing speed of ground dark fog, and fixed the problem of abnormal data of ground dark fog
33+
+ Adjusted some values of various types of bullet boxes
34+
+ Adjusted `Magnetic Levitation` technology
35+
+ Adjusted some recipes
36+
+ Adjusted the base output value of the Gas Giant
37+
38+
39+
- v3.1.0-alpha1.1 (Experimental 0.3.11111)
40+
+ 调整了地面黑雾的制造速度
41+
+ 调整了部分科技
42+
+ 调整了部分配方
43+
44+
+ Adjusted the creation speed of the ground dark fog
45+
+ Adjusted some technologies
46+
+ Adjusted some recipes
47+
48+
49+
- v3.1.0-alpha1.0 (Experimental 0.3.11101)
50+
+ 调整了裂变燃料棒的热值
51+
+ 调整了部分科技的前置科技需求
52+
+ 调整了电磁胶囊类武器和干扰塔的数值
53+
+ 调整了部分指引信息
54+
55+
+ Adjusted the heat value of fission fuel rods
56+
+ Adjusted the pre-tech requirements for some technologies
57+
+ Adjusted the values of EM capsule weapons and jamming towers
58+
+ Adjusted some guideline information
59+
60+
61+
- v3.1.0-alpha0.3
62+
+ 调整了部分配方
63+
64+
+ Adjusted some recipes
65+
66+
67+
- v3.1.0-alpha0.2
68+
+ 移除物品`混凝土`
69+
+ 调整了部分配方
70+
+ 增加快速移动后的30秒无敌效果
71+
72+
+ Removed item `concrete`
73+
+ Adjusted some recipes
74+
+ Added 30 seconds of invincibility after fast movement
75+
76+
77+
- v3.1.0-alpha0.1
78+
+ 调整了部分物品的位置
79+
+ 调整了地面黑雾的制造速度及数值
80+
+ 调整了部分配方(仅对新存档生效)
81+
+ 调整了戴森球对细胞点数的需求,提高太阳帆及戴森壳的发电量
82+
+ 调整了戴森球对结构点数的需求,提高戴森球框架和节点的发电量
83+
+ 调整了气态行星上的机甲采集效果
84+
+ 修复了协调中心效果`光伏扩容`无法正确生效的问题
85+
+ 修复了母星系可生成特殊海洋的问题
86+
+ 修复了燃烧室自动补充燃料的相关问题
87+
+ 增加了`地中海`星球的`放射性矿物`储量
88+
+ 优化了量化计算器的用户界面
89+
+ 复制建造量子储物仓时将复制频道信息
90+
+ 启用创世时不再解锁平台成就
91+
+ `电磁轨道弹射器`现在将使用集装科技加成
92+
+ 制造建筑将根据配方和制造速度额外耗电
93+
+ 量化计算器现在将在存档时保存自定义配置
94+
95+
+ Adjusted the position of some items
96+
+ Adjusted the creation speed and value of the ground dark fog
97+
+ Adjusted some recipes
98+
+ Adjusted the Dyson Sphere's requirement for cell points and increase the power generation of solar sails and Dyson shells
99+
+ Adjusted the Dyson Sphere's requirement for structure points and increase the power generation of the Dyson Sphere's frames and nodes
100+
+ Tweaked mecha harvesting effects on gas planets
101+
+ Fixed Coordination Center effect `Photovoltaic Expansion` not working correctly
102+
+ Fixed issue where home system could generate special oceans
103+
+ Fixed an issue with the automatic refueling of combustion chambers.
104+
+ Increased the amount of radioactive minerals on the planet Mediterranean.
105+
+ Optimized the UI of the Quantization Calculator.
106+
+ Channel information will be copied when building a Quantum Storage Silo.
107+
+ Platform achievement no longer unlocked when Genesis is enabled
108+
+ `Electromagnetic Orbital Catapults` will now use the Collective Technology bonus
109+
+ Fabricated buildings will consume additional power based on recipe and fabrication rate
110+
+ Quantization Calculator will now save custom configurations on archive
111+
112+
113+
- v3.0.11
114+
+ 修复了v3.0.9的上传速度调整导致的研究站工作不正常的问题
115+
116+
+ Fixed issue that research lab work improperly due to upload speed adjustments in v3.0.9
117+
118+
11119
- v3.0.10
12120
+ 调整了星球矿脉分布,增加了出生点的矿物类型和数量(仅对新存档生效)
13121
+ 调整了部分物品的位置

‎ProjectGenesis.csproj.DotSettings

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
2+
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=src_005Cpatches_005Cfuelrod/@EntryIndexedValue">True</s:Boolean>
3+
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=src_005Cpatches_005Cqtools_005Cui/@EntryIndexedValue">True</s:Boolean>
4+
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=src_005Cpatches_005Cqtools_005Cui_005Cmycombobox/@EntryIndexedValue">True</s:Boolean>
5+
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=src_005Cpatches_005Cui/@EntryIndexedValue">True</s:Boolean>
6+
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=src_005Cpatches_005Cquantumstorage/@EntryIndexedValue">True</s:Boolean>
7+
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=src_005Cpatches_005Cqtools/@EntryIndexedValue">True</s:Boolean>
8+
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=src_005Cpatches_005Cmegaassembler/@EntryIndexedValue">True</s:Boolean>
9+
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=src_005Cpatches_005Caddvein/@EntryIndexedValue">True</s:Boolean>
10+
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=src_005Cpatches_005Cplanetfocus/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>

0 commit comments

Comments
 (0)
Please sign in to comment.