mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
[+] 接入ET8服务端
[+] 接入ET8服务端
This commit is contained in:
BIN
Config/Excel/c/AIConfigCategory.bytes
Normal file
BIN
Config/Excel/c/AIConfigCategory.bytes
Normal file
Binary file not shown.
BIN
Config/Excel/c/UnitConfigCategory.bytes
Normal file
BIN
Config/Excel/c/UnitConfigCategory.bytes
Normal file
Binary file not shown.
BIN
Config/Excel/cs/AIConfigCategory.bytes
Normal file
BIN
Config/Excel/cs/AIConfigCategory.bytes
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Config/Excel/cs/UnitConfigCategory.bytes
Normal file
BIN
Config/Excel/cs/UnitConfigCategory.bytes
Normal file
Binary file not shown.
BIN
Config/Excel/s/AIConfigCategory.bytes
Normal file
BIN
Config/Excel/s/AIConfigCategory.bytes
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Config/Excel/s/StartConfig/Release/StartZoneConfigCategory.bytes
Normal file
BIN
Config/Excel/s/StartConfig/Release/StartZoneConfigCategory.bytes
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Config/Excel/s/UnitConfigCategory.bytes
Normal file
BIN
Config/Excel/s/UnitConfigCategory.bytes
Normal file
Binary file not shown.
5
Config/Json/c/AIConfig.txt
Normal file
5
Config/Json/c/AIConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[101, {"_t":"AIConfig","_id":101,"AIConfigId":1,"Order":1,"Name":"AI_Attack","NodeParams":[]}],
|
||||
[102, {"_t":"AIConfig","_id":102,"AIConfigId":1,"Order":2,"Name":"AI_XunLuo","NodeParams":[]}],
|
||||
[201, {"_t":"AIConfig","_id":201,"AIConfigId":2,"Order":1,"Name":"AI_XunLuo","NodeParams":[]}],
|
||||
]}
|
5
Config/Json/c/UnitConfig.txt
Normal file
5
Config/Json/c/UnitConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1001, {"_t":"UnitConfig","_id":1001,"Type":1,"Name":"米克尔","Position":1,"Height":178}],
|
||||
[1002, {"_t":"UnitConfig","_id":1002,"Type":1,"Name":"米克尔2","Position":2,"Height":278}],
|
||||
[1004, {"_t":"UnitConfig","_id":1004,"Type":1,"Name":"米克尔4","Position":2,"Height":278}],
|
||||
]}
|
5
Config/Json/cs/AIConfig.txt
Normal file
5
Config/Json/cs/AIConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[101, {"_t":"AIConfig","_id":101,"AIConfigId":1,"Order":1,"Name":"AI_Attack","NodeParams":[]}],
|
||||
[102, {"_t":"AIConfig","_id":102,"AIConfigId":1,"Order":2,"Name":"AI_XunLuo","NodeParams":[]}],
|
||||
[201, {"_t":"AIConfig","_id":201,"AIConfigId":2,"Order":1,"Name":"AI_XunLuo","NodeParams":[]}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1}],
|
||||
[2, {"_t":"StartProcessConfig","_id":2,"MachineId":1}],
|
||||
[3, {"_t":"StartProcessConfig","_id":3,"MachineId":1}],
|
||||
]}
|
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"BenchmarkServer","Name":"BenchmarkServer","Port":30001}],
|
||||
[2, {"_t":"StartSceneConfig","_id":2,"Process":2,"Zone":1,"SceneType":"BenchmarkClient","Name":"BenchmarkClient1","Port":30002}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":3,"Zone":1,"SceneType":"BenchmarkClient","Name":"BenchmarkClient2","Port":30003}],
|
||||
]}
|
3
Config/Json/cs/StartConfig/Benchmark/StartZoneConfig.txt
Normal file
3
Config/Json/cs/StartConfig/Benchmark/StartZoneConfig.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
]}
|
3
Config/Json/cs/StartConfig/Demo/StartMachineConfig.txt
Normal file
3
Config/Json/cs/StartConfig/Demo/StartMachineConfig.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
3
Config/Json/cs/StartConfig/Demo/StartProcessConfig.txt
Normal file
3
Config/Json/cs/StartConfig/Demo/StartProcessConfig.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1,"InnerPort":20101}],
|
||||
]}
|
14
Config/Json/cs/StartConfig/Demo/StartSceneConfig.txt
Normal file
14
Config/Json/cs/StartConfig/Demo/StartSceneConfig.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","OuterPort":30002}],
|
||||
[2, {"_t":"StartSceneConfig","_id":2,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","OuterPort":30003}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","OuterPort":30004}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Location","Name":"Location","OuterPort":0}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map1","OuterPort":0}],
|
||||
[6, {"_t":"StartSceneConfig","_id":6,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map2","OuterPort":0}],
|
||||
[200, {"_t":"StartSceneConfig","_id":200,"Process":1,"Zone":2,"SceneType":"Robot","Name":"Robot01","OuterPort":0}],
|
||||
[300, {"_t":"StartSceneConfig","_id":300,"Process":1,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","OuterPort":30300}],
|
||||
[301, {"_t":"StartSceneConfig","_id":301,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router01","OuterPort":30301}],
|
||||
[302, {"_t":"StartSceneConfig","_id":302,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router02","OuterPort":30302}],
|
||||
[303, {"_t":"StartSceneConfig","_id":303,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router03","OuterPort":30303}],
|
||||
[304, {"_t":"StartSceneConfig","_id":304,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router04","OuterPort":30304}],
|
||||
]}
|
5
Config/Json/cs/StartConfig/Demo/StartZoneConfig.txt
Normal file
5
Config/Json/cs/StartConfig/Demo/StartZoneConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"","DBName":""}],
|
||||
[3, {"_t":"StartZoneConfig","_id":3,"DBConnection":"","DBName":""}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1}],
|
||||
]}
|
15
Config/Json/cs/StartConfig/Localhost/StartSceneConfig.txt
Normal file
15
Config/Json/cs/StartConfig/Localhost/StartSceneConfig.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"NetInner","Name":"NetInner","Port":30001}],
|
||||
[2, {"_t":"StartSceneConfig","_id":2,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","Port":30002}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","Port":30003}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","Port":30004}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Location","Name":"Location","Port":0}],
|
||||
[6, {"_t":"StartSceneConfig","_id":6,"Process":1,"Zone":1,"SceneType":"Match","Name":"Match","Port":0}],
|
||||
[7, {"_t":"StartSceneConfig","_id":7,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map1","Port":0}],
|
||||
[8, {"_t":"StartSceneConfig","_id":8,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map2","Port":0}],
|
||||
[300, {"_t":"StartSceneConfig","_id":300,"Process":1,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","Port":30300}],
|
||||
[301, {"_t":"StartSceneConfig","_id":301,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router01","Port":30301}],
|
||||
[302, {"_t":"StartSceneConfig","_id":302,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router02","Port":30302}],
|
||||
[303, {"_t":"StartSceneConfig","_id":303,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router03","Port":30303}],
|
||||
[304, {"_t":"StartSceneConfig","_id":304,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router04","Port":30304}],
|
||||
]}
|
5
Config/Json/cs/StartConfig/Localhost/StartZoneConfig.txt
Normal file
5
Config/Json/cs/StartConfig/Localhost/StartZoneConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"","DBName":""}],
|
||||
[3, {"_t":"StartZoneConfig","_id":3,"DBConnection":"","DBName":""}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1,"InnerPort":20101}],
|
||||
]}
|
17
Config/Json/cs/StartConfig/LockStep/StartSceneConfig.txt
Normal file
17
Config/Json/cs/StartConfig/LockStep/StartSceneConfig.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","OuterPort":30002}],
|
||||
[2, {"_t":"StartSceneConfig","_id":2,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","OuterPort":30003}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","OuterPort":30004}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Location","Name":"Location","OuterPort":0}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Match","Name":"Match","OuterPort":0}],
|
||||
[6, {"_t":"StartSceneConfig","_id":6,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map1","OuterPort":0}],
|
||||
[7, {"_t":"StartSceneConfig","_id":7,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map2","OuterPort":0}],
|
||||
[8, {"_t":"StartSceneConfig","_id":8,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map3","OuterPort":0}],
|
||||
[9, {"_t":"StartSceneConfig","_id":9,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map4","OuterPort":0}],
|
||||
[200, {"_t":"StartSceneConfig","_id":200,"Process":1,"Zone":2,"SceneType":"Robot","Name":"Robot01","OuterPort":0}],
|
||||
[300, {"_t":"StartSceneConfig","_id":300,"Process":1,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","OuterPort":30300}],
|
||||
[301, {"_t":"StartSceneConfig","_id":301,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router01","OuterPort":30301}],
|
||||
[302, {"_t":"StartSceneConfig","_id":302,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router02","OuterPort":30302}],
|
||||
[303, {"_t":"StartSceneConfig","_id":303,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router03","OuterPort":30303}],
|
||||
[304, {"_t":"StartSceneConfig","_id":304,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router04","OuterPort":30304}],
|
||||
]}
|
5
Config/Json/cs/StartConfig/LockStep/StartZoneConfig.txt
Normal file
5
Config/Json/cs/StartConfig/LockStep/StartZoneConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"","DBName":""}],
|
||||
[3, {"_t":"StartZoneConfig","_id":3,"DBConnection":"","DBName":""}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1}],
|
||||
[2, {"_t":"StartProcessConfig","_id":2,"MachineId":1}],
|
||||
[3, {"_t":"StartProcessConfig","_id":3,"MachineId":1}],
|
||||
]}
|
15
Config/Json/cs/StartConfig/Release/StartSceneConfig.txt
Normal file
15
Config/Json/cs/StartConfig/Release/StartSceneConfig.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"NetInner","Name":"NetInner","Port":30001}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","Port":30002}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","Port":30003}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","Port":30004}],
|
||||
[11, {"_t":"StartSceneConfig","_id":11,"Process":2,"Zone":1,"SceneType":"NetInner","Name":"NetInner2","Port":30011}],
|
||||
[12, {"_t":"StartSceneConfig","_id":12,"Process":2,"Zone":1,"SceneType":"Location","Name":"Location","Port":0}],
|
||||
[13, {"_t":"StartSceneConfig","_id":13,"Process":2,"Zone":1,"SceneType":"Map","Name":"Map1","Port":0}],
|
||||
[14, {"_t":"StartSceneConfig","_id":14,"Process":2,"Zone":1,"SceneType":"Map","Name":"Map2","Port":0}],
|
||||
[30, {"_t":"StartSceneConfig","_id":30,"Process":3,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","Port":30300}],
|
||||
[31, {"_t":"StartSceneConfig","_id":31,"Process":3,"Zone":3,"SceneType":"Router","Name":"Router01","Port":30301}],
|
||||
[32, {"_t":"StartSceneConfig","_id":32,"Process":3,"Zone":3,"SceneType":"Router","Name":"Router02","Port":30302}],
|
||||
[33, {"_t":"StartSceneConfig","_id":33,"Process":3,"Zone":3,"SceneType":"Router","Name":"Router03","Port":30303}],
|
||||
[34, {"_t":"StartSceneConfig","_id":34,"Process":3,"Zone":3,"SceneType":"Router","Name":"Router04","Port":30304}],
|
||||
]}
|
4
Config/Json/cs/StartConfig/Release/StartZoneConfig.txt
Normal file
4
Config/Json/cs/StartConfig/Release/StartZoneConfig.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"mongodb://127.0.0.1","DBName":"ET2"}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
@@ -0,0 +1,9 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1}],
|
||||
[2, {"_t":"StartProcessConfig","_id":2,"MachineId":1}],
|
||||
[3, {"_t":"StartProcessConfig","_id":3,"MachineId":1}],
|
||||
[4, {"_t":"StartProcessConfig","_id":4,"MachineId":1}],
|
||||
[5, {"_t":"StartProcessConfig","_id":5,"MachineId":1}],
|
||||
[6, {"_t":"StartProcessConfig","_id":6,"MachineId":1}],
|
||||
[7, {"_t":"StartProcessConfig","_id":7,"MachineId":1}],
|
||||
]}
|
15
Config/Json/cs/StartConfig/RouterTest/StartSceneConfig.txt
Normal file
15
Config/Json/cs/StartConfig/RouterTest/StartSceneConfig.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"NetInner","Name":"NetInner","Port":30001}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","Port":30002}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","Port":30003}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","Port":30004}],
|
||||
[6, {"_t":"StartSceneConfig","_id":6,"Process":1,"Zone":1,"SceneType":"Location","Name":"Location","Port":0}],
|
||||
[7, {"_t":"StartSceneConfig","_id":7,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map1","Port":0}],
|
||||
[8, {"_t":"StartSceneConfig","_id":8,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map2","Port":0}],
|
||||
[200, {"_t":"StartSceneConfig","_id":200,"Process":2,"Zone":2,"SceneType":"Robot","Name":"Robot01","Port":0}],
|
||||
[400, {"_t":"StartSceneConfig","_id":400,"Process":3,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","Port":30300}],
|
||||
[401, {"_t":"StartSceneConfig","_id":401,"Process":4,"Zone":3,"SceneType":"Router","Name":"Router01","Port":30301}],
|
||||
[402, {"_t":"StartSceneConfig","_id":402,"Process":5,"Zone":3,"SceneType":"Router","Name":"Router02","Port":30302}],
|
||||
[403, {"_t":"StartSceneConfig","_id":403,"Process":6,"Zone":3,"SceneType":"Router","Name":"Router03","Port":30303}],
|
||||
[404, {"_t":"StartSceneConfig","_id":404,"Process":7,"Zone":3,"SceneType":"Router","Name":"Router04","Port":30304}],
|
||||
]}
|
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"","DBName":""}],
|
||||
[3, {"_t":"StartZoneConfig","_id":3,"DBConnection":"","DBName":""}],
|
||||
]}
|
6
Config/Json/cs/UnitConfig.txt
Normal file
6
Config/Json/cs/UnitConfig.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
{"dict": [
|
||||
[1001, {"_t":"UnitConfig","_id":1001,"Type":1,"Name":"米克尔","Position":1,"Height":178,"Weight":68}],
|
||||
[1002, {"_t":"UnitConfig","_id":1002,"Type":1,"Name":"米克尔2","Position":2,"Height":278,"Weight":78}],
|
||||
[1003, {"_t":"UnitConfig","_id":1003,"Type":1,"Name":"米克尔3","Position":1,"Height":178,"Weight":68}],
|
||||
[1004, {"_t":"UnitConfig","_id":1004,"Type":1,"Name":"米克尔4","Position":2,"Height":278,"Weight":78}],
|
||||
]}
|
5
Config/Json/s/AIConfig.txt
Normal file
5
Config/Json/s/AIConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[101, {"_t":"AIConfig","_id":101,"AIConfigId":1,"Order":1,"Name":"AI_Attack","NodeParams":[]}],
|
||||
[102, {"_t":"AIConfig","_id":102,"AIConfigId":1,"Order":2,"Name":"AI_XunLuo","NodeParams":[]}],
|
||||
[201, {"_t":"AIConfig","_id":201,"AIConfigId":2,"Order":1,"Name":"AI_XunLuo","NodeParams":[]}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1}],
|
||||
[2, {"_t":"StartProcessConfig","_id":2,"MachineId":1}],
|
||||
[3, {"_t":"StartProcessConfig","_id":3,"MachineId":1}],
|
||||
]}
|
5
Config/Json/s/StartConfig/Benchmark/StartSceneConfig.txt
Normal file
5
Config/Json/s/StartConfig/Benchmark/StartSceneConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"BenchmarkServer","Name":"BenchmarkServer","Port":30001}],
|
||||
[2, {"_t":"StartSceneConfig","_id":2,"Process":2,"Zone":1,"SceneType":"BenchmarkClient","Name":"BenchmarkClient1","Port":30002}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":3,"Zone":1,"SceneType":"BenchmarkClient","Name":"BenchmarkClient2","Port":30003}],
|
||||
]}
|
3
Config/Json/s/StartConfig/Benchmark/StartZoneConfig.txt
Normal file
3
Config/Json/s/StartConfig/Benchmark/StartZoneConfig.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
]}
|
3
Config/Json/s/StartConfig/Demo/StartMachineConfig.txt
Normal file
3
Config/Json/s/StartConfig/Demo/StartMachineConfig.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
3
Config/Json/s/StartConfig/Demo/StartProcessConfig.txt
Normal file
3
Config/Json/s/StartConfig/Demo/StartProcessConfig.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1,"InnerPort":20101}],
|
||||
]}
|
14
Config/Json/s/StartConfig/Demo/StartSceneConfig.txt
Normal file
14
Config/Json/s/StartConfig/Demo/StartSceneConfig.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","OuterPort":30002}],
|
||||
[2, {"_t":"StartSceneConfig","_id":2,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","OuterPort":30003}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","OuterPort":30004}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Location","Name":"Location","OuterPort":0}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map1","OuterPort":0}],
|
||||
[6, {"_t":"StartSceneConfig","_id":6,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map2","OuterPort":0}],
|
||||
[200, {"_t":"StartSceneConfig","_id":200,"Process":1,"Zone":2,"SceneType":"Robot","Name":"Robot01","OuterPort":0}],
|
||||
[300, {"_t":"StartSceneConfig","_id":300,"Process":1,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","OuterPort":30300}],
|
||||
[301, {"_t":"StartSceneConfig","_id":301,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router01","OuterPort":30301}],
|
||||
[302, {"_t":"StartSceneConfig","_id":302,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router02","OuterPort":30302}],
|
||||
[303, {"_t":"StartSceneConfig","_id":303,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router03","OuterPort":30303}],
|
||||
[304, {"_t":"StartSceneConfig","_id":304,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router04","OuterPort":30304}],
|
||||
]}
|
5
Config/Json/s/StartConfig/Demo/StartZoneConfig.txt
Normal file
5
Config/Json/s/StartConfig/Demo/StartZoneConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"","DBName":""}],
|
||||
[3, {"_t":"StartZoneConfig","_id":3,"DBConnection":"","DBName":""}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1}],
|
||||
]}
|
15
Config/Json/s/StartConfig/Localhost/StartSceneConfig.txt
Normal file
15
Config/Json/s/StartConfig/Localhost/StartSceneConfig.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"NetInner","Name":"NetInner","Port":30001}],
|
||||
[2, {"_t":"StartSceneConfig","_id":2,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","Port":30002}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","Port":30003}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","Port":30004}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Location","Name":"Location","Port":0}],
|
||||
[6, {"_t":"StartSceneConfig","_id":6,"Process":1,"Zone":1,"SceneType":"Match","Name":"Match","Port":0}],
|
||||
[7, {"_t":"StartSceneConfig","_id":7,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map1","Port":0}],
|
||||
[8, {"_t":"StartSceneConfig","_id":8,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map2","Port":0}],
|
||||
[300, {"_t":"StartSceneConfig","_id":300,"Process":1,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","Port":30300}],
|
||||
[301, {"_t":"StartSceneConfig","_id":301,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router01","Port":30301}],
|
||||
[302, {"_t":"StartSceneConfig","_id":302,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router02","Port":30302}],
|
||||
[303, {"_t":"StartSceneConfig","_id":303,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router03","Port":30303}],
|
||||
[304, {"_t":"StartSceneConfig","_id":304,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router04","Port":30304}],
|
||||
]}
|
5
Config/Json/s/StartConfig/Localhost/StartZoneConfig.txt
Normal file
5
Config/Json/s/StartConfig/Localhost/StartZoneConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"","DBName":""}],
|
||||
[3, {"_t":"StartZoneConfig","_id":3,"DBConnection":"","DBName":""}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1,"InnerPort":20101}],
|
||||
]}
|
17
Config/Json/s/StartConfig/LockStep/StartSceneConfig.txt
Normal file
17
Config/Json/s/StartConfig/LockStep/StartSceneConfig.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","OuterPort":30002}],
|
||||
[2, {"_t":"StartSceneConfig","_id":2,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","OuterPort":30003}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","OuterPort":30004}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Location","Name":"Location","OuterPort":0}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Match","Name":"Match","OuterPort":0}],
|
||||
[6, {"_t":"StartSceneConfig","_id":6,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map1","OuterPort":0}],
|
||||
[7, {"_t":"StartSceneConfig","_id":7,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map2","OuterPort":0}],
|
||||
[8, {"_t":"StartSceneConfig","_id":8,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map3","OuterPort":0}],
|
||||
[9, {"_t":"StartSceneConfig","_id":9,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map4","OuterPort":0}],
|
||||
[200, {"_t":"StartSceneConfig","_id":200,"Process":1,"Zone":2,"SceneType":"Robot","Name":"Robot01","OuterPort":0}],
|
||||
[300, {"_t":"StartSceneConfig","_id":300,"Process":1,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","OuterPort":30300}],
|
||||
[301, {"_t":"StartSceneConfig","_id":301,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router01","OuterPort":30301}],
|
||||
[302, {"_t":"StartSceneConfig","_id":302,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router02","OuterPort":30302}],
|
||||
[303, {"_t":"StartSceneConfig","_id":303,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router03","OuterPort":30303}],
|
||||
[304, {"_t":"StartSceneConfig","_id":304,"Process":1,"Zone":3,"SceneType":"Router","Name":"Router04","OuterPort":30304}],
|
||||
]}
|
5
Config/Json/s/StartConfig/LockStep/StartZoneConfig.txt
Normal file
5
Config/Json/s/StartConfig/LockStep/StartZoneConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"","DBName":""}],
|
||||
[3, {"_t":"StartZoneConfig","_id":3,"DBConnection":"","DBName":""}],
|
||||
]}
|
3
Config/Json/s/StartConfig/Release/StartMachineConfig.txt
Normal file
3
Config/Json/s/StartConfig/Release/StartMachineConfig.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
5
Config/Json/s/StartConfig/Release/StartProcessConfig.txt
Normal file
5
Config/Json/s/StartConfig/Release/StartProcessConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1}],
|
||||
[2, {"_t":"StartProcessConfig","_id":2,"MachineId":1}],
|
||||
[3, {"_t":"StartProcessConfig","_id":3,"MachineId":1}],
|
||||
]}
|
15
Config/Json/s/StartConfig/Release/StartSceneConfig.txt
Normal file
15
Config/Json/s/StartConfig/Release/StartSceneConfig.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"NetInner","Name":"NetInner","Port":30001}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","Port":30002}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","Port":30003}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","Port":30004}],
|
||||
[11, {"_t":"StartSceneConfig","_id":11,"Process":2,"Zone":1,"SceneType":"NetInner","Name":"NetInner2","Port":30011}],
|
||||
[12, {"_t":"StartSceneConfig","_id":12,"Process":2,"Zone":1,"SceneType":"Location","Name":"Location","Port":0}],
|
||||
[13, {"_t":"StartSceneConfig","_id":13,"Process":2,"Zone":1,"SceneType":"Map","Name":"Map1","Port":0}],
|
||||
[14, {"_t":"StartSceneConfig","_id":14,"Process":2,"Zone":1,"SceneType":"Map","Name":"Map2","Port":0}],
|
||||
[30, {"_t":"StartSceneConfig","_id":30,"Process":3,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","Port":30300}],
|
||||
[31, {"_t":"StartSceneConfig","_id":31,"Process":3,"Zone":3,"SceneType":"Router","Name":"Router01","Port":30301}],
|
||||
[32, {"_t":"StartSceneConfig","_id":32,"Process":3,"Zone":3,"SceneType":"Router","Name":"Router02","Port":30302}],
|
||||
[33, {"_t":"StartSceneConfig","_id":33,"Process":3,"Zone":3,"SceneType":"Router","Name":"Router03","Port":30303}],
|
||||
[34, {"_t":"StartSceneConfig","_id":34,"Process":3,"Zone":3,"SceneType":"Router","Name":"Router04","Port":30304}],
|
||||
]}
|
4
Config/Json/s/StartConfig/Release/StartZoneConfig.txt
Normal file
4
Config/Json/s/StartConfig/Release/StartZoneConfig.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"mongodb://127.0.0.1","DBName":"ET2"}],
|
||||
]}
|
@@ -0,0 +1,3 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartMachineConfig","_id":1,"InnerIP":"127.0.0.1","OuterIP":"127.0.0.1","WatcherPort":"10000"}],
|
||||
]}
|
@@ -0,0 +1,9 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartProcessConfig","_id":1,"MachineId":1}],
|
||||
[2, {"_t":"StartProcessConfig","_id":2,"MachineId":1}],
|
||||
[3, {"_t":"StartProcessConfig","_id":3,"MachineId":1}],
|
||||
[4, {"_t":"StartProcessConfig","_id":4,"MachineId":1}],
|
||||
[5, {"_t":"StartProcessConfig","_id":5,"MachineId":1}],
|
||||
[6, {"_t":"StartProcessConfig","_id":6,"MachineId":1}],
|
||||
[7, {"_t":"StartProcessConfig","_id":7,"MachineId":1}],
|
||||
]}
|
15
Config/Json/s/StartConfig/RouterTest/StartSceneConfig.txt
Normal file
15
Config/Json/s/StartConfig/RouterTest/StartSceneConfig.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartSceneConfig","_id":1,"Process":1,"Zone":1,"SceneType":"NetInner","Name":"NetInner","Port":30001}],
|
||||
[3, {"_t":"StartSceneConfig","_id":3,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","Port":30002}],
|
||||
[4, {"_t":"StartSceneConfig","_id":4,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","Port":30003}],
|
||||
[5, {"_t":"StartSceneConfig","_id":5,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","Port":30004}],
|
||||
[6, {"_t":"StartSceneConfig","_id":6,"Process":1,"Zone":1,"SceneType":"Location","Name":"Location","Port":0}],
|
||||
[7, {"_t":"StartSceneConfig","_id":7,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map1","Port":0}],
|
||||
[8, {"_t":"StartSceneConfig","_id":8,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map2","Port":0}],
|
||||
[200, {"_t":"StartSceneConfig","_id":200,"Process":2,"Zone":2,"SceneType":"Robot","Name":"Robot01","Port":0}],
|
||||
[400, {"_t":"StartSceneConfig","_id":400,"Process":3,"Zone":3,"SceneType":"RouterManager","Name":"RouterManager","Port":30300}],
|
||||
[401, {"_t":"StartSceneConfig","_id":401,"Process":4,"Zone":3,"SceneType":"Router","Name":"Router01","Port":30301}],
|
||||
[402, {"_t":"StartSceneConfig","_id":402,"Process":5,"Zone":3,"SceneType":"Router","Name":"Router02","Port":30302}],
|
||||
[403, {"_t":"StartSceneConfig","_id":403,"Process":6,"Zone":3,"SceneType":"Router","Name":"Router03","Port":30303}],
|
||||
[404, {"_t":"StartSceneConfig","_id":404,"Process":7,"Zone":3,"SceneType":"Router","Name":"Router04","Port":30304}],
|
||||
]}
|
5
Config/Json/s/StartConfig/RouterTest/StartZoneConfig.txt
Normal file
5
Config/Json/s/StartConfig/RouterTest/StartZoneConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1, {"_t":"StartZoneConfig","_id":1,"DBConnection":"mongodb://127.0.0.1","DBName":"ET1"}],
|
||||
[2, {"_t":"StartZoneConfig","_id":2,"DBConnection":"","DBName":""}],
|
||||
[3, {"_t":"StartZoneConfig","_id":3,"DBConnection":"","DBName":""}],
|
||||
]}
|
5
Config/Json/s/UnitConfig.txt
Normal file
5
Config/Json/s/UnitConfig.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
{"dict": [
|
||||
[1001, {"_t":"UnitConfig","_id":1001,"Type":1,"Name":"米克尔","Position":1,"Weight":68}],
|
||||
[1002, {"_t":"UnitConfig","_id":1002,"Type":1,"Name":"米克尔2","Position":2,"Weight":78}],
|
||||
[1003, {"_t":"UnitConfig","_id":1003,"Type":1,"Name":"米克尔3","Position":1,"Weight":68}],
|
||||
]}
|
83
Config/NLog/NLog.config
Normal file
83
Config/NLog/NLog.config
Normal file
@@ -0,0 +1,83 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<targets async="true">
|
||||
<target name="ServerDebug" xsi:type="File"
|
||||
openFileCacheTimeout="10"
|
||||
keepFileOpen="true"
|
||||
archiveNumbering="Date"
|
||||
archiveEvery="Hour"
|
||||
archiveDateFormat="yyyyMMddHH"
|
||||
archiveFileName="${basedir}/../Logs/${logger}.${var:appIdFormat}.{#}.Debug.log"
|
||||
fileName="${basedir}/../Logs/${logger}.${var:appIdFormat}.${date:format=yyyyMMddHH}.Debug.log"
|
||||
deleteOldFileOnStartup="false"
|
||||
layout="${longdate} ${callsite:className=false:methodName=false:fileName=true:includeSourcePath=false:skipFrames=3} ${message}" />
|
||||
</targets>
|
||||
|
||||
<targets async="true">
|
||||
<target name="ServerInfo" xsi:type="File"
|
||||
bufferSize="10240"
|
||||
openFileCacheTimeout="30"
|
||||
keepFileOpen="true"
|
||||
archiveNumbering="Date"
|
||||
archiveEvery="Hour"
|
||||
archiveDateFormat="yyyyMMddHH"
|
||||
archiveFileName="${basedir}/../Logs/${logger}.${var:appIdFormat}.{#}.Info.log"
|
||||
fileName="${basedir}/../Logs/${logger}.${var:appIdFormat}.${date:format=yyyyMMddHH}.Info.log"
|
||||
deleteOldFileOnStartup="false"
|
||||
layout="${longdate} ${message}" />
|
||||
</targets>
|
||||
|
||||
<targets async="true">
|
||||
<target name="ServerWarn" xsi:type="File"
|
||||
bufferSize="10240"
|
||||
openFileCacheTimeout="30"
|
||||
keepFileOpen="true"
|
||||
archiveNumbering="Date"
|
||||
archiveEvery="Hour"
|
||||
archiveDateFormat="yyyyMMddHH"
|
||||
archiveFileName="${basedir}/../Logs/${logger}.${var:appIdFormat}.{#}.Warn.log"
|
||||
fileName="${basedir}/../Logs/${logger}.${var:appIdFormat}.${date:format=yyyyMMddHH}.Warn.log"
|
||||
deleteOldFileOnStartup="false"
|
||||
layout="${longdate} ${message}" />
|
||||
</targets>
|
||||
|
||||
<targets async="true">
|
||||
<target name="ServerError" xsi:type="File"
|
||||
openFileCacheTimeout="10"
|
||||
keepFileOpen="true"
|
||||
archiveNumbering="Date"
|
||||
archiveEvery="Hour"
|
||||
archiveDateFormat="yyyyMMddHH"
|
||||
archiveFileName="${basedir}/../Logs/${logger}.${var:appIdFormat}.{#}.Error.log"
|
||||
fileName="${basedir}/../Logs/${logger}.${var:appIdFormat}.${date:format=yyyyMMddHH}.Error.log"
|
||||
deleteOldFileOnStartup="false"
|
||||
layout="${longdate} ${message}" />
|
||||
</targets>
|
||||
|
||||
<targets async="true">
|
||||
<target name="ErrorConsole" xsi:type="Console" layout="${longdate} ${message}" />
|
||||
</targets>
|
||||
|
||||
<targets async="true">
|
||||
<target name="Watcher" xsi:type="File"
|
||||
openFileCacheTimeout="10"
|
||||
keepFileOpen="true"
|
||||
fileName="${basedir}/../Logs/${logger}.${var:appIdFormat}.Debug.log"
|
||||
deleteOldFileOnStartup="false"
|
||||
layout="${longdate} ${callsite:className=false:methodName=false:fileName=true:includeSourcePath=false:skipFrames=3} ${message}" />
|
||||
</targets>
|
||||
|
||||
<targets async="true">
|
||||
<target name="RobotConsole" xsi:type="Console" layout="${message}" />
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
<logger ruleName="ServerDebug" name="Server" minlevel="Trace" maxlevel="Error" writeTo="ServerDebug" />
|
||||
<logger ruleName="ServerInfo" name="Server" minlevel="Info" maxlevel="Info" writeTo="ServerInfo" />
|
||||
<logger ruleName="ServerWarn" name="Server" minlevel="Warn" maxlevel="Warn" writeTo="ServerWarn" />
|
||||
<logger ruleName="ServerError" name="Server" minlevel="Error" maxlevel="Error" writeTo="ServerError" />
|
||||
<logger ruleName="ErrorConsole" name="Server" minlevel="Warn" maxlevel="Error" writeTo="ErrorConsole" />
|
||||
<logger ruleName="Watcher" name="Watcher" minlevel="Trace" maxlevel="Error" writeTo="Watcher" />
|
||||
</rules>
|
||||
</nlog>
|
4054
Config/NLog/NLog.xsd
Normal file
4054
Config/NLog/NLog.xsd
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Config/Recast/Map1
Normal file
BIN
Config/Recast/Map1
Normal file
Binary file not shown.
BIN
Config/Recast/Map2
Normal file
BIN
Config/Recast/Map2
Normal file
Binary file not shown.
Reference in New Issue
Block a user