Update update.js
This commit is contained in:
parent
115ef98e71
commit
efac45eaaa
|
@ -1,6 +1,6 @@
|
||||||
window.noname_update={
|
window.noname_update={
|
||||||
version:'1.10.3',
|
version:'1.10.3.1',
|
||||||
update:'1.10.2.1',
|
update:'1.10.3',
|
||||||
changeLog:[
|
changeLog:[
|
||||||
'整合@nonameShijian @PZ157 @MDYY1 @mengxinzxz @lieren2023 @Lucilor @kuangshen04 @BauxiteAI @copcap @Tipx-L @xiaoas @Rintim @universe-st的Pull Request',
|
'整合@nonameShijian @PZ157 @MDYY1 @mengxinzxz @lieren2023 @Lucilor @kuangshen04 @BauxiteAI @copcap @Tipx-L @xiaoas @Rintim @universe-st的Pull Request',
|
||||||
'新机制:武将名称前缀的高亮显示',
|
'新机制:武将名称前缀的高亮显示',
|
||||||
|
@ -9,51 +9,7 @@ window.noname_update={
|
||||||
'其他AI优化与bug修复',
|
'其他AI优化与bug修复',
|
||||||
],
|
],
|
||||||
files:[
|
files:[
|
||||||
'card/extra.js',
|
|
||||||
'card/guozhan.js',
|
|
||||||
'card/standard.js',
|
|
||||||
'card/yingbian.js',
|
|
||||||
'character/clan.js',
|
|
||||||
'character/collab.js',
|
|
||||||
'character/ddd.js',
|
|
||||||
'character/diy.js',
|
|
||||||
'character/extra.js',
|
'character/extra.js',
|
||||||
'character/gwent.js',
|
|
||||||
'character/hearth.js',
|
|
||||||
'character/huicui.js',
|
|
||||||
'character/jsrg.js',
|
|
||||||
'character/mobile.js',
|
'character/mobile.js',
|
||||||
'character/offline.js',
|
|
||||||
'character/old.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/xianding.js',
|
|
||||||
'character/xinghuoliaoyuan.js',
|
|
||||||
'character/yijiang.js',
|
|
||||||
'character/yingbian.js',
|
|
||||||
'font/motoyamaru.woff2',
|
|
||||||
'font/suits.woff2',
|
|
||||||
'game/codemirror.js',
|
|
||||||
'game/config.js',
|
|
||||||
'game/core-js-bundle.js',
|
|
||||||
'game/game.js',
|
|
||||||
'game/path.js',
|
|
||||||
'game/pinyinjs.js',
|
|
||||||
'layout/default/codemirror.css',
|
|
||||||
'layout/default/layout.css',
|
|
||||||
'layout/default/menu.css',
|
|
||||||
'layout/mobile/layout.css',
|
|
||||||
'layout/mode/stone.css',
|
|
||||||
'layout/newlayout/global.css',
|
|
||||||
'mode/boss.js',
|
|
||||||
'mode/brawl.js',
|
|
||||||
'mode/guozhan.js',
|
|
||||||
'mode/identity.js',
|
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue