noname/game/source.js

131 lines
4.0 KiB
JavaScript
Raw Normal View History

2016-03-27 13:35:05 +00:00
window.noname_source_list=[
'card/compensate.js',
'card/extra.js',
'card/guozhan.js',
'card/hearth.js',
2016-07-09 15:23:11 +00:00
'card/sp.js',
2016-03-27 13:35:05 +00:00
'card/standard.js',
'card/swd.js',
'card/yunchou.js',
'card/zhenfa.js',
'character/boss.js',
'character/diy.js',
'character/extra.js',
'character/gujian.js',
'character/guozhan.js',
'character/hearth.js',
'character/jiange.js',
2016-06-08 01:43:10 +00:00
'character/ow.js',
2016-03-27 13:35:05 +00:00
'character/rank.js',
'character/refresh.js',
'character/shenhua.js',
'character/sp.js',
'character/standard.js',
'character/swd.js',
'character/xiake.js',
'character/xianjian.js',
'character/yijiang.js',
'character/yxs.js',
'character/zhuogui.js',
'game/asset.js',
'game/config.js',
'game/game.js',
2016-04-13 11:49:51 +00:00
'game/http.js',
2016-03-27 13:35:05 +00:00
'game/jszip.js',
'game/package.js',
2016-04-17 09:51:07 +00:00
'game/phantom.js',
2016-04-11 01:51:47 +00:00
'game/server.js',
2016-03-27 13:35:05 +00:00
'game/source.js',
'game/update.js',
'layout/default/layout.css',
'layout/default/menu.css',
'layout/mobile/equip.css',
'layout/mobile/layout.css',
'layout/mode/boss.css',
'layout/mode/chess.css',
'layout/mode/stone.css',
2016-04-24 03:07:16 +00:00
'layout/mode/story.css',
2016-03-27 13:35:05 +00:00
'layout/newlayout/equip.css',
'layout/newlayout/global.css',
'layout/newlayout/layout.css',
'layout/phone/layout.css',
'mode/boss.js',
'mode/chess.js',
'mode/guozhan.js',
'mode/identity.js',
2016-04-24 03:07:16 +00:00
'mode/realtime.js',
2016-03-27 13:35:05 +00:00
'mode/stone.js',
2016-04-24 03:07:16 +00:00
'mode/story.js',
2016-03-27 13:35:05 +00:00
'mode/versus.js',
2016-04-02 08:05:24 +00:00
'mode/connect.js',
2016-05-14 11:39:26 +00:00
'extension/character/extension.js',
'extension/coin/extension.js',
'extension/soldier/extension.js',
'extension/weather/extension.js',
'extension/wuxing/extension.js',
2016-03-27 13:35:05 +00:00
'theme/music/grid.png',
'theme/music/style.css',
'theme/music/wood.png',
'theme/music/wood3.png',
'theme/simple/card.png',
'theme/simple/grid.png',
'theme/simple/style.css',
'theme/simple/unknown.png',
'theme/simple/wood.png',
'theme/simple/wood3.png',
'theme/woodden/grid.png',
'theme/woodden/style.css',
'theme/woodden/wood.jpg',
'theme/woodden/wood.png',
'theme/woodden/wood2.jpg',
'theme/woodden/wood2.png',
'theme/style/card/default.css',
'theme/style/card/music.css',
'theme/style/card/simple.css',
'theme/style/card/wood.css',
2016-04-02 08:05:24 +00:00
'theme/style/card/new.css',
'theme/style/card/image/new.png',
2016-03-27 13:35:05 +00:00
'theme/style/cardback/default.css',
'theme/style/cardback/music.css',
'theme/style/cardback/official.css',
'theme/style/cardback/wood.css',
2016-04-02 08:05:24 +00:00
'theme/style/cardback/new.css',
2016-05-28 01:47:22 +00:00
'theme/style/cardback/feicheng.css',
'theme/style/cardback/liusha.css',
'theme/style/cardback/image/feicheng.png',
'theme/style/cardback/image/feicheng2.png',
'theme/style/cardback/image/liusha.png',
'theme/style/cardback/image/liusha2.png',
2016-04-02 08:05:24 +00:00
'theme/style/cardback/image/new.png',
'theme/style/cardback/image/new2.png',
2016-03-27 13:35:05 +00:00
'theme/style/cardback/image/official.png',
'theme/style/cardback/image/official2.png',
'theme/style/hp/default.css',
'theme/style/hp/official.css',
'theme/style/hp/image/hp1.png',
'theme/style/hp/image/hp2.png',
'theme/style/hp/image/hp3.png',
'theme/style/hp/image/hp4.png',
2016-04-02 17:20:25 +00:00
'node_modules/ws/index.js',
'node_modules/ws/package.json',
'node_modules/ws/lib/BufferPool.js',
'node_modules/ws/lib/BufferUtil.fallback.js',
'node_modules/ws/lib/BufferUtil.js',
'node_modules/ws/lib/ErrorCodes.js',
'node_modules/ws/lib/Extensions.js',
'node_modules/ws/lib/PerMessageDeflate.js',
'node_modules/ws/lib/Receiver.hixie.js',
'node_modules/ws/lib/Receiver.js',
'node_modules/ws/lib/Sender.hixie.js',
'node_modules/ws/lib/Sender.js',
'node_modules/ws/lib/Validation.fallback.js',
'node_modules/ws/lib/Validation.js',
'node_modules/ws/lib/WebSocket.js',
'node_modules/ws/lib/WebSocketServer.js',
'node_modules/ultron/index.js',
'node_modules/ultron/package.json',
'node_modules/ultron/test.js',
'node_modules/options/package.json',
'node_modules/options/lib/options.js',
2016-03-27 13:35:05 +00:00
];