Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Commit

Permalink
6388623 | 49 files | M Protobufs/dcg_gcmessages_common.proto, M Proto…
Browse files Browse the repository at this point in the history
…bufs/dcg_gcmessages_server.proto, M game/bin/linuxsteamrt64/libengine2_strings.txt, M game/bin/linuxsteamrt64/libpanorama_strings.txt, M game/dcg/bin/linuxsteamrt64/libclient.txt, M game/dcg/bin/linuxsteamrt64/libclient_strings.txt, M game/dcg/bin/linuxsteamrt64/libserver_strings.txt, M game/dcg/pak01_dir.txt, M game/dcg/pak01_dir/panorama/layout/card/card_type_icon.xml, M game/dcg/pak01_dir/panorama/layout/card_collection/card_preview.xml, M game/dcg/pak01_dir/panorama/layout/catalogue/catalogue.xml, M game/dcg/pak01_dir/panorama/layout/dashboard/dcg_db_main.xml, M game/dcg/pak01_dir/panorama/layout/dcg_ui_social_overlay.xml, M game/dcg/pak01_dir/panorama/layout/deck_list_components/deck_list.xml, M game/dcg/pak01_dir/panorama/styles/card/card_stats.css, M game/dcg/pak01_dir/panorama/styles/card/card_type_icon.css, M game/dcg/pak01_dir/panorama/styles/card_collection/card_preview.css, M game/dcg/pak01_dir/panorama/styles/catalogue/catalogue.css

https://steamdb.info/patchnotes/6331224/
  • Loading branch information
