Commit Graph

4 Commits

Author SHA1 Message Date
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
4c7fd3c60f 1 2025-12-01 00:26:52 +08:00
ProjectKoi-Kalo\Kalo
86f83ae375 ZC 2025-11-26 17:39:04 +08:00