Skip to content

Commit cea197e

Browse files
committed
Update protobufs after library update
1 parent d6bcf58 commit cea197e

File tree

133 files changed

+640
-398
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+640
-398
lines changed

Resources/Protobufs

SteamKit2/SteamKit2/Base/Generated/.editorconfig

Lines changed: 0 additions & 3 deletions
This file was deleted.

SteamKit2/SteamKit2/Base/Generated/ClientMetrics.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// </auto-generated>
66

77
#region Designer generated code
8-
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
8+
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
99
namespace SteamKit2.Internal
1010
{
1111

@@ -315,5 +315,5 @@ public partial class CClientMetrics_ContentDownloadResponse_Hosts : global::Prot
315315

316316
}
317317

318-
#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
318+
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
319319
#endregion

SteamKit2/SteamKit2/Base/Generated/ClientObjects.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// </auto-generated>
66

77
#region Designer generated code
8-
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
8+
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
99
namespace SteamKit2.Internal
1010
{
1111

@@ -4339,5 +4339,5 @@ public enum ESteamDeckKeyboardLayout
43394339

43404340
}
43414341

4342-
#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
4342+
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
43434343
#endregion

SteamKit2/SteamKit2/Base/Generated/ContentManifest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// </auto-generated>
66

77
#region Designer generated code
8-
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
8+
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
99
namespace SteamKit2.Internal
1010
{
1111

@@ -403,5 +403,5 @@ public enum EContentDeltaChunkDataLocation
403403

404404
}
405405

406-
#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
406+
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
407407
#endregion

SteamKit2/SteamKit2/Base/Generated/Enums.cs

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// </auto-generated>
66

77
#region Designer generated code
8-
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
8+
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
99
namespace SteamKit2.Internal
1010
{
1111

@@ -164,8 +164,9 @@ public enum ESystemFanControlMode
164164
public enum EStartupMovieVariant
165165
{
166166
k_EStartupMovieVariant_Invalid = 0,
167-
k_EStartupMovieVariant_Default = 1,
168-
k_EStartupMovieVariant_Orange = 2,
167+
k_EStartupMovieVariant_Generic = 1,
168+
k_EStartupMovieVariant_DeckBlue = 2,
169+
k_EStartupMovieVariant_DeckOrange = 3,
169170
}
170171

171172
[global::ProtoBuf.ProtoContract()]
@@ -776,5 +777,5 @@ public enum EExternalSaleEventType
776777

777778
}
778779

779-
#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
780+
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
780781
#endregion

SteamKit2/SteamKit2/Base/Generated/EnumsProductInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// </auto-generated>
66

77
#region Designer generated code
8-
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
8+
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
99
namespace SteamKit2.Internal
1010
{
1111

@@ -22,5 +22,5 @@ public enum EContentDescriptorID
2222

2323
}
2424

25-
#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
25+
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
2626
#endregion

SteamKit2/SteamKit2/Base/Generated/GC/CSGO/MsgGC.cs

Lines changed: 226 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// </auto-generated>
66

