Skip to content

Commit

Permalink
2660 | 1383 files | M Protobufs/dota_gcmessages_server.proto, M game/…
Browse files Browse the repository at this point in the history
…bin/built_from_cl.txt, M game/bin/linuxsteamrt64/libanimationsystem_strings.txt, M game/bin/linuxsteamrt64/libengine2_strings.txt, M game/bin/linuxsteamrt64/libmaterialsystem2.txt, M game/bin/linuxsteamrt64/libmaterialsystem2_strings.txt, M game/bin/linuxsteamrt64/libmeshsystem_strings.txt, M game/bin/linuxsteamrt64/libpanorama_strings.txt, M game/bin/linuxsteamrt64/libparticles.txt, M game/bin/linuxsteamrt64/libparticles_strings.txt, M game/bin/linuxsteamrt64/librenderingpipelines_strings.txt, M game/bin/linuxsteamrt64/libresourcesystem_strings.txt, M game/bin/linuxsteamrt64/libscenesystem_strings.txt, M game/bin/linuxsteamrt64/libsoundsystem.txt, M game/bin/linuxsteamrt64/libsoundsystem_strings.txt, M game/bin/linuxsteamrt64/libvphysics2_strings.txt, M game/bin/linuxsteamrt64/libvr_strings.txt, M game/bin/linuxsteamrt64/libworldrenderer_strings.txt, M game/bin/sdkassettypes.txt, M game/dota/bin/linuxsteamrt64/libclient_strings.txt, M game/

https://steamdb.info/patchnotes/2442456/
  • Loading branch information
SteamTracker committed Jan 16, 2018
1 parent b81c97d commit 66f34c0
Show file tree
Hide file tree
Showing 1,383 changed files with 9,230 additions and 6,948 deletions.
11 changes: 6 additions & 5 deletions Protobufs/dota_gcmessages_server.proto
Expand Up @@ -1056,7 +1056,7 @@ message CMsgServerToGCMatchStateHistory {
optional uint32 net_worth = 2;
optional uint32 level = 3;
optional uint32 deaths = 4;
optional bool is_alive = 5;
optional uint32 respawn_time = 5;
optional bool has_buyback = 6;
optional bool has_aegis = 7;
optional bool has_rapier = 8;
Expand All @@ -1065,10 +1065,11 @@ message CMsgServerToGCMatchStateHistory {
message TeamState {
optional uint32 team = 1;
repeated .CMsgServerToGCMatchStateHistory.PlayerState player_states = 2;
optional uint32 tower_status = 3;
optional uint32 barracks_status = 4;
optional bool glyph_available = 5;
optional uint32 kills = 6;
repeated uint32 tower_health_pct = 3;
repeated uint32 barracks_health_pct = 4;
optional uint32 ancient_health_pct = 5;
optional bool glyph_available = 6;
optional uint32 kills = 7;
}

message MatchState {
Expand Down
2 changes: 1 addition & 1 deletion game/bin/built_from_cl.txt
@@ -1 +1 @@
4309741
4314268
15 changes: 12 additions & 3 deletions game/bin/linuxsteamrt64/libanimationsystem_strings.txt
Expand Up @@ -205,6 +205,7 @@ $xMHc
%s: unexpected %s parameter: %s, bad %s element %d
%s: unknown %s specified: %s, bad %s element %d
%s\%s
&YA1D
&YA1H
&YA1L
&[A\A]A^]
Expand Down Expand Up @@ -1341,6 +1342,7 @@ $xMHc
:[tLL
;*3$"
;*t*1
;5)>P
;K(}&H
;Lckh
;Nc$8D
Expand Down Expand Up @@ -2007,6 +2009,7 @@ COrientConstraint
CParameterAnimCondition
CParameterValue
CParentConstraint
CParticleSystemDefinition
CPhysSurfaceProperties
CPhysSurfacePropertiesAudio
CPhysSurfacePropertiesGame
Expand Down Expand Up @@ -2073,6 +2076,7 @@ CWeakHandle
CXXABI_1.3
CX[A\]
CXt I
C_OP_InitSetSnapshotOnCP
C`[A\]
Can't write binary data to a text buffer.
Cannot allocate abstract class
Expand Down Expand Up @@ -2231,9 +2235,9 @@ D9:~9I
D9sP~OH
D9{ u
D;!t{Hc
D;%5}V
D;'t{Hc
D;.~9H
D;=KpV
D;`@|
D;c D
D;cxD
Expand Down Expand Up @@ -2923,7 +2927,6 @@ Lc6E1
Lc6E9
Lc7E)
Lc8D;x
Lc=M <
Lc?E)
LcFxE
LcKxA
Expand Down Expand Up @@ -4753,6 +4756,7 @@ m_goalPosition
m_hBuffer
m_hInputLayoutHandle
m_hSequence
m_hSnapshot
m_hardThreshold
m_hardVelocityThreshold
m_hardnessFactor
Expand Down Expand Up @@ -4976,6 +4980,7 @@ m_previousChoice
m_processingType
m_projectionAngularTolerance
m_projectionLinearTolerance
m_pszSnapshotName
m_qAimOffset
m_qAlignment
m_qBaseOrientation
Expand Down Expand Up @@ -5032,6 +5037,7 @@ m_sequences
m_shape
m_skeleton
m_slaves
m_snapshotName
m_solverIterationCount
m_sourceControlValue
m_speedFunction
Expand Down Expand Up @@ -5214,6 +5220,7 @@ option
optionallycompressedtangentframe
overlay
p[A\]
particles/
peakframe
perlin
pervertexlighting
Expand Down Expand Up @@ -5434,7 +5441,7 @@ t$XA\]
t&Hcq
t'HcK
t(Lc+
t)@:=A
t)@:=
t)Ic?
t*<-H
t*HcE
Expand Down Expand Up @@ -5586,12 +5593,14 @@ vmatL
vmesh
vmorf
vn %g %g %g
vpcf1
vphys
vrgrp
vrnmd
vscript
vscript_sequence_%d
vseqH
vsnap
vsurf
w u$H
w$AUL
Expand Down

0 comments on commit 66f34c0

Please sign in to comment.