Skip to content

Commit

Permalink
Update protobufs after library update
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw committed Jan 29, 2025
1 parent d6bcf58 commit cea197e
Show file tree
Hide file tree
Showing 133 changed files with 640 additions and 398 deletions.
3 changes: 0 additions & 3 deletions SteamKit2/SteamKit2/Base/Generated/.editorconfig

This file was deleted.

4 changes: 2 additions & 2 deletions SteamKit2/SteamKit2/Base/Generated/ClientMetrics.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// </auto-generated>

#region Designer generated code
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
namespace SteamKit2.Internal
{

Expand Down Expand Up @@ -315,5 +315,5 @@ public partial class CClientMetrics_ContentDownloadResponse_Hosts : global::Prot

}

#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#endregion
4 changes: 2 additions & 2 deletions SteamKit2/SteamKit2/Base/Generated/ClientObjects.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// </auto-generated>

#region Designer generated code
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
namespace SteamKit2.Internal
{

Expand Down Expand Up @@ -4339,5 +4339,5 @@ public enum ESteamDeckKeyboardLayout

}

#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#endregion
4 changes: 2 additions & 2 deletions SteamKit2/SteamKit2/Base/Generated/ContentManifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// </auto-generated>

#region Designer generated code
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
namespace SteamKit2.Internal
{

Expand Down Expand Up @@ -403,5 +403,5 @@ public enum EContentDeltaChunkDataLocation

}

#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#endregion
9 changes: 5 additions & 4 deletions SteamKit2/SteamKit2/Base/Generated/Enums.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// </auto-generated>

#region Designer generated code
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
namespace SteamKit2.Internal
{

Expand Down Expand Up @@ -164,8 +164,9 @@ public enum ESystemFanControlMode
public enum EStartupMovieVariant
{
k_EStartupMovieVariant_Invalid = 0,
k_EStartupMovieVariant_Default = 1,
k_EStartupMovieVariant_Orange = 2,
k_EStartupMovieVariant_Generic = 1,
k_EStartupMovieVariant_DeckBlue = 2,
k_EStartupMovieVariant_DeckOrange = 3,
}

[global::ProtoBuf.ProtoContract()]
Expand Down Expand Up @@ -776,5 +777,5 @@ public enum EExternalSaleEventType

}

#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#endregion
4 changes: 2 additions & 2 deletions SteamKit2/SteamKit2/Base/Generated/EnumsProductInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// </auto-generated>

#region Designer generated code
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
namespace SteamKit2.Internal
{

Expand All @@ -22,5 +22,5 @@ public enum EContentDescriptorID

}

#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#endregion
228 changes: 226 additions & 2 deletions SteamKit2/SteamKit2/Base/Generated/GC/CSGO/MsgGC.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// </auto-generated>

#region Designer generated code
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
namespace SteamKit2.GC.CSGO.Internal
{

Expand Down Expand Up @@ -785,6 +785,16 @@ public uint leaderboard_name_status
public void Resetleaderboard_name_status() => __pbn__leaderboard_name_status = null;
private uint? __pbn__leaderboard_name_status;

[global::ProtoBuf.ProtoMember(15)]
public uint highest_rank
{
get => __pbn__highest_rank.GetValueOrDefault();
set => __pbn__highest_rank = value;
}
public bool ShouldSerializehighest_rank() => __pbn__highest_rank != null;
public void Resethighest_rank() => __pbn__highest_rank = null;
private uint? __pbn__highest_rank;

[global::ProtoBuf.ProtoContract()]
public partial class PerMapRank : global::ProtoBuf.IExtensible
{
Expand Down Expand Up @@ -4611,6 +4621,219 @@ public uint request_id

}

[global::ProtoBuf.ProtoContract()]
public partial class CMsgGCCStrike15_v2_PremierSeasonSummary : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);

[global::ProtoBuf.ProtoMember(1)]
public uint account_id
{
get => __pbn__account_id.GetValueOrDefault();
set => __pbn__account_id = value;
}
public bool ShouldSerializeaccount_id() => __pbn__account_id != null;
public void Resetaccount_id() => __pbn__account_id = null;
private uint? __pbn__account_id;

