Commit dc1020c3 authored by DailyShana's avatar DailyShana

2.4.2.3

parent 787dfd6d
...@@ -28,4 +28,4 @@ ...@@ -28,4 +28,4 @@
// //
// You can specify all the values or you can use the default the Revision and // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.4.2.2")] [assembly: AssemblyVersion("2.4.2.3")]
★更新历史 ★更新历史
2.4.2.3
添加连接类型
添加电子界族
2.4.2.2 2.4.2.2
添加特殊召唤类型 添加特殊召唤类型
更新数据 更新数据
......
[DataEditorX]2.4.2.2[DataEditorX] [DataEditorX]2.4.2.3[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL] [URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment) ★运行环境(Environment)
......
No preview for this file type
★更新历史 ★更新历史
2.4.2.3
添加连接类型
添加电子界族
2.4.2.2 2.4.2.2
添加特殊召唤类型 添加特殊召唤类型
更新数据 更新数据
......
...@@ -29,6 +29,15 @@ ...@@ -29,6 +29,15 @@
0xb 11★ 0xb 11★
0xc 12★ 0xc 12★
0xd 13★ 0xd 13★
##link marker
0x1 ↙
0x2 ↓
0x4 ↘
0x8 ←
0x20 →
0x40 ↖
0x80 ↑
0x100 ↗
##category ##category
0x1 魔陷破坏 0x1 魔陷破坏
0x2 怪兽破坏 0x2 怪兽破坏
...@@ -116,6 +125,7 @@ ...@@ -116,6 +125,7 @@
0x800000 超量 0x800000 超量
0x1000000 灵摆 0x1000000 灵摆
0x2000000 特殊召唤 0x2000000 特殊召唤
0x4000000 连接
##setname ##setname
-1 自定义 -1 自定义
0x0 系列 0x0 系列
......
...@@ -29,6 +29,15 @@ ...@@ -29,6 +29,15 @@
0xb 11★ 0xb 11★
0xc 12★ 0xc 12★
0xd 13★ 0xd 13★
##link marker
0x1 ↙
0x2 ↓
0x4 ↘
0x8 ←
0x20 →
0x40 ↖
0x80 ↑
0x100 ↗
##category ##category
0x1 S/T Destroy 0x1 S/T Destroy
0x2 Destroy Monster 0x2 Destroy Monster
...@@ -116,6 +125,7 @@ ...@@ -116,6 +125,7 @@
0x800000 Xyz 0x800000 Xyz
0x1000000 Pendulum 0x1000000 Pendulum
0x2000000 SPSummon 0x2000000 SPSummon
0x4000000 Link
##setname ##setname
-1 Custom -1 Custom
0x0 Archetype 0x0 Archetype
......
...@@ -15,6 +15,7 @@ CodeEditForm.mainMenu.menuitem_about 关于 ...@@ -15,6 +15,7 @@ CodeEditForm.mainMenu.menuitem_about 关于
# #
DataEditForm.btn_img 导入图片 DataEditForm.btn_img 导入图片
DataEditForm.lb_types 卡片类型 DataEditForm.lb_types 卡片类型
DataEditForm.lb_markers 连接标记
DataEditForm.lb_tiptexts 脚本提示文字 DataEditForm.lb_tiptexts 脚本提示文字
DataEditForm.lb_categorys 效果分类 DataEditForm.lb_categorys 效果分类
DataEditForm.lb_cardcode 卡片密码 DataEditForm.lb_cardcode 卡片密码
......
[DataEditorX]2.4.2.2[DataEditorX] [DataEditorX]2.4.2.3[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL] [URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment) ★运行环境(Environment)
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment