Skip to content

Commit 1d3aad9

Browse files
2000853 | 37 files | M DumpSource2/.stringsignore, M DumpSource2/schemas/particles/C_OP_MaxVelocity.h, M game/bin/built_from_cl.txt, M game/bin/win64/assetrename_strings.txt, M game/bin/win64/resourcecompiler_strings.txt, M game/bin/win64/scenesystem_strings.txt, M game/bin/win64/source1import.exe_strings.txt, M game/bin/win64/tier0_strings.txt, M game/bin/win64/tools/cs2_item_editor_strings.txt, M game/bin/win64/tools/modeldoc_editor_strings.txt, M game/bin/win64/tools/pet_strings.txt, M game/bin/win64/vconsole2.exe_strings.txt, M game/bin/win64/video64_strings.txt, M game/csgo/bin/win64/client_strings.txt, M game/csgo/bin/win64/server_strings.txt, M game/csgo/import_scripts/bin/tier0_strings.txt, M game/csgo/pak01_dir.txt, M game/csgo/pak01_dir/panorama/layout/mainmenu_major_tile.xml, M game/csgo/pak01_dir/panorama/layout/popups/popup_major_hub.xml, M game/csgo/pak01_dir/panorama/layout/popups/popup_major_store.xml, A game/csgo/pak01_dir/panorama/scripts/common/unique_random_number.js, M game/csgo/pak01_dir/panorama/scripts/gen
https://steamdb.info/patchnotes/23994866/
1 parent 769d26c commit 1d3aad9

37 files changed

Lines changed: 4489 additions & 544 deletions

DumpSource2/.stringsignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24524,8 +24524,6 @@ m_nOutputWhitePointRGB
2452424524
m_nOutsideWorld
2452524525
m_nOverlayRenderOrder
2452624526
m_nOverrideBlockLOS
24527-
m_nOverrideCP
24528-
m_nOverrideCPField
2452924527
m_nOverrideFlinchHitGroup
2453024528
m_nOversampleFactor
2453124529
m_nOvertimePlaying
@@ -28178,8 +28176,6 @@ output value at min distance
2817828176
outputSubmix
2817928177
overall size multiplier (-1 count based distribution)
2818028178
overbright factor
28181-
override CP field
28182-
override max velocity from this CP
2818328179
override translucent materials
2818428180
p2p_listpeers
2818528181
p2p_ping

DumpSource2/schemas/particles/C_OP_MaxVelocity.h

