Upload to Game 2.5.0

- Fix ChessRogue Final Boss
This commit is contained in:
Somebody
2024-09-14 19:46:42 +08:00
parent 6681c761e3
commit b84800bc80
2220 changed files with 149099 additions and 151407 deletions

View File

@@ -29,13 +29,13 @@ namespace EggLink.DanhengServer.Proto {
"dWlkGAEgASgNEhIKCm1vbnN0ZXJfaWQYAiABKA0SEQoJY29uZmlnX2lkGAMg",
"ASgNEhMKC3dvcmxkX2xldmVsGAQgASgNEhMKC2NyZWF0ZV90aW1lGAUgASgD",
"Eg8KB2xlZnRfaHAYBiABKA0SFAoMYXR0YWNrZXJfbnVtGAcgASgNEiYKCnNo",
"YXJlX3R5cGUYCCABKA4yEi5QdW5rTG9yZFNoYXJlVHlwZRITCgtLTkFDTURF",
"SkZBRhgJIAEoCEIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"YXJlX3R5cGUYCCABKA4yEi5QdW5rTG9yZFNoYXJlVHlwZRITCgtJTENBSExI",
"QkpQSBgJIAEoCEIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PunkLordShareTypeReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo), global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo.Parser, new[]{ "Uid", "MonsterId", "ConfigId", "WorldLevel", "CreateTime", "LeftHp", "AttackerNum", "ShareType", "KNACMDEJFAF" }, null, null, null, null)
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo), global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo.Parser, new[]{ "Uid", "MonsterId", "ConfigId", "WorldLevel", "CreateTime", "LeftHp", "AttackerNum", "ShareType", "ILCAHLHBJPH" }, null, null, null, null)
}));
}
#endregion
@@ -85,7 +85,7 @@ namespace EggLink.DanhengServer.Proto {
leftHp_ = other.leftHp_;
attackerNum_ = other.attackerNum_;
shareType_ = other.shareType_;
kNACMDEJFAF_ = other.kNACMDEJFAF_;
iLCAHLHBJPH_ = other.iLCAHLHBJPH_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
@@ -191,15 +191,15 @@ namespace EggLink.DanhengServer.Proto {
}
}
/// <summary>Field number for the "KNACMDEJFAF" field.</summary>
public const int KNACMDEJFAFFieldNumber = 9;
private bool kNACMDEJFAF_;
/// <summary>Field number for the "ILCAHLHBJPH" field.</summary>
public const int ILCAHLHBJPHFieldNumber = 9;
private bool iLCAHLHBJPH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool KNACMDEJFAF {
get { return kNACMDEJFAF_; }
public bool ILCAHLHBJPH {
get { return iLCAHLHBJPH_; }
set {
kNACMDEJFAF_ = value;
iLCAHLHBJPH_ = value;
}
}
@@ -226,7 +226,7 @@ namespace EggLink.DanhengServer.Proto {
if (LeftHp != other.LeftHp) return false;
if (AttackerNum != other.AttackerNum) return false;
if (ShareType != other.ShareType) return false;
if (KNACMDEJFAF != other.KNACMDEJFAF) return false;
if (ILCAHLHBJPH != other.ILCAHLHBJPH) return false;
return Equals(_unknownFields, other._unknownFields);
}
@@ -242,7 +242,7 @@ namespace EggLink.DanhengServer.Proto {
if (LeftHp != 0) hash ^= LeftHp.GetHashCode();
if (AttackerNum != 0) hash ^= AttackerNum.GetHashCode();
if (ShareType != global::EggLink.DanhengServer.Proto.PunkLordShareType.None) hash ^= ShareType.GetHashCode();
if (KNACMDEJFAF != false) hash ^= KNACMDEJFAF.GetHashCode();
if (ILCAHLHBJPH != false) hash ^= ILCAHLHBJPH.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
@@ -293,9 +293,9 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawTag(64);
output.WriteEnum((int) ShareType);
}
if (KNACMDEJFAF != false) {
if (ILCAHLHBJPH != false) {
output.WriteRawTag(72);
output.WriteBool(KNACMDEJFAF);
output.WriteBool(ILCAHLHBJPH);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
@@ -339,9 +339,9 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawTag(64);
output.WriteEnum((int) ShareType);
}
if (KNACMDEJFAF != false) {
if (ILCAHLHBJPH != false) {
output.WriteRawTag(72);
output.WriteBool(KNACMDEJFAF);
output.WriteBool(ILCAHLHBJPH);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
@@ -377,7 +377,7 @@ namespace EggLink.DanhengServer.Proto {
if (ShareType != global::EggLink.DanhengServer.Proto.PunkLordShareType.None) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ShareType);
}
if (KNACMDEJFAF != false) {
if (ILCAHLHBJPH != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
@@ -416,8 +416,8 @@ namespace EggLink.DanhengServer.Proto {
if (other.ShareType != global::EggLink.DanhengServer.Proto.PunkLordShareType.None) {
ShareType = other.ShareType;
}
if (other.KNACMDEJFAF != false) {
KNACMDEJFAF = other.KNACMDEJFAF;
if (other.ILCAHLHBJPH != false) {
ILCAHLHBJPH = other.ILCAHLHBJPH;
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
@@ -467,7 +467,7 @@ namespace EggLink.DanhengServer.Proto {
break;
}
case 72: {
KNACMDEJFAF = input.ReadBool();
ILCAHLHBJPH = input.ReadBool();
break;
}
}
@@ -518,7 +518,7 @@ namespace EggLink.DanhengServer.Proto {
break;
}
case 72: {
KNACMDEJFAF = input.ReadBool();
ILCAHLHBJPH = input.ReadBool();
break;
}
}