Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TNGD_CaveCruiser
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
SparkProjects
TNGD_CaveCruiser
Commits
dc4d13e5
Commit
dc4d13e5
authored
Dec 05, 2024
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
最大分数改成12000
parent
c8134a16
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
144 additions
and
129 deletions
+144
-129
index.html
build/dbTest/index.html
+10
-10
builder.json
profiles/v2/packages/builder.json
+3
-3
cocos-service.json
profiles/v2/packages/cocos-service.json
+15
-0
scene.json
profiles/v2/packages/scene.json
+115
-115
cocos-service.json
settings/v2/packages/cocos-service.json
+1
-1
No files found.
build/dbTest/index.html
View file @
dc4d13e5
...
@@ -99,14 +99,14 @@
...
@@ -99,14 +99,14 @@
</style>
</style>
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
type=
"text/javascript"
src=
"https://appx/web-view.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://appx/web-view.min.js"
></script>
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/custom.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/custom.css" />-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>-->
<!-- <script>eruda.init()</script>-->
...
@@ -119,20 +119,20 @@
...
@@ -119,20 +119,20 @@
</div>
</div>
<!-- Polyfills bundle. -->
<!-- Polyfills bundle. -->
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<!-- SystemJS support. -->
<!-- SystemJS support. -->
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/src/system.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/src/system.bundle.js"
charset=
"utf-8"
></script>
<!-- Import map -->
<!-- Import map -->
<!--<script src="https://yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<!--<script src="https://yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<script
type=
"systemjs-importmap"
charset=
"utf-8"
>
<script
type=
"systemjs-importmap"
charset=
"utf-8"
>
{
"imports"
:{
"cc"
:
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/cocos-js/cc.js"
}}
{
"imports"
:{
"cc"
:
"//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/cocos-js/cc.js"
}}
</script>
</script>
<script>
<script>
System
.
import
(
'//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
1660126655
/index.js'
).
catch
(
function
(
err
)
{
System
.
import
(
'//yun.duiba.com.cn/TNGD_GAMES/Cave_Cruiser/173
3382286644
/index.js'
).
catch
(
function
(
err
)
{
console
.
error
(
err
);
console
.
error
(
err
);
})
})
</script>
</script>
...
...
profiles/v2/packages/builder.json
View file @
dc4d13e5
...
@@ -70,8 +70,8 @@
...
@@ -70,8 +70,8 @@
"progress"
:
1
,
"progress"
:
1
,
"state"
:
"success"
,
"state"
:
"success"
,
"stage"
:
"build"
,
"stage"
:
"build"
,
"message"
:
"2024-1
1-15 16:44:40 build success in 2 min 3
3 s!"
,
"message"
:
"2024-1
2-5 15:11:09 build success in 6 min 2
3 s!"
,
"detailMessage"
:
"
builder:build-project-total (153465ms)
\r
"
,
"detailMessage"
:
"
%c兑吧发布插件 >> 版本号:1733382286644
\r
color: green
\r
"
,
"options"
:
{
"options"
:
{
"name"
:
"cocos-template-3d"
,
"name"
:
"cocos-template-3d"
,
"server"
:
""
,
"server"
:
""
,
...
@@ -140,7 +140,7 @@
...
@@ -140,7 +140,7 @@
"nativeCodeBundleMode"
:
"both"
,
"nativeCodeBundleMode"
:
"both"
,
"wasmCompressionMode"
:
false
"wasmCompressionMode"
:
false
},
},
"time"
:
"2024-1
1-15 16:42:0
6"
,
"time"
:
"2024-1
2-5 15:04:4
6"
,
"dirty"
:
false
"dirty"
:
false
},
},
"1727146301455"
:
{
"1727146301455"
:
{
...
...
profiles/v2/packages/cocos-service.json
View file @
dc4d13e5
...
@@ -31,6 +31,21 @@
...
@@ -31,6 +31,21 @@
"configID"
:
"cbd2af"
,
"configID"
:
"cbd2af"
,
"services"
:
[],
"services"
:
[],
"__version__"
:
"3.0.7"
"__version__"
:
"3.0.7"
},
"1706175190090}"
:
{
"configID"
:
"cbd2af"
,
"services"
:
[],
"__version__"
:
"3.0.7"
},
"1727146301455}"
:
{
"configID"
:
"cbd2af"
,
"services"
:
[],
"__version__"
:
"3.0.7"
},
"1730094200503}"
:
{
"configID"
:
"cbd2af"
,
"services"
:
[],
"__version__"
:
"3.0.7"
}
}
},
},
"__version__"
:
"1.3.8"
"__version__"
:
"1.3.8"
...
...
profiles/v2/packages/scene.json
View file @
dc4d13e5
...
@@ -790,31 +790,6 @@
...
@@ -790,31 +790,6 @@
},
},
"scale"
:
0.06465517241379311
"scale"
:
0.06465517241379311
},
},
"d883a7e9-a688-4db6-ae42-8fb1f7652695"
:
{
"position"
:
{
"x"
:
210
,
"y"
:
1120.953
,
"z"
:
5000
},
"rotation"
:
{
"x"
:
0
,
"y"
:
0
,
"z"
:
0
,
"w"
:
1
},
"viewCenter"
:
{
"x"
:
0
,
"y"
:
0
,
"z"
:
0
},
"contentRect"
:
{
"x"
:
191.28935064935064
,
"y"
:
1118.9649935064936
,
"width"
:
166.53672960069434
,
"height"
:
377.3
},
"scale"
:
13.019323671497578
},
"55ac4e22-a145-4a46-92f1-a45afa1b8f08"
:
{
"55ac4e22-a145-4a46-92f1-a45afa1b8f08"
:
{
"position"
:
{
"position"
:
{
"x"
:
394.23799999999983
,
"x"
:
394.23799999999983
,
...
@@ -990,56 +965,6 @@
...
@@ -990,56 +965,6 @@
},
},
"scale"
:
1.5157165665103973
"scale"
:
1.5157165665103973
},
},
"7cae554b-bec7-45e7-a1d4-ec5e84e5688c"
:
{
"position"
:
{
"x"
:
328.6194526836565
,
"y"
:
863.722014606768
,
"z"
:
5000
},
"rotation"
:
{
"x"
:
0
,
"y"
:
0
,
"z"
:
0
,
"w"
:
1
},
"viewCenter"
:
{
"x"
:
376.59888640667253
,
"y"
:
933.982872389525
,
"z"
:
-217.80666325168067
},
"contentRect"
:
{
"x"
:
59.752843680688045
,
"y"
:
281.5361839123402
,
"width"
:
261.2068965517241
,
"height"
:
565.6
},
"scale"
:
0.48575555276341553
},
"b6ce0806-8608-4249-a153-720d6ed0bd0f"
:
{
"position"
:
{
"x"
:
371.40668948847144
,
"y"
:
900.3488120874349
,
"z"
:
5000
},
"rotation"
:
{
"x"
:
0
,
"y"
:
0
,
"z"
:
0
,
"w"
:
1
},
"viewCenter"
:
{
"x"
:
376.59888640667253
,
"y"
:
933.982872389525
,
"z"
:
-217.80666325168067
},
"contentRect"
:
{
"x"
:
132.1992447734522
,
"y"
:
382.38495846451326
,
"width"
:
248.59913793103445
,
"height"
:
538.3
},
"scale"
:
0.5459840450678992
},
"0fe5b446-0dca-460d-99f1-cf13098f7777"
:
{
"0fe5b446-0dca-460d-99f1-cf13098f7777"
:
{
"position"
:
{
"position"
:
{
"x"
:
390.12425567466886
,
"x"
:
390.12425567466886
,
...
@@ -1165,10 +1090,10 @@
...
@@ -1165,10 +1090,10 @@
},
},
"scale"
:
0.25799711302594275
"scale"
:
0.25799711302594275
},
},
"
7b5de2a0-8504-46ba-9019-37a3548ce8e1
"
:
{
"
f130c728-7396-40d5-b3a5-08d096588567
"
:
{
"position"
:
{
"position"
:
{
"x"
:
-391.4968574139416
,
"x"
:
150
,
"y"
:
-344.7807005971199
,
"y"
:
75
,
"z"
:
5000
"z"
:
5000
},
},
"rotation"
:
{
"rotation"
:
{
...
@@ -1183,17 +1108,17 @@
...
@@ -1183,17 +1108,17 @@
"z"
:
0
"z"
:
0
},
},
"contentRect"
:
{
"contentRect"
:
{
"x"
:
-391.4968574139415
,
"x"
:
16.53325123152708
,
"y"
:
-
344.78070059712
,
"y"
:
-
214.00000000000003
,
"width"
:
0
,
"width"
:
21
0
,
"height"
:
0
"height"
:
105
},
},
"scale"
:
0.
20589775431689314
"scale"
:
0.
7
},
},
"
f130c728-7396-40d5-b3a5-08d096588567
"
:
{
"
d883a7e9-a688-4db6-ae42-8fb1f7652695
"
:
{
"position"
:
{
"position"
:
{
"x"
:
150
,
"x"
:
319.99905083288525
,
"y"
:
75
,
"y"
:
1162.9680574799204
,
"z"
:
5000
"z"
:
5000
},
},
"rotation"
:
{
"rotation"
:
{
...
@@ -1208,17 +1133,17 @@
...
@@ -1208,17 +1133,17 @@
"z"
:
0
"z"
:
0
},
},
"contentRect"
:
{
"contentRect"
:
{
"x"
:
16.53325123152708
,
"x"
:
268.83303520788525
,
"y"
:
-214.00000000000003
,
"y"
:
1047.04805747992
,
"width"
:
210
,
"width"
:
166.53672960069434
,
"height"
:
105
"height"
:
377.3
},
},
"scale"
:
0.
7
"scale"
:
1.627415458937196
7
},
},
"
53947ca7-3484-4b53-800d-509405063d68
"
:
{
"
063b0464-e893-46fd-95f9-73a41f19fd25
"
:
{
"position"
:
{
"position"
:
{
"x"
:
2
89
,
"x"
:
2
02.77808164150042
,
"y"
:
289
,
"y"
:
689.9168212931105
,
"z"
:
5000
"z"
:
5000
},
},
"rotation"
:
{
"rotation"
:
{
...
@@ -1233,17 +1158,42 @@
...
@@ -1233,17 +1158,42 @@
"z"
:
0
"z"
:
0
},
},
"contentRect"
:
{
"contentRect"
:
{
"x"
:
-10.15698724846353
,
"y"
:
207.49830806293087
,
"width"
:
621.6
,
"height"
:
490
},
"scale"
:
0.39105049832527494
},
"7cae554b-bec7-45e7-a1d4-ec5e84e5688c"
:
{
"position"
:
{
"x"
:
328.6194526836565
,
"y"
:
863.722014606768
,
"z"
:
5000
},
"rotation"
:
{
"x"
:
0
,
"x"
:
0
,
"y"
:
0
,
"y"
:
0
,
"width"
:
404.6
,
"z"
:
0
,
"height"
:
404.6
"w"
:
1
},
"viewCenter"
:
{
"x"
:
0
,
"y"
:
0
,
"z"
:
0
},
"contentRect"
:
{
"x"
:
-311.20853946566507
,
"y"
:
359.3531018764469
,
"width"
:
261.2068965517241
,
"height"
:
565.6
},
},
"scale"
:
0.
7000000000000001
"scale"
:
0.
48575555276341553
},
},
"
063b0464-e893-46fd-95f9-73a41f19fd25
"
:
{
"
b6ce0806-8608-4249-a153-720d6ed0bd0f
"
:
{
"position"
:
{
"position"
:
{
"x"
:
202.77808164150042
,
"x"
:
377.77008817559465
,
"y"
:
689.9168212931106
,
"y"
:
911.1666866850453
,
"z"
:
5000
"z"
:
5000
},
},
"rotation"
:
{
"rotation"
:
{
...
@@ -1258,17 +1208,17 @@
...
@@ -1258,17 +1208,17 @@
"z"
:
0
"z"
:
0
},
},
"contentRect"
:
{
"contentRect"
:
{
"x"
:
-592.0041813425432
,
"x"
:
85.583370802907
,
"y"
:
63.39927164352659
,
"y"
:
278.48504800071885
,
"width"
:
621.6
,
"width"
:
248.59913793103445
,
"height"
:
490
"height"
:
538.3
},
},
"scale"
:
0.
39105049832527494
"scale"
:
0.
4254114289766691
},
},
"04224ebd-adcd-4112-8010-da14ed5ea48a"
:
{
"04224ebd-adcd-4112-8010-da14ed5ea48a"
:
{
"position"
:
{
"position"
:
{
"x"
:
254.61887041010164
,
"x"
:
-82.46303824847723
,
"y"
:
800.629400633075
8
,
"y"
:
753.104026698836
8
,
"z"
:
5000
"z"
:
5000
},
},
"rotation"
:
{
"rotation"
:
{
...
@@ -1283,12 +1233,62 @@
...
@@ -1283,12 +1233,62 @@
"z"
:
0
"z"
:
0
},
},
"contentRect"
:
{
"contentRect"
:
{
"x"
:
-
351.32964725144586
,
"x"
:
-
466.0593690894472
,
"y"
:
170.9181960044088
,
"y"
:
-77.50989501547689
,
"width"
:
174.2456896551724
,
"width"
:
174.2456896551724
,
"height"
:
377.3
"height"
:
377.3
},
},
"scale"
:
0.32403742938054564
"scale"
:
0.32403742938054564
},
"7b5de2a0-8504-46ba-9019-37a3548ce8e1"
:
{
"position"
:
{
"x"
:
-391.49685741394137
,
"y"
:
-344.7807005971199
,
"z"
:
5000
},
"rotation"
:
{
"x"
:
0
,
"y"
:
0
,
"z"
:
0
,
"w"
:
1
},
"viewCenter"
:
{
"x"
:
0
,
"y"
:
0
,
"z"
:
0
},
"contentRect"
:
{
"x"
:
-814.6333074283364
,
"y"
:
-1261.012160361623
,
"width"
:
0
,
"height"
:
0
},
"scale"
:
0.20589775431689314
},
"53947ca7-3484-4b53-800d-509405063d68"
:
{
"position"
:
{
"x"
:
245.22052779092905
,
"y"
:
743.4552441735582
,
"z"
:
5000
},
"rotation"
:
{
"x"
:
0
,
"y"
:
0
,
"z"
:
0
,
"w"
:
1
},
"viewCenter"
:
{
"x"
:
0
,
"y"
:
0
,
"z"
:
0
},
"contentRect"
:
{
"x"
:
-538.8967734738261
,
"y"
:
-40.66205709119683
,
"width"
:
404.6
,
"height"
:
404.6
},
"scale"
:
0.25799711302594247
}
}
},
},
"camera-uuids"
:
[
"camera-uuids"
:
[
...
@@ -1322,7 +1322,6 @@
...
@@ -1322,7 +1322,6 @@
"b2977ab2-3b5c-4a8c-9a36-c01acd6f8ccc"
,
"b2977ab2-3b5c-4a8c-9a36-c01acd6f8ccc"
,
"d54efb2a-61f0-49c2-9bf8-1d857b7bd135"
,
"d54efb2a-61f0-49c2-9bf8-1d857b7bd135"
,
"5cca7270-4a9c-4e1a-b156-b8c65c6014c6"
,
"5cca7270-4a9c-4e1a-b156-b8c65c6014c6"
,
"d883a7e9-a688-4db6-ae42-8fb1f7652695"
,
"55ac4e22-a145-4a46-92f1-a45afa1b8f08"
,
"55ac4e22-a145-4a46-92f1-a45afa1b8f08"
,
"5d6e4c61-d0d4-48df-a049-e0eb6fcaa065"
,
"5d6e4c61-d0d4-48df-a049-e0eb6fcaa065"
,
"e006bcbd-d4b2-4d6e-b86d-b98a06cf9cc7"
,
"e006bcbd-d4b2-4d6e-b86d-b98a06cf9cc7"
,
...
@@ -1330,18 +1329,19 @@
...
@@ -1330,18 +1329,19 @@
"50650cb7-af92-4041-93d7-e8d9a7fa446d"
,
"50650cb7-af92-4041-93d7-e8d9a7fa446d"
,
"8d656426-fb3d-4f9c-a332-22103459c2d4"
,
"8d656426-fb3d-4f9c-a332-22103459c2d4"
,
"b0efb45c-21d9-46b1-adfd-63fa1b201ee8"
,
"b0efb45c-21d9-46b1-adfd-63fa1b201ee8"
,
"7cae554b-bec7-45e7-a1d4-ec5e84e5688c"
,
"b6ce0806-8608-4249-a153-720d6ed0bd0f"
,
"0fe5b446-0dca-460d-99f1-cf13098f7777"
,
"0fe5b446-0dca-460d-99f1-cf13098f7777"
,
"a4b435de-dc7c-4f0b-b968-e01f517eb7f6"
,
"a4b435de-dc7c-4f0b-b968-e01f517eb7f6"
,
"58af8588-6a46-4cd2-a3e1-23f925f77095"
,
"58af8588-6a46-4cd2-a3e1-23f925f77095"
,
"9e293cde-e27b-4902-808b-e884f3e9da32"
,
"9e293cde-e27b-4902-808b-e884f3e9da32"
,
"1ce93d96-f621-4162-9f51-fbfb066ca238"
,
"1ce93d96-f621-4162-9f51-fbfb066ca238"
,
"7b5de2a0-8504-46ba-9019-37a3548ce8e1"
,
"f130c728-7396-40d5-b3a5-08d096588567"
,
"f130c728-7396-40d5-b3a5-08d096588567"
,
"
53947ca7-3484-4b53-800d-509405063d68
"
,
"
d883a7e9-a688-4db6-ae42-8fb1f7652695
"
,
"063b0464-e893-46fd-95f9-73a41f19fd25"
,
"063b0464-e893-46fd-95f9-73a41f19fd25"
,
"04224ebd-adcd-4112-8010-da14ed5ea48a"
"7cae554b-bec7-45e7-a1d4-ec5e84e5688c"
,
"b6ce0806-8608-4249-a153-720d6ed0bd0f"
,
"04224ebd-adcd-4112-8010-da14ed5ea48a"
,
"7b5de2a0-8504-46ba-9019-37a3548ce8e1"
,
"53947ca7-3484-4b53-800d-509405063d68"
],
],
"camera"
:
{
"camera"
:
{
"color"
:
[
"color"
:
[
...
...
settings/v2/packages/cocos-service.json
View file @
dc4d13e5
{
{
"__version__"
:
"3.0.
7
"
,
"__version__"
:
"3.0.
5
"
,
"game"
:
{
"game"
:
{
"name"
:
"未知游戏"
,
"name"
:
"未知游戏"
,
"app_id"
:
"UNKNOW"
,
"app_id"
:
"UNKNOW"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment