Skip to content

Commit 2f7fb30

Browse files
6395 | 4 files | M DumpSource2/.stringsignore, M game/bin/win64/particles_strings.txt, M game/citadel/bin/win64/client_strings.txt, M game/citadel/bin/win64/server_strings.txt
https://steamdb.info/patchnotes/22334307/
1 parent c84516e commit 2f7fb30

4 files changed

Lines changed: 24 additions & 25 deletions

File tree

DumpSource2/.stringsignore

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,7 @@ Above Threshold(dB)
680680
Above this health fraction change damage audio is deprioritized in the sound system.
681681
Abs
682682
Abs Origin
683+
AbsOrigin
683684
Absolute
684685
Absolute FOV when gun is zoomed. [Obsolete]: See m_flZoomFOV_Relative.
685686
Absorb
@@ -726,6 +727,8 @@ Add an IP address to the ban list.
726727
Add cluster # to visualization, (-1) to clear
727728
Add current area to the selected set.
728729
Add specified area id to the selected set.
730+
Add to Current Value Raw
731+
Add to Initial Value
729732
Add to scaling
730733
Add to value
731734
Add to zipline camera height offset
@@ -1125,7 +1128,6 @@ Attributes
11251128
Audio
11261129
Audio Tag
11271130
Aura - Modifier to Apply
1128-
AuraC
11291131
AuraShapeType_t
11301132
Author Texture As Gradient
11311133
Auto
@@ -12245,9 +12247,6 @@ LAYER_TYPE_VIGNETTE
1224512247
LAYOUTPOSITIONTYPE_FRACTIONAL
1224612248
LAYOUTPOSITIONTYPE_NONE
1224712249
LAYOUTPOSITIONTYPE_VIEWPORT_RELATIVE
12248-
LAYOUT_CUSTOM
12249-
LAYOUT_HAND_DEFAULT
12250-
LAYOUT_WORLD_DEFAULT
1225112250
LEAST_AGGRESSIVE
1225212251
LEFT
1225312252
LEGACY. See: citadel_show_chat_wheel_angle_threshold. Increase this to change how much you have to move your mouse to make the mousewheel visible.
@@ -12336,7 +12335,6 @@ Less Than
1233612335
Less aggressive fade out. The object will not fade out until it is smaller on screen than normal.
1233712336
LessThan
1233812337
LessThanEqual
12339-
LessonPanelLayoutFileTypes_t
1234012338
Level 1 Pickup rewards
1234112339
Level 2 Rewards
1234212340
Level 3 Rewards
@@ -13351,6 +13349,10 @@ Makes the bots purchase a random draft option
1335113349
Makes the debug overlay dashboard visible.
1335213350
ManifestTestResource_t
1335313351
MantleType_t
13352+
Mantle_128
13353+
Mantle_32
13354+
Mantle_64
13355+
Mantle_96
1335413356
Manual
1335513357
Manual Direction
1335613358
Manual Position
@@ -15974,6 +15976,7 @@ Rage
1597415976
Raise ground by this much for all cloth that traces the ground; should be 0 ideally
1597515977
Raise the bottom of the drag select volume.
1597615978
Raise the top of the drag select volume.
15979+
Ramp Current Value at Input Rate Per Second
1597715980
Random
1597815981
Random -1 - 1 Value
1597915982
Random -1 - 1 x Time
@@ -16724,8 +16727,10 @@ Saw
1672416727
ScalarExpressionType_t
1672516728
Scale
1672616729
Scale Animation Motion
16730+
Scale Current Value Raw
1672716731
Scale Damage to Objectives by this amount
1672816732
Scale Error Range
16733+
Scale Initial Value
1672916734
Scale Mode
1673016735
Scale Slide Turn
1673116736
Scale Slide speed (alters friction) to get more distance
@@ -16962,6 +16967,7 @@ Set Self and Children
1696216967
Set Sound Event Parameter
1696316968
Set UV (To Hitbox Offset)
1696416969
Set UV Up Direction (To Box Angles)
16970+
Set Value
1696516971
Set Variable
1696616972
Set Velocity
1696716973
Set a color tint to apply to a specific material.
@@ -17867,11 +17873,8 @@ TE_SparksId
1786717873
TE_WorldDecalId
1786817874
THIS ONE ACTUALLY CHANGES TARGETING BEHAVIOR! Also use our cone visualizer for our preview, and a sat sphere at destination. AOE is determined by settings below, or by GetTargetingConeAngle if overridden.
1786917875
THUMBNAIL
17870-
TIMELINE_COMPRESSION_AVERAGE
17871-
TIMELINE_COMPRESSION_AVERAGE_BLEND
17872-
TIMELINE_COMPRESSION_COUNT_PER_INTERVAL
17876+
TIMELINE_COMP
1787317877
TIMELINE_COMPRESSION_SUM
17874-
TIMELINE_COMPRESSION_TOTAL
1787517878
TLK_CITADEL_ABILITY_INTERRUPTED
1787617879
TLK_CITADEL_ABILITY_READY
1787717880
TLK_CITADEL_ALLY_KILLED

