fix: 沙漠地形贴图调暗35%适配Enviro天气系统光照
- 3个沙漠贴图(沙子/黑沙/砾石)RGB值乘以0.65降低亮度 - 修复TerrainLayer smoothness设为0防止反光 - 恢复被损坏的原始贴图并重新处理
This commit is contained in:
parent
69641904da
commit
0719b6f8ae
@ -5,6 +5,6 @@
|
||||
"project_path": "C:/Users/27228/Desktop/0520Client/0520Client/Assets",
|
||||
"reloading": false,
|
||||
"reason": "ready",
|
||||
"seq": 3150,
|
||||
"last_heartbeat": "2026-07-31T01:29:22.978Z"
|
||||
"seq": 5673,
|
||||
"last_heartbeat": "2026-07-31T01:50:49.554Z"
|
||||
}
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
ManifestFileVersion: 0
|
||||
CRC: 2919830049
|
||||
CRC: 967716751
|
||||
AssetBundleManifest:
|
||||
AssetBundleInfos:
|
||||
Info_0:
|
||||
Name: "\u4E18\u9675"
|
||||
Name: "\u6C99\u6F20"
|
||||
Dependencies: {}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
ManifestFileVersion: 0
|
||||
CRC: 111865912
|
||||
CRC: 3036399034
|
||||
Hashes:
|
||||
AssetFileHash:
|
||||
serializedVersion: 2
|
||||
Hash: 471a84ee179141f46440cd775be2d9cc
|
||||
Hash: 46d4a218051656b5cda35a5e71726b3f
|
||||
TypeTreeHash:
|
||||
serializedVersion: 2
|
||||
Hash: ec7728e3bfe69f258c9e8b68bbe1dfe1
|
||||
Hash: 81cf9b92a09d4c553c10f53dc7441b41
|
||||
HashAppended: 0
|
||||
ClassTypes:
|
||||
- Class: 1
|
||||
@ -39,6 +39,8 @@ ClassTypes:
|
||||
Script: {instanceID: 0}
|
||||
- Class: 104
|
||||
Script: {instanceID: 0}
|
||||
- Class: 108
|
||||
Script: {instanceID: 0}
|
||||
- Class: 114
|
||||
Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
- Class: 114
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 54 MiB After Width: | Height: | Size: 8.7 MiB |
@ -3,7 +3,7 @@ guid: 719af046c88ec7341894a0ae003d5ad7
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
serializedVersion: 11
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
@ -20,11 +20,9 @@ TextureImporter:
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
isReadable: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMasterTextureLimit: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
@ -56,14 +54,10 @@ TextureImporter:
|
||||
textureType: 0
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
flipbookRows: 1
|
||||
flipbookColumns: 1
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
ignorePngGamma: 0
|
||||
applyGammaDecoding: 0
|
||||
cookieLightType: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
@ -114,7 +108,6 @@ TextureImporter:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
nameFileIdTable: {}
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.6 MiB After Width: | Height: | Size: 9.2 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 MiB After Width: | Height: | Size: 4.3 MiB |
@ -273,3 +273,77 @@
|
||||
[2026-07-31T01:29:09.119Z] onEndTurn: naturalStop=undefined toolCalls=0 nudgeMsg=no
|
||||
[2026-07-31T01:29:09.120Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:29:09.120Z] onEndTurn: naturalStop=false toolCalls=0 nudgeMsg=no
|
||||
[2026-07-31T01:29:52.053Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:29:52.089Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:30:06.314Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:30:06.314Z] onEndTurn: naturalStop=undefined toolCalls=1 nudgeMsg=no
|
||||
[2026-07-31T01:30:06.315Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:30:06.315Z] onEndTurn: naturalStop=false toolCalls=1 nudgeMsg=no
|
||||
[2026-07-31T01:31:56.216Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:31:56.263Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:32:09.718Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:32:09.719Z] onEndTurn: naturalStop=undefined toolCalls=2 nudgeMsg=no
|
||||
[2026-07-31T01:32:09.719Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:32:09.719Z] onEndTurn: naturalStop=false toolCalls=2 nudgeMsg=no
|
||||
[2026-07-31T01:32:12.826Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:32:12.874Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:32:24.008Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:32:24.009Z] onEndTurn: naturalStop=undefined toolCalls=3 nudgeMsg=no
|
||||
[2026-07-31T01:32:24.009Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:32:24.009Z] onEndTurn: naturalStop=false toolCalls=3 nudgeMsg=no
|
||||
[2026-07-31T01:32:29.704Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:32:29.760Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:32:39.172Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:32:39.172Z] onEndTurn: naturalStop=undefined toolCalls=4 nudgeMsg=no
|
||||
[2026-07-31T01:32:39.173Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:32:39.173Z] onEndTurn: naturalStop=false toolCalls=4 nudgeMsg=no
|
||||
[2026-07-31T01:32:40.719Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:32:40.776Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:33:42.572Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:33:42.572Z] onEndTurn: naturalStop=undefined toolCalls=5 nudgeMsg=no
|
||||
[2026-07-31T01:33:42.573Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:33:42.573Z] onEndTurn: naturalStop=false toolCalls=5 nudgeMsg=no
|
||||
[2026-07-31T01:33:43.034Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:33:43.085Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:34:41.659Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:34:41.659Z] onEndTurn: naturalStop=undefined toolCalls=6 nudgeMsg=no
|
||||
[2026-07-31T01:34:41.659Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:34:41.660Z] onEndTurn: naturalStop=false toolCalls=6 nudgeMsg=no
|
||||
[2026-07-31T01:40:37.470Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:40:37.536Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:41:10.232Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:41:10.232Z] onEndTurn: naturalStop=undefined toolCalls=7 nudgeMsg=no
|
||||
[2026-07-31T01:41:10.233Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:41:10.233Z] onEndTurn: naturalStop=false toolCalls=7 nudgeMsg=no
|
||||
[2026-07-31T01:42:19.139Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:42:19.190Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:44:14.073Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:44:14.073Z] onEndTurn: naturalStop=undefined toolCalls=8 nudgeMsg=no
|
||||
[2026-07-31T01:44:14.074Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:44:14.074Z] onEndTurn: naturalStop=false toolCalls=8 nudgeMsg=no
|
||||
[2026-07-31T01:44:21.642Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:44:21.694Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:44:33.139Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:44:33.140Z] onEndTurn: naturalStop=undefined toolCalls=9 nudgeMsg=no
|
||||
[2026-07-31T01:44:33.140Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:44:33.141Z] onEndTurn: naturalStop=false toolCalls=9 nudgeMsg=no
|
||||
[2026-07-31T01:45:10.807Z] LiveUpdateForge: AfterToolExec flush
|
||||
[2026-07-31T01:45:10.858Z] InitialReadForge.onBeforeSend: SKIP (fr=true syn=false hasRead=true)
|
||||
[2026-07-31T01:45:21.920Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:45:21.920Z] onEndTurn: naturalStop=undefined toolCalls=10 nudgeMsg=no
|
||||
[2026-07-31T01:45:21.921Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:45:21.921Z] onEndTurn: naturalStop=true toolCalls=10 nudgeMsg=no
|
||||
[2026-07-31T01:49:13.781Z] ResumeDiffForge: running checkResumeConsistency
|
||||
[2026-07-31T01:49:13.782Z] checkResumeConsistency: forgedTimestamps=[["project","1970-01-01T00:00:00.000Z"]]
|
||||
[2026-07-31T01:49:13.794Z] checkResumeConsistency: injecting 1 diff notification(s)
|
||||
[2026-07-31T01:49:13.794Z] injectForgedHistory: role=user preview="[agent-auto] [memory-update 2026-07-31 09:26:47] project memory file has been mo"
|
||||
[2026-07-31T01:49:13.833Z] injectForgedHistory: recordMessage persisted
|
||||
[2026-07-31T01:49:13.833Z] LiveUpdateForge: session reset, allowLiveUpdate = false
|
||||
[2026-07-31T01:49:13.833Z] NudgeForge: ResumeComplete — restoring count from history
|
||||
[2026-07-31T01:49:13.834Z] restoreNudgeCountFromHistory: found last write at idx=1232 count=10
|
||||
[2026-07-31T01:49:13.972Z] LiveUpdateForge: allowLiveUpdate = true (first real BeforeSend)
|
||||
[2026-07-31T01:49:13.973Z] InitialReadForge.onBeforeSend: SKIP (fr=false syn=false hasRead=true)
|
||||
[2026-07-31T01:50:38.317Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:50:38.317Z] onEndTurn: naturalStop=undefined toolCalls=10 nudgeMsg=no
|
||||
[2026-07-31T01:50:38.318Z] LiveUpdateForge: EndTurn fallback flush
|
||||
[2026-07-31T01:50:38.318Z] onEndTurn: naturalStop=false toolCalls=10 nudgeMsg=no
|
||||
|
||||
Loading…
Reference in New Issue
Block a user