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
ef30f48e
Commit
ef30f48e
authored
Jan 23, 2025
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
最大分数改成12000
parent
530e4d70
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
166 additions
and
18 deletions
+166
-18
MarsCodeWorkspaceAppSettings.xml
.idea/MarsCodeWorkspaceAppSettings.xml
+7
-0
index.html
build/tngdProd/index.html
+10
-10
正式备份.html
build/正式备份.html
+141
-0
builder.json
profiles/v2/packages/builder.json
+3
-3
scene.json
profiles/v2/packages/scene.json
+5
-5
No files found.
.idea/MarsCodeWorkspaceAppSettings.xml
0 → 100644
View file @
ef30f48e
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"com.codeverse.userSettings.MarscodeWorkspaceAppSettingsState"
>
<option
name=
"ckgOperationStatus"
value=
"SUCCESS"
/>
<option
name=
"progress"
value=
"0.9984909"
/>
</component>
</project>
\ No newline at end of file
build/tngdProd/index.html
View file @
ef30f48e
...
...
@@ -99,14 +99,14 @@
</style>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
type=
"text/javascript"
src=
"https://appx/web-view.min.js"
></script>
<!-- <link rel="stylesheet" type="text/css" href="//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/custom.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/custom.css" />-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>-->
...
...
@@ -119,20 +119,20 @@
</div>
<!-- Polyfills bundle. -->
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<!-- SystemJS support. -->
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/src/system.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/src/system.bundle.js"
charset=
"utf-8"
></script>
<!-- Import map -->
<!--<script src="https://gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<!--<script src="https://gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<script
type=
"systemjs-importmap"
charset=
"utf-8"
>
{
"imports"
:{
"cc"
:
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/cocos-js/cc.js"
}}
{
"imports"
:{
"cc"
:
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/cocos-js/cc.js"
}}
</script>
<script>
System
.
import
(
'//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
1660379553
/index.js'
).
catch
(
function
(
err
)
{
System
.
import
(
'//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/173
7598482267
/index.js'
).
catch
(
function
(
err
)
{
console
.
error
(
err
);
})
</script>
...
...
build/正式备份.html
0 → 100644
View file @
ef30f48e
<!DOCTYPE html>
<html>
<head>
<meta
charset=
"utf-8"
>
<title>
Cave Cruiser
</title>
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta
name=
"viewport"
content=
"width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,minimal-ui=true"
/>
<!--https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<!-- force webkit on 360 -->
<meta
name=
"renderer"
content=
"webkit"
/>
<meta
name=
"force-rendering"
content=
"webkit"
/>
<!-- force edge on IE -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
/>
<meta
name=
"msapplication-tap-highlight"
content=
"no"
>
<!-- force full screen on some browser -->
<meta
name=
"full-screen"
content=
"yes"
/>
<meta
name=
"x5-fullscreen"
content=
"true"
/>
<meta
name=
"360-fullscreen"
content=
"true"
/>
<!--fix fireball/issues/3568 -->
<!--<meta name="browsermode" content="application">-->
<meta
name=
"x5-page-mode"
content=
"app"
>
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<style>
html
{
-ms-touch-action
:
none
;
}
body
,
canvas
,
div
{
display
:
block
;
outline
:
none
;
-webkit-tap-highlight-color
:
rgba
(
0
,
0
,
0
,
0
);
user-select
:
none
;
-moz-user-select
:
none
;
-webkit-user-select
:
none
;
-ms-user-select
:
none
;
-khtml-user-select
:
none
;
-webkit-tap-highlight-color
:
rgba
(
0
,
0
,
0
,
0
);
background-color
:
#0b054f
;
}
/* Remove spin of input type number */
input
::-webkit-outer-spin-button
,
input
::-webkit-inner-spin-button
{
/*
display
:
none
;
<-
Crashes
Chrome
on
hover
*/
-webkit-appearance
:
none
;
margin
:
0
;
/*
<--
Apparently
some
margin
are
still
there
even
though
it's
hidden
*/
}
body
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
padding
:
0
;
border
:
0
;
margin
:
0
;
cursor
:
default
;
color
:
#888
;
background-color
:
white
;
text-align
:
center
;
font-family
:
Helvetica
,
Verdana
,
Arial
,
sans-serif
;
display
:
flex
;
flex-direction
:
column
;
}
canvas
{
background-color
:
rgba
(
0
,
0
,
0
,
0
);
}
#GameDiv
,
#Cocos3dGameContainer
,
#GameCanvas
{
width
:
100%
;
height
:
100%
;
}
:root
{
--safe-top
:
env
(
safe-area-inset-top
);
--safe-right
:
env
(
safe-area-inset-right
);
--safe-bottom
:
env
(
safe-area-inset-bottom
);
--safe-left
:
env
(
safe-area-inset-left
);
}
</style>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
type=
"text/javascript"
src=
"https://appx/web-view.min.js"
></script>
<!-- <link rel="stylesheet" type="text/css" href="//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/custom.css" />-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>-->
</head>
<body
style=
"overflow: hidden; visibility: hidden"
>
<div
id=
"GameDiv"
cc_exact_fit_screen=
"true"
style=
"overflow: hidden;"
>
<div
id=
"Cocos3dGameContainer"
>
<canvas
id=
"GameCanvas"
oncontextmenu=
"event.preventDefault()"
tabindex=
"99"
></canvas>
</div>
</div>
<!-- Polyfills bundle. -->
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<!-- SystemJS support. -->
<script
src=
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/src/system.bundle.js"
charset=
"utf-8"
></script>
<!-- Import map -->
<!--<script src="https://gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<script
type=
"systemjs-importmap"
charset=
"utf-8"
>
{
"imports"
:{
"cc"
:
"//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/cocos-js/cc.js"
}}
</script>
<script>
System
.
import
(
'//gamification-cdn.tngdigital.com.my/TNGD_GAMES/Cave_Cruiser/1731660379553/index.js'
).
catch
(
function
(
err
)
{
console
.
error
(
err
);
})
</script>
</body>
</html>
profiles/v2/packages/builder.json
View file @
ef30f48e
...
...
@@ -228,8 +228,8 @@
"progress"
:
1
,
"state"
:
"success"
,
"stage"
:
"build"
,
"message"
:
"202
4-11-15 16:46:55
build success in 35 s!"
,
"detailMessage"
:
"
%c兑吧发布插件 >> 版本号:1731660379553
\r
color: green
\r
"
,
"message"
:
"202
5-1-23 10:15:17
build success in 35 s!"
,
"detailMessage"
:
"
builder:build-project-total (35460ms)
\r
"
,
"options"
:
{
"name"
:
"cocos-template-3d"
,
"server"
:
""
,
...
...
@@ -298,7 +298,7 @@
"buildMode"
:
"normal"
,
"logDest"
:
"project://temp/builder/log/web-mobile2024-10-28 13-43.log"
},
"time"
:
"202
4-11-15 16:46:19
"
,
"time"
:
"202
5-1-23 10:14:41
"
,
"dirty"
:
false
}
}
...
...
profiles/v2/packages/scene.json
View file @
ef30f48e
...
...
@@ -1267,8 +1267,8 @@
},
"53947ca7-3484-4b53-800d-509405063d68"
:
{
"position"
:
{
"x"
:
245.22052779092905
,
"y"
:
743.4552441735582
,
"x"
:
487.5441526977718
,
"y"
:
898.3500344423466
,
"z"
:
5000
},
"rotation"
:
{
...
...
@@ -1283,12 +1283,12 @@
"z"
:
0
},
"contentRect"
:
{
"x"
:
-
538.8967734738261
,
"y"
:
-40.66205709119683
,
"x"
:
-
296.57314856698366
,
"y"
:
114.23273317759117
,
"width"
:
404.6
,
"height"
:
404.6
},
"scale"
:
0.257997113025942
47
"scale"
:
0.257997113025942
36
}
},
"camera-uuids"
:
[
...
...
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