game/bin/win64/particles_strings.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,8 +1006,6 @@ Absolute value (int)
10061006
Activity %s has %d sequences with a total weight of %d!\n
10071007
Add R%d <- R%d + R%d
10081008
Add the array 'b' to the end of 'a'.
1009-
Add to Current Value Raw
1010-
Add to Initial Value
10111009
Address of m_Children.m_pHead: [%p]\n
10121010
All Particle Systems:\n
10131011
Allocated Particles
@@ -1841,7 +1839,6 @@ ROTATION_SPEED
18411839
Rad2 Deg
18421840
Radius from CP object
18431841
Radius scale
1844-
Ramp Current Value at Input Rate Per Second
18451842
Ramp control point linear random
18461843
Ramp scalar linear random
18471844
Ramp scalar linear simple
@@ -2009,9 +2006,7 @@ SHADER_EXTRA_DATA2
20092006
Saturate
20102007
Saturate (clamps float between 0 and 1)
20112008
Save a named value of any type on the cursor.
2012-
Scale Current Value Raw
20132009
Scale INV R%d <- R%d / R%d
2014-
Scale Initial Value
20152010
Scale R%d <- R%d * R%d
20162011
ScaleMatrix
20172012
Scene Object Pointer
@@ -2047,7 +2042,6 @@ Set Event
20472042
Set Float
20482043
Set Simulation Timescale
20492044
Set System-Wide Float
2050-
Set Value
20512045
Set Vector
20522046
Set child control points from particle positions
20532047
Set child control points objects to model particles

game/citadel/bin/win64/client_strings.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17855,7 +17855,6 @@ AbilityUpgradeRadial
1785517855
Aborting - cannot delete file: %s\n
1785617856
Abs Float
1785717857
Abs Int
17858-
AbsOrigin
1785917858
Absolute Velocity (x,y,z)
1786017859
Absolute value (float)
1786117860
Absolute value (int)
@@ -28210,10 +28209,6 @@ MantleProbeResult_Ramp
2821028209
MantleProbeResult_Success
2821128210
MantleProbeResult_Unknown
2821228211
MantleTask
28213-
Mantle_128
28214-
Mantle_32
28215-
Mantle_64
28216-
Mantle_96
2821728212
ManualInput
2821828213
ManuallyTriggerSpawnGroupCompletion
2821928214
Map "%s" is using the obsolete HoldAnimation key on a prop_dynamic with model %s\n
@@ -33250,6 +33245,10 @@ TESparks_GameEvent_t
3325033245
TEWorldDecal_GameEvent_t
3325133246
TEXTURE_MIP_USAGE
3325233247
TE_MuzzleFlash_client
33248+
TIMELINE_COMPRESSION_AVERAGE
33249+
TIMELINE_COMPRESSION_AVERAGE_BLEND
33250+
TIMELINE_COMPRESSION_COUNT_PER_INTERVAL
33251+
TIMELINE_COMPRESSION_TOTAL
3325333252
TIMEOUT
3325433253
TINY_CENTERED_HULL
3325533254
TINY_HULL

game/citadel/bin/win64/server_strings.txt

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15376,7 +15376,6 @@ AbilityUnitTargetLimit
1537615376
AbilityUnlocks
1537715377
Abs Float
1537815378
Abs Int
15379-
AbsOrigin
1538015379
Absolute value (float)
1538115380
Absolute value (int)
1538215381
AcG\nt
@@ -23891,6 +23890,9 @@ LAM\rhaI)|pL<
2389123890
LARGE_CENTERED_HULL
2389223891
LARGE_HULL
2389323892
LATE
23893+
LAYOUT_CUSTOM
23894+
LAYOUT_HAND_DEFAULT
23895+
LAYOUT_WORLD_DEFAULT
2389423896
LBN6
2389523897
LEVEL DESIGN ERROR: Divide by zero in math_value\n
2389623898
LEVEL DESIGN ERROR: Entity %s is parented to itself!\n
@@ -23973,6 +23975,7 @@ LerpToNewPosition
2397323975
LerpVectors
2397423976
Less R%d <- R%d < R%d
2397523977
LessEq R%d <- R%d <= R%d
23978+
LessonPanelLayoutFileTypes_t
2397623979
Level
2397723980
Level Up
2397823981
Level Up Rule:
@@ -24304,10 +24307,6 @@ MantleProbeResult_NoLip
2430424307
MantleProbeResult_Ramp
2430524308
MantleProbeResult_Success
2430624309
MantleProbeResult_Unknown
24307-
Mantle_128
24308-
Mantle_32
24309-
Mantle_64
24310-
Mantle_96
2431124310
ManualAccelSpeed
2431224311
ManualDecelSpeed
2431324312
ManualSpeedChanges
@@ -29336,6 +29335,10 @@ TESparks_GameEvent_t
2933629335
TEWorldDecal_GameEvent_t
2933729336
TICK:%5d:Ragdoll separation count: %d\n
2933829337
TILT_TWIST
29338+
TIMELINE_COMPRESSION_AVERAGE
29339+
TIMELINE_COMPRESSION_AVERAGE_BLEND
29340+
TIMELINE_COMPRESSION_COUNT_PER_INTERVAL
29341+
TIMELINE_COMPRESSION_TOTAL
2933929342
TINY_CENTERED_HULL
2934029343
TINY_HULL
2934129344
TLK_DISSOLVESCREAM

0 commit comments

Comments
 (0)