[global::ProtoBuf.ProtoMember(2)]
public uint season_id
{
get => __pbn__season_id.GetValueOrDefault();
set => __pbn__season_id = value;
}
public bool ShouldSerializeseason_id() => __pbn__season_id != null;
public void Resetseason_id() => __pbn__season_id = null;
private uint? __pbn__season_id;

[global::ProtoBuf.ProtoMember(3)]
public global::System.Collections.Generic.List<DataPerWeek> data_per_week { get; } = new global::System.Collections.Generic.List<DataPerWeek>();

[global::ProtoBuf.ProtoMember(4)]
public global::System.Collections.Generic.List<DataPerMap> data_per_map { get; } = new global::System.Collections.Generic.List<DataPerMap>();

[global::ProtoBuf.ProtoContract()]
public partial class DataPerWeek : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);

[global::ProtoBuf.ProtoMember(1)]
public ulong week_id
{
get => __pbn__week_id.GetValueOrDefault();
set => __pbn__week_id = value;
}
public bool ShouldSerializeweek_id() => __pbn__week_id != null;
public void Resetweek_id() => __pbn__week_id = null;
private ulong? __pbn__week_id;

[global::ProtoBuf.ProtoMember(2)]
public uint rank_id
{
get => __pbn__rank_id.GetValueOrDefault();
set => __pbn__rank_id = value;
}
public bool ShouldSerializerank_id() => __pbn__rank_id != null;
public void Resetrank_id() => __pbn__rank_id = null;
private uint? __pbn__rank_id;

[global::ProtoBuf.ProtoMember(3)]
public uint matches_played
{
get => __pbn__matches_played.GetValueOrDefault();
set => __pbn__matches_played = value;
}
public bool ShouldSerializematches_played() => __pbn__matches_played != null;
public void Resetmatches_played() => __pbn__matches_played = null;
private uint? __pbn__matches_played;

}

[global::ProtoBuf.ProtoContract()]
public partial class DataPerMap : global::ProtoBuf.IExtensible
{
private global::ProtoBuf.IExtension __pbn__extensionData;
global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionObject(bool createIfMissing)
=> global::ProtoBuf.Extensible.GetExtensionObject(ref __pbn__extensionData, createIfMissing);

[global::ProtoBuf.ProtoMember(1)]
public uint map_id
{
get => __pbn__map_id.GetValueOrDefault();
set => __pbn__map_id = value;
}
public bool ShouldSerializemap_id() => __pbn__map_id != null;
public void Resetmap_id() => __pbn__map_id = null;
private uint? __pbn__map_id;

[global::ProtoBuf.ProtoMember(2)]
public uint wins
{
get => __pbn__wins.GetValueOrDefault();
set => __pbn__wins = value;
}
public bool ShouldSerializewins() => __pbn__wins != null;
public void Resetwins() => __pbn__wins = null;
private uint? __pbn__wins;

[global::ProtoBuf.ProtoMember(3)]
public uint ties
{
get => __pbn__ties.GetValueOrDefault();
set => __pbn__ties = value;
}
public bool ShouldSerializeties() => __pbn__ties != null;
public void Resetties() => __pbn__ties = null;
private uint? __pbn__ties;

[global::ProtoBuf.ProtoMember(4)]
public uint losses
{
get => __pbn__losses.GetValueOrDefault();
set => __pbn__losses = value;
}
public bool ShouldSerializelosses() => __pbn__losses != null;
public void Resetlosses() => __pbn__losses = null;
private uint? __pbn__losses;

[global::ProtoBuf.ProtoMember(5)]
public uint rounds
{
get => __pbn__rounds.GetValueOrDefault();
set => __pbn__rounds = value;
}
public bool ShouldSerializerounds() => __pbn__rounds != null;
public void Resetrounds() => __pbn__rounds = null;
private uint? __pbn__rounds;

[global::ProtoBuf.ProtoMember(6)]
public uint kills
{
get => __pbn__kills.GetValueOrDefault();
set => __pbn__kills = value;
}
public bool ShouldSerializekills() => __pbn__kills != null;
public void Resetkills() => __pbn__kills = null;
private uint? __pbn__kills;

[global::ProtoBuf.ProtoMember(7)]
public uint headshots
{
get => __pbn__headshots.GetValueOrDefault();
set => __pbn__headshots = value;
}
public bool ShouldSerializeheadshots() => __pbn__headshots != null;
public void Resetheadshots() => __pbn__headshots = null;
private uint? __pbn__headshots;

[global::ProtoBuf.ProtoMember(8)]
public uint assists
{
get => __pbn__assists.GetValueOrDefault();
set => __pbn__assists = value;
}
public bool ShouldSerializeassists() => __pbn__assists != null;
public void Resetassists() => __pbn__assists = null;
private uint? __pbn__assists;

[global::ProtoBuf.ProtoMember(9)]
public uint deaths
{
get => __pbn__deaths.GetValueOrDefault();
set => __pbn__deaths = value;
}
public bool ShouldSerializedeaths() => __pbn__deaths != null;
public void Resetdeaths() => __pbn__deaths = null;
private uint? __pbn__deaths;

[global::ProtoBuf.ProtoMember(10)]
public uint mvps
{
get => __pbn__mvps.GetValueOrDefault();
set => __pbn__mvps = value;
}
public bool ShouldSerializemvps() => __pbn__mvps != null;
public void Resetmvps() => __pbn__mvps = null;
private uint? __pbn__mvps;

[global::ProtoBuf.ProtoMember(11)]
public uint rounds_3k
{
get => __pbn__rounds_3k.GetValueOrDefault();
set => __pbn__rounds_3k = value;
}
public bool ShouldSerializerounds_3k() => __pbn__rounds_3k != null;
public void Resetrounds_3k() => __pbn__rounds_3k = null;
private uint? __pbn__rounds_3k;

[global::ProtoBuf.ProtoMember(12)]
public uint rounds_4k
{
get => __pbn__rounds_4k.GetValueOrDefault();
set => __pbn__rounds_4k = value;
}
public bool ShouldSerializerounds_4k() => __pbn__rounds_4k != null;
public void Resetrounds_4k() => __pbn__rounds_4k = null;
private uint? __pbn__rounds_4k;

[global::ProtoBuf.ProtoMember(13)]
public uint rounds_5k
{
get => __pbn__rounds_5k.GetValueOrDefault();
set => __pbn__rounds_5k = value;
}
public bool ShouldSerializerounds_5k() => __pbn__rounds_5k != null;
public void Resetrounds_5k() => __pbn__rounds_5k = null;
private uint? __pbn__rounds_5k;

}

}

