saul / demofile-net

Blazing fast cross-platform demo parser library for Counter-Strike 2 and Valve's Deadlock, written in C#.
MIT License
111 stars 10 forks source link

Add support for messages from `cstrike15_usermessages.proto` #81

Closed in0finite closed 2 months ago

in0finite commented 3 months ago

This file drags in many dependencies, maybe it's better to create smaller version that only has messages which are used in demos.

Messages used in demos:

CS_UM_WeaponSound 369 CS_UM_RadioText 322 CS_UM_PlayerStatsUpdate 336 CS_UM_VotePass 347 CS_UM_VoteFailed 348 CS_UM_EndOfMatchAllPlayersData 375 CS_UM_XpUpdate 365 CS_UM_ServerRankUpdate 352 CS_UM_MatchEndConditions 334 CS_UM_SendPlayerItemFound 363