noname/game/update.js

84 lines
2.0 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.1',
update:'1.10.7',
changeLog:[
'整合@PZ157 @nonameShijian @copcap @mengxinzxz @lieren2023 @kuangshen04 @universe-st 的Pull Request',
'OL族吴乔、谋关羽手杀谋荀彧海外服侠关羽、石韬、史阿、玉真子',
'其他AI优化与bug修复',
],
files:[
'card/guozhan.js',
'card/standard.js',
'card/yongjian.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/offline.js',
'character/onlyOL.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/xianding.js',
'character/xinghuoliaoyuan.js',
'character/yijiang.js',
'character/yingbian.js',
'game/entry.js',
'game/game.js',
'game/pinyinjs.js',
'mode/doudizhu.js',
'mode/guozhan.js',
'mode/identity.js',
'mode/versus.js',
'noname/ai/basic.js',
'noname/game/index.js',
'noname/game/promises.js',
'noname/get/index.js',
'noname/init/import.js',
'noname/init/index.js',
'noname/init/polyfill.js',
'noname/library/index.js',
'noname/library/cache/cacheContext.js',
'noname/library/element/button.js',
'noname/library/element/card.js',
'noname/library/element/content.js',
'noname/library/element/contents.js',
'noname/library/element/control.js',
'noname/library/element/dialog.js',
'noname/library/element/gameEvent.js',
'noname/library/element/gameEventPromise.js',
'noname/library/element/player.js',
'noname/library/init/index.js',
'noname/ui/index.js',
'noname/util/index.js',
'service-worker.js',
]
};