chore: refresh proto

This commit is contained in:
StopWuyu
2025-08-15 20:12:44 +08:00
parent 9e164f3b45
commit a2948abb72
336 changed files with 10267 additions and 1352 deletions

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static ABHFABFGPOFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBQkhGQUJGR1BPRi5wcm90byKgAQoLQUJIRkFCRkdQT0YSEwoLQklJTk5D",
"TkRQQ0cYDyABKAgSEwoLRkNKRUNLQ0lDS0IYAyABKA0SEwoLUElLQVBESkhH",
"TkQYASABKA0SEwoLSkFGTlBOTU9IQ00YBCABKA0SEwoLTktIS0RKS0VHREgY",
"AiABKA0SEwoLTkxNREVNT0hCT08YCiABKA0SEwoLQ0xPT05PSUZFRk8YDCAB",
"KAhCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
"ChFBQkhGQUJGR1BPRi5wcm90byKcAQoLQUJIRkFCRkdQT0YSDwoHaXNfcmVh",
"ZBgPIAEoCBITCgtGQ0pFQ0tDSUNLQhgDIAEoDRITCgtQSUtBUERKSEdORBgB",
"IAEoDRITCgtKQUZOUE5NT0hDTRgEIAEoDRITCgtOS0hLREpLRUdESBgCIAEo",
"DRITCgtOTE1ERU1PSEJPTxgKIAEoDRITCgtDTE9PTk9JRkVGTxgMIAEoCEIe",
"qgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ABHFABFGPOF), global::EggLink.DanhengServer.Proto.ABHFABFGPOF.Parser, new[]{ "BIINNCNDPCG", "FCJECKCICKB", "PIKAPDJHGND", "JAFNPNMOHCM", "NKHKDJKEGDH", "NLMDEMOHBOO", "CLOONOIFEFO" }, null, null, null, null)
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ABHFABFGPOF), global::EggLink.DanhengServer.Proto.ABHFABFGPOF.Parser, new[]{ "IsRead", "FCJECKCICKB", "PIKAPDJHGND", "JAFNPNMOHCM", "NKHKDJKEGDH", "NLMDEMOHBOO", "CLOONOIFEFO" }, null, null, null, null)
}));
}
#endregion
@@ -74,7 +74,7 @@ namespace EggLink.DanhengServer.Proto {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ABHFABFGPOF(ABHFABFGPOF other) : this() {
bIINNCNDPCG_ = other.bIINNCNDPCG_;
isRead_ = other.isRead_;
fCJECKCICKB_ = other.fCJECKCICKB_;
pIKAPDJHGND_ = other.pIKAPDJHGND_;
jAFNPNMOHCM_ = other.jAFNPNMOHCM_;
@@ -90,15 +90,15 @@ namespace EggLink.DanhengServer.Proto {
return new ABHFABFGPOF(this);
}
/// <summary>Field number for the "BIINNCNDPCG" field.</summary>
public const int BIINNCNDPCGFieldNumber = 15;
private bool bIINNCNDPCG_;
/// <summary>Field number for the "is_read" field.</summary>
public const int IsReadFieldNumber = 15;
private bool isRead_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool BIINNCNDPCG {
get { return bIINNCNDPCG_; }
public bool IsRead {
get { return isRead_; }
set {
bIINNCNDPCG_ = value;
isRead_ = value;
}
}
@@ -189,7 +189,7 @@ namespace EggLink.DanhengServer.Proto {
if (ReferenceEquals(other, this)) {
return true;
}
if (BIINNCNDPCG != other.BIINNCNDPCG) return false;
if (IsRead != other.IsRead) return false;
if (FCJECKCICKB != other.FCJECKCICKB) return false;
if (PIKAPDJHGND != other.PIKAPDJHGND) return false;
if (JAFNPNMOHCM != other.JAFNPNMOHCM) return false;
@@ -203,7 +203,7 @@ namespace EggLink.DanhengServer.Proto {
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (BIINNCNDPCG != false) hash ^= BIINNCNDPCG.GetHashCode();
if (IsRead != false) hash ^= IsRead.GetHashCode();
if (FCJECKCICKB != 0) hash ^= FCJECKCICKB.GetHashCode();
if (PIKAPDJHGND != 0) hash ^= PIKAPDJHGND.GetHashCode();
if (JAFNPNMOHCM != 0) hash ^= JAFNPNMOHCM.GetHashCode();
@@ -252,9 +252,9 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawTag(96);
output.WriteBool(CLOONOIFEFO);
}
if (BIINNCNDPCG != false) {
if (IsRead != false) {
output.WriteRawTag(120);
output.WriteBool(BIINNCNDPCG);
output.WriteBool(IsRead);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
@@ -290,9 +290,9 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawTag(96);
output.WriteBool(CLOONOIFEFO);
}
if (BIINNCNDPCG != false) {
if (IsRead != false) {
output.WriteRawTag(120);
output.WriteBool(BIINNCNDPCG);
output.WriteBool(IsRead);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
@@ -304,7 +304,7 @@ namespace EggLink.DanhengServer.Proto {
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (BIINNCNDPCG != false) {
if (IsRead != false) {
size += 1 + 1;
}
if (FCJECKCICKB != 0) {
@@ -337,8 +337,8 @@ namespace EggLink.DanhengServer.Proto {
if (other == null) {
return;
}
if (other.BIINNCNDPCG != false) {
BIINNCNDPCG = other.BIINNCNDPCG;
if (other.IsRead != false) {
IsRead = other.IsRead;
}
if (other.FCJECKCICKB != 0) {
FCJECKCICKB = other.FCJECKCICKB;
@@ -398,7 +398,7 @@ namespace EggLink.DanhengServer.Proto {
break;
}
case 120: {
BIINNCNDPCG = input.ReadBool();
IsRead = input.ReadBool();
break;
}
}
@@ -441,7 +441,7 @@ namespace EggLink.DanhengServer.Proto {
break;
}
case 120: {
BIINNCNDPCG = input.ReadBool();
IsRead = input.ReadBool();
break;
}
}

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static ADAFJFOJDEGReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBREFGSkZPSkRFRy5wcm90bxoRR01GRUpFRklCQkkucHJvdG8aEUlJS05H",
"TkhETUZJLnByb3RvIq8BCgtBREFGSkZPSkRFRxIQCghwcm9ncmVzcxgMIAEo",
"ChFBREFGSkZPSkRFRy5wcm90bxoRSUlLTkdOSERNRkkucHJvdG8aEUdNRkVK",
"RUZJQkJJLnByb3RvIq8BCgtBREFGSkZPSkRFRxIQCghwcm9ncmVzcxgMIAEo",
"DRITCgtNRkFOTkNBR0RNUBgOIAEoDRIcCgZzdGF0dXMYCiABKA4yDC5HTUZF",
"SkVGSUJCSRIQCghxdWVzdF9pZBgPIAEoDRIVCgtCT05BR0hCQklDRhgDIAEo",
"DUgAEiMKC05OSFBDT0lJS0ZGGAUgASgLMgwuSUlLTkdOSERNRklIAEINCgtE",
"QURKSkJIT0dNQ0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GMFEJEFIBBIReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, global::EggLink.DanhengServer.Proto.GMFEJEFIBBIReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ADAFJFOJDEG), global::EggLink.DanhengServer.Proto.ADAFJFOJDEG.Parser, new[]{ "Progress", "MFANNCAGDMP", "Status", "QuestId", "BONAGHBBICF", "NNHPCOIIKFF" }, new[]{ "DADJJBHOGMC" }, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static AFBNEIBIJNDReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBRkJORUlCSUpORC5wcm90bxoOUGlsZUl0ZW0ucHJvdG8aEU5PQlBNTU5G",
"RU5KLnByb3RvIuECCgtBRkJORUlCSUpORBITCgtmaW5pc2hfdGltZRgCIAEo",
"ChFBRkJORUlCSUpORC5wcm90bxoRTk9CUE1NTkZFTkoucHJvdG8aDlBpbGVJ",
"dGVtLnByb3RvIuECCgtBRkJORUlCSUpORBITCgtmaW5pc2hfdGltZRgCIAEo",
"AxITCgtDT0lGSEZQRUdQSBgGIAEoAxIUCgtOTUtMRUdPTUVQShjDDiADKA0S",
"EwoLRUxCS1BHQkVMQ00YDyADKA0SEwoLQUhORk1ETkVKTkwYCiABKA0SEwoL",
"d29ybGRfbGV2ZWwYDSABKA0SEwoLQ0FJTUhDQUFDRkcYDCADKA0SFwoPaXNf",
@@ -35,7 +35,7 @@ namespace EggLink.DanhengServer.Proto {
"UGlsZUl0ZW0SEwoLQkdBRkdISVBPSkUYCSABKA0SEwoLRkxCSU5CQ0lFTkgY",
"CCADKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PileItemReflection.Descriptor, global::EggLink.DanhengServer.Proto.NOBPMMNFENJReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NOBPMMNFENJReflection.Descriptor, global::EggLink.DanhengServer.Proto.PileItemReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AFBNEIBIJND), global::EggLink.DanhengServer.Proto.AFBNEIBIJND.Parser, new[]{ "FinishTime", "COIFHFPEGPH", "NMKLEGOMEPJ", "ELBKPGBELCM", "AHNFMDNEJNL", "WorldLevel", "CAIMHCAACFG", "IsTakenReward", "MAMHOJMFJOF", "ILCFOJCDNHI", "FJNDPCFNFLO", "Status", "JFCFKEGGIEF", "BGAFGHIPOJE", "FLBINBCIENH" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static AGADEMAJIMDReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBR0FERU1BSklNRC5wcm90bxoRQURPTEVPRkVHT0sucHJvdG8aEU5KQU9J",
"R0dNRUFMLnByb3RvGhRMb2dpc3RpY3NTY29yZS5wcm90byKOAQoLQUdBREVN",
"ChFBR0FERU1BSklNRC5wcm90bxoUTG9naXN0aWNzU2NvcmUucHJvdG8aEUFE",
"T0xFT0ZFR09LLnByb3RvGhFOSkFPSUdHTUVBTC5wcm90byKOAQoLQUdBREVN",
"QUpJTUQSIQoLSU1NTFBIRE5NT0wYBSADKAsyDC5BRE9MRU9GRUdPSxIhCgtI",
"TkZPSkJDSkFNRxgPIAMoCzIMLk5KQU9JR0dNRUFMEhMKC09NTkdDSUpBTEZN",
"GAkgAygNEiQKC0ZNSlBMSE9IQkFCGAcgAygLMg8uTG9naXN0aWNzU2NvcmVC",
"HqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ADOLEOFEGOKReflection.Descriptor, global::EggLink.DanhengServer.Proto.NJAOIGGMEALReflection.Descriptor, global::EggLink.DanhengServer.Proto.LogisticsScoreReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LogisticsScoreReflection.Descriptor, global::EggLink.DanhengServer.Proto.ADOLEOFEGOKReflection.Descriptor, global::EggLink.DanhengServer.Proto.NJAOIGGMEALReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AGADEMAJIMD), global::EggLink.DanhengServer.Proto.AGADEMAJIMD.Parser, new[]{ "IMMLPHDNMOL", "HNFOJBCJAMG", "OMNGCIJALFM", "FMJPLHOHBAB" }, null, null, null, null)
}));

View File

@@ -24,13 +24,13 @@ namespace EggLink.DanhengServer.Proto {
static AJCJCHLJBGFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBSkNKQ0hMSkJHRi5wcm90bxoRQ0VPRERDRUlEREwucHJvdG8aEUlJS05H",
"TkhETUZJLnByb3RvInMKC0FKQ0pDSExKQkdGEiAKCml0ZW1fdmFsdWUYCiAB",
"ChFBSkNKQ0hMSkJHRi5wcm90bxoRSUlLTkdOSERNRkkucHJvdG8aEUNFT0RE",
"Q0VJRERMLnByb3RvInMKC0FKQ0pDSExKQkdGEiAKCml0ZW1fdmFsdWUYCiAB",
"KAsyDC5JSUtOR05IRE1GSRIhCgtQQ0FKTkNCTUlNTRgNIAEoCzIMLklJS05H",
"TkhETUZJEh8KCWl0ZW1fbGlzdBgCIAMoCzIMLkNFT0REQ0VJRERMQh6qAhtF",
"Z2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CEODDCEIDDLReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, global::EggLink.DanhengServer.Proto.CEODDCEIDDLReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AJCJCHLJBGF), global::EggLink.DanhengServer.Proto.AJCJCHLJBGF.Parser, new[]{ "ItemValue", "PCAJNCBMIMM", "ItemList" }, null, null, null, null)
}));

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static ALEFDNLLKLBReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBTEVGRE5MTEtMQi5wcm90bxoRUEdHR0NGQktEUEsucHJvdG8aEUdKQk5J",
"SUlOS0ZCLnByb3RvGhFPQ0JPTEhGT0lHSS5wcm90bxoRQlBQTUVJR0FIR0ku",
"cHJvdG8aEURNSkxLSUZFTU1OLnByb3RvGhFKS01GTU1QTU5BTS5wcm90byKL",
"ChFBTEVGRE5MTEtMQi5wcm90bxoRQlBQTUVJR0FIR0kucHJvdG8aEUpLTUZN",
"TVBNTkFNLnByb3RvGhFHSkJOSUlJTktGQi5wcm90bxoRT0NCT0xIRk9JR0ku",
"cHJvdG8aEVBHR0dDRkJLRFBLLnByb3RvGhFETUpMS0lGRU1NTi5wcm90byKL",
"AgoLQUxFRkROTExLTEISIQoLR0JFQUJJTU9CSUMYDyABKAsyDC5QR0dHQ0ZC",
"S0RQSxITCgtFRU5KQlBNTkRPTBgMIAEoDRIkCg5wZW5kaW5nX2FjdGlvbhgI",
"IAEoCzIMLkpLTUZNTVBNTkFNEiEKC05OQ0pPRUNLQ0tBGA4gASgLMgwuQlBQ",
@@ -35,7 +35,7 @@ namespace EggLink.DanhengServer.Proto {
"QlAYByADKA0SIQoLTEpHQ1BOT0dJRk8YAiABKAsyDC5ETUpMS0lGRU1NTkIe",
"qgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PGGGCFBKDPKReflection.Descriptor, global::EggLink.DanhengServer.Proto.GJBNIIINKFBReflection.Descriptor, global::EggLink.DanhengServer.Proto.OCBOLHFOIGIReflection.Descriptor, global::EggLink.DanhengServer.Proto.BPPMEIGAHGIReflection.Descriptor, global::EggLink.DanhengServer.Proto.DMJLKIFEMMNReflection.Descriptor, global::EggLink.DanhengServer.Proto.JKMFMMPMNAMReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BPPMEIGAHGIReflection.Descriptor, global::EggLink.DanhengServer.Proto.JKMFMMPMNAMReflection.Descriptor, global::EggLink.DanhengServer.Proto.GJBNIIINKFBReflection.Descriptor, global::EggLink.DanhengServer.Proto.OCBOLHFOIGIReflection.Descriptor, global::EggLink.DanhengServer.Proto.PGGGCFBKDPKReflection.Descriptor, global::EggLink.DanhengServer.Proto.DMJLKIFEMMNReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ALEFDNLLKLB), global::EggLink.DanhengServer.Proto.ALEFDNLLKLB.Parser, new[]{ "GBEABIMOBIC", "EENJBPMNDOL", "PendingAction", "NNCJOECKCKA", "AFPDJDKNENI", "SkillInfo", "FDEIGEPCCBP", "LJGCPNOGIFO" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static AddMultiPathAvatarScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiBBZGRNdWx0aVBhdGhBdmF0YXJTY05vdGlmeS5wcm90bxoRT0JJUEtJSUFM",
"SEMucHJvdG8aDkl0ZW1MaXN0LnByb3RvIn0KGkFkZE11bHRpUGF0aEF2YXRh",
"CiBBZGRNdWx0aVBhdGhBdmF0YXJTY05vdGlmeS5wcm90bxoOSXRlbUxpc3Qu",
"cHJvdG8aEU9CSVBLSUlBTEhDLnByb3RvIn0KGkFkZE11bHRpUGF0aEF2YXRh",
"clNjTm90aWZ5EhEKCWF2YXRhcl9pZBgHIAEoDRIOCgZpc19uZXcYDSABKAgS",
"GQoGcmV3YXJkGAYgASgLMgkuSXRlbUxpc3QSIQoLRk1HTklPRUhIQ0YYBCAB",
"KA4yDC5PQklQS0lJQUxIQ0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OBIPKIIALHCReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.OBIPKIIALHCReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AddMultiPathAvatarScNotify), global::EggLink.DanhengServer.Proto.AddMultiPathAvatarScNotify.Parser, new[]{ "AvatarId", "IsNew", "Reward", "FMGNIOEHHCF" }, null, null, null, null)
}));

View File

@@ -24,16 +24,16 @@ namespace EggLink.DanhengServer.Proto {
static AdventureRoomInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChdBZHZlbnR1cmVSb29tSW5mby5wcm90bxorUm9ndWVBZHZlbnR1cmVSb29t",
"R2FtZXBsYXlXb2xmR3VuSW5mby5wcm90bxoeUm9ndWVBZHZlbnR1cmVSb29t",
"U3RhdHVzLnByb3RvItEBChFBZHZlbnR1cmVSb29tSW5mbxIQCghzY29yZV9p",
"ChdBZHZlbnR1cmVSb29tSW5mby5wcm90bxoeUm9ndWVBZHZlbnR1cmVSb29t",
"U3RhdHVzLnByb3RvGitSb2d1ZUFkdmVudHVyZVJvb21HYW1lcGxheVdvbGZH",
"dW5JbmZvLnByb3RvItEBChFBZHZlbnR1cmVSb29tSW5mbxIQCghzY29yZV9p",
"ZBgLIAEoDRIaChJjYXVnaHRfbW9uc3Rlcl9udW0YBSABKA0SGgoScmVtYWlu",
"X21vbnN0ZXJfbnVtGA8gASgNEgsKA3N1cxgMIAEoARIpCgZzdGF0dXMYCSAB",
"KA4yGS5Sb2d1ZUFkdmVudHVyZVJvb21TdGF0dXMSOgoKcXVlcnlfaW5mbxgD",
"IAEoCzImLlJvZ3VlQWR2ZW50dXJlUm9vbUdhbWVwbGF5V29sZkd1bkluZm9C",
"HqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueAdventureRoomGameplayWolfGunInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueAdventureRoomStatusReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueAdventureRoomStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueAdventureRoomGameplayWolfGunInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AdventureRoomInfo), global::EggLink.DanhengServer.Proto.AdventureRoomInfo.Parser, new[]{ "ScoreId", "CaughtMonsterNum", "RemainMonsterNum", "Sus", "Status", "QueryInfo" }, null, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static AetherAvatarInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChZBZXRoZXJBdmF0YXJJbmZvLnByb3RvGiJBZXRoZXJkaXZpZGVTcGlyaXRM",
"aW5ldXBUeXBlLnByb3RvGg9TcEJhckluZm8ucHJvdG8irgEKEEFldGhlckF2",
"ChZBZXRoZXJBdmF0YXJJbmZvLnByb3RvGg9TcEJhckluZm8ucHJvdG8aIkFl",
"dGhlcmRpdmlkZVNwaXJpdExpbmV1cFR5cGUucHJvdG8irgEKEEFldGhlckF2",
"YXRhckluZm8SCgoCaWQYASABKA0SDQoFaW5kZXgYAiABKA0SEQoJcHJvbW90",
"aW9uGAMgASgNEhUKDXBhc3NpdmVfc2tpbGwYBCADKA0SOQoSc3Bpcml0X2xp",
"bmV1cF90eXBlGAUgASgOMh0uQWV0aGVyZGl2aWRlU3Bpcml0TGluZXVwVHlw",
"ZRIaCgZzcF9iYXIYBiABKAsyCi5TcEJhckluZm9CHqoCG0VnZ0xpbmsuRGFu",
"aGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AetherdivideSpiritLineupTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.SpBarInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.SpBarInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherdivideSpiritLineupTypeReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AetherAvatarInfo), global::EggLink.DanhengServer.Proto.AetherAvatarInfo.Parser, new[]{ "Id", "Index", "Promotion", "PassiveSkill", "SpiritLineupType", "SpBar" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static AetherDivideBattleInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChxBZXRoZXJEaXZpZGVCYXR0bGVJbmZvLnByb3RvGhBCYXR0bGVCdWZmLnBy",
"b3RvGhZTY2VuZU1vbnN0ZXJXYXZlLnByb3RvGhZBZXRoZXJBdmF0YXJJbmZv",
"ChxBZXRoZXJEaXZpZGVCYXR0bGVJbmZvLnByb3RvGhZTY2VuZU1vbnN0ZXJX",
"YXZlLnByb3RvGhBCYXR0bGVCdWZmLnByb3RvGhZBZXRoZXJBdmF0YXJJbmZv",
"LnByb3RvIuoBChZBZXRoZXJEaXZpZGVCYXR0bGVJbmZvEhMKC05CQ0tGREdN",
"RkRCGAMgASgIEh4KCWJ1ZmZfbGlzdBgBIAMoCzILLkJhdHRsZUJ1ZmYSLQoS",
"YmF0dGxlX2F2YXRhcl9saXN0GA8gAygLMhEuQWV0aGVyQXZhdGFySW5mbxIs",
@@ -34,7 +34,7 @@ namespace EggLink.DanhengServer.Proto {
"X3JhbmRvbV9zZWVkGAYgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu",
"UHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BattleBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneMonsterWaveReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherAvatarInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.SceneMonsterWaveReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherAvatarInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AetherDivideBattleInfo), global::EggLink.DanhengServer.Proto.AetherDivideBattleInfo.Parser, new[]{ "NBCKFDGMFDB", "BuffList", "BattleAvatarList", "MonsterWaveList", "BattleId", "StageId", "LogicRandomSeed" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static AvatarReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CgxBdmF0YXIucHJvdG8aEEVxdWlwUmVsaWMucHJvdG8aFUF2YXRhclNraWxs",
"VHJlZS5wcm90byLWAgoGQXZhdGFyEg0KBWxldmVsGAogASgNEhYKDmJhc2Vf",
"CgxBdmF0YXIucHJvdG8aFUF2YXRhclNraWxsVHJlZS5wcm90bxoQRXF1aXBS",
"ZWxpYy5wcm90byLWAgoGQXZhdGFyEg0KBWxldmVsGAogASgNEhYKDmJhc2Vf",
"YXZhdGFyX2lkGA4gASgNEhcKD2RyZXNzZWRfc2tpbl9pZBgBIAEoDRIWCg5j",
"dXJfZW5oYW5jZV9pZBgHIAEoDRIRCglwcm9tb3Rpb24YAiABKA0SEQoJaXNf",
"bWFya2VkGA0gASgIEicKH2hhc190YWtlbl9wcm9tb3Rpb25fcmV3YXJkX2xp",
@@ -35,7 +35,7 @@ namespace EggLink.DanhengServer.Proto {
"aWNfbGlzdBgIIAMoCzILLkVxdWlwUmVsaWMSDAoEcmFuaxgMIAEoDUIeqgIb",
"RWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EquipRelicReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarSkillTreeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AvatarSkillTreeReflection.Descriptor, global::EggLink.DanhengServer.Proto.EquipRelicReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.Avatar), global::EggLink.DanhengServer.Proto.Avatar.Parser, new[]{ "Level", "BaseAvatarId", "DressedSkinId", "CurEnhanceId", "Promotion", "IsMarked", "HasTakenPromotionRewardList", "SkilltreeList", "EquipmentUniqueId", "Exp", "FirstMetTimeStamp", "EquipRelicList", "Rank" }, null, null, null, null)
}));

View File

@@ -25,10 +25,10 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChZBdmF0YXJCYXR0bGVJbmZvLnByb3RvGhRBdmF0YXJQcm9wZXJ0eS5wcm90",
"bxoWU2tpbGxVc2VQcm9wZXJ0eS5wcm90bxoQQXZhdGFyVHlwZS5wcm90bxoX",
"RXF1aXBtZW50UHJvcGVydHkucHJvdG8aEUJhdHRsZVJlbGljLnByb3RvGhFT",
"cEFkZFNvdXJjZS5wcm90bxoVQXZhdGFyU2tpbGxUcmVlLnByb3RvGhpBdHRh",
"Y2tEYW1hZ2VQcm9wZXJ0eS5wcm90bxoTQWJpbGl0eVVzZVN0dC5wcm90byLp",
"bxoTQWJpbGl0eVVzZVN0dC5wcm90bxoaQXR0YWNrRGFtYWdlUHJvcGVydHku",
"cHJvdG8aFlNraWxsVXNlUHJvcGVydHkucHJvdG8aFUF2YXRhclNraWxsVHJl",
"ZS5wcm90bxoRQmF0dGxlUmVsaWMucHJvdG8aEEF2YXRhclR5cGUucHJvdG8a",
"EVNwQWRkU291cmNlLnByb3RvGhdFcXVpcG1lbnRQcm9wZXJ0eS5wcm90byLp",
"CwoQQXZhdGFyQmF0dGxlSW5mbxIgCgthdmF0YXJfdHlwZRgBIAEoDjILLkF2",
"YXRhclR5cGUSCgoCaWQYAiABKA0SFAoMYXZhdGFyX2xldmVsGAMgASgNEhMK",
"C2F2YXRhcl9yYW5rGAQgASgNEhgKEGF2YXRhcl9wcm9tb3Rpb24YBSABKA0S",
@@ -65,7 +65,7 @@ namespace EggLink.DanhengServer.Proto {
"aWQYNyABKA0SEwoLTERNSkRJTEJERk8YOCABKA1CHqoCG0VnZ0xpbmsuRGFu",
"aGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AvatarPropertyReflection.Descriptor, global::EggLink.DanhengServer.Proto.SkillUsePropertyReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.EquipmentPropertyReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleRelicReflection.Descriptor, global::EggLink.DanhengServer.Proto.SpAddSourceReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarSkillTreeReflection.Descriptor, global::EggLink.DanhengServer.Proto.AttackDamagePropertyReflection.Descriptor, global::EggLink.DanhengServer.Proto.AbilityUseSttReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AvatarPropertyReflection.Descriptor, global::EggLink.DanhengServer.Proto.AbilityUseSttReflection.Descriptor, global::EggLink.DanhengServer.Proto.AttackDamagePropertyReflection.Descriptor, global::EggLink.DanhengServer.Proto.SkillUsePropertyReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarSkillTreeReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleRelicReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.SpAddSourceReflection.Descriptor, global::EggLink.DanhengServer.Proto.EquipmentPropertyReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AvatarBattleInfo), global::EggLink.DanhengServer.Proto.AvatarBattleInfo.Parser, new[]{ "AvatarType", "Id", "AvatarLevel", "AvatarRank", "AvatarPromotion", "AvatarStatus", "AvatarSkill", "AvatarEquipment", "TotalTurns", "TotalDamage", "TotalHeal", "TotalDamageTaken", "TotalHpRecover", "TotalSpCost", "StageId", "StageType", "TotalBreakDamage", "AttackTypeDamage", "AttackTypeBreakDamage", "AttackTypeMaxDamage", "SkillTimes", "DelayCumulate", "TotalSpAdd", "SpAddSource", "TotalBpCost", "DieTimes", "ReviveTimes", "BreakTimes", "ExtraTurns", "TotalShield", "TotalShieldTaken", "TotalShieldDamage", "InitialStatus", "Relics", "AssistUid", "AADGFLPBPDF", "FPFBMIMBBHJ", "GGPJOHNOCPC", "LACKCJHHIMK", "FMODLGOBNPE", "LHKABNICKJN", "NCJHDJJDJNL", "LKMGDIADOPB", "IBLGMCIPCKM", "HACJDJIGMGP", "IMDJAHAJGCF", "JDOLKDBICLJ", "CACCODDCJHI", "LLDMLOHBFLO", "CHNIKKCIBEG", "LBNJHHHLPMO", "PDLILFICHIL", "PMKLPHJIOHC", "MPFAENEKFDC", "AvatarEnhanceId", "LDMJDILBDFO" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static BAAGNOHEHMAReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFCQUFHTk9IRUhNQS5wcm90bxoRQ1BGQ0JMQURNQkgucHJvdG8aEU5KSEND",
"RU1ERU9DLnByb3RvGhFORUtBRU5GR0dBQy5wcm90byJ2CgtCQUFHTk9IRUhN",
"ChFCQUFHTk9IRUhNQS5wcm90bxoRTkpIQ0NFTURFT0MucHJvdG8aEU5FS0FF",
"TkZHR0FDLnByb3RvGhFDUEZDQkxBRE1CSC5wcm90byJ2CgtCQUFHTk9IRUhN",
"QRIhCgtPSU1CR0FFSERCSRgBIAEoCzIMLkNQRkNCTEFETUJIEiEKC0tLT0xG",
"QUJHQktHGAIgASgLMgwuTkVLQUVORkdHQUMSIQoLSUdJQ0JDRU1IRUUYAyAB",
"KAsyDC5OSkhDQ0VNREVPQ0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CPFCBLADMBHReflection.Descriptor, global::EggLink.DanhengServer.Proto.NJHCCEMDEOCReflection.Descriptor, global::EggLink.DanhengServer.Proto.NEKAENFGGACReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NJHCCEMDEOCReflection.Descriptor, global::EggLink.DanhengServer.Proto.NEKAENFGGACReflection.Descriptor, global::EggLink.DanhengServer.Proto.CPFCBLADMBHReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BAAGNOHEHMA), global::EggLink.DanhengServer.Proto.BAAGNOHEHMA.Parser, new[]{ "OIMBGAEHDBI", "KKOLFABGBKG", "IGICBCEMHEE" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static BFDLHIDCNMFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFCRkRMSElEQ05NRi5wcm90bxoRTlBQTkZQUEVOTUMucHJvdG8aEUNESU1F",
"TUZKSkZQLnByb3RvGhFCSEdQSEtMRUhFQy5wcm90byKZAgoLQkZETEhJRENO",
"ChFCRkRMSElEQ05NRi5wcm90bxoRQ0RJTUVNRkpKRlAucHJvdG8aEUJIR1BI",
"S0xFSEVDLnByb3RvGhFOUFBORlBQRU5NQy5wcm90byKZAgoLQkZETEhJRENO",
"TUYSEwoLTUlERUpOSkNBSUEYBSABKA0SEAoIc2NvcmVfaWQYCSABKA0SIQoL",
"TklBRUdISkxOTUIYBiABKAsyDC5DRElNRU1GSkpGUBITCgtMRE5CRUlESkJI",
"SRgHIAEoDRIhCgtLSlBNT0hGSUlMTxgDIAEoDjIMLk5QUE5GUFBFTk1DEhMK",
@@ -34,7 +34,7 @@ namespace EggLink.DanhengServer.Proto {
"ASgIEhMKC0pETkdGQk9BSkFQGAwgASgIEhMKC0FOSEZKS0VQQ0dGGAIgASgN",
"Qh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NPPNFPPENMCReflection.Descriptor, global::EggLink.DanhengServer.Proto.CDIMEMFJJFPReflection.Descriptor, global::EggLink.DanhengServer.Proto.BHGPHKLEHECReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CDIMEMFJJFPReflection.Descriptor, global::EggLink.DanhengServer.Proto.BHGPHKLEHECReflection.Descriptor, global::EggLink.DanhengServer.Proto.NPPNFPPENMCReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BFDLHIDCNMF), global::EggLink.DanhengServer.Proto.BFDLHIDCNMF.Parser, new[]{ "MIDEJNJCAIA", "ScoreId", "NIAEGHJLNMB", "LDNBEIDJBHI", "KJPMOHFIILO", "EnergyInfo", "ItemList", "OGNEPBFPILH", "COCONGACIFJ", "JDNGFBOAJAP", "ANHFJKEPCGF" }, null, null, null, null)
}));

View File

@@ -24,13 +24,13 @@ namespace EggLink.DanhengServer.Proto {
static BKMGDPHACKEReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFCS01HRFBIQUNLRS5wcm90byIuCgtCS01HRFBIQUNLRRITCgtCSUlOTkNO",
"RFBDRxgIIAEoCBIKCgJpZBgEIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2Vy",
"dmVyLlByb3RvYgZwcm90bzM="));
"ChFCS01HRFBIQUNLRS5wcm90byIqCgtCS01HRFBIQUNLRRIPCgdpc19yZWFk",
"GAggASgIEgoKAmlkGAQgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu",
"UHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BKMGDPHACKE), global::EggLink.DanhengServer.Proto.BKMGDPHACKE.Parser, new[]{ "BIINNCNDPCG", "Id" }, null, null, null, null)
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BKMGDPHACKE), global::EggLink.DanhengServer.Proto.BKMGDPHACKE.Parser, new[]{ "IsRead", "Id" }, null, null, null, null)
}));
}
#endregion
@@ -72,7 +72,7 @@ namespace EggLink.DanhengServer.Proto {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public BKMGDPHACKE(BKMGDPHACKE other) : this() {
bIINNCNDPCG_ = other.bIINNCNDPCG_;
isRead_ = other.isRead_;
id_ = other.id_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
@@ -83,15 +83,15 @@ namespace EggLink.DanhengServer.Proto {
return new BKMGDPHACKE(this);
}
/// <summary>Field number for the "BIINNCNDPCG" field.</summary>
public const int BIINNCNDPCGFieldNumber = 8;
private bool bIINNCNDPCG_;
/// <summary>Field number for the "is_read" field.</summary>
public const int IsReadFieldNumber = 8;
private bool isRead_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool BIINNCNDPCG {
get { return bIINNCNDPCG_; }
public bool IsRead {
get { return isRead_; }
set {
bIINNCNDPCG_ = value;
isRead_ = value;
}
}
@@ -122,7 +122,7 @@ namespace EggLink.DanhengServer.Proto {
if (ReferenceEquals(other, this)) {
return true;
}
if (BIINNCNDPCG != other.BIINNCNDPCG) return false;
if (IsRead != other.IsRead) return false;
if (Id != other.Id) return false;
return Equals(_unknownFields, other._unknownFields);
}
@@ -131,7 +131,7 @@ namespace EggLink.DanhengServer.Proto {
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (BIINNCNDPCG != false) hash ^= BIINNCNDPCG.GetHashCode();
if (IsRead != false) hash ^= IsRead.GetHashCode();
if (Id != 0) hash ^= Id.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
@@ -155,9 +155,9 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawTag(32);
output.WriteUInt32(Id);
}
if (BIINNCNDPCG != false) {
if (IsRead != false) {
output.WriteRawTag(64);
output.WriteBool(BIINNCNDPCG);
output.WriteBool(IsRead);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
@@ -173,9 +173,9 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawTag(32);
output.WriteUInt32(Id);
}
if (BIINNCNDPCG != false) {
if (IsRead != false) {
output.WriteRawTag(64);
output.WriteBool(BIINNCNDPCG);
output.WriteBool(IsRead);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
@@ -187,7 +187,7 @@ namespace EggLink.DanhengServer.Proto {
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (BIINNCNDPCG != false) {
if (IsRead != false) {
size += 1 + 1;
}
if (Id != 0) {
@@ -205,8 +205,8 @@ namespace EggLink.DanhengServer.Proto {
if (other == null) {
return;
}
if (other.BIINNCNDPCG != false) {
BIINNCNDPCG = other.BIINNCNDPCG;
if (other.IsRead != false) {
IsRead = other.IsRead;
}
if (other.Id != 0) {
Id = other.Id;
@@ -231,7 +231,7 @@ namespace EggLink.DanhengServer.Proto {
break;
}
case 64: {
BIINNCNDPCG = input.ReadBool();
IsRead = input.ReadBool();
break;
}
}
@@ -254,7 +254,7 @@ namespace EggLink.DanhengServer.Proto {
break;
}
case 64: {
BIINNCNDPCG = input.ReadBool();
IsRead = input.ReadBool();
break;
}
}

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static BMMLAFJKNLHReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFCTU1MQUZKS05MSC5wcm90bxoRQk1LRk9JRkxCTEUucHJvdG8aEUVNTk1M",
"SUlMS0tFLnByb3RvIrsBCgtCTU1MQUZKS05MSBITCgtCQ0ZBSUlKRkxGQRgK",
"ChFCTU1MQUZKS05MSC5wcm90bxoRRU1OTUxJSUxLS0UucHJvdG8aEUJNS0ZP",
"SUZMQkxFLnByb3RvIrsBCgtCTU1MQUZKS05MSBITCgtCQ0ZBSUlKRkxGQRgK",
"IAEoCBISCgppdGVtX3ZhbHVlGAwgASgNEhMKC0FLSURDTEVGUERLGAkgASgN",
"EiEKC0lISklGUFBIS0pEGA8gAygLMgwuQk1LRk9JRkxCTEUSEwoLTUVFQ05H",
"S0xESkcYByABKA0SIQoLUFBJQkJLSExNSkMYDSADKAsyDC5FTU5NTElJTEtL",
"RRITCgtESVBKT0lBQ0xIThgLIAEoCEIeqgIbRWdnTGluay5EYW5oZW5nU2Vy",
"dmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BMKFOIFLBLEReflection.Descriptor, global::EggLink.DanhengServer.Proto.EMNMLIILKKEReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EMNMLIILKKEReflection.Descriptor, global::EggLink.DanhengServer.Proto.BMKFOIFLBLEReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BMMLAFJKNLH), global::EggLink.DanhengServer.Proto.BMMLAFJKNLH.Parser, new[]{ "BCFAIIJFLFA", "ItemValue", "AKIDCLEFPDK", "IHJIFPPHKJD", "MEECNGKLDJG", "PPIBBKHLMJC", "DIPJOIACLHN" }, null, null, null, null)
}));

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static BattleAvatarReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChJCYXR0bGVBdmF0YXIucHJvdG8aFUJhdHRsZUVxdWlwbWVudC5wcm90bxoQ",
"QXZhdGFyVHlwZS5wcm90bxoPU3BCYXJJbmZvLnByb3RvGhFCYXR0bGVSZWxp",
"Yy5wcm90bxoVQXZhdGFyU2tpbGxUcmVlLnByb3RvGhFCSkhFQkNDQkFOQS5w",
"ChJCYXR0bGVBdmF0YXIucHJvdG8aD1NwQmFySW5mby5wcm90bxoVQXZhdGFy",
"U2tpbGxUcmVlLnByb3RvGhVCYXR0bGVFcXVpcG1lbnQucHJvdG8aEUJhdHRs",
"ZVJlbGljLnByb3RvGhFCSkhFQkNDQkFOQS5wcm90bxoQQXZhdGFyVHlwZS5w",
"cm90byK8AwoMQmF0dGxlQXZhdGFyEiAKC2F2YXRhcl90eXBlGAEgASgOMgsu",
"QXZhdGFyVHlwZRIKCgJpZBgCIAEoDRINCgVsZXZlbBgDIAEoDRIMCgRyYW5r",
"GAQgASgNEg0KBWluZGV4GAUgASgNEigKDnNraWxsdHJlZV9saXN0GAYgAygL",
@@ -39,7 +39,7 @@ namespace EggLink.DanhengServer.Proto {
"CzIQLkF2YXRhclNraWxsVHJlZRIZChFhdmF0YXJfZW5oYW5jZV9pZBgTIAEo",
"DUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BattleEquipmentReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.SpBarInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleRelicReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarSkillTreeReflection.Descriptor, global::EggLink.DanhengServer.Proto.BJHEBCCBANAReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.SpBarInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarSkillTreeReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleEquipmentReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleRelicReflection.Descriptor, global::EggLink.DanhengServer.Proto.BJHEBCCBANAReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarTypeReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BattleAvatar), global::EggLink.DanhengServer.Proto.BattleAvatar.Parser, new[]{ "AvatarType", "Id", "Level", "Rank", "Index", "SkilltreeList", "EquipmentList", "Hp", "Promotion", "RelicList", "WorldLevel", "AssistUid", "ECIFJLAKHCL", "SpBar", "GMOBAOCEFCE", "IMJJKBJOOHJ", "AvatarEnhanceId" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static BattleEventBattleInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChtCYXR0bGVFdmVudEJhdHRsZUluZm8ucHJvdG8aEUdBQUdFSEFCSU5NLnBy",
"b3RvGhlCYXR0bGVFdmVudFByb3BlcnR5LnByb3RvIngKFUJhdHRsZUV2ZW50",
"ChtCYXR0bGVFdmVudEJhdHRsZUluZm8ucHJvdG8aGUJhdHRsZUV2ZW50UHJv",
"cGVydHkucHJvdG8aEUdBQUdFSEFCSU5NLnByb3RvIngKFUJhdHRsZUV2ZW50",
"QmF0dGxlSW5mbxIXCg9iYXR0bGVfZXZlbnRfaWQYASABKA0SJAoGc3RhdHVz",
"GAIgASgLMhQuQmF0dGxlRXZlbnRQcm9wZXJ0eRIgCgpza2lsbF9pbmZvGAMg",
"AygLMgwuR0FBR0VIQUJJTk1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Q",
"cm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GAAGEHABINMReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleEventPropertyReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BattleEventPropertyReflection.Descriptor, global::EggLink.DanhengServer.Proto.GAAGEHABINMReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BattleEventBattleInfo), global::EggLink.DanhengServer.Proto.BattleEventBattleInfo.Parser, new[]{ "BattleEventId", "Status", "SkillInfo" }, null, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static BattleRogueMagicItemInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch5CYXR0bGVSb2d1ZU1hZ2ljSXRlbUluZm8ucHJvdG8aHUJhdHRsZVJvZ3Vl",
"TWFnaWNTY2VwdGVyLnByb3RvGiBCYXR0bGVSb2d1ZU1hZ2ljUm91bmRDb3Vu",
"dC5wcm90byKKAQoYQmF0dGxlUm9ndWVNYWdpY0l0ZW1JbmZvEjcKEmJhdHRs",
"Ch5CYXR0bGVSb2d1ZU1hZ2ljSXRlbUluZm8ucHJvdG8aIEJhdHRsZVJvZ3Vl",
"TWFnaWNSb3VuZENvdW50LnByb3RvGh1CYXR0bGVSb2d1ZU1hZ2ljU2NlcHRl",
"ci5wcm90byKKAQoYQmF0dGxlUm9ndWVNYWdpY0l0ZW1JbmZvEjcKEmJhdHRs",
"ZV9yb3VuZF9jb3VudBgBIAEoCzIbLkJhdHRsZVJvZ3VlTWFnaWNSb3VuZENv",
"dW50EjUKE2JhdHRsZV9zY2VwdGVyX2xpc3QYAiADKAsyGC5CYXR0bGVSb2d1",
"ZU1hZ2ljU2NlcHRlckIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3Rv",
"YgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BattleRogueMagicScepterReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleRogueMagicRoundCountReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BattleRogueMagicRoundCountReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleRogueMagicScepterReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BattleRogueMagicItemInfo), global::EggLink.DanhengServer.Proto.BattleRogueMagicItemInfo.Parser, new[]{ "BattleRoundCount", "BattleScepterList" }, null, null, null, null)
}));

View File

@@ -24,16 +24,16 @@ namespace EggLink.DanhengServer.Proto {
static BattleStatisticsReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChZCYXR0bGVTdGF0aXN0aWNzLnByb3RvGhFCRE1HT0VKQkZHTC5wcm90bxob",
"QmF0dGxlRXZlbnRCYXR0bGVJbmZvLnByb3RvGhZCYXR0bGVUYXJnZXRMaXN0",
"LnByb3RvGhFKRkZORE9CQk5GQi5wcm90bxoRR01LRVBDT01IUE4ucHJvdG8a",
"EURFTUxQQ05ESkpQLnByb3RvGhFQRURKTlBKS09DSy5wcm90bxoRTk1DTU9I",
"QUhPUEwucHJvdG8aFUJhdHRsZUVuZFJlYXNvbi5wcm90bxoRQUlHS05IRkFO",
"R0EucHJvdG8aEUVLQkFHTU9NRUNMLnByb3RvGhFDSERPTklHT0tOTS5wcm90",
"bxoRSUlJUEhKSU1OSUQucHJvdG8aEUJBQUdOT0hFSE1BLnByb3RvGhFJQkZG",
"QUpPSEtNTy5wcm90bxoRTU1OREpBTUVCTUwucHJvdG8aFkF2YXRhckJhdHRs",
"ZUluZm8ucHJvdG8aF01vbnN0ZXJCYXR0bGVJbmZvLnByb3RvGhFJTktGQ1BL",
"QkdQSC5wcm90bxoRRUFHT0NBSEZHQUYucHJvdG8i3goKEEJhdHRsZVN0YXRp",
"ChZCYXR0bGVTdGF0aXN0aWNzLnByb3RvGhdNb25zdGVyQmF0dGxlSW5mby5w",
"cm90bxobQmF0dGxlRXZlbnRCYXR0bGVJbmZvLnByb3RvGhFCQUFHTk9IRUhN",
"QS5wcm90bxoRTU1OREpBTUVCTUwucHJvdG8aEUJETUdPRUpCRkdMLnByb3Rv",
"GhZCYXR0bGVUYXJnZXRMaXN0LnByb3RvGhFKRkZORE9CQk5GQi5wcm90bxoR",
"QUlHS05IRkFOR0EucHJvdG8aEUlOS0ZDUEtCR1BILnByb3RvGhFJQkZGQUpP",
"SEtNTy5wcm90bxoRR01LRVBDT01IUE4ucHJvdG8aFkF2YXRhckJhdHRsZUlu",
"Zm8ucHJvdG8aEUVLQkFHTU9NRUNMLnByb3RvGhFDSERPTklHT0tOTS5wcm90",
"bxoVQmF0dGxlRW5kUmVhc29uLnByb3RvGhFERU1MUENOREpKUC5wcm90bxoR",
"SUlJUEhKSU1OSUQucHJvdG8aEUVBR09DQUhGR0FGLnByb3RvGhFQRURKTlBK",
"S09DSy5wcm90bxoRTk1DTU9IQUhPUEwucHJvdG8i3goKEEJhdHRsZVN0YXRp",
"c3RpY3MSGgoSdG90YWxfYmF0dGxlX3R1cm5zGAEgASgNEhgKEHRvdGFsX2F1",
"dG9fdHVybnMYAiABKA0SFgoOYXZhdGFyX2lkX2xpc3QYAyADKA0SEQoJdWx0",
"cmFfY250GAQgASgNEhwKFHRvdGFsX2RlbGF5X2N1bXVsYXRlGAUgASgBEhEK",
@@ -67,7 +67,7 @@ namespace EggLink.DanhengServer.Proto {
"Z2V0TGlzdDoCOAFCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IG",
"cHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BDMGOEJBFGLReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleEventBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleTargetListReflection.Descriptor, global::EggLink.DanhengServer.Proto.JFFNDOBBNFBReflection.Descriptor, global::EggLink.DanhengServer.Proto.GMKEPCOMHPNReflection.Descriptor, global::EggLink.DanhengServer.Proto.DEMLPCNDJJPReflection.Descriptor, global::EggLink.DanhengServer.Proto.PEDJNPJKOCKReflection.Descriptor, global::EggLink.DanhengServer.Proto.NMCMOHAHOPLReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleEndReasonReflection.Descriptor, global::EggLink.DanhengServer.Proto.AIGKNHFANGAReflection.Descriptor, global::EggLink.DanhengServer.Proto.EKBAGMOMECLReflection.Descriptor, global::EggLink.DanhengServer.Proto.CHDONIGOKNMReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIIPHJIMNIDReflection.Descriptor, global::EggLink.DanhengServer.Proto.BAAGNOHEHMAReflection.Descriptor, global::EggLink.DanhengServer.Proto.IBFFAJOHKMOReflection.Descriptor, global::EggLink.DanhengServer.Proto.MMNDJAMEBMLReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MonsterBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.INKFCPKBGPHReflection.Descriptor, global::EggLink.DanhengServer.Proto.EAGOCAHFGAFReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MonsterBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleEventBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.BAAGNOHEHMAReflection.Descriptor, global::EggLink.DanhengServer.Proto.MMNDJAMEBMLReflection.Descriptor, global::EggLink.DanhengServer.Proto.BDMGOEJBFGLReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleTargetListReflection.Descriptor, global::EggLink.DanhengServer.Proto.JFFNDOBBNFBReflection.Descriptor, global::EggLink.DanhengServer.Proto.AIGKNHFANGAReflection.Descriptor, global::EggLink.DanhengServer.Proto.INKFCPKBGPHReflection.Descriptor, global::EggLink.DanhengServer.Proto.IBFFAJOHKMOReflection.Descriptor, global::EggLink.DanhengServer.Proto.GMKEPCOMHPNReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.EKBAGMOMECLReflection.Descriptor, global::EggLink.DanhengServer.Proto.CHDONIGOKNMReflection.Descriptor, global::EggLink.DanhengServer.Proto.BattleEndReasonReflection.Descriptor, global::EggLink.DanhengServer.Proto.DEMLPCNDJJPReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIIPHJIMNIDReflection.Descriptor, global::EggLink.DanhengServer.Proto.EAGOCAHFGAFReflection.Descriptor, global::EggLink.DanhengServer.Proto.PEDJNPJKOCKReflection.Descriptor, global::EggLink.DanhengServer.Proto.NMCMOHAHOPLReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BattleStatistics), global::EggLink.DanhengServer.Proto.BattleStatistics.Parser, new[]{ "TotalBattleTurns", "TotalAutoTurns", "AvatarIdList", "UltraCnt", "TotalDelayCumulate", "CostTime", "BattleAvatarList", "MonsterList", "RoundCnt", "CocoonDeadWave", "AvatarBattleTurns", "MonsterBattleTurns", "CustomValues", "ChallengeScore", "IJOLOFBJINB", "EndReason", "GLOJPNLNHJH", "IICCEFCGPAK", "LDGAANONMBK", "ADBHGKPNIKP", "ECEFBCNOFKB", "BattleTargetInfo", "NAJLKHFLLPG", "JPGIFCHJDLK", "MNPHNJKGPKL", "LEDDODAMMNO", "ENBJCPKGCOL", "NGOKNFDMHMF", "DKOEADNAMCJ", "IDCGPAKJFMD", "BILLJJBFIOL", "HMPGMILJAPB", "NOCIGFLLIFG", "JNJIIMJBOJP", "KKPKALJMAMF", "OKGCIPAHMEI", "BAPOHBLOLCC", "LDMJDILBDFO" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static CAHIHNJIAJBReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFDQUhJSE5KSUFKQi5wcm90bxoRR0tJQ09DQ0xQTUcucHJvdG8aEUFITk5L",
"TlBGQUdELnByb3RvIvgBCgtDQUhJSE5KSUFKQhIfCglidWZmX2xpc3QYDCAD",
"ChFDQUhJSE5KSUFKQi5wcm90bxoRQUhOTktOUEZBR0QucHJvdG8aEUdLSUNP",
"Q0NMUE1HLnByb3RvIvgBCgtDQUhJSE5KSUFKQhIfCglidWZmX2xpc3QYDCAD",
"KAsyDC5HS0lDT0NDTFBNRxITCgtBRUtKTEhKT1BDRRgJIAMoDRITCgtETUhF",
"REhMREhNTxgNIAMoDRITCgtNS0pMQ0FER01MRRgDIAEoDRIyCgtGQUpKRU9H",
"S09PThgCIAMoCzIdLkNBSElITkpJQUpCLkZBSkpFT0dLT09ORW50cnkSIQoL",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"TkVudHJ5EgsKA2tleRgBIAEoDRINCgV2YWx1ZRgCIAEoDToCOAFCHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GKICOCCLPMGReflection.Descriptor, global::EggLink.DanhengServer.Proto.AHNNKNPFAGDReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AHNNKNPFAGDReflection.Descriptor, global::EggLink.DanhengServer.Proto.GKICOCCLPMGReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CAHIHNJIAJB), global::EggLink.DanhengServer.Proto.CAHIHNJIAJB.Parser, new[]{ "BuffList", "AEKJLHJOPCE", "DMHEDHLDHMO", "MKJLCADGMLE", "FAJJEOGKOON", "MIALMMLJBML" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static CDNGNDNLNAJReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFDRE5HTkROTE5BSi5wcm90bxoRQ0dDT05KRkZGQkIucHJvdG8aEUdDRkVI",
"TUVOT05NLnByb3RvGhFMSExFRUhDQk1PTC5wcm90bxoRRURGQUJLTU5CTEku",
"ChFDRE5HTkROTE5BSi5wcm90bxoRRURGQUJLTU5CTEkucHJvdG8aEUNHQ09O",
"SkZGRkJCLnByb3RvGhFMSExFRUhDQk1PTC5wcm90bxoRR0NGRUhNRU5PTk0u",
"cHJvdG8irgEKC0NETkdORE5MTkFKEhMKC0dPTkVBS0JER0VLGAUgASgNEiEK",
"C0FBS0hDTkVEQkNEGAggASgLMgwuTEhMRUVIQ0JNT0wSIQoLRUVJSERDUE9M",
"RUYYDyABKAsyDC5FREZBQktNTkJMSRIhCgtHQkZDTE1MSU1IQxgEIAEoCzIM",
"LkdDRkVITUVOT05NEiEKC0hCSEVBSklKRUdGGAkgASgLMgwuQ0dDT05KRkZG",
"QkJCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CGCONJFFFBBReflection.Descriptor, global::EggLink.DanhengServer.Proto.GCFEHMENONMReflection.Descriptor, global::EggLink.DanhengServer.Proto.LHLEEHCBMOLReflection.Descriptor, global::EggLink.DanhengServer.Proto.EDFABKMNBLIReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EDFABKMNBLIReflection.Descriptor, global::EggLink.DanhengServer.Proto.CGCONJFFFBBReflection.Descriptor, global::EggLink.DanhengServer.Proto.LHLEEHCBMOLReflection.Descriptor, global::EggLink.DanhengServer.Proto.GCFEHMENONMReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CDNGNDNLNAJ), global::EggLink.DanhengServer.Proto.CDNGNDNLNAJ.Parser, new[]{ "GONEAKBDGEK", "AAKHCNEDBCD", "EEIHDCPOLEF", "GBFCLMLIMHC", "HBHEAJIJEGF" }, null, null, null, null)
}));

View File

@@ -24,10 +24,10 @@ namespace EggLink.DanhengServer.Proto {
static CGHKIDBJHFHReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFDR0hLSURCSkhGSC5wcm90bxoRSEpLRE5HSUhNQUEucHJvdG8aEU5MQ0FM",
"S0xQR09HLnByb3RvGhFLSFBIQUlGTkpFSS5wcm90bxoRT0NKR05QSUZPQk0u",
"cHJvdG8aEU9KTEVIUFBKQkJDLnByb3RvGhFOSUdDT1BHSEFNSi5wcm90bxoR",
"S0hDQUtQT01HTksucHJvdG8aEU5NRU5LSUdOQkNBLnByb3RvIrEDCgtDR0hL",
"ChFDR0hLSURCSkhGSC5wcm90bxoRS0hQSEFJRk5KRUkucHJvdG8aEU9DSkdO",
"UElGT0JNLnByb3RvGhFOSUdDT1BHSEFNSi5wcm90bxoRSEpLRE5HSUhNQUEu",
"cHJvdG8aEU5NRU5LSUdOQkNBLnByb3RvGhFPSkxFSFBQSkJCQy5wcm90bxoR",
"S0hDQUtQT01HTksucHJvdG8aEU5MQ0FMS0xQR09HLnByb3RvIrEDCgtDR0hL",
"SURCSkhGSBIjCgtQSkFCS0lGRE5ORBgOIAEoCzIMLk5MQ0FMS0xQR09HSAAS",
"IwoLTklISUZFTU9LQU0YAiABKAsyDC5PSkxFSFBQSkJCQ0gAEiMKC01MQ0dB",
"TElIQUlQGAggASgLMgwuT0pMRUhQUEpCQkNIABIjCgtCSURERE5JUEJMRRgH",
@@ -40,7 +40,7 @@ namespace EggLink.DanhengServer.Proto {
"ByABKA1IAEINCgtOR0RJT0FHRlBFQUIeqgIbRWdnTGluay5EYW5oZW5nU2Vy",
"dmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HJKDNGIHMAAReflection.Descriptor, global::EggLink.DanhengServer.Proto.NLCALKLPGOGReflection.Descriptor, global::EggLink.DanhengServer.Proto.KHPHAIFNJEIReflection.Descriptor, global::EggLink.DanhengServer.Proto.OCJGNPIFOBMReflection.Descriptor, global::EggLink.DanhengServer.Proto.OJLEHPPJBBCReflection.Descriptor, global::EggLink.DanhengServer.Proto.NIGCOPGHAMJReflection.Descriptor, global::EggLink.DanhengServer.Proto.KHCAKPOMGNKReflection.Descriptor, global::EggLink.DanhengServer.Proto.NMENKIGNBCAReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KHPHAIFNJEIReflection.Descriptor, global::EggLink.DanhengServer.Proto.OCJGNPIFOBMReflection.Descriptor, global::EggLink.DanhengServer.Proto.NIGCOPGHAMJReflection.Descriptor, global::EggLink.DanhengServer.Proto.HJKDNGIHMAAReflection.Descriptor, global::EggLink.DanhengServer.Proto.NMENKIGNBCAReflection.Descriptor, global::EggLink.DanhengServer.Proto.OJLEHPPJBBCReflection.Descriptor, global::EggLink.DanhengServer.Proto.KHCAKPOMGNKReflection.Descriptor, global::EggLink.DanhengServer.Proto.NLCALKLPGOGReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CGHKIDBJHFH), global::EggLink.DanhengServer.Proto.CGHKIDBJHFH.Parser, new[]{ "PJABKIFDNND", "NIHIFEMOKAM", "MLCGALIHAIP", "BIDDDNIPBLE", "DIJHPEHONOK", "EDHBKECGOLI", "MFHBHKIMDCA", "NPFPAJLCLNN", "IOMGDIKELIA", "GKAHDHELILD", "GNPEAMELJDJ", "CBAKIHCDENP" }, new[]{ "NGDIOAGFPEA" }, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static CGOJKBOEOFOReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFDR09KS0JPRU9GTy5wcm90bxoRQkZBQUVGQ0VKUEEucHJvdG8aEU5FSUhM",
"REdFQkhFLnByb3RvGhFJSUtOR05IRE1GSS5wcm90byKLAQoLQ0dPSktCT0VP",
"ChFDR09KS0JPRU9GTy5wcm90bxoRSUlLTkdOSERNRkkucHJvdG8aEU5FSUhM",
"REdFQkhFLnByb3RvGhFCRkFBRUZDRUpQQS5wcm90byKLAQoLQ0dPSktCT0VP",
"Rk8SIQoLQ0FCQ0dLTkdBT0MYCiABKAsyDC5JSUtOR05IRE1GSRIhCgtESEhB",
"UEhOTUVERhgDIAMoCzIMLk5FSUhMREdFQkhFEhMKC0pDREpDQU5FSEpEGA0g",
"AygNEiEKC0dNT0ZLTEJGQVBMGAsgAygLMgwuQkZBQUVGQ0VKUEFCHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BFAAEFCEJPAReflection.Descriptor, global::EggLink.DanhengServer.Proto.NEIHLDGEBHEReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, global::EggLink.DanhengServer.Proto.NEIHLDGEBHEReflection.Descriptor, global::EggLink.DanhengServer.Proto.BFAAEFCEJPAReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CGOJKBOEOFO), global::EggLink.DanhengServer.Proto.CGOJKBOEOFO.Parser, new[]{ "CABCGKNGAOC", "DHHAPHNMEDF", "JCDJCANEHJD", "GMOFKLBFAPL" }, null, null, null, null)
}));

View File

@@ -24,13 +24,13 @@ namespace EggLink.DanhengServer.Proto {
static CLKNIBOJLGPReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFDTEtOSUJPSkxHUC5wcm90bxoRUENPREZDTktISksucHJvdG8aEUFEQUZK",
"Rk9KREVHLnByb3RvIlIKC0NMS05JQk9KTEdQEiEKC0NNSE5MSkpPREpGGAog",
"ChFDTEtOSUJPSkxHUC5wcm90bxoRQURBRkpGT0pERUcucHJvdG8aEVBDT0RG",
"Q05LSEpLLnByb3RvIlIKC0NMS05JQk9KTEdQEiEKC0NNSE5MSkpPREpGGAog",
"ASgLMgwuUENPREZDTktISksSIAoKcXVlc3RfbGlzdBgDIAMoCzIMLkFEQUZK",
"Rk9KREVHQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3Rv",
"Mw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PCODFCNKHJKReflection.Descriptor, global::EggLink.DanhengServer.Proto.ADAFJFOJDEGReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ADAFJFOJDEGReflection.Descriptor, global::EggLink.DanhengServer.Proto.PCODFCNKHJKReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CLKNIBOJLGP), global::EggLink.DanhengServer.Proto.CLKNIBOJLGP.Parser, new[]{ "CMHNLJJODJF", "QuestList" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static CPFCBLADMBHReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFDUEZDQkxBRE1CSC5wcm90bxoRRFBORExIR0VNRUkucHJvdG8aEUxITEJJ",
"QU5GT0hLLnByb3RvGhFMTEJNQVBIQk9HRC5wcm90byJ2CgtDUEZDQkxBRE1C",
"ChFDUEZDQkxBRE1CSC5wcm90bxoRTExCTUFQSEJPR0QucHJvdG8aEURQTkRM",
"SEdFTUVJLnByb3RvGhFMSExCSUFORk9ISy5wcm90byJ2CgtDUEZDQkxBRE1C",
"SBIhCgtIQUFGSEtJQUdLTRgBIAMoCzIMLkxITEJJQU5GT0hLEiEKC09FQUdB",
"TUpETE1BGAIgAygLMgwuTExCTUFQSEJPR0QSIQoLUExFTk5QQUdKTEwYAyAD",
"KAsyDC5EUE5ETEhHRU1FSUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DPNDLHGEMEIReflection.Descriptor, global::EggLink.DanhengServer.Proto.LHLBIANFOHKReflection.Descriptor, global::EggLink.DanhengServer.Proto.LLBMAPHBOGDReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LLBMAPHBOGDReflection.Descriptor, global::EggLink.DanhengServer.Proto.DPNDLHGEMEIReflection.Descriptor, global::EggLink.DanhengServer.Proto.LHLBIANFOHKReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CPFCBLADMBH), global::EggLink.DanhengServer.Proto.CPFCBLADMBH.Parser, new[]{ "HAAFHKIAGKM", "OEAGAMJDLMA", "PLENNPAGJLL" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static CellAdvanceInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVDZWxsQWR2YW5jZUluZm8ucHJvdG8aFUNlbGxNb25zdGVySW5mby5wcm90",
"bxoaQ2VsbEZpbmFsTW9uc3RlckluZm8ucHJvdG8aG0NlbGxNb25zdGVyU2Vs",
"ChVDZWxsQWR2YW5jZUluZm8ucHJvdG8aGkNlbGxGaW5hbE1vbnN0ZXJJbmZv",
"LnByb3RvGhVDZWxsTW9uc3RlckluZm8ucHJvdG8aG0NlbGxNb25zdGVyU2Vs",
"ZWN0SW5mby5wcm90byKyAQoPQ2VsbEFkdmFuY2VJbmZvEioKDmNlbGxfYm9z",
"c19pbmZvGAggASgLMhAuQ2VsbE1vbnN0ZXJJbmZvSAASMgoQc2VsZWN0X2Jv",
"c3NfaW5mbxgPIAEoCzIWLkNlbGxNb25zdGVyU2VsZWN0SW5mb0gAEjAKD2Zp",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"DQoLSEJQR0pCQkFMQ0NCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CellMonsterInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.CellFinalMonsterInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.CellMonsterSelectInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CellFinalMonsterInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.CellMonsterInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.CellMonsterSelectInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CellAdvanceInfo), global::EggLink.DanhengServer.Proto.CellAdvanceInfo.Parser, new[]{ "CellBossInfo", "SelectBossInfo", "FinalBossInfo" }, new[]{ "HBPGJBBALCC" }, null, null, null)
}));

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static ChallengeBossInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChdDaGFsbGVuZ2VCb3NzSW5mby5wcm90bxohQ2hhbGxlbmdlQm9zc1Npbmds",
"ZU5vZGVJbmZvLnByb3RvGiBDaGFsbGVuZ2VCb3NzRXF1aXBtZW50SW5mby5w",
"cm90bxoiQ2hhbGxlbmdlQm9zc0F2YXRhclJlbGljSW5mby5wcm90byKsBAoR",
"ChdDaGFsbGVuZ2VCb3NzSW5mby5wcm90bxogQ2hhbGxlbmdlQm9zc0VxdWlw",
"bWVudEluZm8ucHJvdG8aIkNoYWxsZW5nZUJvc3NBdmF0YXJSZWxpY0luZm8u",
"cHJvdG8aIUNoYWxsZW5nZUJvc3NTaW5nbGVOb2RlSW5mby5wcm90byKsBAoR",
"Q2hhbGxlbmdlQm9zc0luZm8SEwoLTkNCRE5QR1BFQUkYCSABKAgSFAoMZmly",
"c3RfbGluZXVwGAggAygNElMKGmNoYWxsZW5nZV9hdmF0YXJfcmVsaWNfbWFw",
"GA0gAygLMi8uQ2hhbGxlbmdlQm9zc0luZm8uQ2hhbGxlbmdlQXZhdGFyUmVs",
@@ -42,7 +42,7 @@ namespace EggLink.DanhengServer.Proto {
"aXBtZW50SW5mbzoCOAFCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChallengeBossSingleNodeInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeBossEquipmentInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeBossAvatarRelicInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChallengeBossEquipmentInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeBossAvatarRelicInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeBossSingleNodeInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengeBossInfo), global::EggLink.DanhengServer.Proto.ChallengeBossInfo.Parser, new[]{ "NCBDNPGPEAI", "FirstLineup", "ChallengeAvatarRelicMap", "SecondLineup", "SecondNode", "ChallengeAvatarEquipmentMap", "FirstNode" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static ChallengeBuffInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChdDaGFsbGVuZ2VCdWZmSW5mby5wcm90bxocQ2hhbGxlbmdlU3RvcnlCdWZm",
"SW5mby5wcm90bxobQ2hhbGxlbmdlQm9zc0J1ZmZJbmZvLnByb3RvIn4KEUNo",
"ChdDaGFsbGVuZ2VCdWZmSW5mby5wcm90bxobQ2hhbGxlbmdlQm9zc0J1ZmZJ",
"bmZvLnByb3RvGhxDaGFsbGVuZ2VTdG9yeUJ1ZmZJbmZvLnByb3RvIn4KEUNo",
"YWxsZW5nZUJ1ZmZJbmZvEi0KCnN0b3J5X2luZm8YAiABKAsyFy5DaGFsbGVu",
"Z2VTdG9yeUJ1ZmZJbmZvSAASKwoJYm9zc19pbmZvGAQgASgLMhYuQ2hhbGxl",
"bmdlQm9zc0J1ZmZJbmZvSABCDQoLQkNNRUtMTkFFQkVCHqoCG0VnZ0xpbmsu",
"RGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChallengeStoryBuffInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeBossBuffInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChallengeBossBuffInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeStoryBuffInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengeBuffInfo), global::EggLink.DanhengServer.Proto.ChallengeBuffInfo.Parser, new[]{ "StoryInfo", "BossInfo" }, new[]{ "BCMEKLNAEBE" }, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static ChallengeCurBuffInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpDaGFsbGVuZ2VDdXJCdWZmSW5mby5wcm90bxobQ2hhbGxlbmdlQm9zc0J1",
"ZmZMaXN0LnByb3RvGhxDaGFsbGVuZ2VTdG9yeUJ1ZmZMaXN0LnByb3RvIosB",
"ChpDaGFsbGVuZ2VDdXJCdWZmSW5mby5wcm90bxocQ2hhbGxlbmdlU3RvcnlC",
"dWZmTGlzdC5wcm90bxobQ2hhbGxlbmdlQm9zc0J1ZmZMaXN0LnByb3RvIosB",
"ChRDaGFsbGVuZ2VDdXJCdWZmSW5mbxIyCg9jdXJfc3RvcnlfYnVmZnMYAiAB",
"KAsyFy5DaGFsbGVuZ2VTdG9yeUJ1ZmZMaXN0SAASMAoOY3VyX2Jvc3NfYnVm",
"ZnMYBiABKAsyFi5DaGFsbGVuZ2VCb3NzQnVmZkxpc3RIAEINCgtGR0tJRE1C",
"RUtCRkIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChallengeBossBuffListReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeStoryBuffListReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChallengeStoryBuffListReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeBossBuffListReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengeCurBuffInfo), global::EggLink.DanhengServer.Proto.ChallengeCurBuffInfo.Parser, new[]{ "CurStoryBuffs", "CurBossBuffs" }, new[]{ "FGKIDMBEKBF" }, null, null, null)
}));

