noname/game/update.js

115 lines
3.2 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

window.noname_update={
version:'1.10.1.0.1',
update:'1.10.1',
changeLog:[
'整合@rintim @mengxinzxz @Tipx-L @chen079 @lieren2023 @universe-st @nonameShijian @copcap的Pull Request',
'增加/更改一系列全新的机制写法',
'视为牌的新样式(需要手动切换)',
'伊吹风子',
'OL彭羕、曹羲、何进、牛金、韩遂、牵招十周年高翔',
'手杀郭照、界张嶷、谋张郃;海外张昭、张纮;怀旧神曹操',
'武将详情页显示人名/技能拼音',
'小扩表情包',
'bug修复',
],
files:[
//'LICENSE',
'card/extra.js',
//'card/gujian.js',
//'card/guozhan.js',
//'card/gwent.js',
//'card/hearth.js',
//'card/huanlekapai.js',
//'card/mtg.js',
//'card/sp.js',
//'card/standard.js',
//'card/swd.js',
//'card/yunchou.js',
//'card/yingbian.js',
//'card/yongjian.js',
//'card/zhenfa.js',
//'card/zhulu.js',
//'character/clan.js',
//'character/collab.js',
//'character/ddd.js',
//'character/diy.js',
//'character/extra.js',
//'character/gujian.js',
//'character/gwent.js',
//'character/hearth.js',
//'character/huicui.js',
//'character/jsrg.js',
//'character/mobile.js',
//'character/mtg.js',
//'character/offline.js',
//'character/old.js',
//'character/ow.js',
//'character/rank.js',
//'character/refresh.js',
//'character/sb.js',
//'character/shenhua.js',
//'character/shiji.js',
'character/sp.js',
'character/sp2.js',
//'character/standard.js',
//'character/tw.js',
//'character/swd.js',
//'character/xiake.js',
'character/xianding.js',
//'character/xianjian.js',
//'character/xinghuoliaoyuan.js',
//'character/yijiang.js',
//'character/yingbian.js',
//'character/yxs.js',
//'extension/boss/extension.js',
//'font/suits.woff2',
//'image/card/cardtempname_bg.png',
'layout/default/layout.css',
//'layout/default/menu.css',
//'layout/long2/layout.css',
//'layout/mobile/equip.css',
//'layout/mobile/layout.css',
//'layout/newlayout/global.css',
//'layout/nova/layout.css',
//'mode/boss.js',
//'mode/brawl.js',
//'mode/chess.js',
//'mode/connect.js',
//'mode/doudizhu.js',
//'mode/guozhan.js',
'mode/identity.js',
//'mode/single.js',
//'mode/stone.js',
//'mode/tafang.js',
//'mode/versus.js',
'game/game.js',
//'game/keyWords.js',
//'game/NoSleep.js',
//'game/config.js',
//'game/package.js',
//'game/path.min.js',
//'game/pinyinjs.js',
//'game/asset.js',
//'game/source.js',
//'theme/simple/style.css',
//'theme/style/hp/custom.css',
//'theme/style/hp/emotion.css',
//'theme/style/hp/glass.css',
//'theme/style/hp/image',
//'theme/style/hp/official.css',
//'theme/style/hp/ol.css',
//'theme/style/hp/round.css',
//'theme/style/hp/xinglass.css',
//'theme/style/hp/xinround.css',
//'theme/style/hp/image/shield.png',
//'theme/style/hp/image/xinglass1.png',
//'theme/style/hp/image/xinglass2.png',
//'theme/style/hp/image/xinglass3.png',
//'theme/style/hp/image/xinglass4.png',
//'theme/style/hp/image/xinround1.png',
//'theme/style/hp/image/xinround2.png',
//'theme/style/hp/image/xinround3.png',
//'theme/style/hp/image/xinround4.png',
]
};