Update PS Tool

This commit is contained in:
oc 2017-12-18 23:59:28 +08:00
parent 5049299e4e
commit 0b08cd4533
3 changed files with 5 additions and 3 deletions

View File

@ -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");
} }

Binary file not shown.

View File

@ -1,8 +1,10 @@
新增:可视化地图编辑工具 新增:可视化地图编辑工具
新增便捷P图工具 √
新增支持Autotile √ 新增支持Autotile √
新增:怪物支持属性 √ 新增:怪物支持属性 √
新增:单向箭头、感叹号 √ 新增:单向箭头、感叹号 √
新增:怪物P图工具 新增:勇士支持移动;其他事件支持移动
快捷道具使用1破2炸3飞读档改为D键 √ 快捷道具使用1破2炸3飞读档改为D键 √
更多的默认素材无需P图直接替换即可 √ 更多的默认素材无需P图直接替换即可 √
破甲、反击、净化等效果放全局变量 √ 破甲、反击、净化等效果放全局变量 √
部分Bug修复 √