View File

@@ -0,0 +1,299 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChallengePeakAvatar.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from ChallengePeakAvatar.proto</summary>
public static partial class ChallengePeakAvatarReflection {
#region Descriptor
/// <summary>File descriptor for ChallengePeakAvatar.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChallengePeakAvatarReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChlDaGFsbGVuZ2VQZWFrQXZhdGFyLnByb3RvGhBFcXVpcFJlbGljLnByb3Rv",
"ImYKE0NoYWxsZW5nZVBlYWtBdmF0YXISGwoTZXF1aXBtZW50X3VuaXF1ZV9p",
"ZBgCIAEoDRIfCgpyZWxpY19saXN0GAggAygLMgsuRXF1aXBSZWxpYxIRCglh",
"dmF0YXJfaWQYCSABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EquipRelicReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengePeakAvatar), global::EggLink.DanhengServer.Proto.ChallengePeakAvatar.Parser, new[]{ "EquipmentUniqueId", "RelicList", "AvatarId" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChallengePeakAvatar : pb::IMessage<ChallengePeakAvatar>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChallengePeakAvatar> _parser = new pb::MessageParser<ChallengePeakAvatar>(() => new ChallengePeakAvatar());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChallengePeakAvatar> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.ChallengePeakAvatarReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakAvatar() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakAvatar(ChallengePeakAvatar other) : this() {
equipmentUniqueId_ = other.equipmentUniqueId_;
relicList_ = other.relicList_.Clone();
avatarId_ = other.avatarId_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakAvatar Clone() {
return new ChallengePeakAvatar(this);
}
/// <summary>Field number for the "equipment_unique_id" field.</summary>
public const int EquipmentUniqueIdFieldNumber = 2;
private uint equipmentUniqueId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EquipmentUniqueId {
get { return equipmentUniqueId_; }
set {
equipmentUniqueId_ = value;
}
}
/// <summary>Field number for the "relic_list" field.</summary>
public const int RelicListFieldNumber = 8;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.EquipRelic> _repeated_relicList_codec
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.EquipRelic.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EquipRelic> relicList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EquipRelic>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EquipRelic> RelicList {
get { return relicList_; }
}
/// <summary>Field number for the "avatar_id" field.</summary>
public const int AvatarIdFieldNumber = 9;
private uint avatarId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AvatarId {
get { return avatarId_; }
set {
avatarId_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChallengePeakAvatar);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChallengePeakAvatar other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (EquipmentUniqueId != other.EquipmentUniqueId) return false;
if(!relicList_.Equals(other.relicList_)) return false;
if (AvatarId != other.AvatarId) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (EquipmentUniqueId != 0) hash ^= EquipmentUniqueId.GetHashCode();
hash ^= relicList_.GetHashCode();
if (AvatarId != 0) hash ^= AvatarId.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (EquipmentUniqueId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(EquipmentUniqueId);
}
relicList_.WriteTo(output, _repeated_relicList_codec);
if (AvatarId != 0) {
output.WriteRawTag(72);
output.WriteUInt32(AvatarId);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (EquipmentUniqueId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(EquipmentUniqueId);
}
relicList_.WriteTo(ref output, _repeated_relicList_codec);
if (AvatarId != 0) {
output.WriteRawTag(72);
output.WriteUInt32(AvatarId);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (EquipmentUniqueId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EquipmentUniqueId);
}
size += relicList_.CalculateSize(_repeated_relicList_codec);
if (AvatarId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AvatarId);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChallengePeakAvatar other) {
if (other == null) {
return;
}
if (other.EquipmentUniqueId != 0) {
EquipmentUniqueId = other.EquipmentUniqueId;
}
relicList_.Add(other.relicList_);
if (other.AvatarId != 0) {
AvatarId = other.AvatarId;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 16: {
EquipmentUniqueId = input.ReadUInt32();
break;
}
case 66: {
relicList_.AddEntriesFrom(input, _repeated_relicList_codec);
break;
}
case 72: {
AvatarId = input.ReadUInt32();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 16: {
EquipmentUniqueId = input.ReadUInt32();
break;
}
case 66: {
relicList_.AddEntriesFrom(ref input, _repeated_relicList_codec);
break;
}
case 72: {
AvatarId = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -0,0 +1,245 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChallengePeakGroupDataUpdateScNotify.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from ChallengePeakGroupDataUpdateScNotify.proto</summary>
public static partial class ChallengePeakGroupDataUpdateScNotifyReflection {
#region Descriptor
/// <summary>File descriptor for ChallengePeakGroupDataUpdateScNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChallengePeakGroupDataUpdateScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CipDaGFsbGVuZ2VQZWFrR3JvdXBEYXRhVXBkYXRlU2NOb3RpZnkucHJvdG8a",
"F0NoYWxsZW5nZVBlYWtJbmZvLnByb3RvIlQKJENoYWxsZW5nZVBlYWtHcm91",
"cERhdGFVcGRhdGVTY05vdGlmeRIsChB1cGRhdGVfcGVha19kYXRhGA0gASgL",
"MhIuQ2hhbGxlbmdlUGVha0luZm9CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZl",
"ci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChallengePeakInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengePeakGroupDataUpdateScNotify), global::EggLink.DanhengServer.Proto.ChallengePeakGroupDataUpdateScNotify.Parser, new[]{ "UpdatePeakData" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChallengePeakGroupDataUpdateScNotify : pb::IMessage<ChallengePeakGroupDataUpdateScNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChallengePeakGroupDataUpdateScNotify> _parser = new pb::MessageParser<ChallengePeakGroupDataUpdateScNotify>(() => new ChallengePeakGroupDataUpdateScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChallengePeakGroupDataUpdateScNotify> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.ChallengePeakGroupDataUpdateScNotifyReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakGroupDataUpdateScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakGroupDataUpdateScNotify(ChallengePeakGroupDataUpdateScNotify other) : this() {
updatePeakData_ = other.updatePeakData_ != null ? other.updatePeakData_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakGroupDataUpdateScNotify Clone() {
return new ChallengePeakGroupDataUpdateScNotify(this);
}
/// <summary>Field number for the "update_peak_data" field.</summary>
public const int UpdatePeakDataFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.ChallengePeakInfo updatePeakData_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChallengePeakInfo UpdatePeakData {
get { return updatePeakData_; }
set {
updatePeakData_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChallengePeakGroupDataUpdateScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChallengePeakGroupDataUpdateScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(UpdatePeakData, other.UpdatePeakData)) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (updatePeakData_ != null) hash ^= UpdatePeakData.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (updatePeakData_ != null) {
output.WriteRawTag(106);
output.WriteMessage(UpdatePeakData);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (updatePeakData_ != null) {
output.WriteRawTag(106);
output.WriteMessage(UpdatePeakData);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (updatePeakData_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdatePeakData);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChallengePeakGroupDataUpdateScNotify other) {
if (other == null) {
return;
}
if (other.updatePeakData_ != null) {
if (updatePeakData_ == null) {
UpdatePeakData = new global::EggLink.DanhengServer.Proto.ChallengePeakInfo();
}
UpdatePeakData.MergeFrom(other.UpdatePeakData);
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 106: {
if (updatePeakData_ == null) {
UpdatePeakData = new global::EggLink.DanhengServer.Proto.ChallengePeakInfo();
}
input.ReadMessage(UpdatePeakData);
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 106: {
if (updatePeakData_ == null) {
UpdatePeakData = new global::EggLink.DanhengServer.Proto.ChallengePeakInfo();
}
input.ReadMessage(UpdatePeakData);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

562
Proto/ChallengePeakInfo.cs Normal file
View File

@@ -0,0 +1,562 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChallengePeakInfo.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from ChallengePeakInfo.proto</summary>
public static partial class ChallengePeakInfoReflection {
#region Descriptor
/// <summary>File descriptor for ChallengePeakInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChallengePeakInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChdDaGFsbGVuZ2VQZWFrSW5mby5wcm90bxoRREdGRk5PUEZMTkUucHJvdG8a",
"HENoYWxsZW5nZVBlYWtMZXZlbEluZm8ucHJvdG8aGUNoYWxsZW5nZVBlYWtB",
"dmF0YXIucHJvdG8aEUZMTUxLSERERUJMLnByb3RvIskCChFDaGFsbGVuZ2VQ",
"ZWFrSW5mbxITCgtCS0xIR05PQlBMSxgCIAEoDRIhCgtLREFPRExMRUhFSRgK",
"IAEoCzIMLkZMTUxLSERERUJMEhkKEWN1cl9wZWFrX2dyb3VwX2lkGAMgASgN",
"EjMKFXBlYWtfYXZhdGFyX2luZm9fbGlzdBgPIAMoCzIULkNoYWxsZW5nZVBl",
"YWtBdmF0YXISEwoLREdLTkNCT01JTkYYByABKAgSEwoLT0VMRUVGR0FPTlAY",
"BiADKA0SEwoLR0dJSE1HSEpOR0cYDCABKAgSNQoUcGVha19sZXZlbF9pbmZv",
"X2xpc3QYASADKAsyFy5DaGFsbGVuZ2VQZWFrTGV2ZWxJbmZvEhMKC0NBUE1I",
"SkdDR0xGGAsgASgNEiEKC0FQR0VGT0ZNS0JHGAUgASgLMgwuREdGRk5PUEZM",
"TkVCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DGFFNOPFLNEReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengePeakLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengePeakAvatarReflection.Descriptor, global::EggLink.DanhengServer.Proto.FLMLKHDDEBLReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengePeakInfo), global::EggLink.DanhengServer.Proto.ChallengePeakInfo.Parser, new[]{ "BKLHGNOBPLK", "KDAODLLEHEI", "CurPeakGroupId", "PeakAvatarInfoList", "DGKNCBOMINF", "OELEEFGAONP", "GGIHMGHJNGG", "PeakLevelInfoList", "CAPMHJGCGLF", "APGEFOFMKBG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChallengePeakInfo : pb::IMessage<ChallengePeakInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChallengePeakInfo> _parser = new pb::MessageParser<ChallengePeakInfo>(() => new ChallengePeakInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChallengePeakInfo> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.ChallengePeakInfoReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakInfo(ChallengePeakInfo other) : this() {
bKLHGNOBPLK_ = other.bKLHGNOBPLK_;
kDAODLLEHEI_ = other.kDAODLLEHEI_ != null ? other.kDAODLLEHEI_.Clone() : null;
curPeakGroupId_ = other.curPeakGroupId_;
peakAvatarInfoList_ = other.peakAvatarInfoList_.Clone();
dGKNCBOMINF_ = other.dGKNCBOMINF_;
oELEEFGAONP_ = other.oELEEFGAONP_.Clone();
gGIHMGHJNGG_ = other.gGIHMGHJNGG_;
peakLevelInfoList_ = other.peakLevelInfoList_.Clone();
cAPMHJGCGLF_ = other.cAPMHJGCGLF_;
aPGEFOFMKBG_ = other.aPGEFOFMKBG_ != null ? other.aPGEFOFMKBG_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakInfo Clone() {
return new ChallengePeakInfo(this);
}
/// <summary>Field number for the "BKLHGNOBPLK" field.</summary>
public const int BKLHGNOBPLKFieldNumber = 2;
private uint bKLHGNOBPLK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BKLHGNOBPLK {
get { return bKLHGNOBPLK_; }
set {
bKLHGNOBPLK_ = value;
}
}
/// <summary>Field number for the "KDAODLLEHEI" field.</summary>
public const int KDAODLLEHEIFieldNumber = 10;
private global::EggLink.DanhengServer.Proto.FLMLKHDDEBL kDAODLLEHEI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.FLMLKHDDEBL KDAODLLEHEI {
get { return kDAODLLEHEI_; }
set {
kDAODLLEHEI_ = value;
}
}
/// <summary>Field number for the "cur_peak_group_id" field.</summary>
public const int CurPeakGroupIdFieldNumber = 3;
private uint curPeakGroupId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CurPeakGroupId {
get { return curPeakGroupId_; }
set {
curPeakGroupId_ = value;
}
}
/// <summary>Field number for the "peak_avatar_info_list" field.</summary>
public const int PeakAvatarInfoListFieldNumber = 15;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ChallengePeakAvatar> _repeated_peakAvatarInfoList_codec
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.ChallengePeakAvatar.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakAvatar> peakAvatarInfoList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakAvatar>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakAvatar> PeakAvatarInfoList {
get { return peakAvatarInfoList_; }
}
/// <summary>Field number for the "DGKNCBOMINF" field.</summary>
public const int DGKNCBOMINFFieldNumber = 7;
private bool dGKNCBOMINF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool DGKNCBOMINF {
get { return dGKNCBOMINF_; }
set {
dGKNCBOMINF_ = value;
}
}
/// <summary>Field number for the "OELEEFGAONP" field.</summary>
public const int OELEEFGAONPFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_oELEEFGAONP_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> oELEEFGAONP_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> OELEEFGAONP {
get { return oELEEFGAONP_; }
}
/// <summary>Field number for the "GGIHMGHJNGG" field.</summary>
public const int GGIHMGHJNGGFieldNumber = 12;
private bool gGIHMGHJNGG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool GGIHMGHJNGG {
get { return gGIHMGHJNGG_; }
set {
gGIHMGHJNGG_ = value;
}
}
/// <summary>Field number for the "peak_level_info_list" field.</summary>
public const int PeakLevelInfoListFieldNumber = 1;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ChallengePeakLevelInfo> _repeated_peakLevelInfoList_codec
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.ChallengePeakLevelInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakLevelInfo> peakLevelInfoList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakLevelInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakLevelInfo> PeakLevelInfoList {
get { return peakLevelInfoList_; }
}
/// <summary>Field number for the "CAPMHJGCGLF" field.</summary>
public const int CAPMHJGCGLFFieldNumber = 11;
private uint cAPMHJGCGLF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CAPMHJGCGLF {
get { return cAPMHJGCGLF_; }
set {
cAPMHJGCGLF_ = value;
}
}
/// <summary>Field number for the "APGEFOFMKBG" field.</summary>
public const int APGEFOFMKBGFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.DGFFNOPFLNE aPGEFOFMKBG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.DGFFNOPFLNE APGEFOFMKBG {
get { return aPGEFOFMKBG_; }
set {
aPGEFOFMKBG_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChallengePeakInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChallengePeakInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (BKLHGNOBPLK != other.BKLHGNOBPLK) return false;
if (!object.Equals(KDAODLLEHEI, other.KDAODLLEHEI)) return false;
if (CurPeakGroupId != other.CurPeakGroupId) return false;
if(!peakAvatarInfoList_.Equals(other.peakAvatarInfoList_)) return false;
if (DGKNCBOMINF != other.DGKNCBOMINF) return false;
if(!oELEEFGAONP_.Equals(other.oELEEFGAONP_)) return false;
if (GGIHMGHJNGG != other.GGIHMGHJNGG) return false;
if(!peakLevelInfoList_.Equals(other.peakLevelInfoList_)) return false;
if (CAPMHJGCGLF != other.CAPMHJGCGLF) return false;
if (!object.Equals(APGEFOFMKBG, other.APGEFOFMKBG)) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (BKLHGNOBPLK != 0) hash ^= BKLHGNOBPLK.GetHashCode();
if (kDAODLLEHEI_ != null) hash ^= KDAODLLEHEI.GetHashCode();
if (CurPeakGroupId != 0) hash ^= CurPeakGroupId.GetHashCode();
hash ^= peakAvatarInfoList_.GetHashCode();
if (DGKNCBOMINF != false) hash ^= DGKNCBOMINF.GetHashCode();
hash ^= oELEEFGAONP_.GetHashCode();
if (GGIHMGHJNGG != false) hash ^= GGIHMGHJNGG.GetHashCode();
hash ^= peakLevelInfoList_.GetHashCode();
if (CAPMHJGCGLF != 0) hash ^= CAPMHJGCGLF.GetHashCode();
if (aPGEFOFMKBG_ != null) hash ^= APGEFOFMKBG.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
peakLevelInfoList_.WriteTo(output, _repeated_peakLevelInfoList_codec);
if (BKLHGNOBPLK != 0) {
output.WriteRawTag(16);
output.WriteUInt32(BKLHGNOBPLK);
}
if (CurPeakGroupId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(CurPeakGroupId);
}
if (aPGEFOFMKBG_ != null) {
output.WriteRawTag(42);
output.WriteMessage(APGEFOFMKBG);
}
oELEEFGAONP_.WriteTo(output, _repeated_oELEEFGAONP_codec);
if (DGKNCBOMINF != false) {
output.WriteRawTag(56);
output.WriteBool(DGKNCBOMINF);
}
if (kDAODLLEHEI_ != null) {
output.WriteRawTag(82);
output.WriteMessage(KDAODLLEHEI);
}
if (CAPMHJGCGLF != 0) {
output.WriteRawTag(88);
output.WriteUInt32(CAPMHJGCGLF);
}
if (GGIHMGHJNGG != false) {
output.WriteRawTag(96);
output.WriteBool(GGIHMGHJNGG);
}
peakAvatarInfoList_.WriteTo(output, _repeated_peakAvatarInfoList_codec);
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
peakLevelInfoList_.WriteTo(ref output, _repeated_peakLevelInfoList_codec);
if (BKLHGNOBPLK != 0) {
output.WriteRawTag(16);
output.WriteUInt32(BKLHGNOBPLK);
}
if (CurPeakGroupId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(CurPeakGroupId);
}
if (aPGEFOFMKBG_ != null) {
output.WriteRawTag(42);
output.WriteMessage(APGEFOFMKBG);
}
oELEEFGAONP_.WriteTo(ref output, _repeated_oELEEFGAONP_codec);
if (DGKNCBOMINF != false) {
output.WriteRawTag(56);
output.WriteBool(DGKNCBOMINF);
}
if (kDAODLLEHEI_ != null) {
output.WriteRawTag(82);
output.WriteMessage(KDAODLLEHEI);
}
if (CAPMHJGCGLF != 0) {
output.WriteRawTag(88);
output.WriteUInt32(CAPMHJGCGLF);
}
if (GGIHMGHJNGG != false) {
output.WriteRawTag(96);
output.WriteBool(GGIHMGHJNGG);
}
peakAvatarInfoList_.WriteTo(ref output, _repeated_peakAvatarInfoList_codec);
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (BKLHGNOBPLK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BKLHGNOBPLK);
}
if (kDAODLLEHEI_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KDAODLLEHEI);
}
if (CurPeakGroupId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurPeakGroupId);
}
size += peakAvatarInfoList_.CalculateSize(_repeated_peakAvatarInfoList_codec);
if (DGKNCBOMINF != false) {
size += 1 + 1;
}
size += oELEEFGAONP_.CalculateSize(_repeated_oELEEFGAONP_codec);
if (GGIHMGHJNGG != false) {
size += 1 + 1;
}
size += peakLevelInfoList_.CalculateSize(_repeated_peakLevelInfoList_codec);
if (CAPMHJGCGLF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CAPMHJGCGLF);
}
if (aPGEFOFMKBG_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(APGEFOFMKBG);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChallengePeakInfo other) {
if (other == null) {
return;
}
if (other.BKLHGNOBPLK != 0) {
BKLHGNOBPLK = other.BKLHGNOBPLK;
}
if (other.kDAODLLEHEI_ != null) {
if (kDAODLLEHEI_ == null) {
KDAODLLEHEI = new global::EggLink.DanhengServer.Proto.FLMLKHDDEBL();
}
KDAODLLEHEI.MergeFrom(other.KDAODLLEHEI);
}
if (other.CurPeakGroupId != 0) {
CurPeakGroupId = other.CurPeakGroupId;
}
peakAvatarInfoList_.Add(other.peakAvatarInfoList_);
if (other.DGKNCBOMINF != false) {
DGKNCBOMINF = other.DGKNCBOMINF;
}
oELEEFGAONP_.Add(other.oELEEFGAONP_);
if (other.GGIHMGHJNGG != false) {
GGIHMGHJNGG = other.GGIHMGHJNGG;
}
peakLevelInfoList_.Add(other.peakLevelInfoList_);
if (other.CAPMHJGCGLF != 0) {
CAPMHJGCGLF = other.CAPMHJGCGLF;
}
if (other.aPGEFOFMKBG_ != null) {
if (aPGEFOFMKBG_ == null) {
APGEFOFMKBG = new global::EggLink.DanhengServer.Proto.DGFFNOPFLNE();
}
APGEFOFMKBG.MergeFrom(other.APGEFOFMKBG);
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 10: {
peakLevelInfoList_.AddEntriesFrom(input, _repeated_peakLevelInfoList_codec);
break;
}
case 16: {
BKLHGNOBPLK = input.ReadUInt32();
break;
}
case 24: {
CurPeakGroupId = input.ReadUInt32();
break;
}
case 42: {
if (aPGEFOFMKBG_ == null) {
APGEFOFMKBG = new global::EggLink.DanhengServer.Proto.DGFFNOPFLNE();
}
input.ReadMessage(APGEFOFMKBG);
break;
}
case 50:
case 48: {
oELEEFGAONP_.AddEntriesFrom(input, _repeated_oELEEFGAONP_codec);
break;
}
case 56: {
DGKNCBOMINF = input.ReadBool();
break;
}
case 82: {
if (kDAODLLEHEI_ == null) {
KDAODLLEHEI = new global::EggLink.DanhengServer.Proto.FLMLKHDDEBL();
}
input.ReadMessage(KDAODLLEHEI);
break;
}
case 88: {
CAPMHJGCGLF = input.ReadUInt32();
break;
}
case 96: {
GGIHMGHJNGG = input.ReadBool();
break;
}
case 122: {
peakAvatarInfoList_.AddEntriesFrom(input, _repeated_peakAvatarInfoList_codec);
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 10: {
peakLevelInfoList_.AddEntriesFrom(ref input, _repeated_peakLevelInfoList_codec);
break;
}
case 16: {
BKLHGNOBPLK = input.ReadUInt32();
break;
}
case 24: {
CurPeakGroupId = input.ReadUInt32();
break;
}
case 42: {
if (aPGEFOFMKBG_ == null) {
APGEFOFMKBG = new global::EggLink.DanhengServer.Proto.DGFFNOPFLNE();
}
input.ReadMessage(APGEFOFMKBG);
break;
}
case 50:
case 48: {
oELEEFGAONP_.AddEntriesFrom(ref input, _repeated_oELEEFGAONP_codec);
break;
}
case 56: {
DGKNCBOMINF = input.ReadBool();
break;
}
case 82: {
if (kDAODLLEHEI_ == null) {
KDAODLLEHEI = new global::EggLink.DanhengServer.Proto.FLMLKHDDEBL();
}
input.ReadMessage(KDAODLLEHEI);
break;
}
case 88: {
CAPMHJGCGLF = input.ReadUInt32();
break;
}
case 96: {
GGIHMGHJNGG = input.ReadBool();
break;
}
case 122: {
peakAvatarInfoList_.AddEntriesFrom(ref input, _repeated_peakAvatarInfoList_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -0,0 +1,394 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChallengePeakLevelInfo.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from ChallengePeakLevelInfo.proto</summary>
public static partial class ChallengePeakLevelInfoReflection {
#region Descriptor
/// <summary>File descriptor for ChallengePeakLevelInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChallengePeakLevelInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChxDaGFsbGVuZ2VQZWFrTGV2ZWxJbmZvLnByb3RvGhlDaGFsbGVuZ2VQZWFr",
"QXZhdGFyLnByb3RvIrgBChZDaGFsbGVuZ2VQZWFrTGV2ZWxJbmZvEjMKFXBl",
"YWtfYXZhdGFyX2luZm9fbGlzdBgDIAMoCzIULkNoYWxsZW5nZVBlYWtBdmF0",
"YXISFQoNcGVha19sZXZlbF9pZBgHIAEoDRIZChFwZWFrX2xldmVsX2xpbmV1",
"cBgNIAMoDRIPCgdpc19yZWFkGA8gASgIEhMKC0pISUFLTUNIUExCGA4gAygN",
"EhEKCXBlYWtfc3RhchgIIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVy",
"LlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChallengePeakAvatarReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengePeakLevelInfo), global::EggLink.DanhengServer.Proto.ChallengePeakLevelInfo.Parser, new[]{ "PeakAvatarInfoList", "PeakLevelId", "PeakLevelLineup", "IsRead", "JHIAKMCHPLB", "PeakStar" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChallengePeakLevelInfo : pb::IMessage<ChallengePeakLevelInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChallengePeakLevelInfo> _parser = new pb::MessageParser<ChallengePeakLevelInfo>(() => new ChallengePeakLevelInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChallengePeakLevelInfo> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.ChallengePeakLevelInfoReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakLevelInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakLevelInfo(ChallengePeakLevelInfo other) : this() {
peakAvatarInfoList_ = other.peakAvatarInfoList_.Clone();
peakLevelId_ = other.peakLevelId_;
peakLevelLineup_ = other.peakLevelLineup_.Clone();
isRead_ = other.isRead_;
jHIAKMCHPLB_ = other.jHIAKMCHPLB_.Clone();
peakStar_ = other.peakStar_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakLevelInfo Clone() {
return new ChallengePeakLevelInfo(this);
}
/// <summary>Field number for the "peak_avatar_info_list" field.</summary>
public const int PeakAvatarInfoListFieldNumber = 3;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ChallengePeakAvatar> _repeated_peakAvatarInfoList_codec
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.ChallengePeakAvatar.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakAvatar> peakAvatarInfoList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakAvatar>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakAvatar> PeakAvatarInfoList {
get { return peakAvatarInfoList_; }
}
/// <summary>Field number for the "peak_level_id" field.</summary>
public const int PeakLevelIdFieldNumber = 7;
private uint peakLevelId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakLevelId {
get { return peakLevelId_; }
set {
peakLevelId_ = value;
}
}
/// <summary>Field number for the "peak_level_lineup" field.</summary>
public const int PeakLevelLineupFieldNumber = 13;
private static readonly pb::FieldCodec<uint> _repeated_peakLevelLineup_codec
= pb::FieldCodec.ForUInt32(106);
private readonly pbc::RepeatedField<uint> peakLevelLineup_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> PeakLevelLineup {
get { return peakLevelLineup_; }
}
/// <summary>Field number for the "is_read" field.</summary>
public const int IsReadFieldNumber = 15;
private bool isRead_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsRead {
get { return isRead_; }
set {
isRead_ = value;
}
}
/// <summary>Field number for the "JHIAKMCHPLB" field.</summary>
public const int JHIAKMCHPLBFieldNumber = 14;
private static readonly pb::FieldCodec<uint> _repeated_jHIAKMCHPLB_codec
= pb::FieldCodec.ForUInt32(114);
private readonly pbc::RepeatedField<uint> jHIAKMCHPLB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> JHIAKMCHPLB {
get { return jHIAKMCHPLB_; }
}
/// <summary>Field number for the "peak_star" field.</summary>
public const int PeakStarFieldNumber = 8;
private uint peakStar_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakStar {
get { return peakStar_; }
set {
peakStar_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChallengePeakLevelInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChallengePeakLevelInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!peakAvatarInfoList_.Equals(other.peakAvatarInfoList_)) return false;
if (PeakLevelId != other.PeakLevelId) return false;
if(!peakLevelLineup_.Equals(other.peakLevelLineup_)) return false;
if (IsRead != other.IsRead) return false;
if(!jHIAKMCHPLB_.Equals(other.jHIAKMCHPLB_)) return false;
if (PeakStar != other.PeakStar) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
hash ^= peakAvatarInfoList_.GetHashCode();
if (PeakLevelId != 0) hash ^= PeakLevelId.GetHashCode();
hash ^= peakLevelLineup_.GetHashCode();
if (IsRead != false) hash ^= IsRead.GetHashCode();
hash ^= jHIAKMCHPLB_.GetHashCode();
if (PeakStar != 0) hash ^= PeakStar.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
peakAvatarInfoList_.WriteTo(output, _repeated_peakAvatarInfoList_codec);
if (PeakLevelId != 0) {
output.WriteRawTag(56);
output.WriteUInt32(PeakLevelId);
}
if (PeakStar != 0) {
output.WriteRawTag(64);
output.WriteUInt32(PeakStar);
}
peakLevelLineup_.WriteTo(output, _repeated_peakLevelLineup_codec);
jHIAKMCHPLB_.WriteTo(output, _repeated_jHIAKMCHPLB_codec);
if (IsRead != false) {
output.WriteRawTag(120);
output.WriteBool(IsRead);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
peakAvatarInfoList_.WriteTo(ref output, _repeated_peakAvatarInfoList_codec);
if (PeakLevelId != 0) {
output.WriteRawTag(56);
output.WriteUInt32(PeakLevelId);
}
if (PeakStar != 0) {
output.WriteRawTag(64);
output.WriteUInt32(PeakStar);
}
peakLevelLineup_.WriteTo(ref output, _repeated_peakLevelLineup_codec);
jHIAKMCHPLB_.WriteTo(ref output, _repeated_jHIAKMCHPLB_codec);
if (IsRead != false) {
output.WriteRawTag(120);
output.WriteBool(IsRead);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
size += peakAvatarInfoList_.CalculateSize(_repeated_peakAvatarInfoList_codec);
if (PeakLevelId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakLevelId);
}
size += peakLevelLineup_.CalculateSize(_repeated_peakLevelLineup_codec);
if (IsRead != false) {
size += 1 + 1;
}
size += jHIAKMCHPLB_.CalculateSize(_repeated_jHIAKMCHPLB_codec);
if (PeakStar != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakStar);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChallengePeakLevelInfo other) {
if (other == null) {
return;
}
peakAvatarInfoList_.Add(other.peakAvatarInfoList_);
if (other.PeakLevelId != 0) {
PeakLevelId = other.PeakLevelId;
}
peakLevelLineup_.Add(other.peakLevelLineup_);
if (other.IsRead != false) {
IsRead = other.IsRead;
}
jHIAKMCHPLB_.Add(other.jHIAKMCHPLB_);
if (other.PeakStar != 0) {
PeakStar = other.PeakStar;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 26: {
peakAvatarInfoList_.AddEntriesFrom(input, _repeated_peakAvatarInfoList_codec);
break;
}
case 56: {
PeakLevelId = input.ReadUInt32();
break;
}
case 64: {
PeakStar = input.ReadUInt32();
break;
}
case 106:
case 104: {
peakLevelLineup_.AddEntriesFrom(input, _repeated_peakLevelLineup_codec);
break;
}
case 114:
case 112: {
jHIAKMCHPLB_.AddEntriesFrom(input, _repeated_jHIAKMCHPLB_codec);
break;
}
case 120: {
IsRead = input.ReadBool();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 26: {
peakAvatarInfoList_.AddEntriesFrom(ref input, _repeated_peakAvatarInfoList_codec);
break;
}
case 56: {
PeakLevelId = input.ReadUInt32();
break;
}
case 64: {
PeakStar = input.ReadUInt32();
break;
}
case 106:
case 104: {
peakLevelLineup_.AddEntriesFrom(ref input, _repeated_peakLevelLineup_codec);
break;
}
case 114:
case 112: {
jHIAKMCHPLB_.AddEntriesFrom(ref input, _repeated_jHIAKMCHPLB_codec);
break;
}
case 120: {
IsRead = input.ReadBool();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -0,0 +1,263 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChallengePeakLineup.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from ChallengePeakLineup.proto</summary>
public static partial class ChallengePeakLineupReflection {
#region Descriptor
/// <summary>File descriptor for ChallengePeakLineup.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChallengePeakLineupReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChlDaGFsbGVuZ2VQZWFrTGluZXVwLnByb3RvIkcKE0NoYWxsZW5nZVBlYWtM",
"aW5ldXASGQoRcGVha19sZXZlbF9saW5ldXAYAiADKA0SFQoNcGVha19sZXZl",
"bF9pZBgPIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengePeakLineup), global::EggLink.DanhengServer.Proto.ChallengePeakLineup.Parser, new[]{ "PeakLevelLineup", "PeakLevelId" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChallengePeakLineup : pb::IMessage<ChallengePeakLineup>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChallengePeakLineup> _parser = new pb::MessageParser<ChallengePeakLineup>(() => new ChallengePeakLineup());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChallengePeakLineup> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.ChallengePeakLineupReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakLineup() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakLineup(ChallengePeakLineup other) : this() {
peakLevelLineup_ = other.peakLevelLineup_.Clone();
peakLevelId_ = other.peakLevelId_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakLineup Clone() {
return new ChallengePeakLineup(this);
}
/// <summary>Field number for the "peak_level_lineup" field.</summary>
public const int PeakLevelLineupFieldNumber = 2;
private static readonly pb::FieldCodec<uint> _repeated_peakLevelLineup_codec
= pb::FieldCodec.ForUInt32(18);
private readonly pbc::RepeatedField<uint> peakLevelLineup_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> PeakLevelLineup {
get { return peakLevelLineup_; }
}
/// <summary>Field number for the "peak_level_id" field.</summary>
public const int PeakLevelIdFieldNumber = 15;
private uint peakLevelId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakLevelId {
get { return peakLevelId_; }
set {
peakLevelId_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChallengePeakLineup);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChallengePeakLineup other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!peakLevelLineup_.Equals(other.peakLevelLineup_)) return false;
if (PeakLevelId != other.PeakLevelId) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
hash ^= peakLevelLineup_.GetHashCode();
if (PeakLevelId != 0) hash ^= PeakLevelId.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
peakLevelLineup_.WriteTo(output, _repeated_peakLevelLineup_codec);
if (PeakLevelId != 0) {
output.WriteRawTag(120);
output.WriteUInt32(PeakLevelId);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
peakLevelLineup_.WriteTo(ref output, _repeated_peakLevelLineup_codec);
if (PeakLevelId != 0) {
output.WriteRawTag(120);
output.WriteUInt32(PeakLevelId);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
size += peakLevelLineup_.CalculateSize(_repeated_peakLevelLineup_codec);
if (PeakLevelId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakLevelId);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChallengePeakLineup other) {
if (other == null) {
return;
}
peakLevelLineup_.Add(other.peakLevelLineup_);
if (other.PeakLevelId != 0) {
PeakLevelId = other.PeakLevelId;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 18:
case 16: {
peakLevelLineup_.AddEntriesFrom(input, _repeated_peakLevelLineup_codec);
break;
}
case 120: {
PeakLevelId = input.ReadUInt32();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 18:
case 16: {
peakLevelLineup_.AddEntriesFrom(ref input, _repeated_peakLevelLineup_codec);
break;
}
case 120: {
PeakLevelId = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -0,0 +1,281 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChallengePeakRewardInfo.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from ChallengePeakRewardInfo.proto</summary>
public static partial class ChallengePeakRewardInfoReflection {
#region Descriptor
/// <summary>File descriptor for ChallengePeakRewardInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChallengePeakRewardInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch1DaGFsbGVuZ2VQZWFrUmV3YXJkSW5mby5wcm90bxoOSXRlbUxpc3QucHJv",
"dG8iTAoXQ2hhbGxlbmdlUGVha1Jld2FyZEluZm8SFgoOcGVha19yZXdhcmRf",
"aWQYCSABKA0SGQoGcmV3YXJkGAMgASgLMgkuSXRlbUxpc3RCHqoCG0VnZ0xp",
"bmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengePeakRewardInfo), global::EggLink.DanhengServer.Proto.ChallengePeakRewardInfo.Parser, new[]{ "PeakRewardId", "Reward" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChallengePeakRewardInfo : pb::IMessage<ChallengePeakRewardInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChallengePeakRewardInfo> _parser = new pb::MessageParser<ChallengePeakRewardInfo>(() => new ChallengePeakRewardInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChallengePeakRewardInfo> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.ChallengePeakRewardInfoReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakRewardInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakRewardInfo(ChallengePeakRewardInfo other) : this() {
peakRewardId_ = other.peakRewardId_;
reward_ = other.reward_ != null ? other.reward_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakRewardInfo Clone() {
return new ChallengePeakRewardInfo(this);
}
/// <summary>Field number for the "peak_reward_id" field.</summary>
public const int PeakRewardIdFieldNumber = 9;
private uint peakRewardId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakRewardId {
get { return peakRewardId_; }
set {
peakRewardId_ = value;
}
}
/// <summary>Field number for the "reward" field.</summary>
public const int RewardFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.ItemList reward_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ItemList Reward {
get { return reward_; }
set {
reward_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChallengePeakRewardInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChallengePeakRewardInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (PeakRewardId != other.PeakRewardId) return false;
if (!object.Equals(Reward, other.Reward)) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (PeakRewardId != 0) hash ^= PeakRewardId.GetHashCode();
if (reward_ != null) hash ^= Reward.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (reward_ != null) {
output.WriteRawTag(26);
output.WriteMessage(Reward);
}
if (PeakRewardId != 0) {
output.WriteRawTag(72);
output.WriteUInt32(PeakRewardId);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (reward_ != null) {
output.WriteRawTag(26);
output.WriteMessage(Reward);
}
if (PeakRewardId != 0) {
output.WriteRawTag(72);
output.WriteUInt32(PeakRewardId);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (PeakRewardId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakRewardId);
}
if (reward_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Reward);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChallengePeakRewardInfo other) {
if (other == null) {
return;
}
if (other.PeakRewardId != 0) {
PeakRewardId = other.PeakRewardId;
}
if (other.reward_ != null) {
if (reward_ == null) {
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
}
Reward.MergeFrom(other.Reward);
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 26: {
if (reward_ == null) {
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(Reward);
break;
}
case 72: {
PeakRewardId = input.ReadUInt32();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 26: {
if (reward_ == null) {
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(Reward);
break;
}
case 72: {
PeakRewardId = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -0,0 +1,590 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChallengePeakSettleScNotify.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from ChallengePeakSettleScNotify.proto</summary>
public static partial class ChallengePeakSettleScNotifyReflection {
#region Descriptor
/// <summary>File descriptor for ChallengePeakSettleScNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChallengePeakSettleScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiFDaGFsbGVuZ2VQZWFrU2V0dGxlU2NOb3RpZnkucHJvdG8aHUNoYWxsZW5n",
"ZVBlYWtSZXdhcmRJbmZvLnByb3RvIp4CChtDaGFsbGVuZ2VQZWFrU2V0dGxl",
"U2NOb3RpZnkSEwoLSE5BRklBTklKQUgYCCABKAgSFQoNcGVha19sZXZlbF9p",
"ZBgCIAEoDRITCgtKQklDSUJLUEpLSRgHIAEoCBIyChBwZWFrX3Jld2FyZF9s",
"aXN0GA4gAygLMhguQ2hhbGxlbmdlUGVha1Jld2FyZEluZm8SEQoJcGVha19z",
"dGFyGAYgASgNEg4KBmlzX3dpbhgBIAEoCBITCgtIT0VISU9CSUlFShgLIAEo",
"DRITCgtQTEZLTkNOQVBITRgNIAEoCBITCgtBQlBEQUtOQ05GTRgDIAEoCBIT",
"CgtKSElBS01DSFBMQhgJIAMoDRITCgtCS0ZMT09HUEVQRxgEIAEoCEIeqgIb",
"RWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChallengePeakRewardInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengePeakSettleScNotify), global::EggLink.DanhengServer.Proto.ChallengePeakSettleScNotify.Parser, new[]{ "HNAFIANIJAH", "PeakLevelId", "JBICIBKPJKI", "PeakRewardList", "PeakStar", "IsWin", "HOEHIOBIIEJ", "PLFKNCNAPHM", "ABPDAKNCNFM", "JHIAKMCHPLB", "BKFLOOGPEPG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChallengePeakSettleScNotify : pb::IMessage<ChallengePeakSettleScNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChallengePeakSettleScNotify> _parser = new pb::MessageParser<ChallengePeakSettleScNotify>(() => new ChallengePeakSettleScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChallengePeakSettleScNotify> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.ChallengePeakSettleScNotifyReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakSettleScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakSettleScNotify(ChallengePeakSettleScNotify other) : this() {
hNAFIANIJAH_ = other.hNAFIANIJAH_;
peakLevelId_ = other.peakLevelId_;
jBICIBKPJKI_ = other.jBICIBKPJKI_;
peakRewardList_ = other.peakRewardList_.Clone();
peakStar_ = other.peakStar_;
isWin_ = other.isWin_;
hOEHIOBIIEJ_ = other.hOEHIOBIIEJ_;
pLFKNCNAPHM_ = other.pLFKNCNAPHM_;
aBPDAKNCNFM_ = other.aBPDAKNCNFM_;
jHIAKMCHPLB_ = other.jHIAKMCHPLB_.Clone();
bKFLOOGPEPG_ = other.bKFLOOGPEPG_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChallengePeakSettleScNotify Clone() {
return new ChallengePeakSettleScNotify(this);
}
/// <summary>Field number for the "HNAFIANIJAH" field.</summary>
public const int HNAFIANIJAHFieldNumber = 8;
private bool hNAFIANIJAH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool HNAFIANIJAH {
get { return hNAFIANIJAH_; }
set {
hNAFIANIJAH_ = value;
}
}
/// <summary>Field number for the "peak_level_id" field.</summary>
public const int PeakLevelIdFieldNumber = 2;
private uint peakLevelId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakLevelId {
get { return peakLevelId_; }
set {
peakLevelId_ = value;
}
}
/// <summary>Field number for the "JBICIBKPJKI" field.</summary>
public const int JBICIBKPJKIFieldNumber = 7;
private bool jBICIBKPJKI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool JBICIBKPJKI {
get { return jBICIBKPJKI_; }
set {
jBICIBKPJKI_ = value;
}
}
/// <summary>Field number for the "peak_reward_list" field.</summary>
public const int PeakRewardListFieldNumber = 14;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ChallengePeakRewardInfo> _repeated_peakRewardList_codec
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.ChallengePeakRewardInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakRewardInfo> peakRewardList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakRewardInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChallengePeakRewardInfo> PeakRewardList {
get { return peakRewardList_; }
}
/// <summary>Field number for the "peak_star" field.</summary>
public const int PeakStarFieldNumber = 6;
private uint peakStar_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakStar {
get { return peakStar_; }
set {
peakStar_ = value;
}
}
/// <summary>Field number for the "is_win" field.</summary>
public const int IsWinFieldNumber = 1;
private bool isWin_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsWin {
get { return isWin_; }
set {
isWin_ = value;
}
}
/// <summary>Field number for the "HOEHIOBIIEJ" field.</summary>
public const int HOEHIOBIIEJFieldNumber = 11;
private uint hOEHIOBIIEJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HOEHIOBIIEJ {
get { return hOEHIOBIIEJ_; }
set {
hOEHIOBIIEJ_ = value;
}
}
/// <summary>Field number for the "PLFKNCNAPHM" field.</summary>
public const int PLFKNCNAPHMFieldNumber = 13;
private bool pLFKNCNAPHM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool PLFKNCNAPHM {
get { return pLFKNCNAPHM_; }
set {
pLFKNCNAPHM_ = value;
}
}
/// <summary>Field number for the "ABPDAKNCNFM" field.</summary>
public const int ABPDAKNCNFMFieldNumber = 3;
private bool aBPDAKNCNFM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool ABPDAKNCNFM {
get { return aBPDAKNCNFM_; }
set {
aBPDAKNCNFM_ = value;
}
}
/// <summary>Field number for the "JHIAKMCHPLB" field.</summary>
public const int JHIAKMCHPLBFieldNumber = 9;
private static readonly pb::FieldCodec<uint> _repeated_jHIAKMCHPLB_codec
= pb::FieldCodec.ForUInt32(74);
private readonly pbc::RepeatedField<uint> jHIAKMCHPLB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> JHIAKMCHPLB {
get { return jHIAKMCHPLB_; }
}
/// <summary>Field number for the "BKFLOOGPEPG" field.</summary>
public const int BKFLOOGPEPGFieldNumber = 4;
private bool bKFLOOGPEPG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool BKFLOOGPEPG {
get { return bKFLOOGPEPG_; }
set {
bKFLOOGPEPG_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChallengePeakSettleScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChallengePeakSettleScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (HNAFIANIJAH != other.HNAFIANIJAH) return false;
if (PeakLevelId != other.PeakLevelId) return false;
if (JBICIBKPJKI != other.JBICIBKPJKI) return false;
if(!peakRewardList_.Equals(other.peakRewardList_)) return false;
if (PeakStar != other.PeakStar) return false;
if (IsWin != other.IsWin) return false;
if (HOEHIOBIIEJ != other.HOEHIOBIIEJ) return false;
if (PLFKNCNAPHM != other.PLFKNCNAPHM) return false;
if (ABPDAKNCNFM != other.ABPDAKNCNFM) return false;
if(!jHIAKMCHPLB_.Equals(other.jHIAKMCHPLB_)) return false;
if (BKFLOOGPEPG != other.BKFLOOGPEPG) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (HNAFIANIJAH != false) hash ^= HNAFIANIJAH.GetHashCode();
if (PeakLevelId != 0) hash ^= PeakLevelId.GetHashCode();
if (JBICIBKPJKI != false) hash ^= JBICIBKPJKI.GetHashCode();
hash ^= peakRewardList_.GetHashCode();
if (PeakStar != 0) hash ^= PeakStar.GetHashCode();
if (IsWin != false) hash ^= IsWin.GetHashCode();
if (HOEHIOBIIEJ != 0) hash ^= HOEHIOBIIEJ.GetHashCode();
if (PLFKNCNAPHM != false) hash ^= PLFKNCNAPHM.GetHashCode();
if (ABPDAKNCNFM != false) hash ^= ABPDAKNCNFM.GetHashCode();
hash ^= jHIAKMCHPLB_.GetHashCode();
if (BKFLOOGPEPG != false) hash ^= BKFLOOGPEPG.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (IsWin != false) {
output.WriteRawTag(8);
output.WriteBool(IsWin);
}
if (PeakLevelId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(PeakLevelId);
}
if (ABPDAKNCNFM != false) {
output.WriteRawTag(24);
output.WriteBool(ABPDAKNCNFM);
}
if (BKFLOOGPEPG != false) {
output.WriteRawTag(32);
output.WriteBool(BKFLOOGPEPG);
}
if (PeakStar != 0) {
output.WriteRawTag(48);
output.WriteUInt32(PeakStar);
}
if (JBICIBKPJKI != false) {
output.WriteRawTag(56);
output.WriteBool(JBICIBKPJKI);
}
if (HNAFIANIJAH != false) {
output.WriteRawTag(64);
output.WriteBool(HNAFIANIJAH);
}
jHIAKMCHPLB_.WriteTo(output, _repeated_jHIAKMCHPLB_codec);
if (HOEHIOBIIEJ != 0) {
output.WriteRawTag(88);
output.WriteUInt32(HOEHIOBIIEJ);
}
if (PLFKNCNAPHM != false) {
output.WriteRawTag(104);
output.WriteBool(PLFKNCNAPHM);
}
peakRewardList_.WriteTo(output, _repeated_peakRewardList_codec);
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (IsWin != false) {
output.WriteRawTag(8);
output.WriteBool(IsWin);
}
if (PeakLevelId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(PeakLevelId);
}
if (ABPDAKNCNFM != false) {
output.WriteRawTag(24);
output.WriteBool(ABPDAKNCNFM);
}
if (BKFLOOGPEPG != false) {
output.WriteRawTag(32);
output.WriteBool(BKFLOOGPEPG);
}
if (PeakStar != 0) {
output.WriteRawTag(48);
output.WriteUInt32(PeakStar);
}
if (JBICIBKPJKI != false) {
output.WriteRawTag(56);
output.WriteBool(JBICIBKPJKI);
}
if (HNAFIANIJAH != false) {
output.WriteRawTag(64);
output.WriteBool(HNAFIANIJAH);
}
jHIAKMCHPLB_.WriteTo(ref output, _repeated_jHIAKMCHPLB_codec);
if (HOEHIOBIIEJ != 0) {
output.WriteRawTag(88);
output.WriteUInt32(HOEHIOBIIEJ);
}
if (PLFKNCNAPHM != false) {
output.WriteRawTag(104);
output.WriteBool(PLFKNCNAPHM);
}
peakRewardList_.WriteTo(ref output, _repeated_peakRewardList_codec);
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (HNAFIANIJAH != false) {
size += 1 + 1;
}
if (PeakLevelId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakLevelId);
}
if (JBICIBKPJKI != false) {
size += 1 + 1;
}
size += peakRewardList_.CalculateSize(_repeated_peakRewardList_codec);
if (PeakStar != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakStar);
}
if (IsWin != false) {
size += 1 + 1;
}
if (HOEHIOBIIEJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HOEHIOBIIEJ);
}
if (PLFKNCNAPHM != false) {
size += 1 + 1;
}
if (ABPDAKNCNFM != false) {
size += 1 + 1;
}
size += jHIAKMCHPLB_.CalculateSize(_repeated_jHIAKMCHPLB_codec);
if (BKFLOOGPEPG != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChallengePeakSettleScNotify other) {
if (other == null) {
return;
}
if (other.HNAFIANIJAH != false) {
HNAFIANIJAH = other.HNAFIANIJAH;
}
if (other.PeakLevelId != 0) {
PeakLevelId = other.PeakLevelId;
}
if (other.JBICIBKPJKI != false) {
JBICIBKPJKI = other.JBICIBKPJKI;
}
peakRewardList_.Add(other.peakRewardList_);
if (other.PeakStar != 0) {
PeakStar = other.PeakStar;
}
if (other.IsWin != false) {
IsWin = other.IsWin;
}
if (other.HOEHIOBIIEJ != 0) {
HOEHIOBIIEJ = other.HOEHIOBIIEJ;
}
if (other.PLFKNCNAPHM != false) {
PLFKNCNAPHM = other.PLFKNCNAPHM;
}
if (other.ABPDAKNCNFM != false) {
ABPDAKNCNFM = other.ABPDAKNCNFM;
}
jHIAKMCHPLB_.Add(other.jHIAKMCHPLB_);
if (other.BKFLOOGPEPG != false) {
BKFLOOGPEPG = other.BKFLOOGPEPG;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 8: {
IsWin = input.ReadBool();
break;
}
case 16: {
PeakLevelId = input.ReadUInt32();
break;
}
case 24: {
ABPDAKNCNFM = input.ReadBool();
break;
}
case 32: {
BKFLOOGPEPG = input.ReadBool();
break;
}
case 48: {
PeakStar = input.ReadUInt32();
break;
}
case 56: {
JBICIBKPJKI = input.ReadBool();
break;
}
case 64: {
HNAFIANIJAH = input.ReadBool();
break;
}
case 74:
case 72: {
jHIAKMCHPLB_.AddEntriesFrom(input, _repeated_jHIAKMCHPLB_codec);
break;
}
case 88: {
HOEHIOBIIEJ = input.ReadUInt32();
break;
}
case 104: {
PLFKNCNAPHM = input.ReadBool();
break;
}
case 114: {
peakRewardList_.AddEntriesFrom(input, _repeated_peakRewardList_codec);
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 8: {
IsWin = input.ReadBool();
break;
}
case 16: {
PeakLevelId = input.ReadUInt32();
break;
}
case 24: {
ABPDAKNCNFM = input.ReadBool();
break;
}
case 32: {
BKFLOOGPEPG = input.ReadBool();
break;
}
case 48: {
PeakStar = input.ReadUInt32();
break;
}
case 56: {
JBICIBKPJKI = input.ReadBool();
break;
}
case 64: {
HNAFIANIJAH = input.ReadBool();
break;
}
case 74:
case 72: {
jHIAKMCHPLB_.AddEntriesFrom(ref input, _repeated_jHIAKMCHPLB_codec);
break;
}
case 88: {
HOEHIOBIIEJ = input.ReadUInt32();
break;
}
case 104: {
PLFKNCNAPHM = input.ReadBool();
break;
}
case 114: {
peakRewardList_.AddEntriesFrom(ref input, _repeated_peakRewardList_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static ChallengeSettleNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChtDaGFsbGVuZ2VTZXR0bGVOb3RpZnkucHJvdG8aDkl0ZW1MaXN0LnByb3Rv",
"GhFDQ0xHTFBBQkdIRC5wcm90bxoSQ3VyQ2hhbGxlbmdlLnByb3RvIoUCChVD",
"ChtDaGFsbGVuZ2VTZXR0bGVOb3RpZnkucHJvdG8aEkN1ckNoYWxsZW5nZS5w",
"cm90bxoRQ0NMR0xQQUJHSEQucHJvdG8aDkl0ZW1MaXN0LnByb3RvIoUCChVD",
"aGFsbGVuZ2VTZXR0bGVOb3RpZnkSFwoPY2hhbGxlbmdlX3Njb3JlGAggASgN",
"EhQKDGNoYWxsZW5nZV9pZBgKIAEoDRIOCgZpc193aW4YCSABKAgSEwoLSEFI",
"QUVJRk1MQk0YBiADKA0SEQoJc2NvcmVfdHdvGAsgASgNEhMKC0xQTEpNS1BC",
@@ -34,7 +34,7 @@ namespace EggLink.DanhengServer.Proto {
"dXJfY2hhbGxlbmdlGAcgASgLMg0uQ3VyQ2hhbGxlbmdlQh6qAhtFZ2dMaW5r",
"LkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.CCLGLPABGHDReflection.Descriptor, global::EggLink.DanhengServer.Proto.CurChallengeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CurChallengeReflection.Descriptor, global::EggLink.DanhengServer.Proto.CCLGLPABGHDReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengeSettleNotify), global::EggLink.DanhengServer.Proto.ChallengeSettleNotify.Parser, new[]{ "ChallengeScore", "ChallengeId", "IsWin", "HAHAEIFMLBM", "ScoreTwo", "LPLJMKPBLIF", "CCOAJGDEPJA", "Star", "Reward", "CurChallenge" }, null, null, null, null)
}));

View File

@@ -24,12 +24,12 @@ namespace EggLink.DanhengServer.Proto {
static ChapterReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Cg1DaGFwdGVyLnByb3RvGhJDaGFwdGVyQnJpZWYucHJvdG8aDldheXBvaW50",
"Cg1DaGFwdGVyLnByb3RvGg5XYXlwb2ludC5wcm90bxoSQ2hhcHRlckJyaWVm",
"LnByb3RvIk0KB0NoYXB0ZXISIgoLR09LSEpMTVBORkYYCSABKAsyDS5DaGFw",
"dGVyQnJpZWYSHgoLS09OQkZKUElOSE4YBSADKAsyCS5XYXlwb2ludEIeqgIb",
"RWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChapterBriefReflection.Descriptor, global::EggLink.DanhengServer.Proto.WaypointReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.WaypointReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChapterBriefReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.Chapter), global::EggLink.DanhengServer.Proto.Chapter.Parser, new[]{ "GOKHJLMPNFF", "KONBFJPINHN" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static ChatMessageDataReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVDaGF0TWVzc2FnZURhdGEucHJvdG8aFUxvYmJ5SW52aXRlSW5mby5wcm90",
"bxoNTXNnVHlwZS5wcm90byKjAQoPQ2hhdE1lc3NhZ2VEYXRhEg8KB2NvbnRl",
"ChVDaGF0TWVzc2FnZURhdGEucHJvdG8aDU1zZ1R5cGUucHJvdG8aFUxvYmJ5",
"SW52aXRlSW5mby5wcm90byKjAQoPQ2hhdE1lc3NhZ2VEYXRhEg8KB2NvbnRl",
"bnQYDyABKAkSJQoLaW52aXRlX2luZm8YByABKAsyEC5Mb2JieUludml0ZUlu",
"Zm8SEwoLY3JlYXRlX3RpbWUYCSABKAQSHgoMbWVzc2FnZV90eXBlGAwgASgO",
"MgguTXNnVHlwZRIRCglzZW5kZXJfaWQYDSABKA0SEAoIZXh0cmFfaWQYBiAB",
"KA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LobbyInviteInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MsgTypeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MsgTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.LobbyInviteInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChatMessageData), global::EggLink.DanhengServer.Proto.ChatMessageData.Parser, new[]{ "Content", "InviteInfo", "CreateTime", "MessageType", "SenderId", "ExtraId" }, null, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueAeonInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChhDaGVzc1JvZ3VlQWVvbkluZm8ucHJvdG8aEUVFTkRIUEtQRkxQLnByb3Rv",
"Gh1DaGVzc1JvZ3VlUXVlcnlBZW9uSW5mby5wcm90byKrAQoSQ2hlc3NSb2d1",
"ChhDaGVzc1JvZ3VlQWVvbkluZm8ucHJvdG8aHUNoZXNzUm9ndWVRdWVyeUFl",
"b25JbmZvLnByb3RvGhFFRU5ESFBLUEZMUC5wcm90byKrAQoSQ2hlc3NSb2d1",
"ZUFlb25JbmZvEhMKC0lDSkFCUEdNQUNKGAggASgFEhQKDGdhbWVfYWVvbl9p",
"ZBgOIAEoDRIhCgtCT0hETUlORUpOTxgDIAEoCzIMLkVFTkRIUEtQRkxQEhQK",
"DGFlb25faWRfbGlzdBgNIAMoDRIxCg9jaGVzc19hZW9uX2luZm8YByABKAsy",
"GC5DaGVzc1JvZ3VlUXVlcnlBZW9uSW5mb0IeqgIbRWdnTGluay5EYW5oZW5n",
"U2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EENDHPKPFLPReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryAeonInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueQueryAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.EENDHPKPFLPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueAeonInfo), global::EggLink.DanhengServer.Proto.ChessRogueAeonInfo.Parser, new[]{ "ICJABPGMACJ", "GameAeonId", "BOHDMINEJNO", "AeonIdList", "ChessAeonInfo" }, null, null, null, null)
}));

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueAreaInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChhDaGVzc1JvZ3VlQXJlYUluZm8ucHJvdG8aEUtLQ0tHRU9KRktFLnByb3Rv",
"Gh9DaGVzc1JvZ3VlQm9hcmRDZWxsU3RhdHVzLnByb3RvGg5DZWxsSW5mby5w",
"cm90bxofQ2hlc3NSb2d1ZUhpc3RvcnlDZWxsSW5mby5wcm90byL9AQoSQ2hl",
"ChhDaGVzc1JvZ3VlQXJlYUluZm8ucHJvdG8aH0NoZXNzUm9ndWVCb2FyZENl",
"bGxTdGF0dXMucHJvdG8aEUtLQ0tHRU9KRktFLnByb3RvGh9DaGVzc1JvZ3Vl",
"SGlzdG9yeUNlbGxJbmZvLnByb3RvGg5DZWxsSW5mby5wcm90byL9AQoSQ2hl",
"c3NSb2d1ZUFyZWFJbmZvEiEKGWFsbG93X3NlbGVjdF9jZWxsX2lkX2xpc3QY",
"DSADKA0SDgoGY3VyX2lkGAEgASgNEhcKBGNlbGwYByABKAsyCS5DZWxsSW5m",
"bxIUCgxjdXJfYm9hcmRfaWQYDyABKA0SMAoMbGF5ZXJfc3RhdHVzGAYgASgO",
@@ -35,7 +35,7 @@ namespace EggLink.DanhengServer.Proto {
"SEpHGA4gASgLMgwuS0tDS0dFT0pGS0VCHqoCG0VnZ0xpbmsuRGFuaGVuZ1Nl",
"cnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KKCKGEOJFKEReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueBoardCellStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.CellInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueHistoryCellInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueBoardCellStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.KKCKGEOJFKEReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueHistoryCellInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.CellInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueAreaInfo), global::EggLink.DanhengServer.Proto.ChessRogueAreaInfo.Parser, new[]{ "AllowSelectCellIdList", "CurId", "Cell", "CurBoardId", "LayerStatus", "HistoryCell", "CFEKAOLKHJG" }, null, null, null, null)
}));

View File

@@ -25,15 +25,15 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiBDaGVzc1JvZ3VlQ2VsbFVwZGF0ZU5vdGlmeS5wcm90bxoUQ2hlc3NSb2d1",
"ZUNlbGwucHJvdG8aIENoZXNzUm9ndWVDZWxsVXBkYXRlUmVhc29uLnByb3Rv",
"Gh1Sb2d1ZU1vZGlmaWVyU291cmNlVHlwZS5wcm90byKyAQoaQ2hlc3NSb2d1",
"ZUNlbGwucHJvdG8aHVJvZ3VlTW9kaWZpZXJTb3VyY2VUeXBlLnByb3RvGiBD",
"aGVzc1JvZ3VlQ2VsbFVwZGF0ZVJlYXNvbi5wcm90byKyAQoaQ2hlc3NSb2d1",
"ZUNlbGxVcGRhdGVOb3RpZnkSMQoPbW9kaWZpZXJfc291cmNlGAogASgOMhgu",
"Um9ndWVNb2RpZmllclNvdXJjZVR5cGUSIgoJY2VsbF9saXN0GAQgAygLMg8u",
"Q2hlc3NSb2d1ZUNlbGwSKwoGcmVhc29uGAUgASgOMhsuQ2hlc3NSb2d1ZUNl",
"bGxVcGRhdGVSZWFzb24SEAoIYm9hcmRfaWQYByABKA1CHqoCG0VnZ0xpbmsu",
"RGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueCellReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueCellUpdateReasonReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueModifierSourceTypeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueCellReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueModifierSourceTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueCellUpdateReasonReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueCellUpdateNotify), global::EggLink.DanhengServer.Proto.ChessRogueCellUpdateNotify.Parser, new[]{ "ModifierSource", "CellList", "Reason", "BoardId" }, null, null, null, null)
}));

View File

@@ -25,8 +25,8 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChhDaGVzc1JvZ3VlRGljZUluZm8ucHJvdG8aEUVFTkRIUEtQRkxQLnByb3Rv",
"GhpDaGVzc1JvZ3VlRGljZVN0YXR1cy5wcm90bxoYQ2hlc3NSb2d1ZURpY2VU",
"eXBlLnByb3RvGhRDaGVzc1JvZ3VlRGljZS5wcm90bxoTUm9ndWVNb2RpZmll",
"GhhDaGVzc1JvZ3VlRGljZVR5cGUucHJvdG8aGkNoZXNzUm9ndWVEaWNlU3Rh",
"dHVzLnByb3RvGhRDaGVzc1JvZ3VlRGljZS5wcm90bxoTUm9ndWVNb2RpZmll",
"ci5wcm90byLuAwoSQ2hlc3NSb2d1ZURpY2VJbmZvEhsKE2N1cl9zdXJmYWNl",
"X3Nsb3RfaWQYCSABKA0SFAoMcmVyb2xsX3RpbWVzGAYgASgNEhsKE2dhbWVf",
"ZGljZV9icmFuY2hfaWQYAyABKA0SFAoLTkdERURMS05HRkcYzgUgAygNEhYK",
@@ -41,7 +41,7 @@ namespace EggLink.DanhengServer.Proto {
"ZURpY2VUeXBlQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnBy",
"b3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EENDHPKPFLPReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueModifierReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EENDHPKPFLPReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueModifierReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueDiceInfo), global::EggLink.DanhengServer.Proto.ChessRogueDiceInfo.Parser, new[]{ "CurSurfaceSlotId", "RerollTimes", "GameDiceBranchId", "NGDEDLKNGFG", "GameBranchId", "JFIPIIFPMMB", "DiceStatus", "PAGPBLAFNEH", "DisplayId", "CurSurfaceId", "FNEIDJIMJPH", "CheatTimes", "Dice", "CanRerollDice", "EDPHLDEGJLM", "RogueModifider", "DiceType" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueEnterCellScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch5DaGVzc1JvZ3VlRW50ZXJDZWxsU2NSc3AucHJvdG8aFENoZXNzUm9ndWVJ",
"bmZvLnByb3RvGhhDaGVzc1JvZ3VlR2FtZUluZm8ucHJvdG8ihAEKGENoZXNz",
"Ch5DaGVzc1JvZ3VlRW50ZXJDZWxsU2NSc3AucHJvdG8aGENoZXNzUm9ndWVH",
"YW1lSW5mby5wcm90bxoUQ2hlc3NSb2d1ZUluZm8ucHJvdG8ihAEKGENoZXNz",
"Um9ndWVFbnRlckNlbGxTY1JzcBIPCgdyZXRjb2RlGAEgASgNEg8KB2NlbGxf",
"aWQYDyABKA0SIQoEaW5mbxgDIAEoCzITLkNoZXNzUm9ndWVHYW1lSW5mbxIj",
"CgpzdGFnZV9pbmZvGAUgASgLMg8uQ2hlc3NSb2d1ZUluZm9CHqoCG0VnZ0xp",
"bmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueEnterCellScRsp), global::EggLink.DanhengServer.Proto.ChessRogueEnterCellScRsp.Parser, new[]{ "Retcode", "CellId", "Info", "StageInfo" }, null, null, null, null)
}));

View File

@@ -24,16 +24,16 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueEnterNextLayerScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiNDaGVzc1JvZ3VlRW50ZXJOZXh0TGF5ZXJTY1JzcC5wcm90bxoUQ2hlc3NS",
"b2d1ZUluZm8ucHJvdG8aGENoZXNzUm9ndWVHYW1lSW5mby5wcm90bxolQ2hl",
"c3NSb2d1ZUxheWVySW5pdGlhbEV2ZW50SW5mby5wcm90byK/AQodQ2hlc3NS",
"CiNDaGVzc1JvZ3VlRW50ZXJOZXh0TGF5ZXJTY1JzcC5wcm90bxoYQ2hlc3NS",
"b2d1ZUdhbWVJbmZvLnByb3RvGiVDaGVzc1JvZ3VlTGF5ZXJJbml0aWFsRXZl",
"bnRJbmZvLnByb3RvGhRDaGVzc1JvZ3VlSW5mby5wcm90byK/AQodQ2hlc3NS",
"b2d1ZUVudGVyTmV4dExheWVyU2NSc3ASOgoQYm9hcmRfZXZlbnRfaW5mbxgK",
"IAEoCzIgLkNoZXNzUm9ndWVMYXllckluaXRpYWxFdmVudEluZm8SIwoKc3Rh",
"Z2VfaW5mbxgOIAEoCzIPLkNoZXNzUm9ndWVJbmZvEg8KB3JldGNvZGUYAyAB",
"KA0SLAoPcm9ndWVfZ2FtZV9pbmZvGAUgASgLMhMuQ2hlc3NSb2d1ZUdhbWVJ",
"bmZvQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLayerInitialEventInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLayerInitialEventInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueEnterNextLayerScRsp), global::EggLink.DanhengServer.Proto.ChessRogueEnterNextLayerScRsp.Parser, new[]{ "BoardEventInfo", "StageInfo", "Retcode", "RogueGameInfo" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueEnterScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpDaGVzc1JvZ3VlRW50ZXJTY1JzcC5wcm90bxoUQ2hlc3NSb2d1ZUluZm8u",
"cHJvdG8aGENoZXNzUm9ndWVHYW1lSW5mby5wcm90byJ7ChRDaGVzc1JvZ3Vl",
"ChpDaGVzc1JvZ3VlRW50ZXJTY1JzcC5wcm90bxoYQ2hlc3NSb2d1ZUdhbWVJ",
"bmZvLnByb3RvGhRDaGVzc1JvZ3VlSW5mby5wcm90byJ7ChRDaGVzc1JvZ3Vl",
"RW50ZXJTY1JzcBIhCgRpbmZvGAkgASgLMhMuQ2hlc3NSb2d1ZUdhbWVJbmZv",
"Eg8KB3JldGNvZGUYBiABKA0SIwoKc3RhZ2VfaW5mbxgCIAEoCzIPLkNoZXNz",
"Um9ndWVJbmZvEgoKAmlkGAEgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2",
"ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueEnterScRsp), global::EggLink.DanhengServer.Proto.ChessRogueEnterScRsp.Parser, new[]{ "Info", "Retcode", "StageInfo", "Id" }, null, null, null, null)
}));

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueFinishInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpDaGVzc1JvZ3VlRmluaXNoSW5mby5wcm90bxoXQ2hlc3NSb2d1ZU1pcmFj",
"bGUucHJvdG8aDkl0ZW1MaXN0LnByb3RvGhpDaGVzc1JvZ3VlUXVpdFJlYXNv",
"bi5wcm90bxoQTGluZXVwSW5mby5wcm90bxoUQ2hlc3NSb2d1ZUJ1ZmYucHJv",
"ChpDaGVzc1JvZ3VlRmluaXNoSW5mby5wcm90bxoaQ2hlc3NSb2d1ZVF1aXRS",
"ZWFzb24ucHJvdG8aDkl0ZW1MaXN0LnByb3RvGhBMaW5ldXBJbmZvLnByb3Rv",
"GhdDaGVzc1JvZ3VlTWlyYWNsZS5wcm90bxoUQ2hlc3NSb2d1ZUJ1ZmYucHJv",
"dG8aEUlNTlBFQUpBSkpPLnByb3RvIqgEChRDaGVzc1JvZ3VlRmluaXNoSW5m",
"bxITCgtETUJETkFJQ1BGQhgFIAEoDRIhChljaGVzc19yb2d1ZV9tYWluX3N0",
"b3J5X2lkGAYgASgNEiEKDHJvZ3VlX2xpbmV1cBgEIAEoCzILLkxpbmV1cElu",
@@ -42,7 +42,7 @@ namespace EggLink.DanhengServer.Proto {
"Q0RJQUFES0QYByABKA0SFAoLRUdQQ0lCSklBSkQYygMgASgNQh6qAhtFZ2dM",
"aW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueMiracleReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQuitReasonReflection.Descriptor, global::EggLink.DanhengServer.Proto.LineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.IMNPEAJAJJOReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueQuitReasonReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.LineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.IMNPEAJAJJOReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueFinishInfo), global::EggLink.DanhengServer.Proto.ChessRogueFinishInfo.Parser, new[]{ "DMBDNAICPFB", "ChessRogueMainStoryId", "RogueLineup", "ABEHKCJHCEH", "IPOJMMGOOPJ", "RogueBuffInfo", "OPAKJJMAGPH", "QuitReason", "DifficultyLevel", "GameMiracleInfo", "BGPECKFDELD", "OJGGMOOPGIL", "BLBBOKOGFDA", "IsFinish", "RogueSubMode", "OPOIMHHAFJO", "ScoreId", "PLBCDIAADKD", "EGPCIBJIAJD" }, null, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueGameInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChhDaGVzc1JvZ3VlR2FtZUluZm8ucHJvdG8aGkNoZXNzUm9ndWVMaW5ldXBJ",
"bmZvLnByb3RvGhtDaGVzc1JvZ3VlTWlyYWNsZUluZm8ucHJvdG8aEUhLTUxB",
"TEJEUEdPLnByb3RvGhlDaGVzc1JvZ3VlTGV2ZWxJbmZvLnByb3RvGh1DaGVz",
"c1JvZ3VlTm91c1ZhbHVlSW5mby5wcm90bxoYQ2hlc3NSb2d1ZURpY2VJbmZv",
"LnByb3RvGhhDaGVzc1JvZ3VlQWVvbkluZm8ucHJvdG8aHlJvZ3VlQ29tbW9u",
"UGVuZGluZ0FjdGlvbi5wcm90bxoTUm9ndWVHYW1lSW5mby5wcm90bxoWUm9n",
"dWVWaXJ0dWFsSXRlbS5wcm90bxoRSU1OUEVBSkFKSk8ucHJvdG8aGENoZXNz",
"Um9ndWVCdWZmSW5mby5wcm90bxolQ2hlc3NSb2d1ZUN1cnJlbnREaWZmaWN1",
"bHR5SW5mby5wcm90byKRBQoSQ2hlc3NSb2d1ZUdhbWVJbmZvEjEKEWdhbWVf",
"ChhDaGVzc1JvZ3VlR2FtZUluZm8ucHJvdG8aEUhLTUxBTEJEUEdPLnByb3Rv",
"Gh5Sb2d1ZUNvbW1vblBlbmRpbmdBY3Rpb24ucHJvdG8aG0NoZXNzUm9ndWVN",
"aXJhY2xlSW5mby5wcm90bxoYQ2hlc3NSb2d1ZURpY2VJbmZvLnByb3RvGhhD",
"aGVzc1JvZ3VlQWVvbkluZm8ucHJvdG8aFlJvZ3VlVmlydHVhbEl0ZW0ucHJv",
"dG8aGkNoZXNzUm9ndWVMaW5ldXBJbmZvLnByb3RvGhlDaGVzc1JvZ3VlTGV2",
"ZWxJbmZvLnByb3RvGh1DaGVzc1JvZ3VlTm91c1ZhbHVlSW5mby5wcm90bxoY",
"Q2hlc3NSb2d1ZUJ1ZmZJbmZvLnByb3RvGhNSb2d1ZUdhbWVJbmZvLnByb3Rv",
"GiVDaGVzc1JvZ3VlQ3VycmVudERpZmZpY3VsdHlJbmZvLnByb3RvGhFJTU5Q",
"RUFKQUpKTy5wcm90byKRBQoSQ2hlc3NSb2d1ZUdhbWVJbmZvEjEKEWdhbWVf",
"bWlyYWNsZV9pbmZvGAsgASgLMhYuQ2hlc3NSb2d1ZU1pcmFjbGVJbmZvEigK",
"CmxldmVsX2luZm8YBiABKAsyFC5DaGVzc1JvZ3VlTGV2ZWxJbmZvEkAKFXJv",
"Z3VlX2RpZmZpY3VsdHlfaW5mbxjZDyABKAsyIC5DaGVzc1JvZ3VlQ3VycmVu",
@@ -49,7 +49,7 @@ namespace EggLink.DanhengServer.Proto {
"D3JvZ3VlX2Flb25faW5mbxgFIAEoCzITLkNoZXNzUm9ndWVBZW9uSW5mb0Ie",
"qgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueLineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.HKMLALBDPGOReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueNousValueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueCommonPendingActionReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueVirtualItemReflection.Descriptor, global::EggLink.DanhengServer.Proto.IMNPEAJAJJOReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueBuffInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueCurrentDifficultyInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HKMLALBDPGOReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueCommonPendingActionReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueVirtualItemReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueNousValueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueBuffInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueCurrentDifficultyInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.IMNPEAJAJJOReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueGameInfo), global::EggLink.DanhengServer.Proto.ChessRogueGameInfo.Parser, new[]{ "GameMiracleInfo", "LevelInfo", "RogueDifficultyInfo", "NousValueInfo", "RogueSubMode", "VirtualItemInfo", "OPAKJJMAGPH", "RogueCurrentGameInfo", "RogueBuffInfo", "StoryInfo", "RogueLineupInfo", "RogueDiceInfo", "PendingAction", "RogueAeonInfo" }, null, null, null, null)
}));

View File

@@ -25,8 +25,8 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChdDaGVzc1JvZ3VlR2V0SW5mby5wcm90bxoiQ2hlc3NSb2d1ZVF1ZXJ5RGlm",
"ZmN1bHR5SW5mby5wcm90bxodQ2hlc3NSb2d1ZVF1ZXJ5RGljZUluZm8ucHJv",
"dG8aHUNoZXNzUm9ndWVRdWVyeUFlb25JbmZvLnByb3RvGhpDaGVzc1JvZ3Vl",
"ZmN1bHR5SW5mby5wcm90bxodQ2hlc3NSb2d1ZVF1ZXJ5QWVvbkluZm8ucHJv",
"dG8aHUNoZXNzUm9ndWVRdWVyeURpY2VJbmZvLnByb3RvGhpDaGVzc1JvZ3Vl",
"VGFsZW50SW5mby5wcm90byKdAgoRQ2hlc3NSb2d1ZUdldEluZm8SMQoPcXVl",
"cnlfZGljZV9pbmZvGAYgASgLMhguQ2hlc3NSb2d1ZVF1ZXJ5RGljZUluZm8S",
"LwoQdGFsZW50X2luZm9fbGlzdBgHIAEoCzIVLkNoZXNzUm9ndWVUYWxlbnRJ",
@@ -36,7 +36,7 @@ namespace EggLink.DanhengServer.Proto {
"Zm8YDSABKAsyGC5DaGVzc1JvZ3VlUXVlcnlBZW9uSW5mb0IeqgIbRWdnTGlu",
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueQueryDiffcultyInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryDiceInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueTalentInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueQueryDiffcultyInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryDiceInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueTalentInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueGetInfo), global::EggLink.DanhengServer.Proto.ChessRogueGetInfo.Parser, new[]{ "QueryDiceInfo", "TalentInfoList", "RogueDifficultyInfo", "AreaIdList", "ExploredAreaIdList", "ChessAeonInfo" }, null, null, null, null)
}));

View File

@@ -24,10 +24,10 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueGiveUpScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChtDaGVzc1JvZ3VlR2l2ZVVwU2NSc3AucHJvdG8aFENoZXNzUm9ndWVJbmZv",
"LnByb3RvGhdDaGVzc1JvZ3VlR2V0SW5mby5wcm90bxoYQ2hlc3NSb2d1ZUFl",
"b25JbmZvLnByb3RvGhlDaGVzc1JvZ3VlUXVlcnlJbmZvLnByb3RvGhpDaGVz",
"c1JvZ3VlRmluaXNoSW5mby5wcm90byL9AQoVQ2hlc3NSb2d1ZUdpdmVVcFNj",
"ChtDaGVzc1JvZ3VlR2l2ZVVwU2NSc3AucHJvdG8aGkNoZXNzUm9ndWVGaW5p",
"c2hJbmZvLnByb3RvGhRDaGVzc1JvZ3VlSW5mby5wcm90bxoZQ2hlc3NSb2d1",
"ZVF1ZXJ5SW5mby5wcm90bxoYQ2hlc3NSb2d1ZUFlb25JbmZvLnByb3RvGhdD",
"aGVzc1JvZ3VlR2V0SW5mby5wcm90byL9AQoVQ2hlc3NSb2d1ZUdpdmVVcFNj",
"UnNwEioKC2ZpbmlzaF9pbmZvGAogASgLMhUuQ2hlc3NSb2d1ZUZpbmlzaElu",
"Zm8SIwoKc3RhZ2VfaW5mbxgNIAEoCzIPLkNoZXNzUm9ndWVJbmZvEioKDnJv",
"Z3VlX2dldF9pbmZvGA8gASgLMhIuQ2hlc3NSb2d1ZUdldEluZm8SLAoPcm9n",
@@ -36,7 +36,7 @@ namespace EggLink.DanhengServer.Proto {
"ZGUYDiABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJv",
"dG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGetInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueFinishInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueFinishInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGetInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueGiveUpScRsp), global::EggLink.DanhengServer.Proto.ChessRogueGiveUpScRsp.Parser, new[]{ "FinishInfo", "StageInfo", "RogueGetInfo", "RogueAeonInfo", "QueryInfo", "Retcode" }, null, null, null, null)
}));

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueLeaveScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpDaGVzc1JvZ3VlTGVhdmVTY1JzcC5wcm90bxoXQ2hlc3NSb2d1ZUdldElu",
"Zm8ucHJvdG8aGENoZXNzUm9ndWVBZW9uSW5mby5wcm90bxoUQ2hlc3NSb2d1",
"ZUluZm8ucHJvdG8aGUNoZXNzUm9ndWVRdWVyeUluZm8ucHJvdG8i0AEKFENo",
"ChpDaGVzc1JvZ3VlTGVhdmVTY1JzcC5wcm90bxoUQ2hlc3NSb2d1ZUluZm8u",
"cHJvdG8aGENoZXNzUm9ndWVBZW9uSW5mby5wcm90bxoXQ2hlc3NSb2d1ZUdl",
"dEluZm8ucHJvdG8aGUNoZXNzUm9ndWVRdWVyeUluZm8ucHJvdG8i0AEKFENo",
"ZXNzUm9ndWVMZWF2ZVNjUnNwEiwKD3JvZ3VlX2Flb25faW5mbxgPIAEoCzIT",
"LkNoZXNzUm9ndWVBZW9uSW5mbxIPCgdyZXRjb2RlGAQgASgNEigKCnF1ZXJ5",
"X2luZm8YCiABKAsyFC5DaGVzc1JvZ3VlUXVlcnlJbmZvEioKDnJvZ3VlX2dl",
@@ -34,7 +34,7 @@ namespace EggLink.DanhengServer.Proto {
"bxgLIAEoCzIPLkNoZXNzUm9ndWVJbmZvQh6qAhtFZ2dMaW5rLkRhbmhlbmdT",
"ZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueGetInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGetInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueLeaveScRsp), global::EggLink.DanhengServer.Proto.ChessRogueLeaveScRsp.Parser, new[]{ "RogueAeonInfo", "Retcode", "QueryInfo", "RogueGetInfo", "StageInfo" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueQueryDiceInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch1DaGVzc1JvZ3VlUXVlcnlEaWNlSW5mby5wcm90bxoUQ2hlc3NSb2d1ZURp",
"Y2UucHJvdG8aHUNoZXNzUm9ndWVOb3VzRGljZVBoYXNlLnByb3RvIuABChdD",
"Ch1DaGVzc1JvZ3VlUXVlcnlEaWNlSW5mby5wcm90bxodQ2hlc3NSb2d1ZU5v",
"dXNEaWNlUGhhc2UucHJvdG8aFENoZXNzUm9ndWVEaWNlLnByb3RvIuABChdD",
"aGVzc1JvZ3VlUXVlcnlEaWNlSW5mbxIuCgNzdXMYCiADKAsyIS5DaGVzc1Jv",
"Z3VlUXVlcnlEaWNlSW5mby5TdXNFbnRyeRIXCg9zdXJmYWNlX2lkX2xpc3QY",
"DyADKA0SLAoKZGljZV9waGFzZRgNIAEoDjIYLkNoZXNzUm9ndWVOb3VzRGlj",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"CFN1c0VudHJ5EgsKA2tleRgBIAEoDRINCgV2YWx1ZRgCIAEoCDoCOAFCHqoC",
"G0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueDiceReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhaseReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhaseReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueDiceReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueQueryDiceInfo), global::EggLink.DanhengServer.Proto.ChessRogueQueryDiceInfo.Parser, new[]{ "Sus", "SurfaceIdList", "DicePhase", "DiceList" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));

View File

@@ -25,8 +25,8 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChlDaGVzc1JvZ3VlUXVlcnlJbmZvLnByb3RvGiJDaGVzc1JvZ3VlUXVlcnlE",
"aWZmY3VsdHlJbmZvLnByb3RvGh1DaGVzc1JvZ3VlUXVlcnlEaWNlSW5mby5w",
"cm90bxodQ2hlc3NSb2d1ZVF1ZXJ5QWVvbkluZm8ucHJvdG8aGkNoZXNzUm9n",
"aWZmY3VsdHlJbmZvLnByb3RvGh1DaGVzc1JvZ3VlUXVlcnlBZW9uSW5mby5w",
"cm90bxodQ2hlc3NSb2d1ZVF1ZXJ5RGljZUluZm8ucHJvdG8aGkNoZXNzUm9n",
"dWVUYWxlbnRJbmZvLnByb3RvIp8CChNDaGVzc1JvZ3VlUXVlcnlJbmZvEjEK",
"D2NoZXNzX2Flb25faW5mbxgIIAEoCzIYLkNoZXNzUm9ndWVRdWVyeUFlb25J",
"bmZvEjEKD3F1ZXJ5X2RpY2VfaW5mbxgHIAEoCzIYLkNoZXNzUm9ndWVRdWVy",
@@ -36,7 +36,7 @@ namespace EggLink.DanhengServer.Proto {
"bxgMIAEoCzIdLkNoZXNzUm9ndWVRdWVyeURpZmZjdWx0eUluZm9CHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueQueryDiffcultyInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryDiceInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueTalentInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueQueryDiffcultyInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryDiceInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueTalentInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueQueryInfo), global::EggLink.DanhengServer.Proto.ChessRogueQueryInfo.Parser, new[]{ "ChessAeonInfo", "QueryDiceInfo", "AreaIdList", "TalentInfoList", "ExploredAreaIdList", "RogueDifficultyInfo" }, null, null, null, null)
}));

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueQueryScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpDaGVzc1JvZ3VlUXVlcnlTY1JzcC5wcm90bxoXQ2hlc3NSb2d1ZUdldElu",
"Zm8ucHJvdG8aGENoZXNzUm9ndWVHYW1lSW5mby5wcm90bxoaQ2hlc3NSb2d1",
"ZUZpbmlzaEluZm8ucHJvdG8aGUNoZXNzUm9ndWVRdWVyeUluZm8ucHJvdG8i",
"ChpDaGVzc1JvZ3VlUXVlcnlTY1JzcC5wcm90bxoYQ2hlc3NSb2d1ZUdhbWVJ",
"bmZvLnByb3RvGhpDaGVzc1JvZ3VlRmluaXNoSW5mby5wcm90bxoXQ2hlc3NS",
"b2d1ZUdldEluZm8ucHJvdG8aGUNoZXNzUm9ndWVRdWVyeUluZm8ucHJvdG8i",
"zAEKFENoZXNzUm9ndWVRdWVyeVNjUnNwEg8KB3JldGNvZGUYAiABKA0SKAoK",
"cXVlcnlfaW5mbxgBIAEoCzIULkNoZXNzUm9ndWVRdWVyeUluZm8SIQoEaW5m",
"bxgDIAEoCzITLkNoZXNzUm9ndWVHYW1lSW5mbxIqCgtmaW5pc2hfaW5mbxgJ",
@@ -34,7 +34,7 @@ namespace EggLink.DanhengServer.Proto {
"GAsgASgLMhIuQ2hlc3NSb2d1ZUdldEluZm9CHqoCG0VnZ0xpbmsuRGFuaGVu",
"Z1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueGetInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueFinishInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueFinishInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGetInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueQueryScRsp), global::EggLink.DanhengServer.Proto.ChessRogueQueryScRsp.Parser, new[]{ "Retcode", "QueryInfo", "Info", "FinishInfo", "RogueGetInfo" }, null, null, null, null)
}));

View File

@@ -24,10 +24,10 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueQuitScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChlDaGVzc1JvZ3VlUXVpdFNjUnNwLnByb3RvGhRDaGVzc1JvZ3VlSW5mby5w",
"cm90bxoZQ2hlc3NSb2d1ZUxldmVsSW5mby5wcm90bxoXQ2hlc3NSb2d1ZUdl",
"dEluZm8ucHJvdG8aGENoZXNzUm9ndWVBZW9uSW5mby5wcm90bxoZQ2hlc3NS",
"b2d1ZVF1ZXJ5SW5mby5wcm90bxoaQ2hlc3NSb2d1ZUZpbmlzaEluZm8ucHJv",
"ChlDaGVzc1JvZ3VlUXVpdFNjUnNwLnByb3RvGhpDaGVzc1JvZ3VlRmluaXNo",
"SW5mby5wcm90bxoUQ2hlc3NSb2d1ZUluZm8ucHJvdG8aGUNoZXNzUm9ndWVR",
"dWVyeUluZm8ucHJvdG8aGENoZXNzUm9ndWVBZW9uSW5mby5wcm90bxoZQ2hl",
"c3NSb2d1ZUxldmVsSW5mby5wcm90bxoXQ2hlc3NSb2d1ZUdldEluZm8ucHJv",
"dG8ipQIKE0NoZXNzUm9ndWVRdWl0U2NSc3ASKAoKbGV2ZWxfaW5mbxgOIAEo",
"CzIULkNoZXNzUm9ndWVMZXZlbEluZm8SDwoHcmV0Y29kZRgEIAEoDRIoCgpx",
"dWVyeV9pbmZvGAkgASgLMhQuQ2hlc3NSb2d1ZVF1ZXJ5SW5mbxIjCgpzdGFn",
@@ -37,7 +37,7 @@ namespace EggLink.DanhengServer.Proto {
"DyABKAsyFS5DaGVzc1JvZ3VlRmluaXNoSW5mb0IeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGetInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueFinishInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueFinishInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueQueryInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGetInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueQuitScRsp), global::EggLink.DanhengServer.Proto.ChessRogueQuitScRsp.Parser, new[]{ "LevelInfo", "Retcode", "QueryInfo", "StageInfo", "RogueAeonInfo", "RogueGetInfo", "FinishInfo" }, null, null, null, null)
}));

View File

@@ -24,16 +24,16 @@ namespace EggLink.DanhengServer.Proto {
static ChessRogueStartScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpDaGVzc1JvZ3VlU3RhcnRTY1JzcC5wcm90bxoUQ2hlc3NSb2d1ZUluZm8u",
"cHJvdG8aGENoZXNzUm9ndWVHYW1lSW5mby5wcm90bxolQ2hlc3NSb2d1ZUxh",
"eWVySW5pdGlhbEV2ZW50SW5mby5wcm90byKrAQoUQ2hlc3NSb2d1ZVN0YXJ0",
"ChpDaGVzc1JvZ3VlU3RhcnRTY1JzcC5wcm90bxoYQ2hlc3NSb2d1ZUdhbWVJ",
"bmZvLnByb3RvGiVDaGVzc1JvZ3VlTGF5ZXJJbml0aWFsRXZlbnRJbmZvLnBy",
"b3RvGhRDaGVzc1JvZ3VlSW5mby5wcm90byKrAQoUQ2hlc3NSb2d1ZVN0YXJ0",
"U2NSc3ASOgoQYm9hcmRfZXZlbnRfaW5mbxgIIAEoCzIgLkNoZXNzUm9ndWVM",
"YXllckluaXRpYWxFdmVudEluZm8SIQoEaW5mbxgKIAEoCzITLkNoZXNzUm9n",
"dWVHYW1lSW5mbxIjCgpzdGFnZV9pbmZvGAIgASgLMg8uQ2hlc3NSb2d1ZUlu",
"Zm8SDwoHcmV0Y29kZRgFIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVy",
"LlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLayerInitialEventInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLayerInitialEventInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueStartScRsp), global::EggLink.DanhengServer.Proto.ChessRogueStartScRsp.Parser, new[]{ "BoardEventInfo", "Info", "StageInfo", "Retcode" }, null, null, null, null)
}));

View File

@@ -25,14 +25,14 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CitDaGVzc1JvZ3VlVXBkYXRlTGV2ZWxCYXNlSW5mb1NjTm90aWZ5LnByb3Rv",
"GiFDaGVzc1JvZ3VlVXBkYXRlTGV2ZWxTdGF0dXMucHJvdG8aG0NoZXNzUm9n",
"dWVMZXZlbFN0YXR1cy5wcm90byKDAQolQ2hlc3NSb2d1ZVVwZGF0ZUxldmVs",
"GhtDaGVzc1JvZ3VlTGV2ZWxTdGF0dXMucHJvdG8aIUNoZXNzUm9ndWVVcGRh",
"dGVMZXZlbFN0YXR1cy5wcm90byKDAQolQ2hlc3NSb2d1ZVVwZGF0ZUxldmVs",
"QmFzZUluZm9TY05vdGlmeRIsCgZyZWFzb24YCSABKA4yHC5DaGVzc1JvZ3Vl",
"VXBkYXRlTGV2ZWxTdGF0dXMSLAoMbGV2ZWxfc3RhdHVzGA4gASgOMhYuQ2hl",
"c3NSb2d1ZUxldmVsU3RhdHVzQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu",
"UHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueUpdateLevelStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueLevelStatusReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueLevelStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueUpdateLevelStatusReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueUpdateLevelBaseInfoScNotify), global::EggLink.DanhengServer.Proto.ChessRogueUpdateLevelBaseInfoScNotify.Parser, new[]{ "Reason", "LevelStatus" }, null, null, null, null)
}));

View File

@@ -25,14 +25,14 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch5DaGltZXJhRG9GaW5hbFJvdW5kQ3NSZXEucHJvdG8aEUpNQUFOTVBBTkhN",
"LnByb3RvGhFFR0RHSEZMTE1HTi5wcm90bxoRTVBKRElCQ0NPSEYucHJvdG8i",
"LnByb3RvGhFNUEpESUJDQ09IRi5wcm90bxoRRUdER0hGTExNR04ucHJvdG8i",
"tQEKGENoaW1lcmFEb0ZpbmFsUm91bmRDc1JlcRIZCgNzdHQYCiABKAsyDC5F",
"R0RHSEZMTE1HThITCgtQQUhNQUdQRkREShgJIAEoCBIhCgtPUEFNQUVJSkNP",
"SBgIIAMoCzIMLkpNQUFOTVBBTkhNEhMKC0hHT0RHREVBQUpPGAIgAygNEhwK",
"BmxpbmV1cBgPIAEoCzIMLk1QSkRJQkNDT0hGEhMKC0NQQkRCQUlEQUVIGAwg",
"ASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JMAANMPANHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.EGDGHFLLMGNReflection.Descriptor, global::EggLink.DanhengServer.Proto.MPJDIBCCOHFReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JMAANMPANHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.MPJDIBCCOHFReflection.Descriptor, global::EggLink.DanhengServer.Proto.EGDGHFLLMGNReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChimeraDoFinalRoundCsReq), global::EggLink.DanhengServer.Proto.ChimeraDoFinalRoundCsReq.Parser, new[]{ "Stt", "PAHMAGPFDDJ", "OPAMAEIJCOH", "HGODGDEAAJO", "Lineup", "CPBDBAIDAEH" }, null, null, null, null)
}));

View File

@@ -25,7 +25,7 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiRDaGltZXJhRmluaXNoRW5kbGVzc1JvdW5kQ3NSZXEucHJvdG8aEUpNQUFO",
"TVBBTkhNLnByb3RvGhFFR0RHSEZMTE1HTi5wcm90bxoRTVBKRElCQ0NPSEYu",
"TVBBTkhNLnByb3RvGhFNUEpESUJDQ09IRi5wcm90bxoRRUdER0hGTExNR04u",
"cHJvdG8iuwEKHkNoaW1lcmFGaW5pc2hFbmRsZXNzUm91bmRDc1JlcRITCgtD",
"UEJEQkFJREFFSBgEIAEoDRIZCgNzdHQYBiABKAsyDC5FR0RHSEZMTE1HThIT",
"CgtQQUhNQUdQRkREShgMIAEoCBIcCgZsaW5ldXAYDiABKAsyDC5NUEpESUJD",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"T0RHREVBQUpPGAsgAygNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJv",
"dG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JMAANMPANHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.EGDGHFLLMGNReflection.Descriptor, global::EggLink.DanhengServer.Proto.MPJDIBCCOHFReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JMAANMPANHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.MPJDIBCCOHFReflection.Descriptor, global::EggLink.DanhengServer.Proto.EGDGHFLLMGNReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChimeraFinishEndlessRoundCsReq), global::EggLink.DanhengServer.Proto.ChimeraFinishEndlessRoundCsReq.Parser, new[]{ "CPBDBAIDAEH", "Stt", "PAHMAGPFDDJ", "Lineup", "OPAMAEIJCOH", "HGODGDEAAJO" }, null, null, null, null)
}));

View File

@@ -25,8 +25,8 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch1DaGltZXJhRmluaXNoUm91bmRDc1JlcS5wcm90bxoRT0ROTktCSU1FRkgu",
"cHJvdG8aEUJJQUtERkVMSkZNLnByb3RvGhFKTUFBTk1QQU5ITS5wcm90bxoR",
"RUdER0hGTExNR04ucHJvdG8aEU1QSkRJQkNDT0hGLnByb3RvIswDChdDaGlt",
"cHJvdG8aEUpNQUFOTVBBTkhNLnByb3RvGhFCSUFLREZFTEpGTS5wcm90bxoR",
"TVBKRElCQ0NPSEYucHJvdG8aEUVHREdIRkxMTUdOLnByb3RvIswDChdDaGlt",
"ZXJhRmluaXNoUm91bmRDc1JlcRIgCgplbmRfcmVhc29uGAkgASgOMgwuQklB",
"S0RGRUxKRk0SPgoLQkFISE5NTEhBTEoYCCADKAsyKS5DaGltZXJhRmluaXNo",
"Um91bmRDc1JlcS5CQUhITk1MSEFMSkVudHJ5EhMKC0hHT0RHREVBQUpPGAYg",
@@ -39,7 +39,7 @@ namespace EggLink.DanhengServer.Proto {
"dHJ5EgsKA2tleRgBIAEoDRIbCgV2YWx1ZRgCIAEoCzIMLk9ETk5LQklNRUZI",
"OgI4AUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ODNNKBIMEFHReflection.Descriptor, global::EggLink.DanhengServer.Proto.BIAKDFELJFMReflection.Descriptor, global::EggLink.DanhengServer.Proto.JMAANMPANHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.EGDGHFLLMGNReflection.Descriptor, global::EggLink.DanhengServer.Proto.MPJDIBCCOHFReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ODNNKBIMEFHReflection.Descriptor, global::EggLink.DanhengServer.Proto.JMAANMPANHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.BIAKDFELJFMReflection.Descriptor, global::EggLink.DanhengServer.Proto.MPJDIBCCOHFReflection.Descriptor, global::EggLink.DanhengServer.Proto.EGDGHFLLMGNReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChimeraFinishRoundCsReq), global::EggLink.DanhengServer.Proto.ChimeraFinishRoundCsReq.Parser, new[]{ "EndReason", "BAHHNMLHALJ", "HGODGDEAAJO", "MOLIDIKIFGB", "Stt", "OPAMAEIJCOH", "Lineup", "HJOEAMDLBPL", "MLBALJKCMCG" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
}));

View File

@@ -25,9 +25,9 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch1DaGltZXJhRmluaXNoUm91bmRTY1JzcC5wcm90bxoRT0FQRE1LS0tFT0wu",
"cHJvdG8aEU9ETk5LQklNRUZILnByb3RvGhFCSUFLREZFTEpGTS5wcm90bxoR",
"RElGUERQTENJR0QucHJvdG8aEUVBREdBTk1KSVBLLnByb3RvGhFKQ05KREZG",
"Q0xERy5wcm90byLhBAoXQ2hpbWVyYUZpbmlzaFJvdW5kU2NSc3ASIQoLTkNE",
"cHJvdG8aEURJRlBEUExDSUdELnByb3RvGhFKQ05KREZGQ0xERy5wcm90bxoR",
"T0ROTktCSU1FRkgucHJvdG8aEUJJQUtERkVMSkZNLnByb3RvGhFFQURHQU5N",
"SklQSy5wcm90byLhBAoXQ2hpbWVyYUZpbmlzaFJvdW5kU2NSc3ASIQoLTkNE",
"QU9CTE1ISFAYBCADKAsyDC5ESUZQRFBMQ0lHRBI+CgtHSEtHQ0ZDTEFCRhgM",
"IAMoCzIpLkNoaW1lcmFGaW5pc2hSb3VuZFNjUnNwLkdIS0dDRkNMQUJGRW50",
"cnkSEwoLSklFSUZET0NPSEUYCCABKAgSEwoLRUFJT0pDTkxNTkcYDyABKA0S",
@@ -43,7 +43,7 @@ namespace EggLink.DanhengServer.Proto {
"IAEoDRIbCgV2YWx1ZRgCIAEoCzIMLk9ETk5LQklNRUZIOgI4AUIeqgIbRWdn",
"TGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OAPDMKKKEOLReflection.Descriptor, global::EggLink.DanhengServer.Proto.ODNNKBIMEFHReflection.Descriptor, global::EggLink.DanhengServer.Proto.BIAKDFELJFMReflection.Descriptor, global::EggLink.DanhengServer.Proto.DIFPDPLCIGDReflection.Descriptor, global::EggLink.DanhengServer.Proto.EADGANMJIPKReflection.Descriptor, global::EggLink.DanhengServer.Proto.JCNJDFFCLDGReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OAPDMKKKEOLReflection.Descriptor, global::EggLink.DanhengServer.Proto.DIFPDPLCIGDReflection.Descriptor, global::EggLink.DanhengServer.Proto.JCNJDFFCLDGReflection.Descriptor, global::EggLink.DanhengServer.Proto.ODNNKBIMEFHReflection.Descriptor, global::EggLink.DanhengServer.Proto.BIAKDFELJFMReflection.Descriptor, global::EggLink.DanhengServer.Proto.EADGANMJIPKReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChimeraFinishRoundScRsp), global::EggLink.DanhengServer.Proto.ChimeraFinishRoundScRsp.Parser, new[]{ "NCDAOBLMHHP", "GHKGCFCLABF", "JIEIFDOCOHE", "EAIOJCNLMNG", "OLLDKAJOAJD", "EndReason", "GOIAKPGJLCB", "BBMGIIMECEL", "NAHPKPPMDKK", "Retcode", "IJEIOMMFPKA", "JFPNMOONLNJ", "MFAFNNCJJNG", "MOLIDIKIFGB", "CJKCNHCLMGD" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
}));

View File

@@ -25,8 +25,8 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChlDaGltZXJhR2V0RGF0YVNjUnNwLnByb3RvGhFPQVBETUtLS0VPTC5wcm90",
"bxoRSkNOSkRGRkNMREcucHJvdG8aEURJRlBEUExDSUdELnByb3RvGhFNUEpE",
"SUJDQ09IRi5wcm90byLBAwoTQ2hpbWVyYUdldERhdGFTY1JzcBITCgtJSkVJ",
"bxoRSkNOSkRGRkNMREcucHJvdG8aEU1QSkRJQkNDT0hGLnByb3RvGhFESUZQ",
"RFBMQ0lHRC5wcm90byLBAwoTQ2hpbWVyYUdldERhdGFTY1JzcBITCgtJSkVJ",
"T01NRlBLQRgHIAEoDRIUCgtPTExES0FKT0FKRBj+BCABKA0SIQoLQkJNR0lJ",
"TUVDRUwYBSABKA4yDC5PQVBETUtLS0VPTBITCgtLSUxQTkhKQlBEQhgwIAEo",
"DRITCgtMRktGT0NKRk5DShgEIAEoDRITCgtCQkJHS0NITk9DSxgPIAEoDRIU",
@@ -39,7 +39,7 @@ namespace EggLink.DanhengServer.Proto {
"CzIMLkpDTkpERkZDTERHQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJv",
"dG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OAPDMKKKEOLReflection.Descriptor, global::EggLink.DanhengServer.Proto.JCNJDFFCLDGReflection.Descriptor, global::EggLink.DanhengServer.Proto.DIFPDPLCIGDReflection.Descriptor, global::EggLink.DanhengServer.Proto.MPJDIBCCOHFReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OAPDMKKKEOLReflection.Descriptor, global::EggLink.DanhengServer.Proto.JCNJDFFCLDGReflection.Descriptor, global::EggLink.DanhengServer.Proto.MPJDIBCCOHFReflection.Descriptor, global::EggLink.DanhengServer.Proto.DIFPDPLCIGDReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChimeraGetDataScRsp), global::EggLink.DanhengServer.Proto.ChimeraGetDataScRsp.Parser, new[]{ "IJEIOMMFPKA", "OLLDKAJOAJD", "BBMGIIMECEL", "KILPNHJBPDB", "LFKFOCJFNCJ", "BBBGKCHNOCK", "CPBDBAIDAEH", "NCDAOBLMHHP", "CJKCNHCLMGD", "Lineup", "MFAFNNCJJNG", "GBEMDNCKKBA", "JFPNMOONLNJ", "CJEKJHPIBJL", "CAGAPLNHABB", "Retcode", "EAIOJCNLMNG", "KIIMKAEAJAL" }, null, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static ClearAetherDividePassiveSkillScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CihDbGVhckFldGhlckRpdmlkZVBhc3NpdmVTa2lsbFNjUnNwLnByb3RvGhVB",
"ZXRoZXJTa2lsbEluZm8ucHJvdG8aHEFldGhlckRpdmlkZVNwaXJpdEluZm8u",
"CihDbGVhckFldGhlckRpdmlkZVBhc3NpdmVTa2lsbFNjUnNwLnByb3RvGhxB",
"ZXRoZXJEaXZpZGVTcGlyaXRJbmZvLnByb3RvGhVBZXRoZXJTa2lsbEluZm8u",
"cHJvdG8ikAEKIkNsZWFyQWV0aGVyRGl2aWRlUGFzc2l2ZVNraWxsU2NSc3AS",
"KwoRYWV0aGVyX3NraWxsX2luZm8YDSABKAsyEC5BZXRoZXJTa2lsbEluZm8S",
"DwoHcmV0Y29kZRgLIAEoDRIsCgthZXRoZXJfaW5mbxgCIAEoCzIXLkFldGhl",
"ckRpdmlkZVNwaXJpdEluZm9CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Q",
"cm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AetherSkillInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherSkillInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClearAetherDividePassiveSkillScRsp), global::EggLink.DanhengServer.Proto.ClearAetherDividePassiveSkillScRsp.Parser, new[]{ "AetherSkillInfo", "Retcode", "AetherInfo" }, null, null, null, null)
}));

View File

@@ -24,7 +24,7 @@ namespace EggLink.DanhengServer.Proto {
static ClientMailReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChBDbGllbnRNYWlsLnByb3RvGg5JdGVtTGlzdC5wcm90bxoOTWFpbFR5cGUu",
"ChBDbGllbnRNYWlsLnByb3RvGg5NYWlsVHlwZS5wcm90bxoOSXRlbUxpc3Qu",
"cHJvdG8i3AEKCkNsaWVudE1haWwSDQoFVGl0bGUYCiABKAkSDwoHQ29udGVu",
"dBgMIAEoCRIdCgpBdHRhY2htZW50GA8gASgLMgkuSXRlbUxpc3QSDgoGSXNS",
"ZWFkGAMgASgIEgoKAklkGAQgASgNEhsKCE1haWxUeXBlGAggASgOMgkuTWFp",
@@ -32,7 +32,7 @@ namespace EggLink.DanhengServer.Proto {
"CgRUaW1lGAkgASgDEhIKClRlbXBsYXRlSWQYBiABKA0SDgoGU2VuZGVyGAEg",
"ASgJQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.MailTypeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MailTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClientMail), global::EggLink.DanhengServer.Proto.ClientMail.Parser, new[]{ "Title", "Content", "Attachment", "IsRead", "Id", "MailType", "ExpireTime", "ParaList", "Time", "TemplateId", "Sender" }, null, null, null, null)
}));

View File

@@ -25,9 +25,9 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CidDbG9ja1BhcmtIYW5kbGVXYWl0T3BlcmF0aW9uQ3NSZXEucHJvdG8aEUNF",
"T09ORkxPTkRKLnByb3RvGhFBSkVIQU1EQUJOQS5wcm90bxoRT0JOT05NSE1F",
"Q0sucHJvdG8aEUlOTk5JQ0ZPTElJLnByb3RvGhFGRk9NSUJOQ0ZLSS5wcm90",
"bxoRSEVMTk9JSE1ESEEucHJvdG8aEUFNR0hEQ0FCSk1KLnByb3RvIvQCCiFD",
"T09ORkxPTkRKLnByb3RvGhFGRk9NSUJOQ0ZLSS5wcm90bxoRT0JOT05NSE1F",
"Q0sucHJvdG8aEUFKRUhBTURBQk5BLnByb3RvGhFBTUdIRENBQkpNSi5wcm90",
"bxoRSU5OTklDRk9MSUkucHJvdG8aEUhFTE5PSUhNREhBLnByb3RvIvQCCiFD",
"bG9ja1BhcmtIYW5kbGVXYWl0T3BlcmF0aW9uQ3NSZXESEwoLQUhJREpCSkdH",
"UFAYBCABKA0SEQoJc2NyaXB0X2lkGAogASgNEiMKC0pGQkNLQ0xQQUtPGAsg",
"ASgLMgwuT0JOT05NSE1FQ0tIABIjCgtJUElLRkxDRUZMQRgBIAEoCzIMLkZG",
@@ -39,7 +39,7 @@ namespace EggLink.DanhengServer.Proto {
"UE9CRkpJSklLQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnBy",
"b3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CEOONFLONDJReflection.Descriptor, global::EggLink.DanhengServer.Proto.AJEHAMDABNAReflection.Descriptor, global::EggLink.DanhengServer.Proto.OBNONMHMECKReflection.Descriptor, global::EggLink.DanhengServer.Proto.INNNICFOLIIReflection.Descriptor, global::EggLink.DanhengServer.Proto.FFOMIBNCFKIReflection.Descriptor, global::EggLink.DanhengServer.Proto.HELNOIHMDHAReflection.Descriptor, global::EggLink.DanhengServer.Proto.AMGHDCABJMJReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CEOONFLONDJReflection.Descriptor, global::EggLink.DanhengServer.Proto.FFOMIBNCFKIReflection.Descriptor, global::EggLink.DanhengServer.Proto.OBNONMHMECKReflection.Descriptor, global::EggLink.DanhengServer.Proto.AJEHAMDABNAReflection.Descriptor, global::EggLink.DanhengServer.Proto.AMGHDCABJMJReflection.Descriptor, global::EggLink.DanhengServer.Proto.INNNICFOLIIReflection.Descriptor, global::EggLink.DanhengServer.Proto.HELNOIHMDHAReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClockParkHandleWaitOperationCsReq), global::EggLink.DanhengServer.Proto.ClockParkHandleWaitOperationCsReq.Parser, new[]{ "AHIDJBJGGPP", "ScriptId", "JFBCKCLPAKO", "IPIKFLCEFLA", "MEGNBBFILNL", "ABKKDHAPCHN", "LIHJMEINGIK", "LMGGLCNCDHF", "FNGFOAEPFJN", "OBPFBLNBFKI" }, new[]{ "DBPOBFJIJIK" }, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static ClockParkUseBuffScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChtDbG9ja1BhcmtVc2VCdWZmU2NSc3AucHJvdG8aEUJNTE9GUENOR0tOLnBy",
"b3RvGhFIRENLQ0hQRE1NSS5wcm90bxoRRUNNSUxIQ0tPTU8ucHJvdG8i0QEK",
"ChtDbG9ja1BhcmtVc2VCdWZmU2NSc3AucHJvdG8aEUhEQ0tDSFBETU1JLnBy",
"b3RvGhFCTUxPRlBDTkdLTi5wcm90bxoRRUNNSUxIQ0tPTU8ucHJvdG8i0QEK",
"FUNsb2NrUGFya1VzZUJ1ZmZTY1JzcBITCgtBSElESkJKR0dQUBgCIAEoDRIR",
"CglzY3JpcHRfaWQYDSABKA0SJQoPcm9ndWVfYnVmZl9pbmZvGAYgASgLMgwu",
"RUNNSUxIQ0tPTU8SDwoHcmV0Y29kZRgBIAEoDRIjCgtBTkNQQ1BDTEpFRBh+",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"Qk1MT0ZQQ05HS05IAEINCgtCQ01GRUhOT0pKS0IeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BMLOFPCNGKNReflection.Descriptor, global::EggLink.DanhengServer.Proto.HDCKCHPDMMIReflection.Descriptor, global::EggLink.DanhengServer.Proto.ECMILHCKOMOReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HDCKCHPDMMIReflection.Descriptor, global::EggLink.DanhengServer.Proto.BMLOFPCNGKNReflection.Descriptor, global::EggLink.DanhengServer.Proto.ECMILHCKOMOReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClockParkUseBuffScRsp), global::EggLink.DanhengServer.Proto.ClockParkUseBuffScRsp.Parser, new[]{ "AHIDJBJGGPP", "ScriptId", "RogueBuffInfo", "Retcode", "ANCPCPCLJED", "MJDOGPBOJIP" }, new[]{ "BCMFEHNOJJK" }, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static CommonRogueUpdateScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch9Db21tb25Sb2d1ZVVwZGF0ZVNjTm90aWZ5LnByb3RvGhFNQVBPTU9JTEdF",
"SC5wcm90bxoRUExHRENGSVBFQUEucHJvdG8aEUlMQUVLSkNORU1GLnByb3Rv",
"Ch9Db21tb25Sb2d1ZVVwZGF0ZVNjTm90aWZ5LnByb3RvGhFQTEdEQ0ZJUEVB",
"QS5wcm90bxoRTUFQT01PSUxHRUgucHJvdG8aEUlMQUVLSkNORU1GLnByb3Rv",
"IpkBChlDb21tb25Sb2d1ZVVwZGF0ZVNjTm90aWZ5EiMKC09OR1BKT0dLS0pO",
"GA8gASgLMgwuTUFQT01PSUxHRUhIABIjCgtLSktCS0VHSUdISxgDIAEoCzIM",
"LlBMR0RDRklQRUFBSAASIwoLTk9MSEdOSEFFTUEYDiABKAsyDC5JTEFFS0pD",
"TkVNRkgAQg0KC0dJR0JHRkFNRk5DQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2",
"ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MAPOMOILGEHReflection.Descriptor, global::EggLink.DanhengServer.Proto.PLGDCFIPEAAReflection.Descriptor, global::EggLink.DanhengServer.Proto.ILAEKJCNEMFReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PLGDCFIPEAAReflection.Descriptor, global::EggLink.DanhengServer.Proto.MAPOMOILGEHReflection.Descriptor, global::EggLink.DanhengServer.Proto.ILAEKJCNEMFReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CommonRogueUpdateScNotify), global::EggLink.DanhengServer.Proto.CommonRogueUpdateScNotify.Parser, new[]{ "ONGPJOGKKJN", "KJKBKEGIGHK", "NOLHGNHAEMA" }, new[]{ "GIGBGFAMFNC" }, null, null, null)
}));

View File

@@ -0,0 +1,272 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ConfirmChallengePeakSettleCsReq.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from ConfirmChallengePeakSettleCsReq.proto</summary>
public static partial class ConfirmChallengePeakSettleCsReqReflection {
#region Descriptor
/// <summary>File descriptor for ConfirmChallengePeakSettleCsReq.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ConfirmChallengePeakSettleCsReqReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiVDb25maXJtQ2hhbGxlbmdlUGVha1NldHRsZUNzUmVxLnByb3RvIk0KH0Nv",
"bmZpcm1DaGFsbGVuZ2VQZWFrU2V0dGxlQ3NSZXESFQoNcGVha19sZXZlbF9p",
"ZBgJIAEoDRITCgtOREVGRlBKTUZGQhgEIAEoCEIeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ConfirmChallengePeakSettleCsReq), global::EggLink.DanhengServer.Proto.ConfirmChallengePeakSettleCsReq.Parser, new[]{ "PeakLevelId", "NDEFFPJMFFB" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ConfirmChallengePeakSettleCsReq : pb::IMessage<ConfirmChallengePeakSettleCsReq>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ConfirmChallengePeakSettleCsReq> _parser = new pb::MessageParser<ConfirmChallengePeakSettleCsReq>(() => new ConfirmChallengePeakSettleCsReq());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ConfirmChallengePeakSettleCsReq> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.ConfirmChallengePeakSettleCsReqReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ConfirmChallengePeakSettleCsReq() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ConfirmChallengePeakSettleCsReq(ConfirmChallengePeakSettleCsReq other) : this() {
peakLevelId_ = other.peakLevelId_;
nDEFFPJMFFB_ = other.nDEFFPJMFFB_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ConfirmChallengePeakSettleCsReq Clone() {
return new ConfirmChallengePeakSettleCsReq(this);
}
/// <summary>Field number for the "peak_level_id" field.</summary>
public const int PeakLevelIdFieldNumber = 9;
private uint peakLevelId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakLevelId {
get { return peakLevelId_; }
set {
peakLevelId_ = value;
}
}
/// <summary>Field number for the "NDEFFPJMFFB" field.</summary>
public const int NDEFFPJMFFBFieldNumber = 4;
private bool nDEFFPJMFFB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool NDEFFPJMFFB {
get { return nDEFFPJMFFB_; }
set {
nDEFFPJMFFB_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ConfirmChallengePeakSettleCsReq);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ConfirmChallengePeakSettleCsReq other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (PeakLevelId != other.PeakLevelId) return false;
if (NDEFFPJMFFB != other.NDEFFPJMFFB) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (PeakLevelId != 0) hash ^= PeakLevelId.GetHashCode();
if (NDEFFPJMFFB != false) hash ^= NDEFFPJMFFB.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (NDEFFPJMFFB != false) {
output.WriteRawTag(32);
output.WriteBool(NDEFFPJMFFB);
}
if (PeakLevelId != 0) {
output.WriteRawTag(72);
output.WriteUInt32(PeakLevelId);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (NDEFFPJMFFB != false) {
output.WriteRawTag(32);
output.WriteBool(NDEFFPJMFFB);
}
if (PeakLevelId != 0) {
output.WriteRawTag(72);
output.WriteUInt32(PeakLevelId);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (PeakLevelId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakLevelId);
}
if (NDEFFPJMFFB != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ConfirmChallengePeakSettleCsReq other) {
if (other == null) {
return;
}
if (other.PeakLevelId != 0) {
PeakLevelId = other.PeakLevelId;
}
if (other.NDEFFPJMFFB != false) {
NDEFFPJMFFB = other.NDEFFPJMFFB;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 32: {
NDEFFPJMFFB = input.ReadBool();
break;
}
case 72: {
PeakLevelId = input.ReadUInt32();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 32: {
NDEFFPJMFFB = input.ReadBool();
break;
}
case 72: {
PeakLevelId = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -0,0 +1,309 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ConfirmChallengePeakSettleScRsp.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from ConfirmChallengePeakSettleScRsp.proto</summary>
public static partial class ConfirmChallengePeakSettleScRspReflection {
#region Descriptor
/// <summary>File descriptor for ConfirmChallengePeakSettleScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ConfirmChallengePeakSettleScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiVDb25maXJtQ2hhbGxlbmdlUGVha1NldHRsZVNjUnNwLnByb3RvIl4KH0Nv",
"bmZpcm1DaGFsbGVuZ2VQZWFrU2V0dGxlU2NSc3ASEwoLTkRFRkZQSk1GRkIY",
"DSABKAgSFQoNcGVha19sZXZlbF9pZBgBIAEoDRIPCgdyZXRjb2RlGAUgASgN",
"Qh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ConfirmChallengePeakSettleScRsp), global::EggLink.DanhengServer.Proto.ConfirmChallengePeakSettleScRsp.Parser, new[]{ "NDEFFPJMFFB", "PeakLevelId", "Retcode" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ConfirmChallengePeakSettleScRsp : pb::IMessage<ConfirmChallengePeakSettleScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ConfirmChallengePeakSettleScRsp> _parser = new pb::MessageParser<ConfirmChallengePeakSettleScRsp>(() => new ConfirmChallengePeakSettleScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ConfirmChallengePeakSettleScRsp> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.ConfirmChallengePeakSettleScRspReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ConfirmChallengePeakSettleScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ConfirmChallengePeakSettleScRsp(ConfirmChallengePeakSettleScRsp other) : this() {
nDEFFPJMFFB_ = other.nDEFFPJMFFB_;
peakLevelId_ = other.peakLevelId_;
retcode_ = other.retcode_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ConfirmChallengePeakSettleScRsp Clone() {
return new ConfirmChallengePeakSettleScRsp(this);
}
/// <summary>Field number for the "NDEFFPJMFFB" field.</summary>
public const int NDEFFPJMFFBFieldNumber = 13;
private bool nDEFFPJMFFB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool NDEFFPJMFFB {
get { return nDEFFPJMFFB_; }
set {
nDEFFPJMFFB_ = value;
}
}
/// <summary>Field number for the "peak_level_id" field.</summary>
public const int PeakLevelIdFieldNumber = 1;
private uint peakLevelId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakLevelId {
get { return peakLevelId_; }
set {
peakLevelId_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 5;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ConfirmChallengePeakSettleScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ConfirmChallengePeakSettleScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (NDEFFPJMFFB != other.NDEFFPJMFFB) return false;
if (PeakLevelId != other.PeakLevelId) return false;
if (Retcode != other.Retcode) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (NDEFFPJMFFB != false) hash ^= NDEFFPJMFFB.GetHashCode();
if (PeakLevelId != 0) hash ^= PeakLevelId.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (PeakLevelId != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PeakLevelId);
}
if (Retcode != 0) {
output.WriteRawTag(40);
output.WriteUInt32(Retcode);
}
if (NDEFFPJMFFB != false) {
output.WriteRawTag(104);
output.WriteBool(NDEFFPJMFFB);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (PeakLevelId != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PeakLevelId);
}
if (Retcode != 0) {
output.WriteRawTag(40);
output.WriteUInt32(Retcode);
}
if (NDEFFPJMFFB != false) {
output.WriteRawTag(104);
output.WriteBool(NDEFFPJMFFB);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (NDEFFPJMFFB != false) {
size += 1 + 1;
}
if (PeakLevelId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakLevelId);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ConfirmChallengePeakSettleScRsp other) {
if (other == null) {
return;
}
if (other.NDEFFPJMFFB != false) {
NDEFFPJMFFB = other.NDEFFPJMFFB;
}
if (other.PeakLevelId != 0) {
PeakLevelId = other.PeakLevelId;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 8: {
PeakLevelId = input.ReadUInt32();
break;
}
case 40: {
Retcode = input.ReadUInt32();
break;
}
case 104: {
NDEFFPJMFFB = input.ReadBool();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 8: {
PeakLevelId = input.ReadUInt32();
break;
}
case 40: {
Retcode = input.ReadUInt32();
break;
}
case 104: {
NDEFFPJMFFB = input.ReadBool();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static CurChallengeReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChJDdXJDaGFsbGVuZ2UucHJvdG8aEUtpbGxNb25zdGVyLnByb3RvGhpDaGFs",
"bGVuZ2VDdXJCdWZmSW5mby5wcm90bxoVRXh0cmFMaW5ldXBUeXBlLnByb3Rv",
"GhVDaGFsbGVuZ2VTdGF0dXMucHJvdG8imgIKDEN1ckNoYWxsZW5nZRIrChFl",
"ChJDdXJDaGFsbGVuZ2UucHJvdG8aFUV4dHJhTGluZXVwVHlwZS5wcm90bxoa",
"Q2hhbGxlbmdlQ3VyQnVmZkluZm8ucHJvdG8aFUNoYWxsZW5nZVN0YXR1cy5w",
"cm90bxoRS2lsbE1vbnN0ZXIucHJvdG8imgIKDEN1ckNoYWxsZW5nZRIrChFl",
"eHRyYV9saW5ldXBfdHlwZRgPIAEoDjIQLkV4dHJhTGluZXVwVHlwZRInChFr",
"aWxsX21vbnN0ZXJfbGlzdBgLIAMoCzIMLktpbGxNb25zdGVyEhMKC3JvdW5k",
"X2NvdW50GAUgASgNEikKCnN0YWdlX2luZm8YBiABKAsyFS5DaGFsbGVuZ2VD",
@@ -35,7 +35,7 @@ namespace EggLink.DanhengServer.Proto {
"CXNjb3JlX3R3bxgOIAEoDRIUCgxjaGFsbGVuZ2VfaWQYCiABKA1CHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KillMonsterReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeCurBuffInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ExtraLineupTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeStatusReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ExtraLineupTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeCurBuffInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChallengeStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.KillMonsterReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CurChallenge), global::EggLink.DanhengServer.Proto.CurChallenge.Parser, new[]{ "ExtraLineupType", "KillMonsterList", "RoundCount", "StageInfo", "ScoreId", "Status", "DeadAvatarNum", "ScoreTwo", "ChallengeId" }, null, null, null, null)
}));

View File

@@ -24,13 +24,13 @@ namespace EggLink.DanhengServer.Proto {
static DEMLPCNDJJPReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFERU1MUENOREpKUC5wcm90bxoRSFBLRUZGRUNIRkcucHJvdG8aEUdKREtJ",
"TEhLSUVELnByb3RvIlMKC0RFTUxQQ05ESkpQEiEKC0dKRE9LRkNIQkdBGAEg",
"ChFERU1MUENOREpKUC5wcm90bxoRR0pES0lMSEtJRUQucHJvdG8aEUhQS0VG",
"RkVDSEZHLnByb3RvIlMKC0RFTUxQQ05ESkpQEiEKC0dKRE9LRkNIQkdBGAEg",
"ASgLMgwuR0pES0lMSEtJRUQSIQoLQ0ZLSkVQTU5MSkkYAiADKAsyDC5IUEtF",
"RkZFQ0hGR0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90",
"bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HPKEFFECHFGReflection.Descriptor, global::EggLink.DanhengServer.Proto.GJDKILHKIEDReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GJDKILHKIEDReflection.Descriptor, global::EggLink.DanhengServer.Proto.HPKEFFECHFGReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DEMLPCNDJJP), global::EggLink.DanhengServer.Proto.DEMLPCNDJJP.Parser, new[]{ "GJDOKFCHBGA", "CFKJEPMNLJI" }, null, null, null, null)
}));

337
Proto/DGFFNOPFLNE.cs Normal file
View File

@@ -0,0 +1,337 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: DGFFNOPFLNE.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from DGFFNOPFLNE.proto</summary>
public static partial class DGFFNOPFLNEReflection {
#region Descriptor
/// <summary>File descriptor for DGFFNOPFLNE.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static DGFFNOPFLNEReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFER0ZGTk9QRkxORS5wcm90byJhCgtER0ZGTk9QRkxORRIRCglwZWFrX3N0",
"YXIYDiABKA0SEwoLSkhJQUtNQ0hQTEIYBiADKA0SFQoNcGVha19sZXZlbF9p",
"ZBgCIAEoDRITCgtKQklDSUJLUEpLSRgNIAEoCEIeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DGFFNOPFLNE), global::EggLink.DanhengServer.Proto.DGFFNOPFLNE.Parser, new[]{ "PeakStar", "JHIAKMCHPLB", "PeakLevelId", "JBICIBKPJKI" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class DGFFNOPFLNE : pb::IMessage<DGFFNOPFLNE>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<DGFFNOPFLNE> _parser = new pb::MessageParser<DGFFNOPFLNE>(() => new DGFFNOPFLNE());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<DGFFNOPFLNE> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.DGFFNOPFLNEReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public DGFFNOPFLNE() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public DGFFNOPFLNE(DGFFNOPFLNE other) : this() {
peakStar_ = other.peakStar_;
jHIAKMCHPLB_ = other.jHIAKMCHPLB_.Clone();
peakLevelId_ = other.peakLevelId_;
jBICIBKPJKI_ = other.jBICIBKPJKI_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public DGFFNOPFLNE Clone() {
return new DGFFNOPFLNE(this);
}
/// <summary>Field number for the "peak_star" field.</summary>
public const int PeakStarFieldNumber = 14;
private uint peakStar_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakStar {
get { return peakStar_; }
set {
peakStar_ = value;
}
}
/// <summary>Field number for the "JHIAKMCHPLB" field.</summary>
public const int JHIAKMCHPLBFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_jHIAKMCHPLB_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> jHIAKMCHPLB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> JHIAKMCHPLB {
get { return jHIAKMCHPLB_; }
}
/// <summary>Field number for the "peak_level_id" field.</summary>
public const int PeakLevelIdFieldNumber = 2;
private uint peakLevelId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakLevelId {
get { return peakLevelId_; }
set {
peakLevelId_ = value;
}
}
/// <summary>Field number for the "JBICIBKPJKI" field.</summary>
public const int JBICIBKPJKIFieldNumber = 13;
private bool jBICIBKPJKI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool JBICIBKPJKI {
get { return jBICIBKPJKI_; }
set {
jBICIBKPJKI_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as DGFFNOPFLNE);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(DGFFNOPFLNE other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (PeakStar != other.PeakStar) return false;
if(!jHIAKMCHPLB_.Equals(other.jHIAKMCHPLB_)) return false;
if (PeakLevelId != other.PeakLevelId) return false;
if (JBICIBKPJKI != other.JBICIBKPJKI) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (PeakStar != 0) hash ^= PeakStar.GetHashCode();
hash ^= jHIAKMCHPLB_.GetHashCode();
if (PeakLevelId != 0) hash ^= PeakLevelId.GetHashCode();
if (JBICIBKPJKI != false) hash ^= JBICIBKPJKI.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (PeakLevelId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(PeakLevelId);
}
jHIAKMCHPLB_.WriteTo(output, _repeated_jHIAKMCHPLB_codec);
if (JBICIBKPJKI != false) {
output.WriteRawTag(104);
output.WriteBool(JBICIBKPJKI);
}
if (PeakStar != 0) {
output.WriteRawTag(112);
output.WriteUInt32(PeakStar);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (PeakLevelId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(PeakLevelId);
}
jHIAKMCHPLB_.WriteTo(ref output, _repeated_jHIAKMCHPLB_codec);
if (JBICIBKPJKI != false) {
output.WriteRawTag(104);
output.WriteBool(JBICIBKPJKI);
}
if (PeakStar != 0) {
output.WriteRawTag(112);
output.WriteUInt32(PeakStar);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (PeakStar != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakStar);
}
size += jHIAKMCHPLB_.CalculateSize(_repeated_jHIAKMCHPLB_codec);
if (PeakLevelId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakLevelId);
}
if (JBICIBKPJKI != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(DGFFNOPFLNE other) {
if (other == null) {
return;
}
if (other.PeakStar != 0) {
PeakStar = other.PeakStar;
}
jHIAKMCHPLB_.Add(other.jHIAKMCHPLB_);
if (other.PeakLevelId != 0) {
PeakLevelId = other.PeakLevelId;
}
if (other.JBICIBKPJKI != false) {
JBICIBKPJKI = other.JBICIBKPJKI;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 16: {
PeakLevelId = input.ReadUInt32();
break;
}
case 50:
case 48: {
jHIAKMCHPLB_.AddEntriesFrom(input, _repeated_jHIAKMCHPLB_codec);
break;
}
case 104: {
JBICIBKPJKI = input.ReadBool();
break;
}
case 112: {
PeakStar = input.ReadUInt32();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 16: {
PeakLevelId = input.ReadUInt32();
break;
}
case 50:
case 48: {
jHIAKMCHPLB_.AddEntriesFrom(ref input, _repeated_jHIAKMCHPLB_codec);
break;
}
case 104: {
JBICIBKPJKI = input.ReadBool();
break;
}
case 112: {
PeakStar = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static DHAHAKMPNAFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFESEFIQUtNUE5BRi5wcm90bxoRUERES01MUE5NQUgucHJvdG8aEUpJRU5L",
"RkFEQ0hFLnByb3RvGhFOTENDRURFSEVIRS5wcm90bxoRSU9KSEpBSElNSE0u",
"cHJvdG8aEU1FRUhDQkdEQkVBLnByb3RvGhVEZXZlbG9wbWVudFR5cGUucHJv",
"ChFESEFIQUtNUE5BRi5wcm90bxoVRGV2ZWxvcG1lbnRUeXBlLnByb3RvGhFK",
"SUVOS0ZBRENIRS5wcm90bxoRTkxDQ0VERUhFSEUucHJvdG8aEVBEREtNTFBO",
"TUFILnByb3RvGhFJT0pISkFISU1ITS5wcm90bxoRTUVFSENCR0RCRUEucHJv",
"dG8i6gIKC0RIQUhBS01QTkFGEgwKBHRpbWUYCSABKAMSJQoLRUpITU5LSEVQ",
"RkEYDiABKA4yEC5EZXZlbG9wbWVudFR5cGUSJAoLTElJQkJHR0VIRlAYswUg",
"ASgLMgwuSU9KSEpBSElNSE1IABIkCgtJS0ZGT0JBTUdIShj+AyABKAsyDC5N",
@@ -38,7 +38,7 @@ namespace EggLink.DanhengServer.Proto {
"RE5FREtHRkIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90",
"bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PDDKMLPNMAHReflection.Descriptor, global::EggLink.DanhengServer.Proto.JIENKFADCHEReflection.Descriptor, global::EggLink.DanhengServer.Proto.NLCCEDEHEHEReflection.Descriptor, global::EggLink.DanhengServer.Proto.IOJHJAHIMHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.MEEHCBGDBEAReflection.Descriptor, global::EggLink.DanhengServer.Proto.DevelopmentTypeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DevelopmentTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.JIENKFADCHEReflection.Descriptor, global::EggLink.DanhengServer.Proto.NLCCEDEHEHEReflection.Descriptor, global::EggLink.DanhengServer.Proto.PDDKMLPNMAHReflection.Descriptor, global::EggLink.DanhengServer.Proto.IOJHJAHIMHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.MEEHCBGDBEAReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DHAHAKMPNAF), global::EggLink.DanhengServer.Proto.DHAHAKMPNAF.Parser, new[]{ "Time", "EJHMNKHEPFA", "LIIBBGGEHFP", "IKFFOBAMGHJ", "AvatarId", "MDMGKHLHIIN", "CKKNNHMDCOG", "IELHLBFFAGK", "PanelId", "FJDLNIAOHFC", "PKEOAPLIOBH" }, new[]{ "FMJDDNEDKGF" }, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static DLIKBEGADFPReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFETElLQkVHQURGUC5wcm90bxoRQ0tGS05CTUhNSE0ucHJvdG8aEU9LREJG",
"QkhLQUtLLnByb3RvIoECCgtETElLQkVHQURGUBITCgtLR0ZGSkZPTUNKSBgB",
"ChFETElLQkVHQURGUC5wcm90bxoRT0tEQkZCSEtBS0sucHJvdG8aEUNLRktO",
"Qk1ITUhNLnByb3RvIoECCgtETElLQkVHQURGUBITCgtLR0ZGSkZPTUNKSBgB",
"IAEoDRIhCgtFSE1PSkJDQ0VNSBgNIAEoCzIMLk9LREJGQkhLQUtLEiEKC0FK",
"QU9PTEVORU5OGA8gAygLMgwuQ0tGS05CTUhNSE0SIQoLSENOUEhIQkFCUEkY",
"CCABKAsyDC5PS0RCRkJIS0FLSxIyCgtPR05LTENFSlBIQRgOIAMoCzIdLkRM",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"eRILCgNrZXkYASABKA0SGwoFdmFsdWUYAiABKAsyDC5PS0RCRkJIS0FLSzoC",
"OAFCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CKFKNBMHMHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.OKDBFBHKAKKReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OKDBFBHKAKKReflection.Descriptor, global::EggLink.DanhengServer.Proto.CKFKNBMHMHMReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DLIKBEGADFP), global::EggLink.DanhengServer.Proto.DLIKBEGADFP.Parser, new[]{ "KGFFJFOMCJH", "EHMOJBCCEMH", "AJAOOLENENN", "HCNPHHBABPI", "OGNKLCEJPHA" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));

View File

@@ -24,13 +24,13 @@ namespace EggLink.DanhengServer.Proto {
static DMJLKIFEMMNReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFETUpMS0lGRU1NTi5wcm90bxoRUEJNS0tJQ01MREEucHJvdG8aEUtMSU5Q",
"Qk5LSUlBLnByb3RvInwKC0RNSkxLSUZFTU1OEhQKC0lHSExBQkdHSUpFGOgP",
"ChFETUpMS0lGRU1NTi5wcm90bxoRS0xJTlBCTktJSUEucHJvdG8aEVBCTUtL",
"SUNNTERBLnByb3RvInwKC0RNSkxLSUZFTU1OEhQKC0lHSExBQkdHSUpFGOgP",
"IAEoDRIjCgtHQUlCSEpIRE9IQhgBIAEoCzIMLktMSU5QQk5LSUlBSAASIwoL",
"S1BKQUZCQ1BFR0kYByABKAsyDC5QQk1LS0lDTUxEQUgAQg0KC0FFQ0ZKRkdL",
"S0FIQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PBMKKICMLDAReflection.Descriptor, global::EggLink.DanhengServer.Proto.KLINPBNKIIAReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KLINPBNKIIAReflection.Descriptor, global::EggLink.DanhengServer.Proto.PBMKKICMLDAReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DMJLKIFEMMN), global::EggLink.DanhengServer.Proto.DMJLKIFEMMN.Parser, new[]{ "IGHLABGGIJE", "GAIBHJHDOHB", "KPJAFBCPEGI" }, new[]{ "AECFJFGKKAH" }, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static DeployRotaterScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChhEZXBsb3lSb3RhdGVyU2NSc3AucHJvdG8aF1JvdGF0ZXJFbmVyZ3lJbmZv",
"LnByb3RvGhFSb3RhdGVyRGF0YS5wcm90byJyChJEZXBsb3lSb3RhdGVyU2NS",
"ChhEZXBsb3lSb3RhdGVyU2NSc3AucHJvdG8aEVJvdGF0ZXJEYXRhLnByb3Rv",
"GhdSb3RhdGVyRW5lcmd5SW5mby5wcm90byJyChJEZXBsb3lSb3RhdGVyU2NS",
"c3ASJwoLZW5lcmd5X2luZm8YDyABKAsyEi5Sb3RhdGVyRW5lcmd5SW5mbxIP",
"CgdyZXRjb2RlGAggASgNEiIKDHJvdGF0ZXJfZGF0YRgDIAEoCzIMLlJvdGF0",
"ZXJEYXRhQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3Rv",
"Mw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RotaterEnergyInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterDataReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RotaterDataReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterEnergyInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DeployRotaterScRsp), global::EggLink.DanhengServer.Proto.DeployRotaterScRsp.Parser, new[]{ "EnergyInfo", "Retcode", "RotaterData" }, null, null, null, null)
}));

View File

@@ -24,9 +24,9 @@ namespace EggLink.DanhengServer.Proto {
static DisplayAvatarDetailInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch1EaXNwbGF5QXZhdGFyRGV0YWlsSW5mby5wcm90bxoaRGlzcGxheUVxdWlw",
"bWVudEluZm8ucHJvdG8aFkRpc3BsYXlSZWxpY0luZm8ucHJvdG8aFUF2YXRh",
"clNraWxsVHJlZS5wcm90byKZAgoXRGlzcGxheUF2YXRhckRldGFpbEluZm8S",
"Ch1EaXNwbGF5QXZhdGFyRGV0YWlsSW5mby5wcm90bxoWRGlzcGxheVJlbGlj",
"SW5mby5wcm90bxoVQXZhdGFyU2tpbGxUcmVlLnByb3RvGhpEaXNwbGF5RXF1",
"aXBtZW50SW5mby5wcm90byKZAgoXRGlzcGxheUF2YXRhckRldGFpbEluZm8S",
"EAoIQXZhdGFySWQYAiABKA0SEQoJUHJvbW90aW9uGAcgASgNEhUKDURyZXNz",
"ZWRTa2luSWQYCSABKA0SJAoJUmVsaWNMaXN0GAYgAygLMhEuRGlzcGxheVJl",
"bGljSW5mbxILCgNQb3MYBCABKA0SKAoJRXF1aXBtZW50GAogASgLMhUuRGlz",
@@ -35,7 +35,7 @@ namespace EggLink.DanhengServer.Proto {
"ZXZlbBgIIAEoDRISCgpFbmhhbmNlZElkGAsgASgNQh6qAhtFZ2dMaW5rLkRh",
"bmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DisplayEquipmentInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.DisplayRelicInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarSkillTreeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DisplayRelicInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarSkillTreeReflection.Descriptor, global::EggLink.DanhengServer.Proto.DisplayEquipmentInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo), global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo.Parser, new[]{ "AvatarId", "Promotion", "DressedSkinId", "RelicList", "Pos", "Equipment", "Rank", "SkilltreeList", "Exp", "Level", "EnhancedId" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static EACDEAPKILKReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFFQUNERUFQS0lMSy5wcm90bxoRSFBLRUZGRUNIRkcucHJvdG8aEVBGS0FN",
"QUZJS0tPLnByb3RvIuYBCgtFQUNERUFQS0lMSxIhCgtDRktKRVBNTkxKSRgB",
"ChFFQUNERUFQS0lMSy5wcm90bxoRUEZLQU1BRklLS08ucHJvdG8aEUhQS0VG",
"RkVDSEZHLnByb3RvIuYBCgtFQUNERUFQS0lMSxIhCgtDRktKRVBNTkxKSRgB",
"IAMoCzIMLkhQS0VGRkVDSEZHEjIKC0xLR0RGSEZCTERFGAIgAygLMh0uRUFD",
"REVBUEtJTEsuTEtHREZIRkJMREVFbnRyeRIhCgtGRUJNTkNKSUZNThgDIAMo",
"CzIMLlBGS0FNQUZJS0tPEg8KB2FyZWFfaWQYBCABKA0SGAoQZGlmZmljdWx0",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"DRINCgV2YWx1ZRgCIAEoDToCOAFCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZl",
"ci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HPKEFFECHFGReflection.Descriptor, global::EggLink.DanhengServer.Proto.PFKAMAFIKKOReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PFKAMAFIKKOReflection.Descriptor, global::EggLink.DanhengServer.Proto.HPKEFFECHFGReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EACDEAPKILK), global::EggLink.DanhengServer.Proto.EACDEAPKILK.Parser, new[]{ "CFKJEPMNLJI", "LKGDFHFBLDE", "FEBMNCJIFMN", "AreaId", "DifficultyLevel" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static EGBKGEMFODNReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFFR0JLR0VNRk9ETi5wcm90bxoRRkxOSURLSUdHQksucHJvdG8aEUlMTUVM",
"RkpDQ01ELnByb3RvGhFMRUFBSERQQUlFRy5wcm90byK1AQoLRUdCS0dFTUZP",
"ChFFR0JLR0VNRk9ETi5wcm90bxoRSUxNRUxGSkNDTUQucHJvdG8aEUZMTklE",
"S0lHR0JLLnByb3RvGhFMRUFBSERQQUlFRy5wcm90byK1AQoLRUdCS0dFTUZP",
"RE4SIQoLTkNJS0tGRU5ISkYYBiABKAsyDC5JTE1FTEZKQ0NNRBITCgtDQ0JC",
"REdGRkZBRxgEIAMoDRIhCgtEUFBJTUpORE5ERhgPIAMoCzIMLkZMTklES0lH",
"R0JLEiEKC05GSU9BQ0ZISk5LGAggAygLMgwuTEVBQUhEUEFJRUcSEwoLSEpO",
"T0lFTkdFREwYAiABKA0SEwoLQkxNTkVLRlBBR0gYDiABKA1CHqoCG0VnZ0xp",
"bmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.FLNIDKIGGBKReflection.Descriptor, global::EggLink.DanhengServer.Proto.ILMELFJCCMDReflection.Descriptor, global::EggLink.DanhengServer.Proto.LEAAHDPAIEGReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ILMELFJCCMDReflection.Descriptor, global::EggLink.DanhengServer.Proto.FLNIDKIGGBKReflection.Descriptor, global::EggLink.DanhengServer.Proto.LEAAHDPAIEGReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EGBKGEMFODN), global::EggLink.DanhengServer.Proto.EGBKGEMFODN.Parser, new[]{ "NCIKKFENHJF", "CCBBDGFFFAG", "DPPIMJNDNDF", "NFIOACFHJNK", "HJNOIENGEDL", "BLMNEKFPAGH" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static EMMDENJBFPFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFFTU1ERU5KQkZQRi5wcm90bxoRUEpKRE1NQktLQ04ucHJvdG8aEUhFT0pM",
"REJLS0dFLnByb3RvGhFCSkdMRExKS0lESC5wcm90byLfAQoLRU1NREVOSkJG",
"ChFFTU1ERU5KQkZQRi5wcm90bxoRSEVPSkxEQktLR0UucHJvdG8aEUJKR0xE",
"TEpLSURILnByb3RvGhFQSkpETU1CS0tDTi5wcm90byLfAQoLRU1NREVOSkJG",
"UEYSEwoLTlBKRUVDRURQT0sYASABKA0SEwoLTUxJSUpHT0FFQ0sYBCABKA0S",
"EwoLS01MUFBNTk1QS0UYDiABKA0SEwoLTUxJUFBMS0lJRkQYDCABKA0SIQoL",
"S0pNTElBTUdETEUYByADKAsyDC5CSkdMRExKS0lESBIhCgtNTUVJUEhCTktF",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"SEVPSkxEQktLR0USEwoLQ0ZPS0lHSUhDRlAYAiABKA1CHqoCG0VnZ0xpbmsu",
"RGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PJJDMMBKKCNReflection.Descriptor, global::EggLink.DanhengServer.Proto.HEOJLDBKKGEReflection.Descriptor, global::EggLink.DanhengServer.Proto.BJGLDLJKIDHReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HEOJLDBKKGEReflection.Descriptor, global::EggLink.DanhengServer.Proto.BJGLDLJKIDHReflection.Descriptor, global::EggLink.DanhengServer.Proto.PJJDMMBKKCNReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EMMDENJBFPF), global::EggLink.DanhengServer.Proto.EMMDENJBFPF.Parser, new[]{ "NPJEECEDPOK", "MLIIJGOAECK", "KMLPPMNMPKE", "MLIPPLKIIFD", "KJMLIAMGDLE", "MMEIPHBNKED", "CCGBHHFBAFJ", "CFOKIGIHCFP" }, null, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static EOJLNGDDLNNReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFFT0pMTkdERExOTi5wcm90bxoRSEJHSEFPUEJLSlAucHJvdG8aEUpBTExB",
"UFBDUEZFLnByb3RvIrwBCgtFT0pMTkdERExOThITCgtQQU5CQ05JQ09IShgC",
"ChFFT0pMTkdERExOTi5wcm90bxoRSkFMTEFQUENQRkUucHJvdG8aEUhCR0hB",
"T1BCS0pQLnByb3RvIrwBCgtFT0pMTkdERExOThITCgtQQU5CQ05JQ09IShgC",
"IAEoDRIhCgtNREJHR0JMRUdFTRgDIAMoCzIMLkpBTExBUFBDUEZFEhMKC05C",
"S0VMQ0hJTEdHGAQgASgIEhMKC0pGRURKTUtNTEZPGAwgAygNEhMKC0NHTkJI",
"S0JISUNHGAsgASgNEiEKC05CS0hQSkhKTUhPGAEgAygLMgwuSEJHSEFPUEJL",
"SlASEwoLQkxBTEpNTUhJRlAYCCABKAhCHqoCG0VnZ0xpbmsuRGFuaGVuZ1Nl",
"cnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HBGHAOPBKJPReflection.Descriptor, global::EggLink.DanhengServer.Proto.JALLAPPCPFEReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JALLAPPCPFEReflection.Descriptor, global::EggLink.DanhengServer.Proto.HBGHAOPBKJPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EOJLNGDDLNN), global::EggLink.DanhengServer.Proto.EOJLNGDDLNN.Parser, new[]{ "PANBCNICOHJ", "MDBGGBLEGEM", "NBKELCHILGG", "JFEDJMKMLFO", "CGNBHKBHICG", "NBKHPJHJMHO", "BLALJMMHIFP" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static EnterMapRotationRegionScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiFFbnRlck1hcFJvdGF0aW9uUmVnaW9uU2NSc3AucHJvdG8aF1JvdGF0ZXJF",
"bmVyZ3lJbmZvLnByb3RvGhBNb3Rpb25JbmZvLnByb3RvIsQBChtFbnRlck1h",
"CiFFbnRlck1hcFJvdGF0aW9uUmVnaW9uU2NSc3AucHJvdG8aEE1vdGlvbklu",
"Zm8ucHJvdG8aF1JvdGF0ZXJFbmVyZ3lJbmZvLnByb3RvIsQBChtFbnRlck1h",
"cFJvdGF0aW9uUmVnaW9uU2NSc3ASHQoVZXJhX2ZsaXBwZXJfcmVnaW9uX2lk",
"GAQgASgNEicKC2VuZXJneV9pbmZvGAcgASgLMhIuUm90YXRlckVuZXJneUlu",
"Zm8SEwoLTkZMQk9OREpBSUUYDCABKA0SDwoHcmV0Y29kZRgKIAEoDRIaChJj",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"aW9uSW5mb0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90",
"bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RotaterEnergyInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MotionInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MotionInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterEnergyInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EnterMapRotationRegionScRsp), global::EggLink.DanhengServer.Proto.EnterMapRotationRegionScRsp.Parser, new[]{ "EraFlipperRegionId", "EnergyInfo", "NFLBONDJAIE", "Retcode", "ClientPosVersion", "Motion" }, null, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static EnterRogueScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVFbnRlclJvZ3VlU2NSc3AucHJvdG8aGFJvZ3VlTWFwUm90YXRlSW5mby5w",
"cm90bxoPUm9ndWVJbmZvLnByb3RvGg9TY2VuZUluZm8ucHJvdG8aEExpbmV1",
"ChVFbnRlclJvZ3VlU2NSc3AucHJvdG8aD1NjZW5lSW5mby5wcm90bxoYUm9n",
"dWVNYXBSb3RhdGVJbmZvLnByb3RvGg9Sb2d1ZUluZm8ucHJvdG8aEExpbmV1",
"cEluZm8ucHJvdG8iqQEKD0VudGVyUm9ndWVTY1JzcBIbCgZsaW5ldXAYCiAB",
"KAsyCy5MaW5ldXBJbmZvEiMKD3JvZ3VlX2dhbWVfaW5mbxgFIAEoCzIKLlJv",
"Z3VlSW5mbxIoCgtyb3RhdGVfaW5mbxgIIAEoCzITLlJvZ3VlTWFwUm90YXRl",
"SW5mbxIZCgVzY2VuZRgLIAEoCzIKLlNjZW5lSW5mbxIPCgdyZXRjb2RlGA4g",
"ASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueMapRotateInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.LineupInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.SceneInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMapRotateInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.LineupInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EnterRogueScRsp), global::EggLink.DanhengServer.Proto.EnterRogueScRsp.Parser, new[]{ "Lineup", "RogueGameInfo", "RotateInfo", "Scene", "Retcode" }, null, null, null, null)
}));

View File

@@ -25,13 +25,13 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiBFbnRlclNjZW5lQnlTZXJ2ZXJTY05vdGlmeS5wcm90bxoWRW50ZXJTY2Vu",
"ZVJlYXNvbi5wcm90bxoQTGluZXVwSW5mby5wcm90bxoPU2NlbmVJbmZvLnBy",
"ZVJlYXNvbi5wcm90bxoPU2NlbmVJbmZvLnByb3RvGhBMaW5ldXBJbmZvLnBy",
"b3RvIncKGkVudGVyU2NlbmVCeVNlcnZlclNjTm90aWZ5EhkKBXNjZW5lGAQg",
"ASgLMgouU2NlbmVJbmZvEhsKBmxpbmV1cBgHIAEoCzILLkxpbmV1cEluZm8S",
"IQoGcmVhc29uGAwgASgOMhEuRW50ZXJTY2VuZVJlYXNvbkIeqgIbRWdnTGlu",
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EnterSceneReasonReflection.Descriptor, global::EggLink.DanhengServer.Proto.LineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EnterSceneReasonReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.LineupInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EnterSceneByServerScNotify), global::EggLink.DanhengServer.Proto.EnterSceneByServerScNotify.Parser, new[]{ "Scene", "Lineup", "Reason" }, null, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static EquipAetherDividePassiveSkillScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CihFcXVpcEFldGhlckRpdmlkZVBhc3NpdmVTa2lsbFNjUnNwLnByb3RvGhVB",
"ZXRoZXJTa2lsbEluZm8ucHJvdG8aHEFldGhlckRpdmlkZVNwaXJpdEluZm8u",
"CihFcXVpcEFldGhlckRpdmlkZVBhc3NpdmVTa2lsbFNjUnNwLnByb3RvGhxB",
"ZXRoZXJEaXZpZGVTcGlyaXRJbmZvLnByb3RvGhVBZXRoZXJTa2lsbEluZm8u",
"cHJvdG8ikAEKIkVxdWlwQWV0aGVyRGl2aWRlUGFzc2l2ZVNraWxsU2NSc3AS",
"LAoLYWV0aGVyX2luZm8YCyABKAsyFy5BZXRoZXJEaXZpZGVTcGlyaXRJbmZv",
"Eg8KB3JldGNvZGUYCCABKA0SKwoRYWV0aGVyX3NraWxsX2luZm8YBCABKAsy",
"EC5BZXRoZXJTa2lsbEluZm9CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Q",
"cm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AetherSkillInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherSkillInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EquipAetherDividePassiveSkillScRsp), global::EggLink.DanhengServer.Proto.EquipAetherDividePassiveSkillScRsp.Parser, new[]{ "AetherInfo", "Retcode", "AetherSkillInfo" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static EvolveBuildQueryInfoScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch9Fdm9sdmVCdWlsZFF1ZXJ5SW5mb1NjUnNwLnByb3RvGhFPUE9PUE1GUE5Q",
"Ri5wcm90bxoRUERJQ05CQktGTlAucHJvdG8ieQoZRXZvbHZlQnVpbGRRdWVy",
"Ch9Fdm9sdmVCdWlsZFF1ZXJ5SW5mb1NjUnNwLnByb3RvGhFQRElDTkJCS0ZO",
"UC5wcm90bxoRT1BPT1BNRlBOUEYucHJvdG8ieQoZRXZvbHZlQnVpbGRRdWVy",
"eUluZm9TY1JzcBIhCgtESE1CRElJQktMTRgPIAMoCzIMLk9QT09QTUZQTlBG",
"EigKEnJvZ3VlX2N1cnJlbnRfaW5mbxgEIAEoCzIMLlBESUNOQkJLRk5QEg8K",
"B3JldGNvZGUYCSABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OPOOPMFPNPFReflection.Descriptor, global::EggLink.DanhengServer.Proto.PDICNBBKFNPReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PDICNBBKFNPReflection.Descriptor, global::EggLink.DanhengServer.Proto.OPOOPMFPNPFReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EvolveBuildQueryInfoScRsp), global::EggLink.DanhengServer.Proto.EvolveBuildQueryInfoScRsp.Parser, new[]{ "DHMBDIIBKLM", "RogueCurrentInfo", "Retcode" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static EvolveBuildStartLevelCsReqReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiBFdm9sdmVCdWlsZFN0YXJ0TGV2ZWxDc1JlcS5wcm90bxoRRkFPQ0pFQ1BE",
"RUcucHJvdG8aEUtQS0tLSlBKQ1BDLnByb3RvInQKGkV2b2x2ZUJ1aWxkU3Rh",
"CiBFdm9sdmVCdWlsZFN0YXJ0TGV2ZWxDc1JlcS5wcm90bxoRS1BLS0tKUEpD",
"UEMucHJvdG8aEUZBT0NKRUNQREVHLnByb3RvInQKGkV2b2x2ZUJ1aWxkU3Rh",
"cnRMZXZlbENzUmVxEhAKCGxldmVsX2lkGAwgASgNEiEKC2F2YXRhcl9saXN0",
"GAIgAygLMgwuRkFPQ0pFQ1BERUcSIQoLSklBUEpIRExGQkoYBiABKAsyDC5L",
"UEtLS0pQSkNQQ0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.FAOCJECPDEGReflection.Descriptor, global::EggLink.DanhengServer.Proto.KPKKKJPJCPCReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KPKKKJPJCPCReflection.Descriptor, global::EggLink.DanhengServer.Proto.FAOCJECPDEGReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EvolveBuildStartLevelCsReq), global::EggLink.DanhengServer.Proto.EvolveBuildStartLevelCsReq.Parser, new[]{ "LevelId", "AvatarList", "JIAPJHDLFBJ" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static EvolveBuildStartLevelScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiBFdm9sdmVCdWlsZFN0YXJ0TGV2ZWxTY1JzcC5wcm90bxoRT1BPT1BNRlBO",
"UEYucHJvdG8aFVNjZW5lQmF0dGxlSW5mby5wcm90byJ2ChpFdm9sdmVCdWls",
"CiBFdm9sdmVCdWlsZFN0YXJ0TGV2ZWxTY1JzcC5wcm90bxoVU2NlbmVCYXR0",
"bGVJbmZvLnByb3RvGhFPUE9PUE1GUE5QRi5wcm90byJ2ChpFdm9sdmVCdWls",
"ZFN0YXJ0TGV2ZWxTY1JzcBIPCgdyZXRjb2RlGAMgASgNEiAKCmxldmVsX2lu",
"Zm8YCSABKAsyDC5PUE9PUE1GUE5QRhIlCgtOT1BIRUVISkhFSxgEIAEoCzIQ",
"LlNjZW5lQmF0dGxlSW5mb0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OPOOPMFPNPFReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneBattleInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.SceneBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.OPOOPMFPNPFReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EvolveBuildStartLevelScRsp), global::EggLink.DanhengServer.Proto.EvolveBuildStartLevelScRsp.Parser, new[]{ "Retcode", "LevelInfo", "NOPHEEHJHEK" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static EvolveBuildStartStageScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiBFdm9sdmVCdWlsZFN0YXJ0U3RhZ2VTY1JzcC5wcm90bxoRT1BPT1BNRlBO",
"UEYucHJvdG8aFVNjZW5lQmF0dGxlSW5mby5wcm90byJ2ChpFdm9sdmVCdWls",
"CiBFdm9sdmVCdWlsZFN0YXJ0U3RhZ2VTY1JzcC5wcm90bxoVU2NlbmVCYXR0",
"bGVJbmZvLnByb3RvGhFPUE9PUE1GUE5QRi5wcm90byJ2ChpFdm9sdmVCdWls",
"ZFN0YXJ0U3RhZ2VTY1JzcBIPCgdyZXRjb2RlGA0gASgNEiAKCmxldmVsX2lu",
"Zm8YDiABKAsyDC5PUE9PUE1GUE5QRhIlCgtOT1BIRUVISkhFSxgPIAEoCzIQ",
"LlNjZW5lQmF0dGxlSW5mb0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OPOOPMFPNPFReflection.Descriptor, global::EggLink.DanhengServer.Proto.SceneBattleInfoReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.SceneBattleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.OPOOPMFPNPFReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EvolveBuildStartStageScRsp), global::EggLink.DanhengServer.Proto.EvolveBuildStartStageScRsp.Parser, new[]{ "Retcode", "LevelInfo", "NOPHEEHJHEK" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static ExpeditionDataChangeScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiJFeHBlZGl0aW9uRGF0YUNoYW5nZVNjTm90aWZ5LnByb3RvGhRFeHBlZGl0",
"aW9uSW5mby5wcm90bxoYQWN0aXZpdHlFeHBlZGl0aW9uLnByb3RvIskBChxF",
"CiJFeHBlZGl0aW9uRGF0YUNoYW5nZVNjTm90aWZ5LnByb3RvGhhBY3Rpdml0",
"eUV4cGVkaXRpb24ucHJvdG8aFEV4cGVkaXRpb25JbmZvLnByb3RvIskBChxF",
"eHBlZGl0aW9uRGF0YUNoYW5nZVNjTm90aWZ5EhMKC0pGSlBBRExBTE1EGA4g",
"AygNEigKD2V4cGVkaXRpb25faW5mbxgFIAMoCzIPLkV4cGVkaXRpb25JbmZv",
"Eh4KFnRvdGFsX2V4cGVkaXRpb25fY291bnQYDSABKA0SEwoLRk5BTExPTERH",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"QWN0aXZpdHlFeHBlZGl0aW9uQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIu",
"UHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ExpeditionInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ActivityExpeditionReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ActivityExpeditionReflection.Descriptor, global::EggLink.DanhengServer.Proto.ExpeditionInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ExpeditionDataChangeScNotify), global::EggLink.DanhengServer.Proto.ExpeditionDataChangeScNotify.Parser, new[]{ "JFJPADLALMD", "ExpeditionInfo", "TotalExpeditionCount", "FNALLOLDGLM", "ActivityExpeditionInfo" }, null, null, null, null)
}));

View File

@@ -24,14 +24,14 @@ namespace EggLink.DanhengServer.Proto {
static FBGLLDNLGPEReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFGQkdMTEROTEdQRS5wcm90bxoRTFBDTkpNRklQTlAucHJvdG8aEUhFT0pM",
"REJLS0dFLnByb3RvGhFQSkpETU1CS0tDTi5wcm90byKLAQoLRkJHTExETkxH",
"ChFGQkdMTEROTEdQRS5wcm90bxoRSEVPSkxEQktLR0UucHJvdG8aEVBKSkRN",
"TUJLS0NOLnByb3RvGhFMUENOSk1GSVBOUC5wcm90byKLAQoLRkJHTExETkxH",
"UEUSIQoLTklDR05FTUNIRUQYASADKAsyDC5MUENOSk1GSVBOUBITCgtLTUxQ",
"UE1OTVBLRRgKIAEoDRIhCgtDQ0dCSEhGQkFGShgMIAMoCzIMLkhFT0pMREJL",
"S0dFEiEKC01NRUlQSEJOS0VEGAYgAygLMgwuUEpKRE1NQktLQ05CHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LPCNJMFIPNPReflection.Descriptor, global::EggLink.DanhengServer.Proto.HEOJLDBKKGEReflection.Descriptor, global::EggLink.DanhengServer.Proto.PJJDMMBKKCNReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HEOJLDBKKGEReflection.Descriptor, global::EggLink.DanhengServer.Proto.PJJDMMBKKCNReflection.Descriptor, global::EggLink.DanhengServer.Proto.LPCNJMFIPNPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FBGLLDNLGPE), global::EggLink.DanhengServer.Proto.FBGLLDNLGPE.Parser, new[]{ "NICGNEMCHED", "KMLPPMNMPKE", "CCGBHHFBAFJ", "MMEIPHBNKED" }, null, null, null, null)
}));

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static FFAPKCNAPIDReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFGRkFQS0NOQVBJRC5wcm90bxoRR0pJUEpOR05GRUoucHJvdG8aEUNFT0RE",
"Q0VJRERMLnByb3RvGhFERUlOQURQRUhLRS5wcm90byLXAQoLRkZBUEtDTkFQ",
"ChFGRkFQS0NOQVBJRC5wcm90bxoRREVJTkFEUEVIS0UucHJvdG8aEUNFT0RE",
"Q0VJRERMLnByb3RvGhFHSklQSk5HTkZFSi5wcm90byLXAQoLRkZBUEtDTkFQ",
"SUQSEwoLQU9BRUZFSUJCTUYYDiABKA0SEwoLQUlJRUtMSUxNSkMYCSABKAMS",
"IQoLR0VER0xOQ1BHR04YBCADKAsyDC5ERUlOQURQRUhLRRIhCgtPQkJPQ0NO",
"RkxPTBgGIAMoCzIMLkdKSVBKTkdORkVKEhMKC0lFTU5KSExGR0tEGAogAygN",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"R01CUBgNIAMoCzIMLkNFT0REQ0VJRERMQh6qAhtFZ2dMaW5rLkRhbmhlbmdT",
"ZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GJIPJNGNFEJReflection.Descriptor, global::EggLink.DanhengServer.Proto.CEODDCEIDDLReflection.Descriptor, global::EggLink.DanhengServer.Proto.DEINADPEHKEReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DEINADPEHKEReflection.Descriptor, global::EggLink.DanhengServer.Proto.CEODDCEIDDLReflection.Descriptor, global::EggLink.DanhengServer.Proto.GJIPJNGNFEJReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FFAPKCNAPID), global::EggLink.DanhengServer.Proto.FFAPKCNAPID.Parser, new[]{ "AOAEFEIBBMF", "AIIEKLILMJC", "GEDGLNCPGGN", "OBBOCCNFLOL", "IEMNJHLFGKD", "HLKPNECAMBL", "Uid", "PBFHDNBGMBP" }, null, null, null, null)
}));

View File

@@ -24,13 +24,13 @@ namespace EggLink.DanhengServer.Proto {
static FKMBFLMEGEBReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFGS01CRkxNRUdFQi5wcm90bxoRQkFFUE5IRENJRU0ucHJvdG8aEU1BT05O",
"TkVMR0NDLnByb3RvImgKC0ZLTUJGTE1FR0VCEhMKC0hFSUpDTkxOSEhJGAkg",
"ChFGS01CRkxNRUdFQi5wcm90bxoRTUFPTk5ORUxHQ0MucHJvdG8aEUJBRVBO",
"SERDSUVNLnByb3RvImgKC0ZLTUJGTE1FR0VCEhMKC0hFSUpDTkxOSEhJGAkg",
"ASgNEiEKC0tCR0RDRUhJRkZKGAogAygLMgwuTUFPTk5ORUxHQ0MSIQoLRk9B",
"UExJQUxIREkYBSADKAsyDC5CQUVQTkhEQ0lFTUIeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BAEPNHDCIEMReflection.Descriptor, global::EggLink.DanhengServer.Proto.MAONNNELGCCReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MAONNNELGCCReflection.Descriptor, global::EggLink.DanhengServer.Proto.BAEPNHDCIEMReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FKMBFLMEGEB), global::EggLink.DanhengServer.Proto.FKMBFLMEGEB.Parser, new[]{ "HEIJCNLNHHI", "KBGDCEHIFFJ", "FOAPLIALHDI" }, null, null, null, null)
}));

647
Proto/FLMLKHDDEBL.cs Normal file
View File

@@ -0,0 +1,647 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: FLMLKHDDEBL.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from FLMLKHDDEBL.proto</summary>
public static partial class FLMLKHDDEBLReflection {
#region Descriptor
/// <summary>File descriptor for FLMLKHDDEBL.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static FLMLKHDDEBLReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFGTE1MS0hEREVCTC5wcm90bxoRTU9DT0lCRUNFTkkucHJvdG8ipQIKC0ZM",
"TUxLSERERUJMEiEKC0lDUERBSUpKRkxCGAUgASgLMgwuTU9DT0lCRUNFTkkS",
"DwoHaXNfcmVhZBgKIAEoCBITCgtGT0JERkhCSUtQQRgNIAEoDRITCgtNUEpF",
"TVBNRlBFUBgGIAEoDRITCgtKSElBS01DSFBMQhgCIAMoDRITCgtEQlBHTEZJ",
"TkZCRhgPIAEoDRIVCg1wZWFrX2xldmVsX2lkGAsgASgNEiEKC0FMS05FRkZN",
"Q0xEGAQgASgLMgwuTU9DT0lCRUNFTkkSEwoLTkhHT01BS0hDT1AYDCABKAgS",
"DwoHYnVmZl9pZBgBIAEoDRIZChFwZWFrX2xldmVsX2xpbmV1cBgDIAMoDRIT",
"CgtQTEZLTkNOQVBITRgOIAEoCEIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVy",
"LlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MOCOIBECENIReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FLMLKHDDEBL), global::EggLink.DanhengServer.Proto.FLMLKHDDEBL.Parser, new[]{ "ICPDAIJJFLB", "IsRead", "FOBDFHBIKPA", "MPJEMPMFPEP", "JHIAKMCHPLB", "DBPGLFINFBF", "PeakLevelId", "ALKNEFFMCLD", "NHGOMAKHCOP", "BuffId", "PeakLevelLineup", "PLFKNCNAPHM" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class FLMLKHDDEBL : pb::IMessage<FLMLKHDDEBL>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<FLMLKHDDEBL> _parser = new pb::MessageParser<FLMLKHDDEBL>(() => new FLMLKHDDEBL());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<FLMLKHDDEBL> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.FLMLKHDDEBLReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public FLMLKHDDEBL() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public FLMLKHDDEBL(FLMLKHDDEBL other) : this() {
iCPDAIJJFLB_ = other.iCPDAIJJFLB_ != null ? other.iCPDAIJJFLB_.Clone() : null;
isRead_ = other.isRead_;
fOBDFHBIKPA_ = other.fOBDFHBIKPA_;
mPJEMPMFPEP_ = other.mPJEMPMFPEP_;
jHIAKMCHPLB_ = other.jHIAKMCHPLB_.Clone();
dBPGLFINFBF_ = other.dBPGLFINFBF_;
peakLevelId_ = other.peakLevelId_;
aLKNEFFMCLD_ = other.aLKNEFFMCLD_ != null ? other.aLKNEFFMCLD_.Clone() : null;
nHGOMAKHCOP_ = other.nHGOMAKHCOP_;
buffId_ = other.buffId_;
peakLevelLineup_ = other.peakLevelLineup_.Clone();
pLFKNCNAPHM_ = other.pLFKNCNAPHM_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public FLMLKHDDEBL Clone() {
return new FLMLKHDDEBL(this);
}
/// <summary>Field number for the "ICPDAIJJFLB" field.</summary>
public const int ICPDAIJJFLBFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.MOCOIBECENI iCPDAIJJFLB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MOCOIBECENI ICPDAIJJFLB {
get { return iCPDAIJJFLB_; }
set {
iCPDAIJJFLB_ = value;
}
}
/// <summary>Field number for the "is_read" field.</summary>
public const int IsReadFieldNumber = 10;
private bool isRead_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsRead {
get { return isRead_; }
set {
isRead_ = value;
}
}
/// <summary>Field number for the "FOBDFHBIKPA" field.</summary>
public const int FOBDFHBIKPAFieldNumber = 13;
private uint fOBDFHBIKPA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FOBDFHBIKPA {
get { return fOBDFHBIKPA_; }
set {
fOBDFHBIKPA_ = value;
}
}
/// <summary>Field number for the "MPJEMPMFPEP" field.</summary>
public const int MPJEMPMFPEPFieldNumber = 6;
private uint mPJEMPMFPEP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MPJEMPMFPEP {
get { return mPJEMPMFPEP_; }
set {
mPJEMPMFPEP_ = value;
}
}
/// <summary>Field number for the "JHIAKMCHPLB" field.</summary>
public const int JHIAKMCHPLBFieldNumber = 2;
private static readonly pb::FieldCodec<uint> _repeated_jHIAKMCHPLB_codec
= pb::FieldCodec.ForUInt32(18);
private readonly pbc::RepeatedField<uint> jHIAKMCHPLB_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> JHIAKMCHPLB {
get { return jHIAKMCHPLB_; }
}
/// <summary>Field number for the "DBPGLFINFBF" field.</summary>
public const int DBPGLFINFBFFieldNumber = 15;
private uint dBPGLFINFBF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DBPGLFINFBF {
get { return dBPGLFINFBF_; }
set {
dBPGLFINFBF_ = value;
}
}
/// <summary>Field number for the "peak_level_id" field.</summary>
public const int PeakLevelIdFieldNumber = 11;
private uint peakLevelId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PeakLevelId {
get { return peakLevelId_; }
set {
peakLevelId_ = value;
}
}
/// <summary>Field number for the "ALKNEFFMCLD" field.</summary>
public const int ALKNEFFMCLDFieldNumber = 4;
private global::EggLink.DanhengServer.Proto.MOCOIBECENI aLKNEFFMCLD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MOCOIBECENI ALKNEFFMCLD {
get { return aLKNEFFMCLD_; }
set {
aLKNEFFMCLD_ = value;
}
}
/// <summary>Field number for the "NHGOMAKHCOP" field.</summary>
public const int NHGOMAKHCOPFieldNumber = 12;
private bool nHGOMAKHCOP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool NHGOMAKHCOP {
get { return nHGOMAKHCOP_; }
set {
nHGOMAKHCOP_ = value;
}
}
/// <summary>Field number for the "buff_id" field.</summary>
public const int BuffIdFieldNumber = 1;
private uint buffId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BuffId {
get { return buffId_; }
set {
buffId_ = value;
}
}
/// <summary>Field number for the "peak_level_lineup" field.</summary>
public const int PeakLevelLineupFieldNumber = 3;
private static readonly pb::FieldCodec<uint> _repeated_peakLevelLineup_codec
= pb::FieldCodec.ForUInt32(26);
private readonly pbc::RepeatedField<uint> peakLevelLineup_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> PeakLevelLineup {
get { return peakLevelLineup_; }
}
/// <summary>Field number for the "PLFKNCNAPHM" field.</summary>
public const int PLFKNCNAPHMFieldNumber = 14;
private bool pLFKNCNAPHM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool PLFKNCNAPHM {
get { return pLFKNCNAPHM_; }
set {
pLFKNCNAPHM_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as FLMLKHDDEBL);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(FLMLKHDDEBL other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(ICPDAIJJFLB, other.ICPDAIJJFLB)) return false;
if (IsRead != other.IsRead) return false;
if (FOBDFHBIKPA != other.FOBDFHBIKPA) return false;
if (MPJEMPMFPEP != other.MPJEMPMFPEP) return false;
if(!jHIAKMCHPLB_.Equals(other.jHIAKMCHPLB_)) return false;
if (DBPGLFINFBF != other.DBPGLFINFBF) return false;
if (PeakLevelId != other.PeakLevelId) return false;
if (!object.Equals(ALKNEFFMCLD, other.ALKNEFFMCLD)) return false;
if (NHGOMAKHCOP != other.NHGOMAKHCOP) return false;
if (BuffId != other.BuffId) return false;
if(!peakLevelLineup_.Equals(other.peakLevelLineup_)) return false;
if (PLFKNCNAPHM != other.PLFKNCNAPHM) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (iCPDAIJJFLB_ != null) hash ^= ICPDAIJJFLB.GetHashCode();
if (IsRead != false) hash ^= IsRead.GetHashCode();
if (FOBDFHBIKPA != 0) hash ^= FOBDFHBIKPA.GetHashCode();
if (MPJEMPMFPEP != 0) hash ^= MPJEMPMFPEP.GetHashCode();
hash ^= jHIAKMCHPLB_.GetHashCode();
if (DBPGLFINFBF != 0) hash ^= DBPGLFINFBF.GetHashCode();
if (PeakLevelId != 0) hash ^= PeakLevelId.GetHashCode();
if (aLKNEFFMCLD_ != null) hash ^= ALKNEFFMCLD.GetHashCode();
if (NHGOMAKHCOP != false) hash ^= NHGOMAKHCOP.GetHashCode();
if (BuffId != 0) hash ^= BuffId.GetHashCode();
hash ^= peakLevelLineup_.GetHashCode();
if (PLFKNCNAPHM != false) hash ^= PLFKNCNAPHM.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (BuffId != 0) {
output.WriteRawTag(8);
output.WriteUInt32(BuffId);
}
jHIAKMCHPLB_.WriteTo(output, _repeated_jHIAKMCHPLB_codec);
peakLevelLineup_.WriteTo(output, _repeated_peakLevelLineup_codec);
if (aLKNEFFMCLD_ != null) {
output.WriteRawTag(34);
output.WriteMessage(ALKNEFFMCLD);
}
if (iCPDAIJJFLB_ != null) {
output.WriteRawTag(42);
output.WriteMessage(ICPDAIJJFLB);
}
if (MPJEMPMFPEP != 0) {
output.WriteRawTag(48);
output.WriteUInt32(MPJEMPMFPEP);
}
if (IsRead != false) {
output.WriteRawTag(80);
output.WriteBool(IsRead);
}
if (PeakLevelId != 0) {
output.WriteRawTag(88);
output.WriteUInt32(PeakLevelId);
}
if (NHGOMAKHCOP != false) {
output.WriteRawTag(96);
output.WriteBool(NHGOMAKHCOP);
}
if (FOBDFHBIKPA != 0) {
output.WriteRawTag(104);
output.WriteUInt32(FOBDFHBIKPA);
}
if (PLFKNCNAPHM != false) {
output.WriteRawTag(112);
output.WriteBool(PLFKNCNAPHM);
}
if (DBPGLFINFBF != 0) {
output.WriteRawTag(120);
output.WriteUInt32(DBPGLFINFBF);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (BuffId != 0) {
output.WriteRawTag(8);
output.WriteUInt32(BuffId);
}
jHIAKMCHPLB_.WriteTo(ref output, _repeated_jHIAKMCHPLB_codec);
peakLevelLineup_.WriteTo(ref output, _repeated_peakLevelLineup_codec);
if (aLKNEFFMCLD_ != null) {
output.WriteRawTag(34);
output.WriteMessage(ALKNEFFMCLD);
}
if (iCPDAIJJFLB_ != null) {
output.WriteRawTag(42);
output.WriteMessage(ICPDAIJJFLB);
}
if (MPJEMPMFPEP != 0) {
output.WriteRawTag(48);
output.WriteUInt32(MPJEMPMFPEP);
}
if (IsRead != false) {
output.WriteRawTag(80);
output.WriteBool(IsRead);
}
if (PeakLevelId != 0) {
output.WriteRawTag(88);
output.WriteUInt32(PeakLevelId);
}
if (NHGOMAKHCOP != false) {
output.WriteRawTag(96);
output.WriteBool(NHGOMAKHCOP);
}
if (FOBDFHBIKPA != 0) {
output.WriteRawTag(104);
output.WriteUInt32(FOBDFHBIKPA);
}
if (PLFKNCNAPHM != false) {
output.WriteRawTag(112);
output.WriteBool(PLFKNCNAPHM);
}
if (DBPGLFINFBF != 0) {
output.WriteRawTag(120);
output.WriteUInt32(DBPGLFINFBF);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (iCPDAIJJFLB_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ICPDAIJJFLB);
}
if (IsRead != false) {
size += 1 + 1;
}
if (FOBDFHBIKPA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FOBDFHBIKPA);
}
if (MPJEMPMFPEP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MPJEMPMFPEP);
}
size += jHIAKMCHPLB_.CalculateSize(_repeated_jHIAKMCHPLB_codec);
if (DBPGLFINFBF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DBPGLFINFBF);
}
if (PeakLevelId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PeakLevelId);
}
if (aLKNEFFMCLD_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ALKNEFFMCLD);
}
if (NHGOMAKHCOP != false) {
size += 1 + 1;
}
if (BuffId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BuffId);
}
size += peakLevelLineup_.CalculateSize(_repeated_peakLevelLineup_codec);
if (PLFKNCNAPHM != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(FLMLKHDDEBL other) {
if (other == null) {
return;
}
if (other.iCPDAIJJFLB_ != null) {
if (iCPDAIJJFLB_ == null) {
ICPDAIJJFLB = new global::EggLink.DanhengServer.Proto.MOCOIBECENI();
}
ICPDAIJJFLB.MergeFrom(other.ICPDAIJJFLB);
}
if (other.IsRead != false) {
IsRead = other.IsRead;
}
if (other.FOBDFHBIKPA != 0) {
FOBDFHBIKPA = other.FOBDFHBIKPA;
}
if (other.MPJEMPMFPEP != 0) {
MPJEMPMFPEP = other.MPJEMPMFPEP;
}
jHIAKMCHPLB_.Add(other.jHIAKMCHPLB_);
if (other.DBPGLFINFBF != 0) {
DBPGLFINFBF = other.DBPGLFINFBF;
}
if (other.PeakLevelId != 0) {
PeakLevelId = other.PeakLevelId;
}
if (other.aLKNEFFMCLD_ != null) {
if (aLKNEFFMCLD_ == null) {
ALKNEFFMCLD = new global::EggLink.DanhengServer.Proto.MOCOIBECENI();
}
ALKNEFFMCLD.MergeFrom(other.ALKNEFFMCLD);
}
if (other.NHGOMAKHCOP != false) {
NHGOMAKHCOP = other.NHGOMAKHCOP;
}
if (other.BuffId != 0) {
BuffId = other.BuffId;
}
peakLevelLineup_.Add(other.peakLevelLineup_);
if (other.PLFKNCNAPHM != false) {
PLFKNCNAPHM = other.PLFKNCNAPHM;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 8: {
BuffId = input.ReadUInt32();
break;
}
case 18:
case 16: {
jHIAKMCHPLB_.AddEntriesFrom(input, _repeated_jHIAKMCHPLB_codec);
break;
}
case 26:
case 24: {
peakLevelLineup_.AddEntriesFrom(input, _repeated_peakLevelLineup_codec);
break;
}
case 34: {
if (aLKNEFFMCLD_ == null) {
ALKNEFFMCLD = new global::EggLink.DanhengServer.Proto.MOCOIBECENI();
}
input.ReadMessage(ALKNEFFMCLD);
break;
}
case 42: {
if (iCPDAIJJFLB_ == null) {
ICPDAIJJFLB = new global::EggLink.DanhengServer.Proto.MOCOIBECENI();
}
input.ReadMessage(ICPDAIJJFLB);
break;
}
case 48: {
MPJEMPMFPEP = input.ReadUInt32();
break;
}
case 80: {
IsRead = input.ReadBool();
break;
}
case 88: {
PeakLevelId = input.ReadUInt32();
break;
}
case 96: {
NHGOMAKHCOP = input.ReadBool();
break;
}
case 104: {
FOBDFHBIKPA = input.ReadUInt32();
break;
}
case 112: {
PLFKNCNAPHM = input.ReadBool();
break;
}
case 120: {
DBPGLFINFBF = input.ReadUInt32();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 8: {
BuffId = input.ReadUInt32();
break;
}
case 18:
case 16: {
jHIAKMCHPLB_.AddEntriesFrom(ref input, _repeated_jHIAKMCHPLB_codec);
break;
}
case 26:
case 24: {
peakLevelLineup_.AddEntriesFrom(ref input, _repeated_peakLevelLineup_codec);
break;
}
case 34: {
if (aLKNEFFMCLD_ == null) {
ALKNEFFMCLD = new global::EggLink.DanhengServer.Proto.MOCOIBECENI();
}
input.ReadMessage(ALKNEFFMCLD);
break;
}
case 42: {
if (iCPDAIJJFLB_ == null) {
ICPDAIJJFLB = new global::EggLink.DanhengServer.Proto.MOCOIBECENI();
}
input.ReadMessage(ICPDAIJJFLB);
break;
}
case 48: {
MPJEMPMFPEP = input.ReadUInt32();
break;
}
case 80: {
IsRead = input.ReadBool();
break;
}
case 88: {
PeakLevelId = input.ReadUInt32();
break;
}
case 96: {
NHGOMAKHCOP = input.ReadBool();
break;
}
case 104: {
FOBDFHBIKPA = input.ReadUInt32();
break;
}
case 112: {
PLFKNCNAPHM = input.ReadBool();
break;
}
case 120: {
DBPGLFINFBF = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static FLNIDKIGGBKReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFGTE5JREtJR0dCSy5wcm90bxoRTlBBSUlORUtFRkIucHJvdG8aEUlJS05H",
"TkhETUZJLnByb3RvIrUBCgtGTE5JREtJR0dCSxIhCgtQRUhJTkdKS0dDQhgP",
"ChFGTE5JREtJR0dCSy5wcm90bxoRSUlLTkdOSERNRkkucHJvdG8aEU5QQUlJ",
"TkVLRUZCLnByb3RvIrUBCgtGTE5JREtJR0dCSxIhCgtQRUhJTkdKS0dDQhgP",
"IAEoCzIMLklJS05HTkhETUZJEhMKC0RLSElHQ0lQRUtGGA0gASgIEhMKC0JL",
"TUFNR0FQRUdIGAogASgNEhMKC0dKUEFOT0NOR0JNGAEgASgNEiEKC0tORUlO",
"TU5MQ0RJGAggASgLMgwuSUlLTkdOSERNRkkSIQoLT0VCQUZCSUdNQkMYBSAD",
"KAsyDC5OUEFJSU5FS0VGQkIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NPAIINEKEFBReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, global::EggLink.DanhengServer.Proto.NPAIINEKEFBReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FLNIDKIGGBK), global::EggLink.DanhengServer.Proto.FLNIDKIGGBK.Parser, new[]{ "PEHINGJKGCB", "DKHIGCIPEKF", "BKMAMGAPEGH", "GJPANOCNGBM", "KNEINMNLCDI", "OEBAFBIGMBC" }, null, null, null, null)
}));

View File

@@ -25,11 +25,11 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChNGYXRlTGV2ZWxJbmZvLnByb3RvGhtGYXRlUGVuZGluZ0FjdGlvbkluZm8u",
"cHJvdG8aEUZCRkJNREVQQ0JQLnByb3RvGhFCTU1MQUZKS05MSC5wcm90bxoR",
"UE5OQUVFQUtIT0YucHJvdG8aFUZhdGVMZXZlbFN0YXR1cy5wcm90bxoRTUxL",
"T0lOSkVOTUgucHJvdG8aEUNBSElITkpJQUpCLnByb3RvGhFMT01KS09CREpG",
"UC5wcm90bxoRTU1FRk5PQ0JCQkMucHJvdG8aEU1CTE5CQk9ERUxMLnByb3Rv",
"GhFNQUtHRUVIR1BPSC5wcm90byLeAwoNRmF0ZUxldmVsSW5mbxIYChBkaWZm",
"cHJvdG8aEU1NRUZOT0NCQkJDLnByb3RvGhFCTU1MQUZKS05MSC5wcm90bxoV",
"RmF0ZUxldmVsU3RhdHVzLnByb3RvGhFMT01KS09CREpGUC5wcm90bxoRQ0FI",
"SUhOSklBSkIucHJvdG8aEU1CTE5CQk9ERUxMLnByb3RvGhFGQkZCTURFUENC",
"UC5wcm90bxoRTUFLR0VFSEdQT0gucHJvdG8aEVBOTkFFRUFLSE9GLnByb3Rv",
"GhFNTEtPSU5KRU5NSC5wcm90byLeAwoNRmF0ZUxldmVsSW5mbxIYChBkaWZm",
"aWN1bHR5X2xldmVsGA8gASgNEiEKC0RIQ0xMQUFORUVGGAMgASgLMgwuTUFL",
"R0VFSEdQT0gSIQoLRkJGSk1QRkJDSEIYCyADKAsyDC5MT01KS09CREpGUBIg",
"CgZzdGF0dXMYDCABKA4yEC5GYXRlTGV2ZWxTdGF0dXMSIQoLRFBKRUdJQkRE",
@@ -42,7 +42,7 @@ namespace EggLink.DanhengServer.Proto {
"CzIMLkZCRkJNREVQQ0JQEiEKC0RFQUpJTEFFQUtPGAEgASgLMgwuQk1NTEFG",
"SktOTEhCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.FatePendingActionInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.FBFBMDEPCBPReflection.Descriptor, global::EggLink.DanhengServer.Proto.BMMLAFJKNLHReflection.Descriptor, global::EggLink.DanhengServer.Proto.PNNAEEAKHOFReflection.Descriptor, global::EggLink.DanhengServer.Proto.FateLevelStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.MLKOINJENMHReflection.Descriptor, global::EggLink.DanhengServer.Proto.CAHIHNJIAJBReflection.Descriptor, global::EggLink.DanhengServer.Proto.LOMJKOBDJFPReflection.Descriptor, global::EggLink.DanhengServer.Proto.MMEFNOCBBBCReflection.Descriptor, global::EggLink.DanhengServer.Proto.MBLNBBODELLReflection.Descriptor, global::EggLink.DanhengServer.Proto.MAKGEEHGPOHReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.FatePendingActionInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MMEFNOCBBBCReflection.Descriptor, global::EggLink.DanhengServer.Proto.BMMLAFJKNLHReflection.Descriptor, global::EggLink.DanhengServer.Proto.FateLevelStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.LOMJKOBDJFPReflection.Descriptor, global::EggLink.DanhengServer.Proto.CAHIHNJIAJBReflection.Descriptor, global::EggLink.DanhengServer.Proto.MBLNBBODELLReflection.Descriptor, global::EggLink.DanhengServer.Proto.FBFBMDEPCBPReflection.Descriptor, global::EggLink.DanhengServer.Proto.MAKGEEHGPOHReflection.Descriptor, global::EggLink.DanhengServer.Proto.PNNAEEAKHOFReflection.Descriptor, global::EggLink.DanhengServer.Proto.MLKOINJENMHReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FateLevelInfo), global::EggLink.DanhengServer.Proto.FateLevelInfo.Parser, new[]{ "DifficultyLevel", "DHCLLAANEEF", "FBFJMPFBCHB", "Status", "DPJEGIBDDPC", "JBPMIBFMCPL", "CJCDNDKHMNK", "DGNAMOELMGK", "NLMHPLDMCMD", "PendingAction", "CBFHIDMKFLB", "AreaId", "JCOODGOENPM", "DEAJILAEAKO" }, null, null, null, null)
}));

View File

@@ -24,10 +24,10 @@ namespace EggLink.DanhengServer.Proto {
static FightGameInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChNGaWdodEdhbWVJbmZvLnByb3RvGhhNYXJibGVHYW1lU3luY0luZm8ucHJv",
"dG8aFE1hcmJsZUdhbWVJbmZvLnByb3RvGhlGaWdodE1hcmJsZVNlYWxJbmZv",
"LnByb3RvGhpNYXJibGVHYW1lRmluaXNoSW5mby5wcm90bxoRTUFPR0ZES0RD",
"S00ucHJvdG8iswIKDUZpZ2h0R2FtZUluZm8SGQoRZ2FtZV9tZXNzYWdlX3R5",
"ChNGaWdodEdhbWVJbmZvLnByb3RvGhFNQU9HRkRLRENLTS5wcm90bxoYTWFy",
"YmxlR2FtZVN5bmNJbmZvLnByb3RvGhlGaWdodE1hcmJsZVNlYWxJbmZvLnBy",
"b3RvGhpNYXJibGVHYW1lRmluaXNoSW5mby5wcm90bxoUTWFyYmxlR2FtZUlu",
"Zm8ucHJvdG8iswIKDUZpZ2h0R2FtZUluZm8SGQoRZ2FtZV9tZXNzYWdlX3R5",
"cGUYDiABKA0SLAoQbWFyYmxlX2dhbWVfaW5mbxiTDiABKAsyDy5NYXJibGVH",
"YW1lSW5mb0gAEjUKFW1hcmJsZV9nYW1lX3N5bmNfaW5mbxiECSABKAsyEy5N",
"YXJibGVHYW1lU3luY0luZm9IABIzChFyb2d1ZV9maW5pc2hfaW5mbxjADiAB",
@@ -36,7 +36,7 @@ namespace EggLink.DanhengServer.Proto {
"bxjZDyABKAsyFC5GaWdodE1hcmJsZVNlYWxJbmZvSABCDgoMR2FtZUluZm9D",
"YXNlQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MarbleGameSyncInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MarbleGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.FightMarbleSealInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MarbleGameFinishInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MAOGFDKDCKMReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MAOGFDKDCKMReflection.Descriptor, global::EggLink.DanhengServer.Proto.MarbleGameSyncInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.FightMarbleSealInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MarbleGameFinishInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MarbleGameInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FightGameInfo), global::EggLink.DanhengServer.Proto.FightGameInfo.Parser, new[]{ "GameMessageType", "MarbleGameInfo", "MarbleGameSyncInfo", "RogueFinishInfo", "MEJDMJIKIMO", "FightMarbleSealInfo" }, new[]{ "GameInfoCase" }, null, null, null)
}));

View File

@@ -24,15 +24,15 @@ namespace EggLink.DanhengServer.Proto {
static FightMatch3OpponentDataScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiVGaWdodE1hdGNoM09wcG9uZW50RGF0YVNjTm90aWZ5LnByb3RvGhFOUFBO",
"RlBQRU5NQy5wcm90bxoRQkhHUEhLTEVIRUMucHJvdG8ipwEKH0ZpZ2h0TWF0",
"CiVGaWdodE1hdGNoM09wcG9uZW50RGF0YVNjTm90aWZ5LnByb3RvGhFCSEdQ",
"SEtMRUhFQy5wcm90bxoRTlBQTkZQUEVOTUMucHJvdG8ipwEKH0ZpZ2h0TWF0",
"Y2gzT3Bwb25lbnREYXRhU2NOb3RpZnkSEwoLTk1MRkZPR0JQT0MYBSABKA0S",
"HwoJaXRlbV9saXN0GAMgAygLMgwuQkhHUEhLTEVIRUMSGwoFc3RhdGUYDyAB",
"KA4yDC5OUFBORlBQRU5NQxITCgtEQU5DQ0FPSkxKThgNIAEoDRIQCghzY29y",
"ZV9pZBgKIAEoDRIKCgJocBgLIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2Vy",
"dmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NPPNFPPENMCReflection.Descriptor, global::EggLink.DanhengServer.Proto.BHGPHKLEHECReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BHGPHKLEHECReflection.Descriptor, global::EggLink.DanhengServer.Proto.NPPNFPPENMCReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FightMatch3OpponentDataScNotify), global::EggLink.DanhengServer.Proto.FightMatch3OpponentDataScNotify.Parser, new[]{ "NMLFFOGBPOC", "ItemList", "State", "DANCCAOJLJN", "ScoreId", "Hp" }, null, null, null, null)
}));