SteamDB-Tracker committed Mar 4, 2021
1 parent 22fc218 commit 211b2f8
Show file tree
Hide file tree
Showing 49 changed files with 2,892 additions and 2,929 deletions.
6 changes: 4 additions & 2 deletions Protobufs/dcg_gcmessages_common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ message CLobbyData_PostMatchSurvey {
message CSOGameAccountClient {
enum EFlags {
k_eDeveloper = 1;
k_eFreePlayer = 2;
}

optional uint32 account_id = 1 [(key_field) = true];
Expand Down Expand Up @@ -211,8 +212,9 @@ message CMsgStartFindingMatchInfo {
optional string server_search_key = 2;
optional uint32 client_version = 3;
optional .EDCGMatchMode match_mode = 4 [default = k_EDCGMatchMode_Unranked];
optional bytes deck_data = 5;
optional bool is_anonymous = 6;
optional bytes deck_code = 5;
optional bool is_anonymous = 7;
optional bytes collection_code = 8;
}

message CMsgDCGCombatLogEntry {
Expand Down
3 changes: 2 additions & 1 deletion Protobufs/dcg_gcmessages_server.proto
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ message CServerLobbyData_DraftCards {
}

message CServerLobbyData_PlayerDeck {
optional bytes deck_data = 1;
optional bytes deck_code = 1;
optional bytes collection_code = 2;
}

message CServerLobbyData_PlayerMMR {
Expand Down
4 changes: 2 additions & 2 deletions game/bin/linuxsteamrt64/libengine2_strings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,7 @@ $tI
00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
0123456789ABCDEF
0123456789abcdef
01:16:33
0: Force z prepass off. 1: Force on. -1: Don't force
0: Use normals reconstructed from depth. 1: Output correct normals in z prepass.
0=Off, 1=Surface Wireframe, 2=Transparent Wireframe
Expand Down Expand Up @@ -1942,7 +1943,6 @@ $tI
22IUserInfoChangeService
22SerializedNetAddress_t
2317
23:34:25
23CBaseGameUIInputHandler
23CBidirMsg_RelayPacket_t
23CBoundedCvar_UpdateRate
Expand Down Expand Up @@ -4098,6 +4098,7 @@ DebugShowZPrepassNormals
DebugTextureInfo001
DebugVisualizerMgr
Dec
Dec 18 2020
Decals
DeclareCurrentThreadIsMainThread
Decompression Error
Expand Down Expand Up @@ -5611,7 +5612,6 @@ JPEG datastream contains no image
JPEG parameter struct mismatch: library thinks size is %u, caller expects %u
JPEGMEM
Jan
Jan 23 2019
Javanese
Joint Indices (%d) Out Of Range for SINT16: Skinning will not work !
Joint Indices (%d) Out Of Range for UINT10: Skinning will not work !
Expand Down
4 changes: 2 additions & 2 deletions game/bin/linuxsteamrt64/libpanorama_strings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ $tI
0123456789
0123456789ABCDEF
0123456789abcdef
01:08:23
0g*
0x%016llX
0x%p
Expand Down Expand Up @@ -690,7 +691,6 @@ $tI
22CSchemaInstallCallback
22IToolsResourceListener
23
23:28:58
23CSplitScreenAddedConVar
23IConCommandBaseAccessor
25ITextureResidencyListener
Expand Down Expand Up @@ -2295,6 +2295,7 @@ Data error in compressed datastream in %s chunk
Data:
DebugTextureInfo001
Dec
Dec 18 2020
Decipher Only
DeclareCurrentThreadIsMainThread
Decompression Error
Expand Down Expand Up @@ -3475,7 +3476,6 @@ JSON
JSONWebAPIResponse
JSScheduledFunction
Jan
Jan 23 2019
Jg*
Jul
Jun
Expand Down
1 change: 1 addition & 0 deletions game/dcg/bin/linuxsteamrt64/libclient.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1820,6 +1820,7 @@
W std::__detail::_NFA<std::regex_traits<char> >::_M_insert_subexpr_end()
W std::__detail::_RegexTranslator<std::regex_traits<char>, false, true>::_M_transform_impl(char, std::integral_constant<bool, true>) const
W std::__detail::_RegexTranslator<std::regex_traits<char>, true, true>::_M_transform_impl(char, std::integral_constant<bool, true>) const
W std::__detail::_RegexTranslator<std::regex_traits<char>, true, true>::_M_translate(char) const
W std::__detail::_Scanner<char>::_M_advance()
W std::__detail::_Scanner<char>::_M_eat_class(char)
W std::__detail::_Scanner<char>::_M_eat_escape_awk()
Expand Down
30 changes: 21 additions & 9 deletions game/dcg/bin/linuxsteamrt64/libclient_strings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4529,7 +4529,6 @@ $tK
14CEntitySpawnerI6C_BeamE
14CEntitySpawnerI8C_EnvSkyE
14CExampleEffect
14CExtraMsgBlock
14CGCMsgGetIPASN
14CGCMsgSQLStats
14CGameAppSystemI14ISource2ClientLi0EE
Expand Down Expand Up @@ -4798,7 +4797,7 @@ $tK
163
16384
164
1643
1641
165
166
167
Expand Down Expand Up @@ -8570,7 +8569,7 @@ $tK
58CScriptConfig_Set01_kOglodiCatapult_GENERIC_TRIGGER_SCRIPT
58CWorkshop_GetItemDailyRevenue_Response_CountryDailyRevenue
58GameToolEventDestroyAllEntitiesToolEvent_tHookupGameSystem
592
599
59CMsgGCToGCGrantAccountRolledItems_Item_AdditionalAuditEntry
59CProtoItemSocket_AssetModifier_DESERIALIZE_FROM_STRING_ONLY
59CScriptConfig_Set00_kDefaultScripts_POST_SHOP_ITEM_PURCHASE
Expand Down Expand Up @@ -8603,7 +8602,6 @@ $tK
600
600.0
600.0f
607
60CMsgEconPlayerStrangeCountAdjustment_CStrangeCountAdjustment
60CScriptConfig_Set00_kDefaultScripts_UPDATE_OBJECT_ATTRIBUTES
60CScriptConfig_Set01_kActivateHornoftheAlpha_CARD_PLAY_SCRIPT
Expand All @@ -8620,6 +8618,7 @@ $tK
60CScriptConfig_Set01_kUnearthedSecrets_GENERIC_TRIGGER_SCRIPT
60CWorkshop_SetItemPaymentRules_Request_PartnerItemPaymentRule
60GameToolEventToolEvent_GetEntityInfoResult_tHookupGameSystem
614
61CScriptConfig_Set00_kDefaultScripts_EXPORT_CARD_SET_TO_IMAGES
61CScriptConfig_Set00_kDefaultScripts_FLOP_DEPLOYMENT_TO_COMBAT
61CScriptConfig_Set01_kActivateAghanimsSanctum_CARD_PLAY_SCRIPT
Expand Down Expand Up @@ -14060,7 +14059,6 @@ ConstraintSlave_t
ConstraintTarget_t
ConstraintType_t
ConstructedMMR
ConstructedMode
Consumable Shop
ConsumableFilter
Contacts: %d (%d)
Expand Down Expand Up @@ -14808,7 +14806,6 @@ DCGShowOpponentsDeck
DCGShowPackTooltip
DCGShowPlayCarousel
DCGShowPlayCasualCarousel
DCGShowPlayCompetitiveCarousel
DCGShowPlayFeaturedCarousel
DCGShowPlayPage
DCGShowPlaySocialCarousel
Expand Down Expand Up @@ -16645,6 +16642,7 @@ Failed to parse %s
Failed to parse and set new panel event for %s="%s"
Failed to parse channel info.
Failed to parse components block in dynamic recipe
Failed to parse the encoded bytes for player %d collection (%u bytes)
Failed to parse the encoded bytes for player %d deck (%u bytes), marking deck as invalid
Failed to precache script entity %s of type %s: script entity instance is null
Failed to read %d bytes
Expand Down Expand Up @@ -16948,6 +16946,7 @@ FreeDraftGauntlet
FreeForAllAutoAdvanceAfter
FreeForAllMaxGamesPerPlayer
FreeForAllViewContainer
FreePlayer
Freed EMS handle %u
Freed XMS handle %u
Frees the specified particle index
Expand All @@ -16972,6 +16971,7 @@ FriendsOnlyBeacon
FullBright
FullInfoDeckList
FullObserverMove
FullOwnership
FullTossMoveBaseVelocity
FullTossMovePreGravity
FullTossMovePush
Expand Down Expand Up @@ -18356,6 +18356,7 @@ IsCart
IsClosed
IsClosing
IsCombatLane
IsCosmetic
IsCreature
IsCreep
IsCreepDeck
Expand All @@ -18375,6 +18376,7 @@ IsDeployment
IsDisarmed
IsDisconnected
IsDockedOnHeroButton
IsDraft
IsDragPreview
IsDraggable
IsDraggingCard
Expand Down Expand Up @@ -18772,7 +18774,6 @@ LightmapUVW
Lightning Strike
LightningEffect
Limbu
LimitedMode
LimitedStageToggleSortBy
Limits the number of visible tracers per frame
Line %d at "%s":
Expand Down Expand Up @@ -19123,6 +19124,7 @@ MarkSurroundingBoundsDirty
MarkerNotValid
Markers
MarketDataUpdated
MarketDisabled
MarketPricesVisible
MarketplaceDisabled
Marrowfell Brawler
Expand Down Expand Up @@ -20616,6 +20618,7 @@ NonTopoComplex
NonTopoComplexPack4Bits
NonTopoPenultimatePluseOne
None given.
NoneAvailable
Normalize3ComponentVectorInAttributes
Normalized3x3SobelEdgeFilterFrom
Not Enough Mana
Expand Down Expand Up @@ -21359,6 +21362,7 @@ PagePanelUp
PageScroll
PageUp
PageVisible
PaidPlayer
Paint Effect
Paint Performance
PaintDirtied
Expand Down Expand Up @@ -21397,7 +21401,6 @@ ParseEXRHeaderFromMemory( %s ) failed! Error message: %s
ParseEXRHeaderFromMemory() failed! Error message: %s
ParseFromString failed
ParserResponse
PartialOwnership
ParticipantList
Particle Event: %d
Particle Performance Metric : %u
Expand Down Expand Up @@ -21968,6 +21971,7 @@ PrivateLobbyOpponentName
PrivateLobbySetReady
PrivateLobbySetVisibleDecks
PrivateLobbyShareDeck
PrizePlayDisabled
ProPlayerBeta
Probably failed to set object type (%d) on the server/client.
ProbablyUnlocalizedText
Expand Down Expand Up @@ -28755,6 +28759,7 @@ dcg_catalogue_referenced_card_offset_x
dcg_catalogue_referenced_card_rotation
dcg_chat_allow_global
dcg_client_dump_template
dcg_client_ignores_card_ownership
dcg_coin_info
dcg_combat_lane_info
dcg_composite_rule_state_entity
Expand Down Expand Up @@ -29444,7 +29449,6 @@ eLogicalHandType
ePlayContextCasual_FreeConstructed
ePlayContextCasual_FreeDraft
ePlayContextCasual_OnlineMatch
ePlayContextCompetitive_DynamicGauntlet
ePlayContextFeatured_CallToArms
ePlayContextSocial_ChallengeFriend
ePlayContextSocial_ChallengeGroup
Expand Down Expand Up @@ -35137,13 +35141,17 @@ models/board/dcg_board_right_top_bot.vmdl
models/board/dcg_board_skeleton.vmdl
models/camera/dcg_camera.vmdl
models/card/ability_model.vmdl
models/card/ability_model_gold.vmdl
models/card/ability_shadow.vmdl
models/card/card.vmdl
models/card/card_armor.vmdl
models/card/card_armor_gold.vmdl
models/card/card_attachment_blank.vmdl
models/card/card_attack.vmdl
models/card/card_attack_gold.vmdl
models/card/card_combatarrow.vmdl
models/card/card_health.vmdl
models/card/card_health_gold.vmdl
models/card/card_icon_bounty.vmdl
models/card/card_icon_modifier.vmdl
models/card/card_incoming_damage.vmdl
Expand Down Expand Up @@ -35173,6 +35181,9 @@ models/card/wide_lane_ui_card.vmdl
models/character/card_courier/imp/card_courier_imp.vmdl
models/effects/deck_edge_blur.vmdl
models/error.vmdl
models/gamebox/improvement/improvement_active_gold.vmdl
models/gamebox/improvement/improvement_continuous_gold.vmdl
models/gamebox/improvement/improvement_trigger_gold.vmdl
models/hud/hud_inspect_background.vmdl
models/particle/screen/eog/eog_panorama.vmdl
models/props_character/card_courier/imp/dcg_imp_broom.vmdl
Expand Down Expand Up @@ -39606,6 +39617,7 @@ std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long
std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const
std::__detail::_RegexTranslator<std::regex_traits<char>, false, true>::_M_transform_impl(char, std::integral_constant<bool, true>) const
std::__detail::_RegexTranslator<std::regex_traits<char>, true, true>::_M_transform_impl(char, std::integral_constant<bool, true>) const
std::__detail::_RegexTranslator<std::regex_traits<char>, true, true>::_M_translate(char) const
std::__detail::_Scanner<char>::_M_advance()
std::__detail::_Scanner<char>::_M_eat_class(char)
std::__detail::_Scanner<char>::_M_eat_escape_awk()
Expand Down
3 changes: 2 additions & 1 deletion game/dcg/bin/linuxsteamrt64/libserver_strings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1932,7 +1932,6 @@ $tI
14CEnvSoundscape
14CEnvTimeOfDay2
14CEnvWindShared
14CExtraMsgBlock
14CFilterContext
14CFlexExpresser
14CFogController
Expand Down Expand Up @@ -9579,6 +9578,7 @@ Failed to map from %s to game-path
Failed to open file
Failed to parse components block in dynamic recipe
Failed to parse protobuf data
Failed to parse the encoded bytes for player %d collection (%u bytes)
Failed to parse the encoded bytes for player %d deck (%u bytes), marking deck as invalid
Failed to play server side instructor hint: no player specified for hint
Failed to precache script entity %s of type %s: script entity instance is null
Expand Down Expand Up @@ -17658,6 +17658,7 @@ dcg_ai_auto_play
dcg_ai_force_beginner
dcg_ai_force_play_action
dcg_ai_wait_for_animations
dcg_client_ignores_card_ownership
dcg_deck_validator_card_set_weights
dcg_dump_server_combat_log
dcg_enable_achievement_tracking
Expand Down
Loading

0 comments on commit 211b2f8

Please sign in to comment.