Lines changed: 152 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,19 +91,161 @@
9191
// "m_flOpTimeScaleMax": 1.000000,
9292
// "m_bDisableOperator": false,
9393
// "m_Notes": "",
94-
// "m_flMaxVelocity": 0.000000,
95-
// "m_flMinVelocity": 0.000000,
96-
// "m_nOverrideCP": -1,
97-
// "m_nOverrideCPField": 0
94+
// "m_flMaxVelocity":
95+
// {
96+
// "m_nType": "PF_TYPE_LITERAL",
97+
// "m_nMapType": "PF_MAP_TYPE_DIRECT",
98+
// "m_flLiteralValue": 0.000000,
99+
// "m_NamedValue": "",
100+
// "m_nControlPoint": 0,
101+
// "m_nScalarAttribute": 3,
102+
// "m_nVectorAttribute": 6,
103+
// "m_nVectorComponent": 0,
104+
// "m_bReverseOrder": false,
105+
// "m_flRandomMin": 0.000000,
106+
// "m_flRandomMax": 1.000000,
107+
// "m_bHasRandomSignFlip": false,
108+
// "m_nRandomSeed": <HIDDEN FOR DIFF>,
109+
// "m_nRandomMode": "PF_RANDOM_MODE_CONSTANT",
110+
// "m_strSnapshotSubset": "",
111+
// "m_flLOD0": 0.000000,
112+
// "m_flLOD1": 0.000000,
113+
// "m_flLOD2": 0.000000,
114+
// "m_flLOD3": 0.000000,
115+
// "m_nNoiseInputVectorAttribute": 0,
116+
// "m_flNoiseOutputMin": 0.000000,
117+
// "m_flNoiseOutputMax": 1.000000,
118+
// "m_flNoiseScale": 0.100000,
119+
// "m_vecNoiseOffsetRate":
120+
// [
121+
// 0.000000,
122+
// 0.000000,
123+
// 0.000000
124+
// ],
125+
// "m_flNoiseOffset": 0.000000,
126+
// "m_nNoiseOctaves": 1,
127+
// "m_nNoiseTurbulence": "PF_NOISE_TURB_NONE",
128+
// "m_nNoiseType": "PF_NOISE_TYPE_PERLIN",
129+
// "m_nNoiseModifier": "PF_NOISE_MODIFIER_NONE",
130+
// "m_flNoiseTurbulenceScale": 1.000000,
131+
// "m_flNoiseTurbulenceMix": 0.500000,
132+
// "m_flNoiseImgPreviewScale": 1.000000,
133+
// "m_bNoiseImgPreviewLive": true,
134+
// "m_flNoCameraFallback": 0.000000,
135+
// "m_bUseBoundsCenter": false,
136+
// "m_nInputMode": "PF_INPUT_MODE_CLAMPED",
137+
// "m_flMultFactor": 1.000000,
138+
// "m_flInput0": 0.000000,
139+
// "m_flInput1": 1.000000,
140+
// "m_flOutput0": 0.000000,
141+
// "m_flOutput1": 1.000000,
142+
// "m_flNotchedRangeMin": 0.000000,
143+
// "m_flNotchedRangeMax": 1.000000,
144+
// "m_flNotchedOutputOutside": 0.000000,
145+
// "m_flNotchedOutputInside": 1.000000,
146+
// "m_nRoundType": "PF_ROUND_TYPE_NEAREST",
147+
// "m_nBiasType": "PF_BIAS_TYPE_STANDARD",
148+
// "m_flBiasParameter": 0.000000,
149+
// "m_Curve":
150+
// {
151+
// "m_spline":
152+
// [
153+
// ],
154+
// "m_tangents":
155+
// [
156+
// ],
157+
// "m_vDomainMins":
158+
// [
159+
// 0.000000,
160+
// 0.000000
161+
// ],
162+
// "m_vDomainMaxs":
163+
// [
164+
// 0.000000,
165+
// 0.000000
166+
// ]
167+
// }
168+
// },
169+
// "m_flMinVelocity":
170+
// {
171+
// "m_nType": "PF_TYPE_LITERAL",
172+
// "m_nMapType": "PF_MAP_TYPE_DIRECT",
173+
// "m_flLiteralValue": 0.000000,
174+
// "m_NamedValue": "",
175+
// "m_nControlPoint": 0,
176+
// "m_nScalarAttribute": 3,
177+
// "m_nVectorAttribute": 6,
178+
// "m_nVectorComponent": 0,
179+
// "m_bReverseOrder": false,
180+
// "m_flRandomMin": 0.000000,
181+
// "m_flRandomMax": 1.000000,
182+
// "m_bHasRandomSignFlip": false,
183+
// "m_nRandomSeed": <HIDDEN FOR DIFF>,
184+
// "m_nRandomMode": "PF_RANDOM_MODE_CONSTANT",
185+
// "m_strSnapshotSubset": "",
186+
// "m_flLOD0": 0.000000,
187+
// "m_flLOD1": 0.000000,
188+
// "m_flLOD2": 0.000000,
189+
// "m_flLOD3": 0.000000,
190+
// "m_nNoiseInputVectorAttribute": 0,
191+
// "m_flNoiseOutputMin": 0.000000,
192+
// "m_flNoiseOutputMax": 1.000000,
193+
// "m_flNoiseScale": 0.100000,
194+
// "m_vecNoiseOffsetRate":
195+
// [
196+
// 0.000000,
197+
// 0.000000,
198+
// 0.000000
199+
// ],
200+
// "m_flNoiseOffset": 0.000000,
201+
// "m_nNoiseOctaves": 1,
202+
// "m_nNoiseTurbulence": "PF_NOISE_TURB_NONE",
203+
// "m_nNoiseType": "PF_NOISE_TYPE_PERLIN",
204+
// "m_nNoiseModifier": "PF_NOISE_MODIFIER_NONE",
205+
// "m_flNoiseTurbulenceScale": 1.000000,
206+
// "m_flNoiseTurbulenceMix": 0.500000,
207+
// "m_flNoiseImgPreviewScale": 1.000000,
208+
// "m_bNoiseImgPreviewLive": true,
209+
// "m_flNoCameraFallback": 0.000000,
210+
// "m_bUseBoundsCenter": false,
211+
// "m_nInputMode": "PF_INPUT_MODE_CLAMPED",
212+
// "m_flMultFactor": 1.000000,
213+
// "m_flInput0": 0.000000,
214+
// "m_flInput1": 1.000000,
215+
// "m_flOutput0": 0.000000,
216+
// "m_flOutput1": 1.000000,
217+
// "m_flNotchedRangeMin": 0.000000,
218+
// "m_flNotchedRangeMax": 1.000000,
219+
// "m_flNotchedOutputOutside": 0.000000,
220+
// "m_flNotchedOutputInside": 1.000000,
221+
// "m_nRoundType": "PF_ROUND_TYPE_NEAREST",
222+
// "m_nBiasType": "PF_BIAS_TYPE_STANDARD",
223+
// "m_flBiasParameter": 0.000000,
224+
// "m_Curve":
225+
// {
226+
// "m_spline":
227+
// [
228+
// ],
229+
// "m_tangents":
230+
// [
231+
// ],
232+
// "m_vDomainMins":
233+
// [
234+
// 0.000000,
235+
// 0.000000
236+
// ],
237+
// "m_vDomainMaxs":
238+
// [
239+
// 0.000000,
240+
// 0.000000
241+
// ]
242+
// }
243+
// }
98244
//}
99245
class C_OP_MaxVelocity : public CParticleFunctionOperator
100246
{
101247
// MPropertyFriendlyName = "maximum velocity"
102-
float32 m_flMaxVelocity;
248+
CPerParticleFloatInput m_flMaxVelocity;
103249
// MPropertyFriendlyName = "minimum velocity"
104-
float32 m_flMinVelocity;
105-
// MPropertyFriendlyName = "override max velocity from this CP"
106-
int32 m_nOverrideCP;
107-
// MPropertyFriendlyName = "override CP field"
108-
int32 m_nOverrideCPField;
250+
CPerParticleFloatInput m_flMinVelocity;
109251
};