77
#region Designer generated code
8-
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
8+
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
99
namespace SteamKit2.GC.CSGO.Internal
1010
{
1111

@@ -785,6 +785,16 @@ public uint leaderboard_name_status
785785
public void Resetleaderboard_name_status() => __pbn__leaderboard_name_status = null;
786786
private uint? __pbn__leaderboard_name_status;
787787

788+
[global::ProtoBuf.ProtoMember(15)]
789+
public uint highest_rank
790+
{
791+
get => __pbn__highest_rank.GetValueOrDefault();
792+
set => __pbn__highest_rank = value;
793+
}
794+
public bool ShouldSerializehighest_rank() => __pbn__highest_rank != null;
795+
public void Resethighest_rank() => __pbn__highest_rank = null;
796+
private uint? __pbn__highest_rank;
797+
788798
[global::ProtoBuf.ProtoContract()]
789799
public partial class PerMapRank : global::ProtoBuf.IExtensible
790800
{
@@ -4611,6 +4621,219 @@ public uint request_id
46114621

46124622
}
46134623

4624+
[global::ProtoBuf.ProtoContract()]
4625+
public partial class CMsgGCCStrike15_v2_PremierSeasonSummary : global::ProtoBuf.IExtensible
4626+
{
4627+
private global::ProtoBuf.IExtension __pbn__extensionData;
4628+
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
4629+
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
4630+
4631+
[global::ProtoBuf.ProtoMember(1)]
4632+
public uint account_id
4633+
{
4634+
get => __pbn__account_id.GetValueOrDefault();
4635+
set => __pbn__account_id = value;
4636+
}
4637+
public bool ShouldSerializeaccount_id() => __pbn__account_id != null;
4638+
public void Resetaccount_id() => __pbn__account_id = null;
4639+
private uint? __pbn__account_id;
4640+
4641+
[global::ProtoBuf.ProtoMember(2)]
4642+
public uint season_id
4643+
{
4644+
get => __pbn__season_id.GetValueOrDefault();
4645+
set => __pbn__season_id = value;
4646+
}
4647+
public bool ShouldSerializeseason_id() => __pbn__season_id != null;
4648+
public void Resetseason_id() => __pbn__season_id = null;
4649+
private uint? __pbn__season_id;
4650+
4651+
[global::ProtoBuf.ProtoMember(3)]
4652+
public global::System.Collections.Generic.List<DataPerWeek> data_per_week { get; } = new global::System.Collections.Generic.List<DataPerWeek>();
4653+
4654+
[global::ProtoBuf.ProtoMember(4)]
4655+
public global::System.Collections.Generic.List<DataPerMap> data_per_map { get; } = new global::System.Collections.Generic.List<DataPerMap>();
4656+
4657+
[global::ProtoBuf.ProtoContract()]
4658+
public partial class DataPerWeek : global::ProtoBuf.IExtensible
4659+
{
4660+
private global::ProtoBuf.IExtension __pbn__extensionData;
4661+
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
4662+
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
4663+
4664+
[global::ProtoBuf.ProtoMember(1)]
4665+
public ulong week_id
4666+
{
4667+
get => __pbn__week_id.GetValueOrDefault();
4668+
set => __pbn__week_id = value;
4669+
}
4670+
public bool ShouldSerializeweek_id() => __pbn__week_id != null;
4671+
public void Resetweek_id() => __pbn__week_id = null;
4672+
private ulong? __pbn__week_id;
4673+
4674+
[global::ProtoBuf.ProtoMember(2)]
4675+
public uint rank_id
4676+
{
4677+
get => __pbn__rank_id.GetValueOrDefault();
4678+
set => __pbn__rank_id = value;
4679+
}
4680+
public bool ShouldSerializerank_id() => __pbn__rank_id != null;
4681+
public void Resetrank_id() => __pbn__rank_id = null;
4682+
private uint? __pbn__rank_id;
4683+
4684+
[global::ProtoBuf.ProtoMember(3)]
4685+
public uint matches_played
4686+
{
4687+
get => __pbn__matches_played.GetValueOrDefault();
4688+
set => __pbn__matches_played = value;
4689+
}
4690+
public bool ShouldSerializematches_played() => __pbn__matches_played != null;
4691+
public void Resetmatches_played() => __pbn__matches_played = null;
4692+
private uint? __pbn__matches_played;
4693+
4694+
}
4695+
4696+
[global::ProtoBuf.ProtoContract()]
4697+
public partial class DataPerMap : global::ProtoBuf.IExtensible
4698+
{
4699+
private global::ProtoBuf.IExtension __pbn__extensionData;
4700+
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
4701+
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);
4702+
4703+
[global::ProtoBuf.ProtoMember(1)]
4704+
public uint map_id
4705+
{
4706+
get => __pbn__map_id.GetValueOrDefault();
4707+
set => __pbn__map_id = value;
4708+
}
4709+
public bool ShouldSerializemap_id() => __pbn__map_id != null;
4710+
public void Resetmap_id() => __pbn__map_id = null;
4711+
private uint? __pbn__map_id;
4712+
4713+
[global::ProtoBuf.ProtoMember(2)]
4714+
public uint wins
4715+
{
4716+
get => __pbn__wins.GetValueOrDefault();
4717+
set => __pbn__wins = value;
4718+
}
4719+
public bool ShouldSerializewins() => __pbn__wins != null;
4720+
public void Resetwins() => __pbn__wins = null;
4721+
private uint? __pbn__wins;
4722+
4723+
[global::ProtoBuf.ProtoMember(3)]
4724+
public uint ties
4725+
{
4726+
get => __pbn__ties.GetValueOrDefault();
4727+
set => __pbn__ties = value;
4728+
}
4729+
public bool ShouldSerializeties() => __pbn__ties != null;
4730+
public void Resetties() => __pbn__ties = null;
4731+
private uint? __pbn__ties;
4732+
4733+
[global::ProtoBuf.ProtoMember(4)]
4734+
public uint losses
4735+
{
4736+
get => __pbn__losses.GetValueOrDefault();
4737+
set => __pbn__losses = value;
4738+
}
4739+
public bool ShouldSerializelosses() => __pbn__losses != null;
4740+
public void Resetlosses() => __pbn__losses = null;
4741+
private uint? __pbn__losses;
4742+
4743+
[global::ProtoBuf.ProtoMember(5)]
4744+
public uint rounds
4745+
{
4746+
get => __pbn__rounds.GetValueOrDefault();
4747+
set => __pbn__rounds = value;
4748+
}
4749+
public bool ShouldSerializerounds() => __pbn__rounds != null;
4750+
public void Resetrounds() => __pbn__rounds = null;
4751+
private uint? __pbn__rounds;
4752+
4753+
[global::ProtoBuf.ProtoMember(6)]
4754+
public uint kills
4755+
{
4756+
get => __pbn__kills.GetValueOrDefault();
4757+
set => __pbn__kills = value;
4758+
}
4759+
public bool ShouldSerializekills() => __pbn__kills != null;
4760+
public void Resetkills() => __pbn__kills = null;
4761+
private uint? __pbn__kills;
4762+
4763+
[global::ProtoBuf.ProtoMember(7)]
4764+
public uint headshots
4765+
{
4766+
get => __pbn__headshots.GetValueOrDefault();
4767+
set => __pbn__headshots = value;
4768+
}
4769+
public bool ShouldSerializeheadshots() => __pbn__headshots != null;
4770+
public void Resetheadshots() => __pbn__headshots = null;
4771+
private uint? __pbn__headshots;
4772+
4773+
[global::ProtoBuf.ProtoMember(8)]
4774+
public uint assists
4775+
{
4776+
get => __pbn__assists.GetValueOrDefault();
4777+
set => __pbn__assists = value;
4778+
}
4779+
public bool ShouldSerializeassists() => __pbn__assists != null;
4780+
public void Resetassists() => __pbn__assists = null;
4781+
private uint? __pbn__assists;
4782+
4783+
[global::ProtoBuf.ProtoMember(9)]
4784+
public uint deaths
4785+
{
4786+
get => __pbn__deaths.GetValueOrDefault();
4787+
set => __pbn__deaths = value;
4788+
}
4789+
public bool ShouldSerializedeaths() => __pbn__deaths != null;
4790+
public void Resetdeaths() => __pbn__deaths = null;
4791+
private uint? __pbn__deaths;
4792+
4793+
[global::ProtoBuf.ProtoMember(10)]
4794+
public uint mvps
4795+
{
4796+
get => __pbn__mvps.GetValueOrDefault();
4797+
set => __pbn__mvps = value;
4798+
}
4799+
public bool ShouldSerializemvps() => __pbn__mvps != null;
4800+
public void Resetmvps() => __pbn__mvps = null;
4801+
private uint? __pbn__mvps;
4802+
4803+
[global::ProtoBuf.ProtoMember(11)]
4804+
public uint rounds_3k
4805+
{
4806+
get => __pbn__rounds_3k.GetValueOrDefault();
4807+
set => __pbn__rounds_3k = value;
4808+
}
4809+
public bool ShouldSerializerounds_3k() => __pbn__rounds_3k != null;
4810+
public void Resetrounds_3k() => __pbn__rounds_3k = null;
4811+
private uint? __pbn__rounds_3k;
4812+
4813+
[global::ProtoBuf.ProtoMember(12)]
4814+
public uint rounds_4k
4815+
{
4816+
get => __pbn__rounds_4k.GetValueOrDefault();
4817+
set => __pbn__rounds_4k = value;
4818+
}
4819+
public bool ShouldSerializerounds_4k() => __pbn__rounds_4k != null;
4820+
public void Resetrounds_4k() => __pbn__rounds_4k = null;
4821+
private uint? __pbn__rounds_4k;
4822+
4823+
[global::ProtoBuf.ProtoMember(13)]
4824+
public uint rounds_5k
4825+
{
4826+
get => __pbn__rounds_5k.GetValueOrDefault();
4827+
set => __pbn__rounds_5k = value;
4828+
}
4829+
public bool ShouldSerializerounds_5k() => __pbn__rounds_5k != null;
4830+
public void Resetrounds_5k() => __pbn__rounds_5k = null;
4831+
private uint? __pbn__rounds_5k;
4832+
4833+
}
4834+
4835+
}
4836+
46144837
[global::ProtoBuf.ProtoContract()]
46154838
public partial class CMsgGCCStrike15_v2_PlayerOverwatchCaseUpdate : global::ProtoBuf.IExtensible
46164839
{
@@ -8844,6 +9067,7 @@ public enum ECsgoGCMsg
88449067
k_EMsgGCCStrike15_v2_GC2ClientNotifyXPShop = 9221,
88459068
k_EMsgGCCStrike15_v2_Client2GcAckXPShopTracks = 9222,
88469069
k_EMsgGCCStrike15_v2_MatchmakingGC2ClientSearchStats = 9223,
9070+
k_EMsgGCCStrike15_v2_PremierSeasonSummary = 9224,
88479071
}
88489072

88499073
[global::ProtoBuf.ProtoContract()]
@@ -8878,5 +9102,5 @@ public enum EInitSystemResult
88789102

88799103
}
88809104

8881-
#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
9105+
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
88829106
#endregion

SteamKit2/SteamKit2/Base/Generated/GC/CSGO/SteamMsgBase.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// </auto-generated>
66

77
#region Designer generated code
8-
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
8+
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
99
namespace SteamKit2.GC.CSGO.Internal
1010
{
1111

@@ -206,5 +206,5 @@ public enum GCProtoBufMsgSrc
206206

207207
}
208208

209-
#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
209+
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
210210
#endregion

SteamKit2/SteamKit2/Base/Generated/GC/CSGO/SteamMsgGC.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// </auto-generated>
66

77
#region Designer generated code
8-
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
8+
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
99
namespace SteamKit2.GC.CSGO.Internal
1010
{
1111

@@ -3523,5 +3523,5 @@ public enum GC_BannedWordType
35233523

35243524
}
35253525

3526-
#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
3526+
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
35273527
#endregion

0 commit comments

Comments
 (0)