Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4: Support Counter-Strike 2 #383

Merged
merged 120 commits into from
Sep 1, 2023
Merged

v4: Support Counter-Strike 2 #383

merged 120 commits into from
Sep 1, 2023

Conversation

markus-wa
Copy link
Owner

@markus-wa markus-wa commented Mar 23, 2023

No description provided.

@markus-wa
Copy link
Owner Author

Game events are parsing ok so far, next up are entities
image

@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Patch coverage: 76.16% and project coverage change: -11.19% ⚠️

Comparison is base (8eb0227) 91.44% compared to head (082a961) 80.26%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #383       +/-   ##
===========================================
- Coverage   91.44%   80.26%   -11.19%     
===========================================
  Files          32       47       +15     
  Lines        3262     6049     +2787     
===========================================
+ Hits         2983     4855     +1872     
- Misses        218      991      +773     
- Partials       61      203      +142     
Files Changed Coverage Δ
examples/encrypted-net-messages/enc_net_msg.go 93.54% <ø> (ø)
examples/entities/entities.go 92.59% <ø> (ø)
examples/heatmap/heatmap.go 95.00% <ø> (ø)
examples/mocking/collect_kills.go 100.00% <ø> (ø)
examples/net-messages/netmessages.go 89.47% <ø> (ø)
examples/print-events/print_events.go 89.13% <ø> (ø)
pkg/demoinfocs/common/hostage.go 71.42% <ø> (ø)
pkg/demoinfocs/debug_off.go 100.00% <ø> (ø)
pkg/demoinfocs/events/events.go 91.66% <ø> (ø)
pkg/demoinfocs/matchinfo.go 100.00% <ø> (ø)
... and 33 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ysomad
Copy link

ysomad commented Aug 24, 2023

@markus-wa Hi! Do you have some kind of a list which includes whats will be new and whats will be removed in a source2 parser?

@markus-wa markus-wa changed the title Support Counter-Strike 2 v4: Support Counter-Strike 2 Sep 1, 2023
@markus-wa markus-wa marked this pull request as ready for review September 1, 2023 14:17
@markus-wa markus-wa merged commit 663d133 into master Sep 1, 2023
4 of 7 checks passed
@markus-wa markus-wa deleted the s2 branch September 1, 2023 14:28
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.

6 participants