Official patch notes

Deadlock update
Build 24659809
10 Aug 2026, 20:09 UTC
Technical changes
12 files changed
+97 additions-107 removals
Technical changes
Changed files
12 tracked files.
12 files+97-107
MDumpSource2/.stringsignore+1-2
DumpSource2/.stringsignore
+1-2
@@ -11658,7 +11658,6 @@ How much book XP to award for a win
1165811658 How much damage to deal on retaliate the attacker when this is hit.
1165911659 How much does fatigue affect the power of the wall jump. 0.0 = aggressive (full power earlier) 0.5 = linear. 1.0 = gentle (full power later)
1166011660 How much exposure of the Capsule is needed for LoS. 1 means a pixel, 0 means requires center
11661-How much extra time the player has after reconnecting before he gets marked as AFK.
1166211661 How much extra weight to give a segment when it's the next recommended ability.
1166311662 How much faster/slower to show hints in guided bot match mode
1166411663 How much force to apply upward on hit
@@ -21670,7 +21669,6 @@ citadel_recent_comms_recording_window
2167021669 citadel_recent_comms_session_attempt_throttled_count
2167121670 citadel_recent_comms_throttling_limit
2167221671 citadel_recent_comms_throttling_penalty
21673-citadel_reconnect_idle_buffer_time
2167421672 citadel_record_hero_animgraph
2167521673 citadel_region_override
2167621674 citadel_reload_rank_data
@@ -41450,6 +41448,7 @@ m_vecLinearForceDirection
4145041448 m_vecLinearForcePointAt
4145141449 m_vecLinearForcePointAtWorld
4145241450 m_vecLingeringCopiedAbilities
41451+m_vecLinkPosition
4145341452 m_vecLinkedEnemies
4145441453 m_vecLocalCoordinateSystemSpeedScale
4145541454 m_vecLocalOffset
MDumpSource2/convars.txt+0-3
DumpSource2/convars.txt
+0-3
@@ -4063,9 +4063,6 @@ citadel_recent_comms_throttling_limit 10 (gamedll replicated release)
40634063 citadel_recent_comms_throttling_penalty 10 (gamedll replicated release)
40644064 <no description>
40654065
4066-citadel_reconnect_idle_buffer_time 45 (developmentonly gamedll defensive)
4067- How much extra time the player has after reconnecting before he gets marked as AFK.
4068-
40694066 citadel_region_override -1 (clientdll release)
40704067 Override the region of the client
MDumpSource2/schemas/client/CCitadel_Modifier_Hornet_Chain_Connection.h+1-2
DumpSource2/schemas/client/CCitadel_Modifier_Hornet_Chain_Connection.h
+1-2
@@ -1,4 +1,3 @@
1-class CCitadel_Modifier_Hornet_Chain_Connection : public CCitadelModifier
1+class CCitadel_Modifier_Hornet_Chain_Connection : public CCitadel_Modifier_Link
22 {
3- Vector m_vecOrigin;
43 };
MDumpSource2/schemas/client/CCitadel_Modifier_Link.h+1-0
DumpSource2/schemas/client/CCitadel_Modifier_Link.h
+1-0
@@ -5,4 +5,5 @@ class CCitadel_Modifier_Link : public CCitadelModifier
55 GameTime_t m_flPortalEndTime;
66 CUtlString m_sCasterAttachment;
77 CUtlString m_sParentAttachment;
8+ VectorWS m_vecLinkPosition;
89 };
MDumpSource2/schemas/server/CCitadel_Modifier_Hornet_Chain_Connection.h+1-2
DumpSource2/schemas/server/CCitadel_Modifier_Hornet_Chain_Connection.h
+1-2
@@ -1,4 +1,3 @@
1-class CCitadel_Modifier_Hornet_Chain_Connection : public CCitadelModifier
1+class CCitadel_Modifier_Hornet_Chain_Connection : public CCitadel_Modifier_Link
22 {
3- Vector m_vecOrigin;
43 };
MDumpSource2/schemas/server/CCitadel_Modifier_Link.h+1-0
DumpSource2/schemas/server/CCitadel_Modifier_Link.h
+1-0
@@ -5,4 +5,5 @@ class CCitadel_Modifier_Link : public CCitadelModifier
55 GameTime_t m_flPortalEndTime;
66 CUtlString m_sCasterAttachment;
77 CUtlString m_sParentAttachment;
8+ VectorWS m_vecLinkPosition;
89 };
MProtobufs/usermessages.proto+3-3
Protobufs/usermessages.proto
+3-3
@@ -238,8 +238,8 @@ message CUserMessageSendAudio {
238238 }
239239
240240 message CUserMessageAudioParameter {
241- optional uint32 parameter_type = 1 [default = 0];
242- optional uint32 name_hash_code = 2 [default = 0];
241+ optional uint32 parameter_type = 1;
242+ optional uint32 name_hash_code = 2;
243243 optional float value = 3;
244244 optional uint32 int_value = 4;
245245 }
@@ -664,7 +664,7 @@ message CUserMessageHapticsManagerPulse {
664664
665665 message CUserMessageHapticsManagerEffect {
666666 optional int32 hand_id = 1;
667- optional uint32 effect_name_hash_code = 2 [default = 0];
667+ optional uint32 effect_name_hash_code = 2;
668668 optional float effect_scale = 3;
669669 }
Mgame/citadel/bin/win64/client_strings.txt+6-12
game/citadel/bin/win64/client_strings.txt
+6-12
@@ -90,10 +90,8 @@
9090 (%ld unused bits)\n
9191 (+%d more due to usercommand delivery)
9292 (08@HPX`j
93- (08@HPXb`T
93+ (08@HPXb`[
9494 (08@HPZ
95- (08@HR`T
96- (0X`hpz`T
9795 (Dirty Animation)
9896 (INVALID PSS PARAMETERS)\n
9997 (Negative)
@@ -116,8 +114,8 @@
116114 <-- Arg '%s'
117115 <-- Retval '%s'
118116 <b>@import</b>
119- A0&g
120117 ACTIVE GROUP
118+ Ap&g
121119 CCitadelSteamInputHandler::BAreActionOriginsReady: SUCCESS!\n
122120 CCitadelSteamInputHandler::BAreActionSetsReady: SUCCESS!\n
123121 CCitadelSteamInputHandler::BAreAnalogActionHandlesReady: Analog Action not found: %s \n
@@ -17015,7 +17013,6 @@ $hRh
1701517013 02V8[
1701617014 05=k
1701717015 08@HR
17018-08@J`T
1701917016 08bX
1702017017 09,h
1702117018 0:00
@@ -17339,7 +17336,6 @@ $hRh
1733917336 3w2URu
1734017337 3wQ]
1734117338 3|rN>
17342-4!$0f
1734317339 4(Optional) Sorting method to use on returned values.
1734417340 4)#bH
1734517341 4)m1
@@ -17805,7 +17801,7 @@ $hRh
1780517801 @!@%@+@1@?@C@E@]@a@g@m@
1780617802 @":\n$CCitadelUserMsg_SpectatorTeamChanged
1780717803 @0pp
17808-@6PQ
17804+@6PX
1780917805 @?SlowGetInternalField@Object@v8@@AEAA?AV?$Local@VData@v8@@@2@H@Z
1781017806 @BH]f
1781117807 @DebugIndividualStyle
@@ -29793,13 +29789,12 @@ P-224
2979329789 P-256
2979429790 P-384
2979529791 P-521
29796-P08@J`T
29792+P08@J`[
2979729793 P08J
2979829794 P1\t98"
2979929795 P2P ping to "%s". Timed out after %.2fms\n
29800-P2`T
2980129796 P5[1
29802-P60G
29797+P60N
2980329798 PAGN_4
2980429799 PANORAMA_LAYOUTFILE
2980529800 PARALYZE
@@ -42470,7 +42465,7 @@ houseIdentifier
4247042465 hover
4247142466 hovering
4247242467 hp_stat
42473-hpz`T
42468+hpz`[
4247442469 hr_H
4247542470 href="
4247642471 hscroll
@@ -46758,7 +46753,6 @@ p.other
4675846753 p.ppBasis
4675946754 p.prime
4676046755 p.tpBasis
46761-p2`T
4676246756 p2p_ping could not convert "%s" to a CPeerToPeerAddress\n
4676346757 p2p_ping could not ping "%s" because they are an unknown peer\n
4676446758 p2p_ping requires a destination address\n
Mgame/citadel/bin/win64/server_strings.txt+62-64
game/citadel/bin/win64/server_strings.txt
+62-64
@@ -182,10 +182,8 @@
182182 (%ld unused bits)\n
183183 (%u unread)
184184 (08@HPX`j
185- (08@HPXb
185+ (08@HPXb`#
186186 (08@HPZ
187- (08@HR
188- (0X`hpz
189187 (Dirty Animation)
190188 (Eluded)
191189 (INVALID PSS PARAMETERS)\n
@@ -209,8 +207,7 @@
209207 - movable mesh id = none\n
210208 - vert %d = (%0.3f, %0.3f, %0.3f)\n
211209 -0000
212- .0x4
213- .Px4
210+ .0z4
214211 8f\ff
215212 <-- Arg '%s'
216213 <-- Retval '%s'
@@ -1700,6 +1697,7 @@ $light_emissive
17001697 (debug)
17011698 (default)
17021699 (fS{ggRcjh
1700+(fpo4
17031701 (from angle, to angle, time) - Spherical lerp of angle from->to based on time
17041702 (hInflictor, hAttacker, flDamage) - Allocate a damageinfo object, used as an argument to TakeDamage(). Call DestroyDamageInfo( hInfo ) to free the object.
17051703 (h`H1pqA
@@ -2074,9 +2072,7 @@ $light_emissive
20742072 ... %s culled event %s after max %i reached \n
20752073 ....................
20762074 ..uR5&m
2077-.004
2078-.094
2079-.0Y4
2075+.024
20802076 .0u4
20812077 .4bb
20822078 .97yY
@@ -14165,7 +14161,6 @@ $light_emissive
1416514161 .GCProtoBufMsgSrc
1416614162 .HCK\v
1416714163 .MODIFIER_ENTRY_TYPE
14168-.P04
1416914164 .P6AXAEBUSoundOpvarManagerSettableData_t@@PEAVCSoundOpvarSetPointStackCollection@@@Z
1417014165 .P6AXPEAVCPulseAPIExtensionRegistrationContext_t@@@Z
1417114166 .PARTICLE_MESSAGE
@@ -14189,8 +14184,8 @@ $light_emissive
1418914184 .PartnerAccountType
1419014185 .PingCommonData
1419114186 .PostProcessingGameStates
14192-.Ps4
14193-.Py4
14187+.Pu4
14188+.Pw4
1419414189 .Q.Ol
1419514190 .\crypto\asn1\a_bitstr.c
1419614191 .\crypto\asn1\a_bool.c
@@ -14475,10 +14470,12 @@ $light_emissive
1447514470 .google.protobuf.ServiceOptions
1447614471 .lbN
1447714472 .league
14478-.p94
14473+.p24
14474+.pV4
1447914475 .pp@0
14480-.ps4
14476+.pt4
1448114477 .pu4
14478+.pw4
1448214479 .solo
1448314480 .steammessages_unified_base.steamworkssdk.proto"\\n"CMsgSteamLearnDataSourceDescObject
1448414481 .text$
@@ -14537,14 +14534,14 @@ $light_emissive
1453714534 02V8[
1453814535 05=k
1453914536 08@HR
14540-08@J
1454114537 08bX
1454214538 09,h
1454314539 0;Q5[
1454414540 0<cz
1454514541 0=normal, 1=rebirth, 2=rejuvenator
1454614542 0AgffA
1454714543 0M2~@p
14544+0P6/
1454814545 0W/5
1454914546 0Z@q
1455014547 0\n+k_EMsgClientToGCRemoveItemAttributeResponse
@@ -14572,10 +14569,9 @@ $light_emissive
1457214569 0\r%0h
1457314570 0\r0#0)070;0U0Y0[0g0q0y0}0
1457414571 0e\r8
14575-0p4/
1457614572 0pp@5tqE?|sO541
1457714573 0tU+xc:
14578-0vD@/
14574+0v$B/
1457914575 0x%s
1458014576 0}dV
1458114577 1!1'1-191C1E1K1]1a1g1m1s1
@@ -14711,7 +14707,7 @@ $light_emissive
1471114707 2\n\tsource_gc
1471214708 2\r.CameraAction
1471314709 2\rlhp
14714-2\vpp4/
14710+2\vpP6/
1471514711 2^pV
1471614712 2_BONE_IK
1471714713 2_tasks_left
@@ -14822,18 +14818,15 @@ $light_emissive
1482214818 5s\nl
1482314819 5t?F
1482414820 5~EW
14825-6 04
14826-6 R4
14827-6 e4
14821+6 a4
14822+6 s4
1482814823 6#6165676;6M6O6S6Y6a6k6m6
1482914824 6#RDP#
1483014825 6%vi
1483114826 6,2K
1483214827 6-zeZ
14833-60&4
1483414828 60)4
1483514829 60000
14836-60z4
1483714830 62$|S)6f
1483814831 64CK\vH
1483914832 65535
@@ -14843,10 +14836,15 @@ $light_emissive
1484314836 666666666666666666666666666666666666666666666666\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\.\ssl\s3_enc.c
1484414837 6666666666666666CAttributeManager
1484514838 67-s
14846-6@q4
14839+6@C4
14840+6@o4
1484714841 6H,N
1484814842 6O|T%
1484914843 6P'4
14844+6P.4
14845+6PD4
14846+6PS4
14847+6Pe4
1485014848 6Qd=
1485114849 6\n2GAME_PARTICLE_MANAGER_EVENT_UPDATE_ENTITY_POSITION
1485214850 6\n2STEAMLEARN_INFERENCE_ERROR_INVALID_NAMED_INFERENCE
@@ -14858,21 +14856,18 @@ $light_emissive
1485814856 6\n\tstructure
1485914857 6\n\vmatch_slots
1486014858 6_wEX
14861-6`A4
14862-6`Y4
14863-6`m4
14859+6`14
14860+6`V4
1486414861 6afD
1486514862 6bX+
1486614863 6c&0|vvX
1486714864 6i$R\nQ
1486814865 6l13
1486914866 6lkc
1487014867 6myY;
14871-6p%4
14872-6p,4
14873-6pB4
14874-6pQ4
14875-6pc4
14868+6p(4
14869+6pf4
14870+6pk4
1487614871 6qo~
1487714872 6r-m_v
1487814873 6r1ij
@@ -14922,8 +14917,6 @@ $light_emissive
1492214917 8<pl
1492314918 8= zp
1492414919 8A6j
14925-8F b4
14926-8F0a4
1492714920 8GZS
1492814921 8SIffK5W
1492914922 8TZvrv<
@@ -15116,7 +15109,6 @@ $light_emissive
1511615109 >#>)>/>3>A>W>c>e>w>
1511715110 >(Only show on Minimap, no world, no sound
1511815111 >0 = watershed, 1 = monotone, 2 = layers
15119->0f4
1512015112 >33s?
1512115113 >4|6eXg_e
1512215114 >7^0g
@@ -15160,6 +15152,8 @@ $light_emissive
1516015152 >fN46R^
1516115153 >l\rur
1516215154 >p00<
15155+>pQ4
15156+>pW4
1516315157 >yhP
1516415158 >ztq
1516515159 ?333?
@@ -15189,12 +15183,12 @@ $light_emissive
1518915183 ?x29
1519015184 @!@%@+@1@?@C@E@]@a@g@m@
1519115185 @":\n$CCitadelUserMsg_SpectatorTeamChanged
15192-@08ND@/
15186+@08N$B/
1519315187 @0pp
15194-@60X4
15195-@6@s4
15188+@6 u4
15189+@6`t4
1519615190 @BH]f
15197-@HPX`hvpD4
15191+@HPX`hvPF4
1519815192 @MfKZ
1519915193 @Pgl
1520015194 @Pu\rm
@@ -15210,6 +15204,7 @@ $light_emissive
1521015204 @dKb]
1521115205 @fff>fff>fff>fff>
1521215206 @i1V
15207+@m_iObjective
1521315208 @n2w
1521415209 @player_start_teleport_destination
1521515210 @zipline_panel_tutorial_relay
@@ -15230,6 +15225,7 @@ A<fP
1523015225 A>x8
1523115226 A@d0I
1523215227 AA Compromise
15228+AA:P
1523315229 AABBDirection
1523415230 AACompromise
1523515231 AC2,h
@@ -15699,7 +15695,6 @@ Already in the goal area
1569915695 AltJumpSpeed
1570015696 Alternate icon definition index %d must be greater than or equal to zero
1570115697 AlternativeSorting
15702-Am_strVictimCastSound
1570315698 Amber
1570415699 AmbientCubes
1570515700 AmbushDuration
@@ -22051,6 +22046,7 @@ Found target!\n
2205122046 Found target\n
2205222047 FourVectors
2205322048 FourthHitDamagePercentage
22049+FpO4
2205422050 Frac
2205522051 Fractional component (ie. returns 0.34 for 12.34)
2205622052 Frame Time >%.2fms
@@ -25888,9 +25884,9 @@ P-224
2588825884 P-256
2588925885 P-384
2589025886 P-521
25891-P08@J
25887+P08@J`#
2589225888 P08J
25893-P08ND@/
25889+P08N$B/
2589425890 P1\t98"
2589525891 P5[1
2589625892 PAGN_4
@@ -26105,6 +26101,7 @@ POTG Eval: No important events at hottest locale, skipped eval\n
2610526101 POTG: Began replay for %s [ %.2f -> %.2f ] \n
2610626102 POTG: Stashed %.2f -> %.2f (miss time: %.2f) \n
2610726103 POTG:\n\tEvents: %d\n\tLocales: %d\n\tMemory Total: %d bytes\n
26104+PP6/
2610826105 PPz\v=
2610926106 PRB+
2611026107 PRECIPITATION
@@ -26431,7 +26428,7 @@ Please specify 0 or 1 with the -stream Parameter\n
2643126428 Please wait for broadcast to start ...
2643226429 Pm8A?
2643326430 PmR"H?
26434-PnD@/
26431+Pn$B/
2643526432 Point entity.
2643626433 Point under crosshair
2643726434 PointAtEntity
@@ -26479,7 +26476,6 @@ PowerUp Permanent %s
2647926476 PowerUp Temp
2648026477 PowerUp Temp %s
2648126478 PowerUpStages
26482-Pp4/
2648326479 Pr"V
2648426480 Pre-Nav Queries Updates
2648526481 PreBounceLifetime
@@ -26866,7 +26862,7 @@ R\n\nBookReward
2686626862 R\r1>Vp
2686726863 R\tV_log2f
2686826864 R\vp!y
26869-R\vpp4/
26865+R\vpP6/
2687026866 R]Di
2687126867 Rad2 Deg
2687226868 RadiationThink
@@ -30329,6 +30325,7 @@ Ut]<E
3032930325 Uv1t
3033030326 Uz_G3=
3033130327 V07;m
30328+V0w4
3033230329 V2I_ASIDENTIFIERS
3033330330 V2I_AUTHORITY_INFO_ACCESS
3033430331 V2I_AUTHORITY_KEYID
@@ -30376,7 +30373,6 @@ VNotify Sent\n
3037630373 VNotify StartProcess failed!\n
3037730374 VNotify: %s\n
3037830375 VPhysicsCollision
30379-VPu4
3038030376 VSCRIPT: Started VScript virtual machine using script language '%s'\n
3038130377 VScript error: A script attempted to create a scene entity mid-game. Entity creation from scripts is only allowed during map init.\n
3038230378 VScript error: DoEntFireByInstanceHandle was passed an invalid entity instance.\n
@@ -30858,9 +30854,8 @@ XYD%
3085830854 X\tQo
3085930855 X`hr
3086030856 Xd3h
30861-Xf0d4
30857+Xf0g4
3086230858 XfJ7
30863-XfPe4
3086430859 XjfR
3086530860 XqgA+
3086630861 Xuub
@@ -31128,8 +31123,8 @@ Z~wl
3112831123 \f]ne3
3112931124 \fdhWTh
3113031125 \fiaR
31131-\fp\vPl
31132-\fpp4/
31126+\fpP6/
31127+\fp\vPL
3113331128 \ful2
3113431129 \fy&3Gl
3113531130 \l:ArR
@@ -32068,7 +32063,7 @@ Z~wl
3206832063 \v\vTSG
3206932064 \vj0k
3207032065 \vjC7
32071-\vpp4/
32066+\vpP6/
3207232067 ]1h=bfz
3207332068 ]FhSD}
3207432069 ]GT7]
@@ -32142,9 +32137,9 @@ _tools_event_desc
3214232137 _xU`u
3214332138 _}eOk
3214432139 `28)fk
32145-`60#4
32146-`6@t4
32147-`6`94
32140+`2Pq
32141+`2pt
32142+`6 v4
3214832143 `:zQF
3214932144 `D$daM-l
3215032145 `DZG
@@ -32154,6 +32149,7 @@ _}eOk
3215432149 `\n\rvector_values
3215532150 `fPw.\vM
3215632151 `h9T~
32152+`htp
3215732153 `o_je
3215832154 `yNT
3215932155 a null shared library handle was used
@@ -32172,7 +32168,7 @@ a:typeparam
3217232168 a;Tg
3217332169 a@XZ
3217432170 aA0k
32175-aBvD@/
32171+aBv$B/
3217632172 aD/x
3217732173 aDSS
3217832174 aECDH
@@ -34495,7 +34491,6 @@ dHHp
3449534491 dITRedirect
3449634492 dNSDomain
3449734493 dOj\f,
34498-dP\tP
3449934494 dSAQuality
3450034495 dWry
3450134496 dZ!2.
@@ -34892,6 +34887,7 @@ doorman_bomb_projectile
3489234887 dotProductMax
3489334888 double_shot
3489434889 down
34890+dq\fp
3489534891 draft
3489634892 draft_item_sets
3489734893 drag_override
@@ -35567,6 +35563,7 @@ eyj5yR
3556735563 f#9i\n
3556835564 f%wyLmX:
3556935565 f&dy
35566+f0L4
3557035567 f1cK%
3557135568 f45\r
3557235569 fBB\fy
@@ -35575,7 +35572,6 @@ fL\ri
3557535572 fLength
3557635573 fMaxLength
3557735574 fP;y
35578-fPJ4
3557935575 fPitch
3558035576 fRoll
3558135577 fSpinDownTime
@@ -36673,6 +36669,7 @@ hovering
3667336669 hoverposeangles
3667436670 hoverposeflags
3667536671 hoverposeposition
36672+hpz`#
3667636673 hr_H
3667736674 http request
3667836675 https proxy request
@@ -38011,6 +38008,7 @@ linear_motion_z
3801138008 lineardampingratio
3801238009 linearfrequency
3801338010 link = %0.2f (%0.2f)
38011+link_position
3801438012 list cannot be null
3801538013 list error
3801638014 listen_for_animtag
@@ -39756,11 +39754,13 @@ mzP"T
3975639754 n < (int)sizeof(ctx->enc_data)
3975739755 n does not equal p q
3975839756 n0?X
39757+n0d4
3975939758 n1Z
3976039759 n5cM
3976139760 n6j/
3976239761 n:2C[
3976339762 n@PK
39763+n@c4
3976439764 nAlpha
3976539765 nAttributeValue
3976639766 nBodyGroup
@@ -39789,7 +39789,6 @@ nMeshGroupMask
3978939789 nMode
3979039790 nMoveType
3979139791 nNumerator
39792-nPb4
3979339792 nPitch
3979439793 nPriority != NETWORK_FIELD_CHANGE_DEFAULT_PRIORITY
3979539794 nSRecord
@@ -39804,7 +39803,6 @@ nValue
3980439803 nVersion
3980539804 n\r2S
3980639805 n`3i
39807-n`a4
3980839806 name constraints minimum and maximum not supported
3980939807 name of highest net worth enemy
3981039808 name too long
@@ -40417,13 +40415,14 @@ p.other
4041740415 p.ppBasis
4041840416 p.prime
4041940417 p.tpBasis
40420-p08@H^D@/
40421-p0jPL
40418+p08@H^$B/
4042240419 p2{l
4042340420 p4Z3
4042440421 p5Z3
4042540422 p5\nL,
4042640423 p618
40424+p6`Z4
40425+p6p\v4
4042740426 p@0pqE5tsO?|1
4042840427 pActivator
4042940428 pAnimGraphEntity
@@ -40468,6 +40467,7 @@ pOnEntity
4046840467 pOptionalLocationEnt
4046940468 pOtherEntity
4047040469 pOwner
40470+pP6/
4047140471 pParamValue
4047240472 pParameterName
4047340473 pPhysicsModel
@@ -40947,7 +40947,7 @@ playervisibilitystrength
4094740947 playerweapon
4094840948 playing_commentary
4094940949 playoverscript
40950-pnD@/
40950+pn$B/
4095140951 point
4095240952 point arithmetic failure
4095340953 point at infinity
@@ -41056,7 +41056,6 @@ pound
4105641056 power_up_buffs
4105741057 pp == NULL || *pp != NULL
4105841058 pp&c
41059-pp4/
4106041059 ppBasis
4106141060 pqualid
4106241061 pre idle done
@@ -42987,7 +42986,6 @@ tLY^m`6
4298742986 tLl
4298842987 tLsq
4298942988 tNt5
42990-tR\tP
4299142989 t\n\fDamageSource
4299242990 t\n\tCacheData
4299342991 t_movement_idle_turn_target
@@ -43871,7 +43869,6 @@ uvs are all identical
4387143869 uxX/
4387243870 v'A>M6
4387343871 v)56
43874-v0G4
4387543872 v0o/5
4387643873 v1(0)
4387743874 v1GZ
@@ -44331,6 +44328,7 @@ z(ov
4433144328 z/B,9d
4433244329 z<d2
4433344330 z>Hz
44331+zDWhen rolling a rare item scale up the "Good" bucket's weight by this much
4433444332 zF):O4
4433544333 zFar
4433644334 zG2m8
Mgame/citadel/pak01_dir.txt+15-14
game/citadel/pak01_dir.txt
+15-14
@@ -33007,23 +33007,23 @@ panorama/images/profile/single_up.vsvg_c CRC:001a8ae0ee size:1019
3300733007 panorama/images/ranked/badges/rank0/badge_lg_psd.vtex_c CRC:00e94aa964 size:1002052
3300833008 panorama/images/ranked/badges/rank0/badge_sm_psd.vtex_c CRC:0026881cc7 size:69852
3300933009 panorama/images/ranked/badges/rank00_lg_psd.vtex_c CRC:00d965468d size:525700
33010-panorama/images/ranked/badges/rank01_chalk_psd.vtex_c CRC:007c08f3b0 size:264260
33010+panorama/images/ranked/badges/rank01_chalk_psd.vtex_c CRC:00a61e8d76 size:264260
3301133011 panorama/images/ranked/badges/rank01_lg_psd.vtex_c CRC:00f08aef7f size:525700
33012-panorama/images/ranked/badges/rank02_chalk_psd.vtex_c CRC:0036dced1c size:264260
33012+panorama/images/ranked/badges/rank02_chalk_psd.vtex_c CRC:0009ed7d66 size:264260
3301333013 panorama/images/ranked/badges/rank02_lg_psd.vtex_c CRC:0095eb5a66 size:525700
33014-panorama/images/ranked/badges/rank03_chalk_psd.vtex_c CRC:00cf5fc4d8 size:264260
33014+panorama/images/ranked/badges/rank03_chalk_psd.vtex_c CRC:00589077f3 size:264260
3301533015 panorama/images/ranked/badges/rank03_lg_psd.vtex_c CRC:003c776585 size:525700
33016-panorama/images/ranked/badges/rank04_chalk_psd.vtex_c CRC:00d84faa65 size:264260
33016+panorama/images/ranked/badges/rank04_chalk_psd.vtex_c CRC:00d8f9b1b8 size:264260
3301733017 panorama/images/ranked/badges/rank04_lg_psd.vtex_c CRC:00103989d1 size:525700
33018-panorama/images/ranked/badges/rank05_chalk_psd.vtex_c CRC:00cdf4f64a size:264260
33018+panorama/images/ranked/badges/rank05_chalk_psd.vtex_c CRC:00b641bad3 size:264260
3301933019 panorama/images/ranked/badges/rank05_lg_psd.vtex_c CRC:002e9d2861 size:525700
33020-panorama/images/ranked/badges/rank06_chalk_psd.vtex_c CRC:0020298795 size:264260
33020+panorama/images/ranked/badges/rank06_chalk_psd.vtex_c CRC:0026534601 size:264260
3302133021 panorama/images/ranked/badges/rank06_lg_psd.vtex_c CRC:002df81986 size:525700
33022-panorama/images/ranked/badges/rank07_chalk_psd.vtex_c CRC:006fc9d2bd size:264260
33022+panorama/images/ranked/badges/rank07_chalk_psd.vtex_c CRC:008dc0af7e size:264260
3302333023 panorama/images/ranked/badges/rank07_lg_psd.vtex_c CRC:004a0666c7 size:525700
33024-panorama/images/ranked/badges/rank08_chalk_psd.vtex_c CRC:0039a37581 size:264260
33024+panorama/images/ranked/badges/rank08_chalk_psd.vtex_c CRC:001d941356 size:264260
3302533025 panorama/images/ranked/badges/rank08_lg_psd.vtex_c CRC:00b825a11c size:525700
33026-panorama/images/ranked/badges/rank09_chalk_psd.vtex_c CRC:00ce4eac78 size:264260
33026+panorama/images/ranked/badges/rank09_chalk_psd.vtex_c CRC:00fc87699e size:264260
3302733027 panorama/images/ranked/badges/rank09_lg_psd.vtex_c CRC:008a10057a size:829508
3302833028 panorama/images/ranked/badges/rank1/badge_lg_psd.vtex_c CRC:00148012e1 size:1002052
3302933029 panorama/images/ranked/badges/rank1/badge_lg_subrank1_psd.vtex_c CRC:009293614c size:1002068
@@ -33051,7 +33051,7 @@ panorama/images/ranked/badges/rank10/badge_sm_subrank3_psd.vtex_c CRC:0083ffd92d
3305133051 panorama/images/ranked/badges/rank10/badge_sm_subrank4_psd.vtex_c CRC:00681278ec size:69868
3305233052 panorama/images/ranked/badges/rank10/badge_sm_subrank5_psd.vtex_c CRC:00b0ecbe21 size:69868
3305333053 panorama/images/ranked/badges/rank10/badge_sm_subrank6_psd.vtex_c CRC:00b2c633f7 size:69868
33054-panorama/images/ranked/badges/rank10_chalk_psd.vtex_c CRC:008ab367aa size:264260
33054+panorama/images/ranked/badges/rank10_chalk_psd.vtex_c CRC:002a3ecedc size:264260
3305533055 panorama/images/ranked/badges/rank10_lg_psd.vtex_c CRC:0027350785 size:829508
3305633056 panorama/images/ranked/badges/rank11/badge_lg_psd.vtex_c CRC:00f5c1d142 size:2118468
3305733057 panorama/images/ranked/badges/rank11/badge_lg_subrank1_psd.vtex_c CRC:00b4863c9d size:2118484
@@ -33066,7 +33066,7 @@ panorama/images/ranked/badges/rank11/badge_sm_subrank3_psd.vtex_c CRC:00ea049111
3306633066 panorama/images/ranked/badges/rank11/badge_sm_subrank4_psd.vtex_c CRC:00d8b689c2 size:69868
3306733067 panorama/images/ranked/badges/rank11/badge_sm_subrank5_psd.vtex_c CRC:00995e48df size:69868
3306833068 panorama/images/ranked/badges/rank11/badge_sm_subrank6_psd.vtex_c CRC:008e7dd901 size:69868
33069-panorama/images/ranked/badges/rank11_chalk_psd.vtex_c CRC:000824896f size:264260
33069+panorama/images/ranked/badges/rank11_chalk_psd.vtex_c CRC:006d30422b size:264260
3307033070 panorama/images/ranked/badges/rank11_lg_psd.vtex_c CRC:00bdf6c8f2 size:829508
3307133071 panorama/images/ranked/badges/rank2/badge_lg_psd.vtex_c CRC:00f9cc5231 size:1002052
3307233072 panorama/images/ranked/badges/rank2/badge_lg_subrank1_psd.vtex_c CRC:0014641e85 size:1002068
@@ -34141,7 +34141,7 @@ panorama/styles/citadel_modified_attribute_label.vcss_c CRC:0010fba436 size:2464
3414134141 panorama/styles/citadel_mods_purchased_panel.vcss_c CRC:0070127f05 size:14639
3414234142 panorama/styles/citadel_party.vcss_c CRC:00ba4572bb size:11539
3414334143 panorama/styles/citadel_prewarm_assets_status.vcss_c CRC:007017bdb6 size:2047
34144-panorama/styles/citadel_ranked_badge.vcss_c CRC:00b993254f size:18021
34144+panorama/styles/citadel_ranked_badge.vcss_c CRC:00deb601bc size:18037
3414534145 panorama/styles/citadel_ranked_badge_full.vcss_c CRC:003848495b size:32596
3414634146 panorama/styles/citadel_ranked_badge_mini.vcss_c CRC:00f55375c1 size:26425
3414734147 panorama/styles/citadel_roster_hero_lore.vcss_c CRC:00fbb6194a size:4209
@@ -38176,7 +38176,7 @@ particles/abilities/hornet/hornet_assassinate_src_rings.vpcf_c CRC:0033046bdb si
3817638176 particles/abilities/hornet/hornet_assassinate_streak.vpcf_c CRC:00d988f73f size:3519
3817738177 particles/abilities/hornet/hornet_assassinate_streak_follow.vpcf_c CRC:0091ef261f size:3780
3817838178 particles/abilities/hornet/hornet_assassinate_tgt.vpcf_c CRC:0086f931be size:3749
38179-particles/abilities/hornet/hornet_chain.vpcf_c CRC:000255c821 size:2447
38179+particles/abilities/hornet/hornet_chain.vpcf_c CRC:00b1f29b37 size:2301
3818038180 particles/abilities/hornet/hornet_chain_beam.vpcf_c CRC:0050a6f7b4 size:3967
3818138181 particles/abilities/hornet/hornet_chain_beam_rope.vpcf_c CRC:006768774e size:3324
3818238182 particles/abilities/hornet/hornet_chain_disarm_debuff.vpcf_c CRC:009e60eb4e size:2866
@@ -38195,6 +38195,7 @@ particles/abilities/hornet/hornet_chain_projectile.vpcf_c CRC:005264dd7c size:34
3819538195 particles/abilities/hornet/hornet_chain_projectile_nail_model.vpcf_c CRC:0030e3ee00 size:2751
3819638196 particles/abilities/hornet/hornet_chain_projectile_trail_dark.vpcf_c CRC:00c4d4518b size:3906
3819738197 particles/abilities/hornet/hornet_chain_projectile_trail_smokey.vpcf_c CRC:00f93f2ec2 size:3455
38198+particles/abilities/hornet/hornet_chain_tether.vpcf_c CRC:009ec6e8de size:2095
3819838199 particles/abilities/hornet/hornet_crow_model.vpcf_c CRC:005ee02776 size:3844
3819938200 particles/abilities/hornet/hornet_crow_murder_model.vpcf_c CRC:00611ce081 size:3700
3820038201 particles/abilities/hornet/hornet_dagger.vpcf_c CRC:00471413af size:2900
@@ -50869,7 +50870,7 @@ scenes/conversations/match_start_yamato_priest_convo01.vcd_c CRC:00123410ee size
5086950870 scenes/conversations/match_start_yamato_priest_convo02.vcd_c CRC:00a7de5a24 size:1491
5087050871 scenes/conversations/match_start_yamato_priest_convo03.vcd_c CRC:00623c3d9b size:1433
5087150872 scenes/conversations_vcdlist.vrman_c CRC:00140f1ee3 size:102137
50872-scripts/abilities.vdata_c CRC:00e1d173f5 size:495895
50873+scripts/abilities.vdata_c CRC:00e73757a3 size:495925
5087350874 scripts/accolades.vdata_c CRC:00fb48c5fd size:3228
5087450875 scripts/book_library.txt CRC:00100347b4 size:2319
5087550876 scripts/bots/bot_difficulty.vdata_c CRC:000c1b9323 size:2424
Mgame/citadel/pak01_dir/scripts/abilities.vdata+1-0
game/citadel/pak01_dir/scripts/abilities.vdata
+1-0
@@ -64024,6 +64024,7 @@
6402464024 [
6402564025 "FireRateSlow",
6402664026 ]
64027+ m_LinkEffect = resource_name:"particles/abilities/hornet/hornet_chain_tether.vpcf"
6402764028 }
6402864029 m_strMoviePreviewPath = "file://{resources}/videos/hero_abilities/hornet_chain.webm"
6402964030 m_AbilityTooltipDetails =
Mgame/citadel/steam.inf+5-5
game/citadel/steam.inf
+5-5
@@ -1,9 +1,9 @@
1-ClientVersion=6673
2-ServerVersion=6673
1+ClientVersion=6675
2+ServerVersion=6675
33 ProductName=citadel
44 appID=1422450
55 ServerAppID=1422460
66 ToolsAppID=211
7-SourceRevision=10895272
8-VersionDate=Aug 08 2026
9-VersionTime=17:09:50
7+SourceRevision=10896951
8+VersionDate=Aug 10 2026
9+VersionTime=13:05:35
Update information⌄
- Build
- 24659809
- Associated changelist
- 37918199
- Game version
- 6675
Found something incorrect?
Report a missing patch note, incorrect file change, or other problem.