Implement Basic SummonUnit

This commit is contained in:
Somebody
2024-08-29 21:08:50 +08:00
parent f7a8564237
commit 85293dbe11
217 changed files with 1541 additions and 794 deletions

View File

@@ -25,7 +25,7 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiNVcGRhdGVNYXBSb3RhdGlvbkRhdGFTY05vdGlmeS5wcm90bxoRT0FLT0pC",
"T0VNQUEucHJvdG8aEUNoYXJnZXJJbmZvLnByb3RvGhFSb3RhdGVyRGF0YS5w",
"T0VNQUEucHJvdG8aEVJvdGF0ZXJEYXRhLnByb3RvGhFDaGFyZ2VySW5mby5w",
"cm90bxoXUm90YXRlckVuZXJneUluZm8ucHJvdG8i9AEKHVVwZGF0ZU1hcFJv",
"dGF0aW9uRGF0YVNjTm90aWZ5EhMKC0tMT0JERktISkxKGAcgASgIEiIKDGNo",
"YXJnZXJfaW5mbxgMIAMoCzIMLkNoYXJnZXJJbmZvEh4KCHJvb21fbWFwGAUg",
@@ -35,7 +35,7 @@ namespace EggLink.DanhengServer.Proto {
"GAYgASgFQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3Rv",
"Mw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OAKOJBOEMAAReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChargerInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterDataReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterEnergyInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OAKOJBOEMAAReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterDataReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChargerInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterEnergyInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.UpdateMapRotationDataScNotify), global::EggLink.DanhengServer.Proto.UpdateMapRotationDataScNotify.Parser, new[]{ "KLOBDFKHJLJ", "ChargerInfo", "RoomMap", "IJMNJKAKNDI", "EnergyInfo", "RotaterDataList", "MPPILEKCMDP" }, null, null, null, null)
}));