Commit de4caf42 authored by wildfirecode's avatar wildfirecode

1

parent 0507ac22
......@@ -511,7 +511,7 @@
"disabled": false
}
],
"disabled": true
"disabled": false
},
{
"name": "Alert",
......
/**
* Created by rockyl on 2019-04-10.
*
* 规则对话框内容
*/
......
{
"file": "gameover.png",
"frames": {
"得分-拷贝.png": {
"x": 1,
"y": 1,
"w": 571,
"h": 672,
"offX": 0,
"offY": 0,
"sourceW": 571,
"sourceH": 752
},
"Bitmap-4-1.png": {
"x": 574,
"y": 1,
"w": 48,
"h": 48,
"offX": 0,
"offY": 0,
"sourceW": 48,
"sourceH": 48
},
"按钮2-拷贝.png": {
"x": 1,
"y": 675,
"w": 338,
"h": 110,
"offX": 0,
"offY": 0,
"sourceW": 338,
"sourceH": 110
}
}
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -64,7 +64,7 @@
"id": 15585
}
],
"rule": "adsfasdf",
"rule": "<p><span style='color: rgb(51, 51, 51);'>活动规则活动规则活动规则活动规则活动规则活动规则活动规则活动规则活动规则</span></p><p>hello</p><p>hello</p><p>hello</p><p>hello</p><p>hello</p><p>hello</p><p>hello</p><p>hello</p><p>hello</p><p>hello</p><p>hello</p><p>hello end</p>",
"type": "hdtool",
"element": {
"isCreditsTypeOpen": false,
......
{
"systemParams": "darwin-x64-64",
"modulesFolders": [
"node_modules"
],
"flags": [],
"linkedModules": [],
"topLevelPatterns": [
"scilla-components@git+http://gitlab2.dui88.com/laoqifeng/scilla-components#dev",
"scilla-launcher@git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev",
"scilla@git+http://gitlab2.dui88.com/laoqifeng/scilla-core#dev"
],
"lockfileEntries": {
"scilla-components@git+http://gitlab2.dui88.com/laoqifeng/scilla-components#dev": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components#910560011a227b35f82a6b565848043a5e0dd532",
"scilla-launcher@git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#8881f38cf3d72c38585f2655b7559ca892973fea",
"scilla@git+http://gitlab2.dui88.com/laoqifeng/scilla-core#dev": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core#8542e7689d9e80310987b9856bd5d4cf9f43787e"
},
"files": [],
"artifacts": {}
}
\ No newline at end of file
# Created by .ignore support plugin (hsz.mobi)
### Node template
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files
typings/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output
.next
# nuxt.js build output
.nuxt
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless
/.rpt2_cache/
{
"name": "scilla-components",
"version": "1.0.2",
"main": "./dist/index.js",
"types": "./types/index.d.ts",
"license": "MIT",
"scripts": {
},
"devDependencies": {
"glob": "^7.1.3",
"rollup-plugin-commonjs": "^9.2.2",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-typescript2": "^0.20.1",
"rollup-plugin-uglify": "^6.0.2",
"tslib": "^1.9.3",
"typescript": "^3.3.4000"
}
"_args": [
[
"git+http://gitlab2.dui88.com/laoqifeng/scilla-components#dev",
"/Users/wanghongyuan/new-kickball"
]
],
"_from": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components#dev",
"_id": "scilla-components@git+http://gitlab2.dui88.com/laoqifeng/scilla-components#910560011a227b35f82a6b565848043a5e0dd532",
"_inBundle": false,
"_integrity": "",
"_location": "/scilla-components",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components#dev",
"rawSpec": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components#dev",
"saveSpec": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components#dev",
"fetchSpec": "http://gitlab2.dui88.com/laoqifeng/scilla-components",
"gitCommittish": "dev"
},
"_requiredBy": [
"/"
],
"_resolved": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components#910560011a227b35f82a6b565848043a5e0dd532",
"_spec": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components#dev",
"_where": "/Users/wanghongyuan/new-kickball",
"devDependencies": {
"glob": "^7.1.3",
"rollup-plugin-commonjs": "^9.2.2",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-typescript2": "^0.20.1",
"rollup-plugin-uglify": "^6.0.2",
"tslib": "^1.9.3",
"typescript": "^3.3.4000"
},
"license": "MIT",
"main": "./dist/index.js",
"name": "scilla-components",
"scripts": {},
"types": "./types/index.d.ts",
"version": "1.0.2"
}
This diff is collapsed.
# Created by .ignore support plugin (hsz.mobi)
### Node template
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files
typings/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output
.next
# nuxt.js build output
.nuxt
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless
/.rpt2_cache/
/dist/
{
"name": "scilla-launcher",
"version": "1.0.1",
"main": "./dist/index.js",
"types": "./types/index.d.ts",
"license": "MIT",
"_args": [
[
"git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev",
"/Users/wanghongyuan/new-kickball"
]
],
"_from": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev",
"_id": "scilla-launcher@git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#8881f38cf3d72c38585f2655b7559ca892973fea",
"_inBundle": false,
"_integrity": "",
"_location": "/scilla-launcher",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev",
"rawSpec": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev",
"saveSpec": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev",
"fetchSpec": "http://gitlab2.dui88.com/laoqifeng/scilla-launcher",
"gitCommittish": "dev"
},
"_requiredBy": [
"/"
],
"_resolved": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#8881f38cf3d72c38585f2655b7559ca892973fea",
"_spec": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev",
"_where": "/Users/wanghongyuan/new-kickball",
"devDependencies": {
"glob": "^7.1.3",
"rollup-plugin-commonjs": "^9.2.2",
......@@ -12,5 +33,10 @@
"rollup-plugin-uglify": "^6.0.2",
"tslib": "^1.9.3",
"typescript": "^3.3.4000"
}
},
"license": "MIT",
"main": "./dist/index.js",
"name": "scilla-launcher",
"types": "./types/index.d.ts",
"version": "1.0.1"
}
This diff is collapsed.
# Created by .ignore support plugin (hsz.mobi)
### Node template
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files
typings/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output
.next
# nuxt.js build output
.nuxt
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless
/.rpt2_cache/
{
"name": "scilla",
"version": "1.0.2",
"main": "./dist/index.js",
"types": "./types/index.d.ts",
"license": "MIT",
"devDependencies": {
"rollup-plugin-commonjs": "^9.2.2",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-typescript2": "^0.20.1",
"rollup-plugin-uglify": "^6.0.2",
"tslib": "^1.9.3",
"typescript": "^3.3.4000"
}
"_args": [
[
"git+http://gitlab2.dui88.com/laoqifeng/scilla-core#dev",
"/Users/wanghongyuan/new-kickball"
]
],
"_from": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core#dev",
"_id": "scilla@git+http://gitlab2.dui88.com/laoqifeng/scilla-core#8542e7689d9e80310987b9856bd5d4cf9f43787e",
"_inBundle": false,
"_integrity": "",
"_location": "/scilla",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core#dev",
"rawSpec": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core#dev",
"saveSpec": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core#dev",
"fetchSpec": "http://gitlab2.dui88.com/laoqifeng/scilla-core",
"gitCommittish": "dev"
},
"_requiredBy": [
"/"
],
"_resolved": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core#8542e7689d9e80310987b9856bd5d4cf9f43787e",
"_spec": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core#dev",
"_where": "/Users/wanghongyuan/new-kickball",
"description": "## game engine for HTML5",
"devDependencies": {
"rollup-plugin-commonjs": "^9.2.2",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-typescript2": "^0.20.1",
"rollup-plugin-uglify": "^6.0.2",
"tslib": "^1.9.3",
"typescript": "^3.3.4000"
},
"license": "MIT",
"main": "./dist/index.js",
"name": "scilla",
"types": "./types/index.d.ts",
"version": "1.0.2"
}
This diff is collapsed.
{
"name": "new-kickball",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"scilla": {
"version": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core#8542e7689d9e80310987b9856bd5d4cf9f43787e",
"from": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core#dev"
},
"scilla-components": {
"version": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components#910560011a227b35f82a6b565848043a5e0dd532",
"from": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components#dev"
},
"scilla-launcher": {
"version": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#8881f38cf3d72c38585f2655b7559ca892973fea",
"from": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev"
}
}
}
......@@ -19,4 +19,4 @@
"scilla-launcher": "git+http://gitlab2.dui88.com/laoqifeng/scilla-launcher#dev"
},
"devDependencies": {}
}
\ No newline at end of file
}
......@@ -42,3 +42,10 @@
- http://localhost:52751/ port能固定不
- 改了图要退出editor才会刷新
- 筛选图的方法
# 优先级
1.增加编译的快捷键
2.方便换皮
# todo
- 排行榜
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment