diff --git a/script/build.ts b/script/build.ts index 62495e2..08d1686 100644 --- a/script/build.ts +++ b/script/build.ts @@ -161,7 +161,19 @@ const compress = type === 'dist'; console.log(e); } - // 10. 压缩 + // 10. 移动端编辑器及常用工具 + try { + await fs.copy( + './script/template/editor-mobile.html', + './dist/editor-mobile.html' + ); + await fs.copy('./script/template/常用工具', './dist/常用工具'); + } catch (e) { + console.log('移动端编辑器及常用工具失败'); + console.log(e); + } + + // 11. 压缩 if (compress) { try { await fs.ensureDir('./out'); diff --git a/script/template/editor-mobile.html b/script/template/editor-mobile.html new file mode 100644 index 0000000..ed4c344 --- /dev/null +++ b/script/template/editor-mobile.html @@ -0,0 +1,501 @@ + + + + + + + + + + + + + +
+
+
+
+
+
+ +
+
+ + + + + + + 保留楼层属性 +
+ +
+
+ + + + +
+ + +
+
+
+

追加素材

+
+

+ + + + + + 自动注册 +

+

+ 色相: + +

+
+ + + + +
+
1
+
2
+
3
+
4
+
+
+
+
+
+

地图选点       +

+
+

0,0

+
+ + + + + + + + +
条目注释
+
+
+
+
+

图块属性         +

+
+
+
+ + + + + + + + +
条目注释
+
+
+ + + + +
+
+
+ + + +
+ + + +
+
+ + + + +
+
+
+
+

楼层属性         +

+
+
+ + + + + + + + +
条目注释
+
+
+ + +
+
+ 修改地图大小:宽,高, + 偏移x y + +
+
+
+
+

全塔属性       +

+
+
+ + + + + + + + +
条目注释
+
+
+
+
+
+

事件编辑器    + + + + + + +
+ + +
+ + + + 开启中文名替换 + + 展开值块逻辑运算 + +

+
+
+
+
+ +
+
+
+ +
+
+ + + + + + + 语法检查 + + 字体大小 + + 字体加粗 + +
+ +
+
+

脚本编辑     +

+
+
+ + + + + + + + +
条目注释
+
+
+
+
+

公共事件         +

+
+
+ + + + + + + + +
条目注释
+
+
+
+
+

插件编写         +

+
+
+ + + + + + + + +
条目注释
+
+
+
+
+
+
+
+ + + +
+ +
+ + +
+
+
+
+ + + +
+ + +
+ + + 通行度 + + + +
+ + + + + +
+ + + + + + +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/script/template/常用工具/EcmaScript.NET.dll b/script/template/常用工具/EcmaScript.NET.dll new file mode 100644 index 0000000..188f4c8 Binary files /dev/null and b/script/template/常用工具/EcmaScript.NET.dll differ diff --git a/script/template/常用工具/ICSharpCode.SharpZipLib.dll b/script/template/常用工具/ICSharpCode.SharpZipLib.dll new file mode 100644 index 0000000..bcdb00e Binary files /dev/null and b/script/template/常用工具/ICSharpCode.SharpZipLib.dll differ diff --git a/script/template/常用工具/Jint.dll b/script/template/常用工具/Jint.dll new file mode 100644 index 0000000..437d2bb Binary files /dev/null and b/script/template/常用工具/Jint.dll differ diff --git a/script/template/常用工具/Newtonsoft.Json.dll b/script/template/常用工具/Newtonsoft.Json.dll new file mode 100644 index 0000000..67b9d35 Binary files /dev/null and b/script/template/常用工具/Newtonsoft.Json.dll differ diff --git a/script/template/常用工具/RM动画导出器.exe b/script/template/常用工具/RM动画导出器.exe new file mode 100644 index 0000000..632441a Binary files /dev/null and b/script/template/常用工具/RM动画导出器.exe differ diff --git a/script/template/常用工具/Yahoo.Yui.Compressor.dll b/script/template/常用工具/Yahoo.Yui.Compressor.dll new file mode 100644 index 0000000..a2ff2ae Binary files /dev/null and b/script/template/常用工具/Yahoo.Yui.Compressor.dll differ diff --git a/script/template/常用工具/rgss.dll b/script/template/常用工具/rgss.dll new file mode 100644 index 0000000..1b3f085 Binary files /dev/null and b/script/template/常用工具/rgss.dll differ diff --git a/script/template/常用工具/伤害和临界值计算器.exe b/script/template/常用工具/伤害和临界值计算器.exe new file mode 100644 index 0000000..8d047c6 Binary files /dev/null and b/script/template/常用工具/伤害和临界值计算器.exe differ diff --git a/script/template/常用工具/便捷PS工具.exe b/script/template/常用工具/便捷PS工具.exe new file mode 100644 index 0000000..220860b Binary files /dev/null and b/script/template/常用工具/便捷PS工具.exe differ diff --git a/script/template/常用工具/动画编辑器.exe b/script/template/常用工具/动画编辑器.exe new file mode 100644 index 0000000..f6423db Binary files /dev/null and b/script/template/常用工具/动画编辑器.exe differ diff --git a/script/template/常用工具/怪物数据导出器.exe b/script/template/常用工具/怪物数据导出器.exe new file mode 100644 index 0000000..493a546 Binary files /dev/null and b/script/template/常用工具/怪物数据导出器.exe differ diff --git a/script/template/常用工具/截图识别器.exe b/script/template/常用工具/截图识别器.exe new file mode 100644 index 0000000..9d7105a Binary files /dev/null and b/script/template/常用工具/截图识别器.exe differ