gdl_123 преди 7 месеца
родител
ревизия
8486dcb55d

+ 5 - 5
Assets/Lua/Core/PlatformPack.lua

@@ -1,9 +1,9 @@
 local PlatformPack = {
-	URL_KEY = 'http://165.154.215.99:81//',
-	SERVERLIST_URL = 'http://165.154.215.99:81//serverlist',
-	NOTIFY_URL = 'http://165.154.215.99:88/res/NoticeNew/',
-	SPECIAL_INFO_URL = 'http://165.154.215.99:81//channel',
-	CUSTOMER_SERVICE_INFO_URL = 'http://165.154.215.99:81//vipService',
+	URL_KEY = 'http://110.40.223.119:81//',
+	SERVERLIST_URL = 'http://110.40.223.119:81//serverlist',
+	NOTIFY_URL = 'http://110.40.223.119:88/res/NoticeNew/',
+	SPECIAL_INFO_URL = 'http://110.40.223.119:81//channel',
+	CUSTOMER_SERVICE_INFO_URL = 'http://110.40.223.119:81//vipService',
 }
 
 return PlatformPack

+ 1 - 1
Assets/Lua/Logic/ProtocalDataNormal.lua

@@ -376,7 +376,7 @@ function ProtocalDataNormal.ParseChatMessageInfo(message)
     local data = {}
     data.message = message.message
     local time = message.send_time/1000
-    data.sendTime = #time
+    data.sendTime = time
     data.sendTime64 = message.send_time
     data.subType = message.sub_type
     data.used = false

+ 1 - 1
Build/BuildDependenceResource/CurPackEnv.ini

@@ -1 +1 @@
-{"m_ChannelUniqueId":"12002025","m_BuildClassName":"Pack.PackPlatformAndroid"}
+{"m_ChannelUniqueId":"12002027","m_BuildClassName":"Pack.PackPlatformAndroid"}

+ 12 - 8
Build/BuildDependenceResource/PackConfig.json

@@ -754,9 +754,13 @@
             "gameAssetsPath": "Default",
             "specialFuncShield": false,
             "splashScreenRelativeFiles": [],
-            "obscureKey": "",
+            "obscureKey": "qwenalkngafll234-aa23f",
             "obscureOffsetMin": 0,
-            "obscureOffsetValues": [],
+            "obscureOffsetValues": [
+                5,
+                10,
+                14
+            ],
             "sdkVerifyUrl": "http://129.226.159.67:81//",
             "serverListUrl": "http://129.226.159.67:81//serverlist",
             "notifyUrl": "http://129.226.159.67:88/res/NoticeNew/",
@@ -780,7 +784,7 @@
         {
             "channelName": "无",
             "appName": "SDK_NULL",
-            "distributeName": "NULL_SDK",
+            "distributeName": "NULL_SDK_NEW",
             "channelUniqueId": "12002027",
             "bundleId": "com.xjro.null",
             "gameVersionCode": {
@@ -810,11 +814,11 @@
             "obscureKey": "",
             "obscureOffsetMin": 0,
             "obscureOffsetValues": [],
-            "sdkVerifyUrl": "http://129.226.159.67:81//",
-            "serverListUrl": "http://129.226.159.67:81//serverlist",
-            "notifyUrl": "http://129.226.159.67:88/res/NoticeNew/",
-            "specialInfoUrl": "http://129.226.159.67:81//channel",
-            "customerServiceInfoUrl": "http://129.226.159.67:81//vipService",
+            "sdkVerifyUrl": "http://110.40.223.119:81//",
+            "serverListUrl": "http://110.40.223.119:81//serverlist",
+            "notifyUrl": "http://110.40.223.119:88/res/NoticeNew/",
+            "specialInfoUrl": "http://110.40.223.119:81//channel",
+            "customerServiceInfoUrl": "http://110.40.223.119:81//vipService",
             "leBian_MainChId": "69423",
             "leBian_ClientChId": "youyi_bt_jj",
             "leBian_SECID": "dmcve6kq.c",

+ 8 - 8
ProjectSettings/ProjectSettings.asset

@@ -13,11 +13,11 @@ PlayerSettings:
   useOnDemandResources: 0
   accelerometerFrequency: 60
   companyName: WentingTec
-  productName: "\u4E1C\u5357\u4E9A\u6D4B\u8BD5\u670D"
+  productName: SDK_NULL
   defaultCursor: {fileID: 0}
   cursorHotspot: {x: 0, y: 0}
   m_SplashScreenBackgroundColor: {r: 1, g: 1, b: 1, a: 1}
-  m_ShowUnitySplashScreen: 0
+  m_ShowUnitySplashScreen: 1
   m_ShowUnitySplashLogo: 1
   m_SplashScreenOverlayOpacity: 1
   m_SplashScreenAnimation: 0
@@ -138,7 +138,7 @@ PlayerSettings:
     16:10: 1
     16:9: 1
     Others: 1
-  bundleVersion: 1.0.0.0
+  bundleVersion: 1.0.0.6
   preloadedAssets: []
   metroInputSource: 0
   wsaTransparentSwapchain: 0
@@ -159,7 +159,7 @@ PlayerSettings:
   androidSupportedAspectRatio: 1
   androidMaxAspectRatio: 2.1
   applicationIdentifier:
-    Android: com.xjroapp.ru
+    Android: com.xjro.null
     WebGL: com.wt.no.sdk.test
     iPhone: com.qscq.joy
   buildNumber:
@@ -167,12 +167,12 @@ PlayerSettings:
     iPhone: 0.1.0.0
     tvOS: 0
   overrideDefaultApplicationIdentifier: 1
-  AndroidBundleVersionCode: 1000000
+  AndroidBundleVersionCode: 1000006
   AndroidMinSdkVersion: 23
   AndroidTargetSdkVersion: 36
   AndroidPreferredInstallLocation: 1
   aotOptions: 
-  stripEngineCode: 0
+  stripEngineCode: 1
   iPhoneStrippingLevel: 0
   iPhoneScriptCallOptimization: 0
   ForceInternetPermission: 0
@@ -846,7 +846,7 @@ PlayerSettings:
   webGLDecompressionFallback: 1
   webGLPowerPreference: 1
   scriptingDefineSymbols:
-    Android: USE_LUA;VUPLEX_CCU;FPS_DISABLE
+    Android: USE_LUA;VUPLEX_CCU;NULLSDK;FPS_DISABLE
     Standalone: USE_LUA;VUPLEX_CCU
     WebGL: USE_LUA;VUPLEX_CCU
     iPhone: USE_LUA;VUPLEX_CCU
@@ -877,7 +877,7 @@ PlayerSettings:
   allowUnsafeCode: 0
   useDeterministicCompilation: 1
   enableRoslynAnalyzers: 1
-  additionalIl2CppArgs: 
+  additionalIl2CppArgs: --linker-flags="-Wl,-z,max-page-size=16384 -Wl,-z,common-page-size=16384"
   scriptingRuntimeVersion: 1
   gcIncremental: 1
   assemblyVersionValidation: 1