game/bin/built_from_cl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10745773
1+
10790406

game/bin/win64/assetrename_strings.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ $x(<*L(^$*.d$40.2Z$D6@$Q
308308
%s will be DELETED
309309
%s%s: FGD Parse error: %s %s\n
310310
%s(%d) : %s\n
311+
%s(%d): error: %s
311312
%s(%s) = %s
312313
%s/%s.vmdl
313314
%s2-d encoding
@@ -451,7 +452,6 @@ $x(<*L(^$*.d$40.2Z$D6@$Q
451452
&nbsp;&nbsp;There is one code reference that may need to be manually fixed:<br>\n
452453
&nbsp;&nbsp;There is one code reference that will need to be manually fixed:<br>\n
453454
&nbsp;&nbsp;VMDL File saved: %s<br>\n
454-
&nbsp;&nbsp;VTEX File saved : %s<br>\n
455455
'%s' is not a valid variable type
456456
'OverrideClass' was specified but class '%s' has not been previously defined.\n
457457
'\v?enterEvent@QMenu@@MEAAXPEAVQEvent@@@Z
@@ -14486,6 +14486,7 @@ $x(<*L(^$*.d$40.2Z$D6@$Q
1448614486
<font color = red>&nbsp;&nbsp;ERROR: %s:<br>&nbsp;&nbspFrom: %s<br>&nbsp;&nbsp;&nbsp;&nbsp;To: %s<br></font>\n
1448714487
<font color = red>&nbsp;&nbsp;ERROR: Invalid DMX Save %s<br></font>\n
1448814488
<font color = red>&nbsp;&nbsp;ERROR: Invalid FBX Save %s<br></font>\n
14489+
<font color = red>&nbsp;&nbsp;ERROR: Invalid VTEX Save %s<br></font>\n
1448914490
<font color = red>&nbsp;&nbsp;ERROR: No CDmeModel found in %s!\n
1449014491
<font color = red>&nbsp;&nbsp;ERROR: Non-P4 Delete of GAME file:<br>&nbsp;&nbsp;%s<br></font>\n
1449114492
<font color = red>ERROR: Cannot read Modeldoc file %s<br></font>\n
@@ -16125,7 +16126,6 @@ Body Heading
1612516126
Body Vector
1612616127
BodyGroupList
1612716128
Bone "%s" parent bone %d doesn't exist. Only %d bones currently defined.\n
16128-
Bone "%s" specified as bone %d but should be bone %d\n
1612916129
Bone %d to %d
1613016130
Bone '%s' already existed in the bind pose
1613116131
Bone '%s' already existed in the mesh
@@ -23373,6 +23373,7 @@ ZoomSensitivityMouseWheel
2337323373
\n?editorDestroyed@QAbstractItemView@@MEAAXPEAVQObject@@@Z
2337423374
\nERROR: EXCEPTION:\n
2337523375
\nERROR: UNKNOWN EXCEPTION\n
23376+
\nNPh
2337623377
\nNo game entities will be available for creation.\n
2337723378
\nPds#
2337823379
\nS?moveTo@QPainterPath@@QEAAXAEBVQPointF@@@Z
@@ -23383,9 +23384,8 @@ ZoomSensitivityMouseWheel
2338323384
\n\tV_atanf
2338423385
\ndummyfilename.tif
2338523386
\ng default\n
23386-
\r%s(%d): error: %s
2338723387
\r&nbsp;&nbsp;Fixing up references in VSMART file:<br>%s<br><br>\n
23388-
\r<font color = red>&nbsp;&nbsp;ERROR: Invalid VTEX Save %s<br></font>\n
23388+
\r&nbsp;&nbsp;VTEX File saved : %s<br>\n
2338923389
\r?darker@QColor@@QEBA?AV1@H@Z
2339023390
\r?event@QObject@@UEAA_NPEAVQEvent@@@Z
2339123391
\r?eventFilter@QObject@@UEAA_NPEAV1@PEAVQEvent@@@Z
@@ -23400,9 +23400,11 @@ ZoomSensitivityMouseWheel
2340023400
\r?information@QMessageBox@@SA?AW4StandardButton@1@PEAVQWidget@@AEBVQString@@1V?$QFlags@W4StandardButton@QMessageBox@@@@W421@@Z
2340123401
\r?information@QMessageBox@@SA?AW4StandardButton@1@PEAVQWidget@@AEBVQString@@1W421@2@Z
2340223402
\r?initPainter@QWidget@@MEBAXPEAVQPainter@@@Z
23403+
\rBone "%s" specified as bone %d but should be bone %d\n
2340323404
\rModelDoc
2340423405
\r\f?focusInEvent@QLineEdit@@MEAAXPEAVQFocusEvent@@@Z
2340523406
\r\r?heightForWidth@QGridLayout@@UEBAHH@Z
23407+
\rm_fileName
2340623408
\rp\f`\v0\nP!'\f
2340723409
\src\shaders\
2340823410
\t2t4J6$"$
@@ -28248,7 +28250,6 @@ twoWay
2824828250
two_sided
2824928251
t|AO
2825028252
u:9F
28251-
u;Hf
2825228253
u\n?connect@QObject@@SA?AVConnection@QMetaObject@@PEBV1@PEBD01W4ConnectionType@Qt@@@Z
2825328254
u\v?eventFilter@QAbstractItemView@@MEAA_NPEAVQObject@@PEAVQEvent@@@Z
2825428255
ui_order

game/bin/win64/resourcecompiler_strings.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@
354354
#CfU7
355355
#P0_?G0
356356
#Q7z
357+
#Smart Prop Compiler Version
357358
#This file is generated by CHullIVR::SaveObj() from CPolygonMesh with %d vertices, %d faces\n
358359
#\t#\v#'#)#/#3#5#E#Q#S#Y#c#k#
359360
#\tV_fgets
@@ -362,7 +363,6 @@
362363
#k+ka\T
363364
#line
364365
#lyj
365-
#smartprop2
366366
#y"jl
367367
$)$=$A$C$M$_$g$k$y$}$
368368
$4cC
@@ -21361,7 +21361,7 @@ $prefix_element$
2136121361
?Exception@TryCatch@v8@@QEBA?AV?$Local@VValue@v8@@@2@XZ
2136221362
?Exit@Context@v8@@QEAAXXZ
2136321363
?Exit@Isolate@v8@@QEAAXXZ
21364-
?Foot Cycle Override heel lift frame is larger than the number of frames
21364+
?Foot Cycle Override heel lift frame is less than zero
2136521365
?Get@Object@v8@@QEAA?AV?$MaybeLocal@VValue@v8@@@2@V?$Local@VContext@v8@@@2@I@Z
2136621366
?Get@Object@v8@@QEAA?AV?$MaybeLocal@VValue@v8@@@2@V?$Local@VContext@v8@@@2@V?$Local@VValue@v8@@@2@@Z
2136721367
?GetCurrent@Isolate@v8@@SAPEAV12@XZ
@@ -28296,7 +28296,7 @@ Font Timeline Time
2829628296
Foot Cycle
2829728297
Foot Cycle Override heel land frame is larger than the number of frames
2829828298
Foot Cycle Override heel land frame is less than zero
28299-
Foot Cycle Override heel lift frame is less than zero
28299+
Foot Cycle Override heel lift frame is larger than the number of frames
2830028300
Foot Cycle Override start frame is larger than the number of frames
2830128301
Foot Cycle Override start frame is less than zero
2830228302
Foot Cycle Override toe land frame is larger than the number of frames
@@ -33682,7 +33682,6 @@ Small Hull (vertices all on 1 point)
3368233682
Smart Prop
3368333683
Smart Prop %s
3368433684
Smart Prop (%s)
33685-
Smart Prop Compiler Version
3368633685
Smart Prop File
3368733686
Smart Prop Locator
3368833687
Smart Prop cannot be updated because the smart prop definition file '%s' could not be found.
@@ -34088,6 +34087,7 @@ Surface Property Override
3408834087
SurfacePropPicker()
3408934088
SurfaceProperties missing name\n
3409034089
Suspender Spring
34090+
Svpcf66
3409134091
Swap Left And Right Bones
3409234092
Swap left and right bone names
3409334093
Swing Limit

game/bin/win64/scenesystem_strings.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,7 @@ $tIP
894894
24 Hour Clock
895895
2C2L
896896
2\vpD
897+
2\vpl
897898
2d arr
898899
2q2z2
899900
3 (tab skip)
@@ -4351,6 +4352,7 @@ RGBA32
43514352
RTProxy Layout
43524353
RTProxyBLAS
43534354
R\fpD
4355+
R\vpl
43544356
Rand Paul
43554357
Range: [%f,%f]
43564358
RangeSrcItem = %I64d (0x%I64X), RangeSelected = %d

game/bin/win64/source1import.exe_strings.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8101,6 +8101,7 @@ Success! Wrote source 2 workshop zip to: %s\n
81018101
SunSpreadAngle
81028102
SupportsDisplacementMapping
81038103
SurfacePropPicker()
8104+
Svpcf66
81048105
Symbol table: %d entries %llu bytes\n
81058106
SyncSource1ChangelistExceptions
81068107
Syncing source 1 mod files %s to head revision.\n

0 commit comments

Comments
 (0)