View File

@@ -24,13 +24,13 @@ namespace EggLink.DanhengServer.Proto {
static FightMatch3SoloDataUpdateNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiVGaWdodE1hdGNoM1NvbG9EYXRhVXBkYXRlTm90aWZ5LnByb3RvGhFJT0lK",
"RVBHTUpBRi5wcm90bxoRQUJCREpCTUlJQkUucHJvdG8iWwofRmlnaHRNYXRj",
"CiVGaWdodE1hdGNoM1NvbG9EYXRhVXBkYXRlTm90aWZ5LnByb3RvGhFBQkJE",
"SkJNSUlCRS5wcm90bxoRSU9JSkVQR01KQUYucHJvdG8iWwofRmlnaHRNYXRj",
"aDNTb2xvRGF0YVVwZGF0ZU5vdGlmeRIcCgZyZWFzb24YDiABKA4yDC5BQkJE",
"SkJNSUlCRRIaCgRkYXRhGAsgASgLMgwuSU9JSkVQR01KQUZCHqoCG0VnZ0xp",
"bmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IOIJEPGMJAFReflection.Descriptor, global::EggLink.DanhengServer.Proto.ABBDJBMIIBEReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ABBDJBMIIBEReflection.Descriptor, global::EggLink.DanhengServer.Proto.IOIJEPGMJAFReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FightMatch3SoloDataUpdateNotify), global::EggLink.DanhengServer.Proto.FightMatch3SoloDataUpdateNotify.Parser, new[]{ "Reason", "Data" }, null, null, null, null)
}));

Some files were not shown because too many files have changed in this diff Show More