Skip to content

Conversation

treacherousfiend
Copy link
Contributor

Been a while since there's been an update to these snippets, so I've brought it up to speed with the current VDC pages.
Side note, I'm not sure how worthwhile it is to keep deprecated functions or ones that are straight up non-functional in the snippets. I've decided to keep them since thats how it was before, but

-Added default values to some of the Script Debug variables. the ones that don't have them have a value on the VDC of "NONE"
-Updated intsize for x64 tf2
-Updated RAND_MAX to show that the value is different on Windows and Linux
-Add new functions that have been added since the last update
-Add some new input descriptions and function descriptions from the VDC.
-Marked some functions that are deprecated or broken as being so, even though its not technically part of the description on the VDC
-Add new Krampus custom damage type constants (notably, it seems that none of the other maps that have custom kill icons added new custom damage types, its some other super hardcoded thing)
-Mark constants that are broken or missing
-Add descriptions to some regular damage types to show what TF2 uses them for (i.e. DMC_ACID is crit damage)
-Fix a couple typos in VDC descriptions
-updated gameevents with new TF2 events and new events brought over from HL2

-Added default values to some of the Script Debug variables. the ones that don't have them have a value on the VDC of "NONE"
-Updated _intsize_ for x64 tf2
-Updated RAND_MAX to show that the value is different on Windows and Linux
-Add new functions that have been added since the last update
-Add some new input descriptions and function descriptions from the VDC.
-Marked some functions that are deprecated or broken as being so, even though its not technically part of the description on the VDC
-Add new Krampus custom damage type constants
-Mark constants that are broken or missing
-Add descriptions to some regular damage types to show what TF2 uses them for (i.e. DMC_ACID is crit damage)
-Fix a couple typos in VDC descriptions
-Updated the actual vscode and sublime snippets
-Also updated gameevents with new TF2 events and new events brought over from HL2
@sour-dani
Copy link
Owner

looks great, thanks!

deprecated items should probably be removed so I will make an issue to research that

@sour-dani sour-dani merged commit db9eae1 into sour-dani:main Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants