ProjectKoi-Kalo\Kalo
98a0400c78
✅ WulaFallenEmpireSettings.cs - 添加了 public bool enableDebugLogs = false; 字段和保存配置
...
✅ WulaLog.cs - 修改了DebugEnabled属性,仅检查enableDebugLogs设置(不检查DevMode)
✅ WulaFallenEmpireMod.cs - 在DoSettingsWindowContents中添加了UI复选框,显示"Enable Debug Logs"选项
✅ 替换了所有848个Log.Message/Error/Warning调用为WulaLog.Debug()
2025-12-15 13:05:50 +08:00
Tourswen
f234a66a98
1
2025-12-07 17:12:07 +08:00
Tourswen
e3676e9908
1
2025-12-02 11:15:13 +08:00
Tourswen
4c7fd3c60f
1
2025-12-01 00:26:52 +08:00
Tourswen
6a5c5bd9aa
1
2025-11-30 14:39:22 +08:00
Tourswen
728d52259c
新机械体
2025-11-28 23:53:52 +08:00
ProjectKoi-Kalo\Kalo
21cb3f4ecb
zc
2025-11-26 18:05:56 +08:00
ProjectKoi-Kalo\Kalo
86f83ae375
ZC
2025-11-26 17:39:04 +08:00
ProjectKoi-Kalo\Kalo
6f7e372d23
feat(buildings): implement material consumption for skyfaller caller
...
- Add material requirement checks before calling skyfallers
- Implement material consumption logic from orbital trade beacons
- Add cost display in building descriptions and inspector
- Set WorkToBuild to 0 for all drop buildings
- Add cancel command for active skyfaller calls
- Improve condition checking and error messaging
2025-11-26 16:27:36 +08:00
ProjectKoi-Kalo\Kalo
29e6be7bb0
```
...
feat(WULA_SkyfallerCaller): 添加自动召唤功能并优化调用逻辑
新增自动召唤天空坠落物的功能,包括相关配置项和世界组件支持。
默认启用自动召唤,延迟时间为10秒(600 ticks),可通过配置调整。
增加控制自动召唤的开关按钮,提供玩家手动启停能力。
优化召唤逻辑以区分手动与自动调用,并正确应用各自的延迟时间。
引入 `WulaSkyfallerWorldComponent` 用于管理全局自动召唤状态。
```
2025-11-25 18:44:33 +08:00
Tourswen
6dc543b51c
ji建筑解除flyover依赖
2025-11-22 13:20:06 +08:00
Tourswen
6e16cf3828
我去忘记提交了
2025-11-09 22:05:40 +08:00
Tourswen
242866bada
好玩
2025-11-03 02:39:00 +08:00