noname/game/update.js

58 lines
1.3 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.7',
update:'1.10.6.2',
changeLog:[
'整合@PZ157 @nonameShijian @universe-st @mengxinzxz @copcap 的Pull Request',
'OL族吴乔、谋关羽手杀谋荀彧海外服侠关羽、石韬、史阿',
'其他AI优化与bug修复',
],
files:[
'card/standard.js',
'character/clan.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/offline.js',
'character/onlyOL.js',
'character/rank.js',
'character/refresh.js',
'character/sb.js',
'character/shenhua.js',
'character/sp.js',
'character/sp2.js',
'character/standard.js',
'character/tw.js',
'character/xianding.js',
'character/yijiang.js',
'mode/guozhan.js',
'noname/ai/basic.js',
'noname/game/index.js',
'noname/get/index.js',
'noname/library/index.js',
'noname/library/cache/cacheContext.js',
'noname/library/cache/childNodesWatcher.js',
'noname/library/crypt/md5.js',
'noname/library/element/card.js',
'noname/library/element/content.js',
'noname/library/element/gameEventPromise.js',
'noname/library/element/player.js',
'noname/library/element/vcard.js',
'noname/ui/index.js',
]
};