Skip to content

Commit

Permalink
更新说明
Browse files Browse the repository at this point in the history
  • Loading branch information
actboy168 committed Jan 5, 2017
1 parent de4781b commit 17de885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script/gui/changelog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ return function(window_, canvas_)
canvas = canvas_
version_begin()
version('1.2', function()
log('NEW', '除buff外的对象不再无视大小写', '例如A00A与A00a,会被视为两个对象')
log('NEW', '只有slk的数据会移除超过等级的部分')
log('NEW', '对象不再无视大小写', '例如A00A与A00a,会被视为两个对象')
log('NEW', '现在会搜索导入表里的文件')
log('NEW', '优化详情的显示')
log('CHG', '只有slk的数据会移除超过等级的部分')
log('CHG', '变身技能的buff引用改为搜索', 'Amil、AHav')
log('CHG', '必须保留列表移除一些对象', 'Barm')
log('CHG', '空的slk文件会保留文件头', '包含标题等信息,而再是个空文件')
Expand Down

0 comments on commit 17de885

Please sign in to comment.