Update PS Tool
This commit is contained in:
parent
5049299e4e
commit
0b08cd4533
@ -608,7 +608,7 @@
|
|||||||
}
|
}
|
||||||
filestr+='],\n'
|
filestr+='],\n'
|
||||||
}
|
}
|
||||||
printf('<pre>'+filestr+'\n</pre><p>已复制到剪贴板</p>'+'<textarea cols="1" rows="1" id="poutTmp" style="display: none;">'+filestr+'\n</textarea><br><br><br>');
|
printf('<pre>'+filestr+'\n</pre><p>已复制到剪贴板</p>'+'<textarea cols="1" rows="1" id="poutTmp" style="opacity: 0;">'+filestr+'\n</textarea><br><br><br>');
|
||||||
poutTmp.select();
|
poutTmp.select();
|
||||||
document.execCommand("Copy");
|
document.execCommand("Copy");
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
常用工具/便捷PS工具.exe
BIN
常用工具/便捷PS工具.exe
Binary file not shown.
6
更新内容.txt
6
更新内容.txt
@ -1,8 +1,10 @@
|
|||||||
新增:可视化地图编辑工具
|
新增:可视化地图编辑工具
|
||||||
|
新增:便捷P图工具 √
|
||||||
新增:支持Autotile √
|
新增:支持Autotile √
|
||||||
新增:怪物支持双属性 √
|
新增:怪物支持多属性 √
|
||||||
新增:单向箭头、感叹号 √
|
新增:单向箭头、感叹号 √
|
||||||
新增:怪物P图工具
|
新增:勇士支持移动;其他事件支持移动
|
||||||
快捷道具使用:1破2炸3飞;读档改为D键 √
|
快捷道具使用:1破2炸3飞;读档改为D键 √
|
||||||
更多的默认素材;无需P图,直接替换即可 √
|
更多的默认素材;无需P图,直接替换即可 √
|
||||||
破甲、反击、净化等效果放全局变量 √
|
破甲、反击、净化等效果放全局变量 √
|
||||||
|
部分Bug修复 √
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user