feat: upgrade to game 3.5.51

This commit is contained in:
StopWuyu
2025-08-15 12:52:47 +08:00
parent db172b0b0f
commit f59fe1f383
2642 changed files with 136382 additions and 141815 deletions

View File

@@ -25,13 +25,13 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChZHZXRXYXlwb2ludFNjUnNwLnByb3RvGg1DaGFwdGVyLnByb3RvIlcKEEdl",
"dFdheXBvaW50U2NSc3ASDwoHcmV0Y29kZRgLIAEoDRITCgtIT0VBSEJJRktD",
"SRgKIAEoDRIdCgtGSkpGTEtDTUlEShgEIAEoCzIILkNoYXB0ZXJCHqoCG0Vn",
"dFdheXBvaW50U2NSc3ASEwoLSE9FQUhCSUZLQ0kYByABKA0SHQoLRkpKRkxL",
"Q01JREoYBCABKAsyCC5DaGFwdGVyEg8KB3JldGNvZGUYCiABKA1CHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChapterReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetWaypointScRsp), global::EggLink.DanhengServer.Proto.GetWaypointScRsp.Parser, new[]{ "Retcode", "HOEAHBIFKCI", "FJJFLKCMIDJ" }, null, null, null, null)
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetWaypointScRsp), global::EggLink.DanhengServer.Proto.GetWaypointScRsp.Parser, new[]{ "HOEAHBIFKCI", "FJJFLKCMIDJ", "Retcode" }, null, null, null, null)
}));
}
#endregion
@@ -73,9 +73,9 @@ namespace EggLink.DanhengServer.Proto {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetWaypointScRsp(GetWaypointScRsp other) : this() {
retcode_ = other.retcode_;
hOEAHBIFKCI_ = other.hOEAHBIFKCI_;
fJJFLKCMIDJ_ = other.fJJFLKCMIDJ_ != null ? other.fJJFLKCMIDJ_.Clone() : null;
retcode_ = other.retcode_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
@@ -85,20 +85,8 @@ namespace EggLink.DanhengServer.Proto {
return new GetWaypointScRsp(this);
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 11;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
/// <summary>Field number for the "HOEAHBIFKCI" field.</summary>
public const int HOEAHBIFKCIFieldNumber = 10;
public const int HOEAHBIFKCIFieldNumber = 7;
private uint hOEAHBIFKCI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
@@ -121,6 +109,18 @@ namespace EggLink.DanhengServer.Proto {
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 10;
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) {
@@ -136,9 +136,9 @@ namespace EggLink.DanhengServer.Proto {
if (ReferenceEquals(other, this)) {
return true;
}
if (Retcode != other.Retcode) return false;
if (HOEAHBIFKCI != other.HOEAHBIFKCI) return false;
if (!object.Equals(FJJFLKCMIDJ, other.FJJFLKCMIDJ)) return false;
if (Retcode != other.Retcode) return false;
return Equals(_unknownFields, other._unknownFields);
}
@@ -146,9 +146,9 @@ namespace EggLink.DanhengServer.Proto {
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (HOEAHBIFKCI != 0) hash ^= HOEAHBIFKCI.GetHashCode();
if (fJJFLKCMIDJ_ != null) hash ^= FJJFLKCMIDJ.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
@@ -172,11 +172,11 @@ namespace EggLink.DanhengServer.Proto {
output.WriteMessage(FJJFLKCMIDJ);
}
if (HOEAHBIFKCI != 0) {
output.WriteRawTag(80);
output.WriteRawTag(56);
output.WriteUInt32(HOEAHBIFKCI);
}
if (Retcode != 0) {
output.WriteRawTag(88);
output.WriteRawTag(80);
output.WriteUInt32(Retcode);
}
if (_unknownFields != null) {
@@ -194,11 +194,11 @@ namespace EggLink.DanhengServer.Proto {
output.WriteMessage(FJJFLKCMIDJ);
}
if (HOEAHBIFKCI != 0) {
output.WriteRawTag(80);
output.WriteRawTag(56);
output.WriteUInt32(HOEAHBIFKCI);
}
if (Retcode != 0) {
output.WriteRawTag(88);
output.WriteRawTag(80);
output.WriteUInt32(Retcode);
}
if (_unknownFields != null) {
@@ -211,15 +211,15 @@ namespace EggLink.DanhengServer.Proto {
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (HOEAHBIFKCI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HOEAHBIFKCI);
}
if (fJJFLKCMIDJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FJJFLKCMIDJ);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
@@ -232,9 +232,6 @@ namespace EggLink.DanhengServer.Proto {
if (other == null) {
return;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.HOEAHBIFKCI != 0) {
HOEAHBIFKCI = other.HOEAHBIFKCI;
}
@@ -244,6 +241,9 @@ namespace EggLink.DanhengServer.Proto {
}
FJJFLKCMIDJ.MergeFrom(other.FJJFLKCMIDJ);
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
@@ -266,11 +266,11 @@ namespace EggLink.DanhengServer.Proto {
input.ReadMessage(FJJFLKCMIDJ);
break;
}
case 80: {
case 56: {
HOEAHBIFKCI = input.ReadUInt32();
break;
}
case 88: {
case 80: {
Retcode = input.ReadUInt32();
break;
}
@@ -296,11 +296,11 @@ namespace EggLink.DanhengServer.Proto {
input.ReadMessage(FJJFLKCMIDJ);
break;
}
case 80: {
case 56: {
HOEAHBIFKCI = input.ReadUInt32();
break;
}
case 88: {
case 80: {
Retcode = input.ReadUInt32();
break;
}