Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
copy from store.cocos.com. bugs will be fixed in the next commit.
  • Loading branch information
幼麟 committed Sep 13, 2017
1 parent a5bc8be commit 169d0dc
Show file tree
Hide file tree
Showing 2,132 changed files with 372,728 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
61 changes: 61 additions & 0 deletions client/.gitignore
@@ -0,0 +1,61 @@
#/////////////////////////////////////////////////////////////////////////////
# Fireball Projects
#/////////////////////////////////////////////////////////////////////////////

library/
temp/
local/
build/

#/////////////////////////////////////////////////////////////////////////////
# Logs and databases
#/////////////////////////////////////////////////////////////////////////////

*.log
*.sql
*.sqlite

#/////////////////////////////////////////////////////////////////////////////
# files for debugger
#/////////////////////////////////////////////////////////////////////////////

*.sln
*.csproj
*.pidb
*.unityproj
*.suo

#/////////////////////////////////////////////////////////////////////////////
# OS generated files
#/////////////////////////////////////////////////////////////////////////////

.DS_Store
ehthumbs.db
Thumbs.db

#/////////////////////////////////////////////////////////////////////////////
# exvim files
#/////////////////////////////////////////////////////////////////////////////

*UnityVS.meta
*.err
*.err.meta
*.exvim
*.exvim.meta
*.vimentry
*.vimentry.meta
*.vimproject
*.vimproject.meta
.vimfiles.*/
.exvim.*/
quick_gen_project_*_autogen.bat
quick_gen_project_*_autogen.bat.meta
quick_gen_project_*_autogen.sh
quick_gen_project_*_autogen.sh.meta
.exvim.app

#/////////////////////////////////////////////////////////////////////////////
# webstorm files
#/////////////////////////////////////////////////////////////////////////////

