初始提交
Showing
.gitignore
0 → 100644
autoMerger.js
0 → 100644
egretProperties.1.json
0 → 100644
egretProperties.json
0 → 100644
index.html
0 → 100644
libs/howler.min.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
libs/modules/egret/egret.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
libs/modules/eui/eui.d.ts
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
libs/modules/eui/eui.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
libs/modules/eui/eui.min.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
libs/modules/game/game.d.ts
0 → 100644
libs/modules/game/game.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
libs/modules/tween/tween.js
0 → 100644
libs/security.js
0 → 100644
libs/zepto.min.js
0 → 100644
mock/.DS_Store
0 → 100644
File added
mock/config.js
0 → 100644
mock/json/ajaxElement.json
0 → 100644
mock/json/buySummerProp.json
0 → 100644
mock/json/customSubmit.json
0 → 100644
mock/json/datapash.json
0 → 100644
mock/json/doJoin.json
0 → 100644
mock/json/doRevive.json
0 → 100644
mock/json/dostart.json
0 → 100644
mock/json/gameSubmit.json
0 → 100644
mock/json/getCredits.json
0 → 100644
mock/json/getInfo.json
0 → 100644
mock/json/getOptions.json
0 → 100644
mock/json/getOrderInfo.json
0 → 100644
mock/json/getRole.json
0 → 100644
mock/json/getRule.json
0 → 100644
mock/json/getSummerInfo.json
0 → 100644
mock/json/guessPoker.json
0 → 100644
mock/json/optionInfo.json
0 → 100644
mock/json/realtimerank.json
0 → 100644
mock/json/realtimerank2.json
0 → 100644
mock/json/setRole.json
0 → 100644
mock/json/unblocking.json
0 → 100644
mock/json/winranks.json
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "duiba-games", | ||
| "version": "1.0.0", | ||
| "description": "兑吧游戏自动化工程", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "dev": "node build.js dev", | ||
| "build": "node build.js build prod", | ||
| "buildTS": "node build.js build prod ts", | ||
| "buildExml": "node build.js build prod exml", | ||
| "backup": "node build.js backup", | ||
| "copy": "node build.js copy", | ||
| "cli": "node cli.js" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "http://gitlab2.dui88.com/frontend/duiba-games.git" | ||
| }, | ||
| "author": "", | ||
| "license": "ISC", | ||
| "keywords": [], | ||
| "dependencies": { | ||
| }, | ||
| "devDependencies": { | ||
| "ali-oss": "^4.11.4", | ||
| "chalk": "^2.3.0", | ||
| "co": "^4.6.0", | ||
| "cross-spawn": "^6.0.5", | ||
| "duiba-game-build": "git+ssh://git@gitlab2.dui88.com:wanghongyuan/dbgame-build.git", | ||
| "inquirer": "^6.2.0", | ||
| "moment": "^2.22.2", | ||
| "progress": "^2.0.0" | ||
| }, | ||
| "sideEffects": false | ||
| } |
publish.js
0 → 100644
2.43 KB
1.67 KB
2.53 KB
1.45 KB
1.3 KB
121 KB
10.4 KB
resource/assets/msg/x.png
0 → 100644
5.39 KB
5.41 KB
4.92 KB
48 KB
47.9 KB
48.5 KB
53.7 KB
7.83 KB
8.52 KB
8.32 KB
6.26 KB
2.36 KB
6.54 KB
9.09 KB
9.47 KB
36.9 KB
17.4 KB
8.92 KB
5.87 KB
115 KB
2.39 KB
2.89 KB
14.7 KB
10.4 KB
299 KB
138 KB
6.63 KB
3.52 KB
15 KB
21 KB
42.2 KB
9.27 KB
218 KB
317 KB
resource/assets/rule/X.png
0 → 100644
5.36 KB
269 KB
resource/default.res.json
0 → 100644
resource/default.thm.json
0 → 100644
resource/skins/MsgSkin.exml
0 → 100644
resource/skins/PlaySkin.exml
0 → 100644
resource/skins/RuleSkin.exml
0 → 100644
scripts/ExmlPlugin2.ts
0 → 100644
scripts/MyExmlPlugin.ts
0 → 100644
scripts/PublishExmlOnly.ts
0 → 100644
scripts/api.d.ts
0 → 100644
scripts/bricks/bricks.ts
0 → 100644
scripts/config.android.ts
0 → 100644
scripts/config.bricks.ts
0 → 100644
scripts/config.ios.ts
0 → 100644
scripts/config.ts
0 → 100644
scripts/config.wxgame.ts
0 → 100644
scripts/myplugin.ts
0 → 100644
scripts/node.d.ts
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
scripts/tsconfig.json
0 → 100644
scripts/wxgame/wxgame.ts
0 → 100644
src/AssetAdapter.ts
0 → 100644
src/LoadingUI.ts
0 → 100644
src/Main.ts
0 → 100644
src/Platform.ts
0 → 100644
src/ThemeAdapter.ts
0 → 100644
src/alert/Alert.ts
0 → 100644
src/alert/Msg.ts
0 → 100644
src/ctrls/net/doStart.ts
0 → 100644
src/ctrls/net/getRule.ts
0 → 100644
src/ctrls/panelCtrl.ts
0 → 100644
src/ctrls/sceneCtrl.ts
0 → 100644
src/ctrls/showAlertPanel.ts
0 → 100644
src/loading/Loading.ts
0 → 100644
src/playScene/PlayScene.ts
0 → 100644
src/rulePanel/RulePanel.ts
0 → 100644
src/types/sceneTypes.ts
0 → 100644
src/utils.ts
0 → 100644
src/views/Panel.ts
0 → 100644
src/views/Scene.ts
0 → 100644
src/views/layers.ts
0 → 100644
template/web/index.html
0 → 100644
tsconfig.json
0 → 100644
wingProperties.json
0 → 100644