[global::ProtoBuf.ProtoContract()]
public partial class CMsgGCCStrike15_v2_PlayerOverwatchCaseUpdate : global::ProtoBuf.IExtensible
{
Expand Down Expand Up @@ -8844,6 +9067,7 @@ public enum ECsgoGCMsg
k_EMsgGCCStrike15_v2_GC2ClientNotifyXPShop = 9221,
k_EMsgGCCStrike15_v2_Client2GcAckXPShopTracks = 9222,
k_EMsgGCCStrike15_v2_MatchmakingGC2ClientSearchStats = 9223,
k_EMsgGCCStrike15_v2_PremierSeasonSummary = 9224,
}

[global::ProtoBuf.ProtoContract()]
Expand Down Expand Up @@ -8878,5 +9102,5 @@ public enum EInitSystemResult

}

#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#endregion
4 changes: 2 additions & 2 deletions SteamKit2/SteamKit2/Base/Generated/GC/CSGO/SteamMsgBase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// </auto-generated>

#region Designer generated code
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
namespace SteamKit2.GC.CSGO.Internal
{

Expand Down Expand Up @@ -206,5 +206,5 @@ public enum GCProtoBufMsgSrc

}

#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#endregion
4 changes: 2 additions & 2 deletions SteamKit2/SteamKit2/Base/Generated/GC/CSGO/SteamMsgGC.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// </auto-generated>

#region Designer generated code
#pragma warning disable CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning disable CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
namespace SteamKit2.GC.CSGO.Internal
{

Expand Down Expand Up @@ -3523,5 +3523,5 @@ public enum GC_BannedWordType

}

#pragma warning restore CS0612, CS0618, CS1591, CS3021, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#pragma warning restore CS0612, CS0618, CS1591, CS3021, CS8981, IDE0079, IDE1006, RCS1036, RCS1057, RCS1085, RCS1192
#endregion
Loading

0 comments on commit cea197e

Please sign in to comment.