.idea/
2 changes: 2 additions & 0 deletions client/README.md
@@ -0,0 +1,2 @@
# hello-world
Hello world new project template.
7 changes: 7 additions & 0 deletions client/README_copy.md
@@ -0,0 +1,7 @@
# hello-world
Hello world new project template.
2016-09-16 23:28:35.559 SCMJ-mobile[5764:6847046] *** Assertion failure in void _UIApplicationMainPreparations(int, char **, NSString *__strong, NSString *__strong)(), /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3512.60.12/UIApplication.m:3702
2016-09-16 23:28:35.561 SCMJ-mobile[5764:6847046] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unable to instantiate the UIApplication subclass instance. No class named NSApplication is loaded.'
*** First throw call stack:
(0x183c16db0 0x18327bf80 0x183c16c80 0x18459c1c0 0x189023b5c 0x188de2054 0x1000befc0 0x1836928b8)
libc++abi.dylib: terminating with uncaught exception of type NSException
6 changes: 6 additions & 0 deletions client/assets/anims.meta
@@ -0,0 +1,6 @@
{
"ver": "1.0.1",
"uuid": "824dabd4-6ad7-487f-9c71-01ed2c6a6c40",
"isGroup": false,
"subMetas": {}
}
67 changes: 67 additions & 0 deletions client/assets/anims/angry.anim
@@ -0,0 +1,67 @@
{
"__type__": "cc.AnimationClip",
"_name": "angry",
"_objFlags": 0,
"_rawFiles": null,
"_duration": 1.3333333333333333,
"sample": 6,
"speed": 1,
"wrapMode": 2,
"curveData": {
"comps": {
"cc.Sprite": {
"spriteFrame": [
{
"frame": 0,
"value": {
"__uuid__": "8fe224e5-640d-4a87-99b6-fa1e261713bf"
}
},
{
"frame": 0.16666666666666666,
"value": {
"__uuid__": "e88648aa-c921-4c4c-a071-9ef8ea95a262"
}
},
{
"frame": 0.3333333333333333,
"value": {
"__uuid__": "e88648aa-c921-4c4c-a071-9ef8ea95a262"
}
},
{
"frame": 0.5,
"value": {
"__uuid__": "43cf194b-951f-41d2-abf8-4b00596fc99c"
}
},
{
"frame": 0.6666666666666666,
"value": {
"__uuid__": "0c68b464-2b10-4d64-a025-e93952845161"
}
},
{
"frame": 0.8333333333333334,
"value": {
"__uuid__": "7411c09d-2f89-4202-9d7a-1101493513d4"
}
},
{
"frame": 1,
"value": {
"__uuid__": "1c88086c-8bdc-4480-b651-82a71273f079"
}
},
{
"frame": 1.1666666666666667,
"value": {
"__uuid__": "574a6b87-40f5-467f-9bd4-5decd2e86138"
}
}
]
}
}
},
"events": []
}
5 changes: 5 additions & 0 deletions client/assets/anims/angry.anim.meta
@@ -0,0 +1,5 @@
{
"ver": "1.0.0",
"uuid": "f6874ded-313f-4ce5-a3d4-08925be31265",
"subMetas": {}
}
54 changes: 54 additions & 0 deletions client/assets/anims/dingque_tuijian.anim
@@ -0,0 +1,54 @@
{
"__type__": "cc.AnimationClip",
"_name": "dingque_tuijian",
"_objFlags": 0,
"_rawFiles": null,
"_duration": 1.2,
"sample": 5,
"speed": 1,
"wrapMode": 22,
"curveData": {
"comps": {
"cc.Sprite": {}
},
"props": {
"scaleX": [
{
"frame": 0,
"value": 0.95
},
{
"frame": 0.4,
"value": 1.1
},
{
"frame": 0.8,
"value": 0.95
},
{
"frame": 1.2,
"value": 1.1
}
],
"scaleY": [
{
"frame": 0,
"value": 0.95
},
{
"frame": 0.4,
"value": 1.1
},
{
"frame": 0.8,
"value": 0.95
},
{
"frame": 1.2,
"value": 1.1
}
]
}
},
"events": []
}
5 changes: 5 additions & 0 deletions client/assets/anims/dingque_tuijian.anim.meta
@@ -0,0 +1,5 @@
{
"ver": "1.0.0",
"uuid": "a0a634b2-48b2-4a89-a985-ab8b4c00e172",
"subMetas": {}
}
43 changes: 43 additions & 0 deletions client/assets/anims/fennu.anim
@@ -0,0 +1,43 @@
{
"__type__": "cc.AnimationClip",
"_name": "fennu",
"_objFlags": 0,
"_rawFiles": null,
"_duration": 0.6666666666666666,
"sample": 6,
"speed": 1,
"wrapMode": 2,
"curveData": {
"comps": {
"cc.Sprite": {
"spriteFrame": [
{
"frame": 0,
"value": {
"__uuid__": "74885e9d-0ba7-4c31-ad8a-2f5a2b4fc6e7"
}
},
{
"frame": 0.16666666666666666,
"value": {
"__uuid__": "74885e9d-0ba7-4c31-ad8a-2f5a2b4fc6e7"
}
},
{
"frame": 0.3333333333333333,
"value": {
"__uuid__": "ec7d16ec-e9ab-4bde-aded-feb81e933c40"
}
},
{
"frame": 0.5,
"value": {
"__uuid__": "ec7d16ec-e9ab-4bde-aded-feb81e933c40"
}
}
]
}
}
},
"events": []
}
5 changes: 5 additions & 0 deletions client/assets/anims/fennu.anim.meta
@@ -0,0 +1,5 @@
{
"ver": "1.0.0",
"uuid": "0c5946b9-cb83-41b9-af8e-1e882e5c6ca6",
"subMetas": {}
}
67 changes: 67 additions & 0 deletions client/assets/anims/guafeng.anim
@@ -0,0 +1,67 @@
{
"__type__": "cc.AnimationClip",
"_name": "guafeng",
"_objFlags": 0,
"_rawFiles": null,
"_duration": 0.6666666666666666,
"sample": 12,
"speed": 1,
"wrapMode": 1,
"curveData": {
"comps": {
"cc.Sprite": {
"spriteFrame": [
{
"frame": 0,
"value": {
"__uuid__": "1ac0776a-ec85-476e-bbdb-6e9eace3e082"
}
},
{
"frame": 0.08333333333333333,
"value": {
"__uuid__": "8714b659-208c-4b6f-bf7c-69c3ed504017"
}
},
{
"frame": 0.16666666666666666,
"value": {
"__uuid__": "b44ad3b9-5da6-4f10-89f1-630768646ed8"
}
},
{
"frame": 0.25,
"value": {
"__uuid__": "3dc7b598-874d-468f-9f4d-3013eab17d36"
}
},
{
"frame": 0.3333333333333333,
"value": {
"__uuid__": "4f77b050-277e-41bc-9793-94a9c10b6bd9"
}
},
{
"frame": 0.4166666666666667,
"value": {
"__uuid__": "0ce7a298-26b4-428c-bccb-89b95cbbec39"
}
},
{
"frame": 0.5,
"value": {
"__uuid__": "999f2d03-9986-4725-8680-fc16a62646bc"
}
},
{
"frame": 0.5833333333333334,
"value": {
"__uuid__": "9ce1fd88-86b4-49a4-876d-9da08ddb294f"
}
}
]
}
}
},
"events": []
}
5 changes: 5 additions & 0 deletions client/assets/anims/guafeng.anim.meta
@@ -0,0 +1,5 @@
{
"ver": "1.0.0",
"uuid": "283c5930-9769-4d13-92bc-9f1605a36335",
"subMetas": {}
}
31 changes: 31 additions & 0 deletions client/assets/anims/han.anim
@@ -0,0 +1,31 @@
{
"__type__": "cc.AnimationClip",
"_name": "han",
"_objFlags": 0,
"_rawFiles": null,
"_duration": 0.3333333333333333,
"sample": 6,
"speed": 1,
"wrapMode": 2,
"curveData": {
"comps": {
"cc.Sprite": {
"spriteFrame": [
{
"frame": 0,
"value": {
"__uuid__": "cc85a55a-6a5f-4376-a1e7-9def6d14f73b"
}
},
{
"frame": 0.16666666666666666,
"value": {
"__uuid__": "37d4ee65-bd1a-47ae-be4d-eddc881e8ff0"
}
}
]
}
}
},
"events": []
}
5 changes: 5 additions & 0 deletions client/assets/anims/han.anim.meta
@@ -0,0 +1,5 @@
{
"ver": "1.0.0",
"uuid": "2f267281-0313-4ab5-bb20-2c8c084b9db7",
"subMetas": {}
}

0 comments on commit 169d0dc

Please sign in to comment.