diff --git a/config/Datas/test/full_type.xlsx b/config/Datas/test/full_type.xlsx deleted file mode 100644 index fee10bc..0000000 Binary files a/config/Datas/test/full_type.xlsx and /dev/null differ diff --git a/config/Datas/test/json_datas/1.json b/config/Datas/test/json_datas/1.json deleted file mode 100644 index 391f630..0000000 --- a/config/Datas/test/json_datas/1.json +++ /dev/null @@ -1,31 +0,0 @@ - { - "x1":true, - "x2":3, - "x3":128, - "x4":1, - "x5":11223344, - "x6":1.2, - "x7":1.23432, - "x8_0":12312, - "x8":112233, - "x9":223344, - "x10":"hq", - "x12": { "x1":10}, - "x13":"B", - "x14":{"__type__": "DemoD2", "x1":1, "x2":2}, - "s1": {"key":"/asfa", "text":"aabbcc"}, - "v2":{"x":1, "y":2}, - "v3":{"x":1.1, "y":2.2, "z":3.4}, - "v4":{"x":10.1, "y":11.2, "z":12.3, "w":13.4}, - "t1":"1970-01-01 00:00:00", - "k1":[1,2], - "k2":[2,3], - "k3":[1,3], - "k4":[1,5], - "k5":[1,6], - "k6":[1,7], - "k7":[2,3], - "k8":[[2,2],[4,10]], - "k9":[{"y1":1, "y2":true},{"y1":2, "y2":false}], - "k15":[{"__type__": "DemoD2", "x1":1, "x2":2}] - } \ No newline at end of file diff --git a/config/Datas/test/json_datas/2.json b/config/Datas/test/json_datas/2.json deleted file mode 100644 index 5c59c81..0000000 --- a/config/Datas/test/json_datas/2.json +++ /dev/null @@ -1,31 +0,0 @@ - { - "x1":true, - "x2":3, - "x3":128, - "x4":2, - "x5":11223344, - "x6":1.2, - "x7":1.23432, - "x8_0":12312, - "x8":112233, - "x9":223344, - "x10":"hq", - "x12": { "x1":10}, - "x13":"B", - "x14":{"__type__": "DemoD2", "x1":1, "x2":2}, - "s1": {"key":"/asfa32", "text":"aabbcc22"}, - "v2":{"x":1, "y":2}, - "v3":{"x":1.1, "y":2.2, "z":3.4}, - "v4":{"x":10.1, "y":11.2, "z":12.3, "w":13.4}, - "t1":"1970-01-01 00:00:00", - "k1":[1,2], - "k2":[2,3], - "k3":[1,3], - "k4":[1,5], - "k5":[1,6], - "k6":[1,7], - "k7":[2,3], - "k8":[[2,2],[4,10]], - "k9":[{"y1":1, "y2":true},{"y1":2, "y2":false}], - "k15":[{"__type__": "DemoD2", "x1":1, "x2":2}] - } \ No newline at end of file diff --git a/config/Datas/test/lua_datas/demo.lua b/config/Datas/test/lua_datas/demo.lua deleted file mode 100644 index 1375dc7..0000000 --- a/config/Datas/test/lua_datas/demo.lua +++ /dev/null @@ -1,32 +0,0 @@ -return -{ - x1 = false, - x2 = 2, - x3 = 128, - x4 = 1122, - x5 = 112233445566, - x6 = 1.3, - x7 = 1122, - x8 = 12, - x8_0 = 13, - x9 = 123, - x10 = "yf", - x12 = {x1=1}, - x13 = "D", - x14 = { __type__="DemoD2", x1 = 1, x2=3}, - s1 = { key="lua/key1", text="lua text "}, - v2 = {x= 1,y = 2}, - v3 = {x=0.1, y= 0.2,z=0.3}, - v4 = {x=1,y=2,z=3.5,w=4}, - t1 = "1970-01-01 00:00:00", - k1 = {1,2}, - k2 = {2,3}, - k3 = {3,4}, - k4 = {1,2}, - k5 = {1,3}, - k6 = {1,2}, - k7 = {1,8}, - k8 = {[2]=10,[3]=12}, - k9 = {{y1=1,y2=true}, {y1=10,y2=false}}, - k15 = {{ __type__="DemoD2", x1 = 1, x2=3}}, -} \ No newline at end of file diff --git a/config/Datas/test/multi_level_title.xlsx b/config/Datas/test/multi_level_title.xlsx deleted file mode 100644 index 664602a..0000000 Binary files a/config/Datas/test/multi_level_title.xlsx and /dev/null differ diff --git a/config/Datas/test/multi_rows_record.xlsx b/config/Datas/test/multi_rows_record.xlsx deleted file mode 100644 index 6c3701f..0000000 Binary files a/config/Datas/test/multi_rows_record.xlsx and /dev/null differ diff --git a/config/Datas/test/table_one.xlsx b/config/Datas/test/table_one.xlsx deleted file mode 100644 index 8b9c6d8..0000000 Binary files a/config/Datas/test/table_one.xlsx and /dev/null differ diff --git a/config/Datas/test/tag_datas/j_not_tag.json b/config/Datas/test/tag_datas/j_not_tag.json deleted file mode 100644 index 24bff63..0000000 --- a/config/Datas/test/tag_datas/j_not_tag.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "id":2001, - "value": "导出" -} \ No newline at end of file diff --git a/config/Datas/test/tag_datas/j_tag_any.json b/config/Datas/test/tag_datas/j_tag_any.json deleted file mode 100644 index 7a3c6e9..0000000 --- a/config/Datas/test/tag_datas/j_tag_any.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "__tag__":"any", - "id":2004, - "value": "导出" -} \ No newline at end of file diff --git a/config/Datas/test/tag_datas/j_tag_ignore.json b/config/Datas/test/tag_datas/j_tag_ignore.json deleted file mode 100644 index a7415db..0000000 --- a/config/Datas/test/tag_datas/j_tag_ignore.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "__tag__":"no", - "id":2002, - "value": "忽略" -} \ No newline at end of file diff --git a/config/Datas/test/tag_datas/j_tag_test.json b/config/Datas/test/tag_datas/j_tag_test.json deleted file mode 100644 index bfa461e..0000000 --- a/config/Datas/test/tag_datas/j_tag_test.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "__tag__":"测试", - "id":2003, - "value": "导出" -} \ No newline at end of file diff --git a/config/Datas/test/tag_datas/not_tag.lua b/config/Datas/test/tag_datas/not_tag.lua deleted file mode 100644 index 76b5d3c..0000000 --- a/config/Datas/test/tag_datas/not_tag.lua +++ /dev/null @@ -1,5 +0,0 @@ - -return { - id = 100, - value = "导出", -} \ No newline at end of file diff --git a/config/Datas/test/tag_datas/tag.xlsx b/config/Datas/test/tag_datas/tag.xlsx deleted file mode 100644 index 9a15a80..0000000 Binary files a/config/Datas/test/tag_datas/tag.xlsx and /dev/null differ diff --git a/config/Datas/test/tag_datas/tag_any.lua b/config/Datas/test/tag_datas/tag_any.lua deleted file mode 100644 index 1ebb530..0000000 --- a/config/Datas/test/tag_datas/tag_any.lua +++ /dev/null @@ -1,5 +0,0 @@ -return { - __tag__ = "随便", - id = 104, - value="导出", -} \ No newline at end of file diff --git a/config/Datas/test/tag_datas/tag_not_export.lua b/config/Datas/test/tag_datas/tag_not_export.lua deleted file mode 100644 index 6e0e3ae..0000000 --- a/config/Datas/test/tag_datas/tag_not_export.lua +++ /dev/null @@ -1,5 +0,0 @@ -return { - __tag__ = "no", - id = 101, - value="不导出", -} \ No newline at end of file diff --git a/config/Datas/test/tag_datas/tag_test.lua b/config/Datas/test/tag_datas/tag_test.lua deleted file mode 100644 index b853e1c..0000000 --- a/config/Datas/test/tag_datas/tag_test.lua +++ /dev/null @@ -1,5 +0,0 @@ -return { - __tag__ = "test", - id = 102, - value="测试", -} \ No newline at end of file diff --git a/config/Datas/test/tag_datas/x_not_tag.xml b/config/Datas/test/tag_datas/x_not_tag.xml deleted file mode 100644 index 9cb7ac1..0000000 --- a/config/Datas/test/tag_datas/x_not_tag.xml +++ /dev/null @@ -1,4 +0,0 @@ - - 3001 - export - \ No newline at end of file diff --git a/config/Datas/test/tag_datas/x_tag_any.xml b/config/Datas/test/tag_datas/x_tag_any.xml deleted file mode 100644 index 4a1d24c..0000000 --- a/config/Datas/test/tag_datas/x_tag_any.xml +++ /dev/null @@ -1,5 +0,0 @@ - - <__tag__>any - 3004 - 其他 - \ No newline at end of file diff --git a/config/Datas/test/tag_datas/x_tag_no.xml b/config/Datas/test/tag_datas/x_tag_no.xml deleted file mode 100644 index 5251b04..0000000 --- a/config/Datas/test/tag_datas/x_tag_no.xml +++ /dev/null @@ -1,5 +0,0 @@ - - <__tag__>no - 3002 - 不导出 - \ No newline at end of file diff --git a/config/Datas/test/tag_datas/x_tag_test.xml b/config/Datas/test/tag_datas/x_tag_test.xml deleted file mode 100644 index 9a49e72..0000000 --- a/config/Datas/test/tag_datas/x_tag_test.xml +++ /dev/null @@ -1,5 +0,0 @@ - - <__tag__>test - 3003 - 测试 - \ No newline at end of file diff --git a/config/Datas/test/tb_role_csv.csv b/config/Datas/test/tb_role_csv.csv deleted file mode 100644 index def2350..0000000 --- a/config/Datas/test/tb_role_csv.csv +++ /dev/null @@ -1,9 +0,0 @@ -##,,,,,,,,,,,,,,,,,,,,,,,, -,,,,,,,,,,,,,,,,,,,,,,,, -__type__,x1,x2,x3,x4,x5,x6,x7,x8,x8_0,x9,x10,x11,x12,x13,,,k1,k2,k3,k4,k5,k6,k7,k8 -,,,,,,,,,,,,,,,,,,,,,,,, -,ֹ,x2:byte,x3:short,x4:int,x5:long, x6:float,x7:double,,,,,,,,,,array:int,array:int,array:int,array:int,array:int,array:int,array:int,map:int:int -,,,,,,,,,,,,,,,,,,,,,,,, - DemoD2,TRUE,5,5,10000,13234234234,1.28,1.23457891,1234,1234,111111111,huang,,1988,A,,,"1,2,3","1,2,4","1,2,5","1,2,6","1,2,7","1,2,8","1,2,9","1,2,3,4" -,,,,,,,,,,,,,,,,,,,,,,,, -,FALSE,0,6,198704,34523452345,2.5,19870421.2,453234,-345,1.12233E+11,qiang,,1987,B,,,"2,4,6","2,4,7","2,4,8","2,4,9","2,4,10","2,4,11","2,4,12","1,10,2,20" diff --git a/config/Datas/test/tb_role_one_xlsx.xlsx b/config/Datas/test/tb_role_one_xlsx.xlsx deleted file mode 100644 index 656fb05..0000000 Binary files a/config/Datas/test/tb_role_one_xlsx.xlsx and /dev/null differ diff --git a/config/Datas/test/tb_role_xlsx.xlsx b/config/Datas/test/tb_role_xlsx.xlsx deleted file mode 100644 index 40578d5..0000000 Binary files a/config/Datas/test/tb_role_xlsx.xlsx and /dev/null differ diff --git a/config/Datas/test/tbrole_datas/tb_role.json b/config/Datas/test/tbrole_datas/tb_role.json deleted file mode 100644 index 681057d..0000000 --- a/config/Datas/test/tbrole_datas/tb_role.json +++ /dev/null @@ -1,24 +0,0 @@ - { - "x1" : true, - "x2" : 5, - "x3" : 1234, - "x4" : 120000, - "x5" : 12345566778899, - "x6" : 1.28, - "x7" : 123456789.1234567, - "x8" : 1234, - "x8_0" : 1122, - "x9" : 112233445566, - "x10": "huang", - "x11": "hiasf", - "x12" : { "x1":1987 }, - "x13" : "B", - "k1" : [1,2,3], - "k2" : [11,22,33], - "k3" : [1,2,3], - "k4": [11,22], - "k5" : [2,3], - "k6" : [4,5], - "k7" : [10,20], - "k8" : { "1":100, "2":200, "3":300} - } \ No newline at end of file diff --git a/config/Datas/test/test_null.xlsx b/config/Datas/test/test_null.xlsx deleted file mode 100644 index 872cf94..0000000 Binary files a/config/Datas/test/test_null.xlsx and /dev/null differ diff --git a/config/Datas/test/xml_datas/1.xml b/config/Datas/test/xml_datas/1.xml deleted file mode 100644 index adb9a54..0000000 --- a/config/Datas/test/xml_datas/1.xml +++ /dev/null @@ -1,78 +0,0 @@ - - true - 4 - 128 - 1 - 112233445566 - 1.3 - 1112232.43123 - 112233 - 123 - 112334 - yf - - 1 - - C - - 1 - 2 - - xml_key1xml text - 1,2 - 1.2,2.3,3.4 - 1.2,2.2,3.2,4.3 - - 1970-01-01 00:00:00 - - - 1 - 2 - - - 1 - 2 - - - 1 - 2 - - - 1 - 2 - - - 1 - 2 - - - 1 - 2 - - - 1 - 3 - - - - 210 - 330 - - - - - 1 - true - - - 2 - false - - - - - 1 - 2 - - - \ No newline at end of file diff --git a/config/Datas/test/xml_datas/2.xml b/config/Datas/test/xml_datas/2.xml deleted file mode 100644 index 2bd1dd1..0000000 --- a/config/Datas/test/xml_datas/2.xml +++ /dev/null @@ -1,78 +0,0 @@ - - true - 4 - 128 - 2 - 112233445566 - 1.3 - 1112232.43123 - 112233 - 123 - 112334 - yf - - 1 - - C - - 1 - 2 - - xml_key2xml text222 - 1,2 - 1.2,2.3,3.4 - 1.2,2.2,3.2,4.3 - - 1970-01-01 00:00:00 - - - 1 - 2 - - - 1 - 2 - - - 1 - 2 - - - 1 - 2 - - - 1 - 2 - - - 1 - 2 - - - 1 - 3 - - - - 210 - 330 - - - - - 1 - true - - - 2 - false - - - - - 1 - 2 - - - \ No newline at end of file diff --git a/config/Defines/__root__.xml b/config/Defines/__root__.xml deleted file mode 100644 index f3b7df4..0000000 --- a/config/Defines/__root__.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - client 分组 - server 分组 - editor分组 - - - - - - - - - - - \ No newline at end of file diff --git a/config/Defines/test.xml b/config/Defines/test.xml deleted file mode 100644 index 0cca258..0000000 --- a/config/Defines/test.xml +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - 多态数据结构 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 多态数据结构 - - - - - - - - - - 使用;来分隔 - - - - - - - - - - - - - 最常见的普通 key-value表 - - - - - - - - - - - - -
单例表,只有一个记录 - -
普通表,不过数据从tbrole_datas目录递归读入,每个文件是一个记录 - -
普通表,不过数据从tbrole_datas目录递归读入,每个文件是一个记录 - -
普通表,不过数据从tbrole_datas目录递归读入,每个文件是一个记录 - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - -
- - - - - 支持在一个定义文件中 定义多个模块。 一般来说一个定义文件中一个模块比较好,但有些情况下为了方便可以定义多个。 - - - - - - - - - -
- - \ No newline at end of file diff --git a/config/L10N_生成_简体.bat b/config/L10N_生成_简体.bat deleted file mode 100644 index 534e47e..0000000 --- a/config/L10N_生成_简体.bat +++ /dev/null @@ -1,14 +0,0 @@ -..\src\Luban.Client\bin\Debug\net5.0\Luban.Client.exe ^ - -h %LUBAN_SERVER_IP% ^ - -j cfg ^ - -- ^ - -d Defines/__root__.xml ^ - --input_data_dir Datas ^ - --output_data_dir output_lua ^ - -s client ^ - --gen_types data_lua ^ - --export_test_data ^ - --input_l10n_text_files l10n/cn/TextTable_CN.xlsx ^ - --output_l10n_not_converted_text_file NotLocalized_CN.txt - -pause \ No newline at end of file diff --git a/config/L10N_生成_繁体.bat b/config/L10N_生成_繁体.bat deleted file mode 100644 index 16c9cfd..0000000 --- a/config/L10N_生成_繁体.bat +++ /dev/null @@ -1,15 +0,0 @@ -..\src\Luban.Client\bin\Debug\net5.0\Luban.Client.exe ^ - -h %LUBAN_SERVER_IP% ^ - -j cfg ^ - -- ^ - -d Defines/__root__.xml ^ - --input_data_dir Datas ^ - --output_data_dir output_lua ^ - -s client ^ - --gen_types data_lua ^ - --export_test_data ^ - --input_l10n_text_files l10n/cn/TextTable_CN.xlsx ^ - --l10n_text_field_name text_tw ^ - --output_l10n_not_converted_text_file NotLocalized_TW.txt - -pause \ No newline at end of file diff --git a/config/NotLocalized_CN.txt b/config/NotLocalized_CN.txt deleted file mode 100644 index eb0a534..0000000 --- a/config/NotLocalized_CN.txt +++ /dev/null @@ -1,9 +0,0 @@ -/asfa|aabbcc -/asfa32|aabbcc22 -key_name|aabbcc -key1|asdfa4 -key2|asdfa7 -key3|asdfa8 -lua/key1|lua text -xml_key1|xml text -xml_key2|xml text222 diff --git a/config/NotLocalized_TW.txt b/config/NotLocalized_TW.txt deleted file mode 100644 index eb0a534..0000000 --- a/config/NotLocalized_TW.txt +++ /dev/null @@ -1,9 +0,0 @@ -/asfa|aabbcc -/asfa32|aabbcc22 -key_name|aabbcc -key1|asdfa4 -key2|asdfa7 -key3|asdfa8 -lua/key1|lua text -xml_key1|xml text -xml_key2|xml text222 diff --git a/config/branch生成.bat b/config/branch生成.bat deleted file mode 100644 index d79687a..0000000 --- a/config/branch生成.bat +++ /dev/null @@ -1,14 +0,0 @@ -..\src\Luban.Client\bin\Debug\net5.0\Luban.Client.exe ^ - -h %LUBAN_SERVER_IP% ^ - -j cfg ^ - -- ^ - -d Defines/__root__.xml ^ - --input_data_dir Datas ^ - --output_data_dir output_lua ^ - -s client ^ - --gen_types data_lua ^ - --export_test_data ^ - --branch cn ^ - --branch_input_data_dir Datas/l10n/cn - -pause \ No newline at end of file diff --git a/config/l10n/cn/TextTable_CN.xlsx b/config/l10n/cn/TextTable_CN.xlsx deleted file mode 100644 index 323a6fb..0000000 Binary files a/config/l10n/cn/TextTable_CN.xlsx and /dev/null differ diff --git a/config/l10n/cn/test/full_type_cn1.xlsx b/config/l10n/cn/test/full_type_cn1.xlsx deleted file mode 100644 index 8d3025f..0000000 Binary files a/config/l10n/cn/test/full_type_cn1.xlsx and /dev/null differ diff --git a/config/l10n/cn/test/full_type_cn2.xlsx b/config/l10n/cn/test/full_type_cn2.xlsx deleted file mode 100644 index f525910..0000000 Binary files a/config/l10n/cn/test/full_type_cn2.xlsx and /dev/null differ diff --git a/config/l10n/en/TextTable_EN.xlsx b/config/l10n/en/TextTable_EN.xlsx deleted file mode 100644 index 323a6fb..0000000 Binary files a/config/l10n/en/TextTable_EN.xlsx and /dev/null differ diff --git a/config/l10n/en/texx/full_type_en.xlsx b/config/l10n/en/texx/full_type_en.xlsx deleted file mode 100644 index bb5374a..0000000 Binary files a/config/l10n/en/texx/full_type_en.xlsx and /dev/null differ diff --git a/config/生成code_cs_bin和data_bin.bat b/config/生成code_cs_bin和data_bin.bat deleted file mode 100644 index 6e1525c..0000000 --- a/config/生成code_cs_bin和data_bin.bat +++ /dev/null @@ -1,13 +0,0 @@ -..\src\Luban.Client\bin\Debug\net5.0\Luban.Client.exe ^ - -h %LUBAN_SERVER_IP% ^ - -j cfg ^ - -- ^ - -d Defines/root.xml ^ - --input_data_dir Datas ^ - --output_code_dir output_code ^ - --output_data_dir output_data ^ - -s server ^ - --gen_types code_cs_bin,data_bin ^ - --export_test_data - -pause \ No newline at end of file diff --git a/config/生成lua数据_不包含测试数据.bat b/config/生成lua数据_不包含测试数据.bat deleted file mode 100644 index ee10521..0000000 --- a/config/生成lua数据_不包含测试数据.bat +++ /dev/null @@ -1,11 +0,0 @@ -..\src\Luban.Client\bin\Debug\net5.0\Luban.Client.exe ^ - -h %LUBAN_SERVER_IP% ^ - -j cfg ^ - -- ^ - -d Defines/__root__.xml ^ - --input_data_dir Datas ^ - --output_data_dir output_lua_without_test ^ - -s client ^ - --gen_types data_lua - -pause \ No newline at end of file diff --git a/config/生成lua数据_包含测试数据.bat b/config/生成lua数据_包含测试数据.bat deleted file mode 100644 index 49b944c..0000000 --- a/config/生成lua数据_包含测试数据.bat +++ /dev/null @@ -1,12 +0,0 @@ -..\src\Luban.Client\bin\Debug\net5.0\Luban.Client.exe ^ - -h %LUBAN_SERVER_IP% ^ - -j cfg ^ - -- ^ - -d Defines/__root__.xml ^ - --input_data_dir Datas ^ - --output_data_dir output_lua ^ - -s client ^ - --gen_types data_lua ^ - --export_test_data - -pause \ No newline at end of file