From b89c30861ecdddb64fa1e101b61cbc08f307a528 Mon Sep 17 00:00:00 2001 From: yentong Date: Thu, 20 Nov 2025 11:38:56 +0800 Subject: [PATCH] =?UTF-8?q?<=E9=A1=98=E6=9C=9B=E8=85=B3=E6=9C=AC=E8=A3=A1?= =?UTF-8?q?=E7=9A=84=E6=96=87=E5=AD=97=EF=BC=8C=E5=B0=8F=E9=81=8A=E6=88=B2?= =?UTF-8?q?=E5=AD=97=E9=A1=8F=E8=89=B2=E3=80=81=E8=A9=95=E5=88=86=E7=9A=84?= =?UTF-8?q?=E7=A7=92=E6=95=B8=E5=8A=A0=E9=95=B7>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Scenes/Client/ClientGameSticksScene.unity | 6 +- .../Client/ClientGameTalkingScene.unity | 6 +- .../Scenes/Client/ClientGameTypingScene.unity | 6 +- Assets/Scenes/Server/ServerWorkScene.unity | 12 +- .../Server/ServerWorkGameFinalPanel.cs | 4 +- .../Scripts/Server/ServerWorkMessagePanel.cs | 6 +- .../Build Profiles/Windows Client.asset | 6 +- .../Build Profiles/Windows Server.asset | 2 +- UpgradeLog2.htm | 287 ++++++++++++++++++ 9 files changed, 314 insertions(+), 21 deletions(-) create mode 100644 UpgradeLog2.htm diff --git a/Assets/Scenes/Client/ClientGameSticksScene.unity b/Assets/Scenes/Client/ClientGameSticksScene.unity index dde6a8a..e54f18a 100644 --- a/Assets/Scenes/Client/ClientGameSticksScene.unity +++ b/Assets/Scenes/Client/ClientGameSticksScene.unity @@ -1107,7 +1107,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: "\u8B1D\u8B1D\u60A8\u7528\u5FC3\u7684\u6284\u5BEB\u7D93\u6587\n\n\u9858\u60A8\u80FD\u5F97\u5230\u795E\u660E\u7684\u6EFF\u610F\n\u4EBA\u5728\u505A\u5929\u5728\u770B" + m_text: "\u8B1D\u8B1D\u60A8\u8654\u8AA0\u7684\u63D2\u9999\n\u9858\u60A8\u80FD\u5F97\u5230\u795E\u660E\u7684\u6EFF\u610F\n\u4EBA\u5728\u505A\u5929\u5728\u770B" m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2cfe2255ddbc8dc44b75239d2f654cd0, type: 2} m_sharedMaterial: {fileID: -2170148179293471370, guid: 2cfe2255ddbc8dc44b75239d2f654cd0, type: 2} @@ -1117,7 +1117,7 @@ MonoBehaviour: m_fontColor32: serializedVersion: 2 rgba: 4278190335 - m_fontColor: {r: 1, g: 0, b: 0, a: 1} + m_fontColor: {r: 0.6603774, g: 0.013705931, b: 0.013705931, a: 1} m_enableVertexGradient: 0 m_colorMode: 3 m_fontColorGradient: @@ -1140,7 +1140,7 @@ MonoBehaviour: m_enableAutoSizing: 0 m_fontSizeMin: 18 m_fontSizeMax: 72 - m_fontStyle: 0 + m_fontStyle: 1 m_HorizontalAlignment: 2 m_VerticalAlignment: 512 m_textAlignment: 65535 diff --git a/Assets/Scenes/Client/ClientGameTalkingScene.unity b/Assets/Scenes/Client/ClientGameTalkingScene.unity index 01c09f2..ae985f6 100644 --- a/Assets/Scenes/Client/ClientGameTalkingScene.unity +++ b/Assets/Scenes/Client/ClientGameTalkingScene.unity @@ -2310,7 +2310,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: "\u8B1D\u8B1D\u60A8\u7684\u8654\u8AA0\n\n\u9858\u60A8\u80FD\u5F97\u5230\u795E\u660E\u7684\u6EFF\u610F\n\u4EBA\u5728\u505A\u5929\u5728\u770B" + m_text: "\u8B1D\u8B1D\u60A8\u7684\u8654\u8AA0\u7684\u56DE\u7B54\n\u9858\u60A8\u80FD\u5F97\u5230\u795E\u660E\u7684\u6EFF\u610F\n\u4EBA\u5728\u505A\u5929\u5728\u770B" m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2cfe2255ddbc8dc44b75239d2f654cd0, type: 2} m_sharedMaterial: {fileID: -2170148179293471370, guid: 2cfe2255ddbc8dc44b75239d2f654cd0, type: 2} @@ -2320,7 +2320,7 @@ MonoBehaviour: m_fontColor32: serializedVersion: 2 rgba: 4278190335 - m_fontColor: {r: 1, g: 0, b: 0, a: 1} + m_fontColor: {r: 0.6627451, g: 0.015686275, b: 0.015686275, a: 1} m_enableVertexGradient: 0 m_colorMode: 3 m_fontColorGradient: @@ -2343,7 +2343,7 @@ MonoBehaviour: m_enableAutoSizing: 0 m_fontSizeMin: 18 m_fontSizeMax: 72 - m_fontStyle: 0 + m_fontStyle: 1 m_HorizontalAlignment: 2 m_VerticalAlignment: 512 m_textAlignment: 65535 diff --git a/Assets/Scenes/Client/ClientGameTypingScene.unity b/Assets/Scenes/Client/ClientGameTypingScene.unity index 67e36f7..547b8d4 100644 --- a/Assets/Scenes/Client/ClientGameTypingScene.unity +++ b/Assets/Scenes/Client/ClientGameTypingScene.unity @@ -487,7 +487,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: "\u8B1D\u8B1D\u60A8\u7528\u5FC3\u7684\u6284\u5BEB\u7D93\u6587\n\n\u9858\u60A8\u80FD\u5F97\u5230\u795E\u660E\u7684\u6EFF\u610F\n\u4EBA\u5728\u505A\u5929\u5728\u770B" + m_text: "\u8B1D\u8B1D\u60A8\u7528\u5FC3\u7684\u6284\u5BEB\u7D93\u6587\n\u9858\u60A8\u80FD\u5F97\u5230\u795E\u660E\u7684\u6EFF\u610F\n\u4EBA\u5728\u505A\u5929\u5728\u770B" m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2cfe2255ddbc8dc44b75239d2f654cd0, type: 2} m_sharedMaterial: {fileID: -2170148179293471370, guid: 2cfe2255ddbc8dc44b75239d2f654cd0, type: 2} @@ -497,7 +497,7 @@ MonoBehaviour: m_fontColor32: serializedVersion: 2 rgba: 4278190335 - m_fontColor: {r: 1, g: 0, b: 0, a: 1} + m_fontColor: {r: 0.6627451, g: 0.015686275, b: 0.015686275, a: 1} m_enableVertexGradient: 0 m_colorMode: 3 m_fontColorGradient: @@ -520,7 +520,7 @@ MonoBehaviour: m_enableAutoSizing: 0 m_fontSizeMin: 18 m_fontSizeMax: 72 - m_fontStyle: 0 + m_fontStyle: 1 m_HorizontalAlignment: 2 m_VerticalAlignment: 512 m_textAlignment: 65535 diff --git a/Assets/Scenes/Server/ServerWorkScene.unity b/Assets/Scenes/Server/ServerWorkScene.unity index 9307d2f..268f111 100644 --- a/Assets/Scenes/Server/ServerWorkScene.unity +++ b/Assets/Scenes/Server/ServerWorkScene.unity @@ -6535,8 +6535,8 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1887351187} m_HandleRect: {fileID: 1887351186} m_Direction: 2 - m_Value: 1.0000014 - m_Size: 0.7948634 + m_Value: 1.0000005 + m_Size: 0.79486334 m_NumberOfSteps: 0 m_OnValueChanged: m_PersistentCalls: @@ -9171,7 +9171,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1742061934084195943, guid: 8c3e8d5430f6ce145b97407a9411b8a2, type: 3} propertyPath: m_IsActive - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2133268950409196476, guid: 8c3e8d5430f6ce145b97407a9411b8a2, type: 3} propertyPath: m_IsActive @@ -9457,6 +9457,10 @@ PrefabInstance: propertyPath: gameOverTimerText value: objectReference: {fileID: 1917579884} + - target: {fileID: 8526259783313736827, guid: 8c3e8d5430f6ce145b97407a9411b8a2, type: 3} + propertyPath: gameOverCountdownSec + value: 12 + objectReference: {fileID: 0} - target: {fileID: 8928120160175026008, guid: 8c3e8d5430f6ce145b97407a9411b8a2, type: 3} propertyPath: m_IsActive value: 0 @@ -26869,7 +26873,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: "\u5012\u8A08\u6642 : 10" + m_text: "\u5012\u8A08\u6642 : 12" m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: da50ad6a8c256b045a7ca0652ca50fe4, type: 2} m_sharedMaterial: {fileID: -4452521722326114606, guid: da50ad6a8c256b045a7ca0652ca50fe4, type: 2} diff --git a/Assets/Scripts/Server/ServerWorkGameFinalPanel.cs b/Assets/Scripts/Server/ServerWorkGameFinalPanel.cs index 83484a7..18fc32d 100644 --- a/Assets/Scripts/Server/ServerWorkGameFinalPanel.cs +++ b/Assets/Scripts/Server/ServerWorkGameFinalPanel.cs @@ -166,7 +166,7 @@ public class ServerWorkGameFinalPanel : MonoBehaviour switch (ServerWorkMessagePanel.workMessageType) { case "TypeMoneyButton": - introMessageTypeText.text = "財運"; + introMessageTypeText.text = "錢財"; break; case "TypeHealthButton": introMessageTypeText.text = "健康"; @@ -175,7 +175,7 @@ public class ServerWorkGameFinalPanel : MonoBehaviour introMessageTypeText.text = "愛情"; break; default: // "TypeWorkButton" - introMessageTypeText.text = "工作"; + introMessageTypeText.text = "事業"; break; } } diff --git a/Assets/Scripts/Server/ServerWorkMessagePanel.cs b/Assets/Scripts/Server/ServerWorkMessagePanel.cs index c31fed1..7058c01 100644 --- a/Assets/Scripts/Server/ServerWorkMessagePanel.cs +++ b/Assets/Scripts/Server/ServerWorkMessagePanel.cs @@ -1,4 +1,4 @@ -using System; +using System; using TMPro; using UnityEngine; using UnityEngine.UI; @@ -91,7 +91,7 @@ public class ServerWorkMessagePanel : MonoBehaviour switch(workMessageType) { case "TypeMoneyButton": - typeText.text = "財運"; + typeText.text = "錢財"; break; case "TypeHealthButton": typeText.text = "健康"; @@ -100,7 +100,7 @@ public class ServerWorkMessagePanel : MonoBehaviour typeText.text = "愛情"; break; default: // "TypeWorkButton" - typeText.text = "工作"; + typeText.text = "事業"; break; } diff --git a/Assets/Settings/Build Profiles/Windows Client.asset b/Assets/Settings/Build Profiles/Windows Client.asset index 87495f5..48fb7cb 100644 --- a/Assets/Settings/Build Profiles/Windows Client.asset +++ b/Assets/Settings/Build Profiles/Windows Client.asset @@ -207,7 +207,9 @@ MonoBehaviour: - line: '| visionOSBundleVersion: 1.0' - line: '| tvOSBundleVersion: 1.0' - line: '| bundleVersion: 1.0' - - line: '| preloadedAssets: []' + - line: '| preloadedAssets:' + - line: '| - {fileID: -944628639613478452, guid: 3590b91b4603b465dbb4216d601bff33, + type: 3}' - line: '| metroInputSource: 0' - line: '| wsaTransparentSwapchain: 0' - line: '| m_HolographicPauseOnTrackingLoss: 1' @@ -806,7 +808,7 @@ MonoBehaviour: - rid: 991019083588436157 type: {class: WindowsPlatformSettings, ns: UnityEditor.WindowsStandalone, asm: UnityEditor.WindowsStandalone.Extensions} data: - m_Development: 1 + m_Development: 0 m_ConnectProfiler: 0 m_BuildWithDeepProfilingSupport: 0 m_AllowDebugging: 1 diff --git a/Assets/Settings/Build Profiles/Windows Server.asset b/Assets/Settings/Build Profiles/Windows Server.asset index fcd890c..0178498 100644 --- a/Assets/Settings/Build Profiles/Windows Server.asset +++ b/Assets/Settings/Build Profiles/Windows Server.asset @@ -778,7 +778,7 @@ MonoBehaviour: - rid: 991019083588436157 type: {class: WindowsPlatformSettings, ns: UnityEditor.WindowsStandalone, asm: UnityEditor.WindowsStandalone.Extensions} data: - m_Development: 1 + m_Development: 0 m_ConnectProfiler: 0 m_BuildWithDeepProfilingSupport: 0 m_AllowDebugging: 1 diff --git a/UpgradeLog2.htm b/UpgradeLog2.htm new file mode 100644 index 0000000..ea05650 --- /dev/null +++ b/UpgradeLog2.htm @@ -0,0 +1,287 @@ + + + + 移轉報告 +

+ 移轉報告 -

概觀

專案路徑錯誤警告訊息
Assembly-CSharpAssembly-CSharp.csproj100
Assembly-CSharp-EditorAssembly-CSharp-Editor.csproj100
EdgegapEdgegap.csproj100
EncryptionTransportEditorEncryptionTransportEditor.csproj100
kcp2kkcp2k.csproj100
MirrorMirror.csproj100
Mirror.AuthenticatorsMirror.Authenticators.csproj100
Mirror.CompilerSymbolsMirror.CompilerSymbols.csproj100
Mirror.ComponentsMirror.Components.csproj100
Mirror.EditorMirror.Editor.csproj100
Mirror.ExamplesMirror.Examples.csproj100
Mirror.TransportsMirror.Transports.csproj100
SimpleWebTransportSimpleWebTransport.csproj100
TelepathyTelepathy.csproj100
Unity.Mirror.CodeGenUnity.Mirror.CodeGen.csproj100
方案Petition-to-the-Gods-V3.sln001

方案和專案

Assembly-CSharp

訊息
Assembly-CSharp.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Assembly-CSharp-Editor

訊息
Assembly-CSharp-Editor.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Edgegap

訊息
Edgegap.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

EncryptionTransportEditor

訊息
EncryptionTransportEditor.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

kcp2k

訊息
kcp2k.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Mirror

訊息
Mirror.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Mirror.Authenticators

訊息
Mirror.Authenticators.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Mirror.CompilerSymbols

訊息
Mirror.CompilerSymbols.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Mirror.Components

訊息
Mirror.Components.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Mirror.Editor

訊息
Mirror.Editor.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Mirror.Examples

訊息
Mirror.Examples.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Mirror.Transports

訊息
Mirror.Transports.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

SimpleWebTransport

訊息
SimpleWebTransport.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Telepathy

訊息
Telepathy.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

Unity.Mirror.CodeGen

訊息
Unity.Mirror.CodeGen.csproj: + 找不到這種專案類型的基礎應用程式。請嘗試這個連結以取得其他資訊: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1

方案

訊息
+ 顯示 1 其他訊息 +
Petition-to-the-Gods-V3.sln: + 這個方案檔不需要移轉。
+ 隱藏 1 其他訊息 +
\ No newline at end of file