Open boyski33 opened 1 year ago
Yeah sure why not. Haven't been invited for beta yet, tho...
Edit: also linux is excluded from beta and i dont have windows...
If youre invited already u can maybe test and report whats changed...
Does @Rossiar still work for @faceit? He implemented public methods to inject own regexes for custom logs two years ago in #3 ... Maybe you guys can have a look and report changes then... Would be interresting...
@janstuemmel unfortunately I don't work for faceit anymore - but @boyski33 does and should be able to help!
@janstuemmel I laid hand on a couple of logs, and AFAIK they look pretty much the same with a couple of exceptions:
"sv_maxspeed" = "320.000000"
instead of "sv_maxspeed" = "320"
I don't think the library even cares about these value, to be honest. I'll fork the repo and make these changes to test it locally, and I'll get back to you.
should relativly easy to adapt then. but would definitly open up a new repo for cs2 -> cs2-log
@janstuemmel
Can you do that and link the repo here then? I'll then open a PR.
https://github.com/janstuemmel/cs2-log
i'll rename files, readme and imports after...
Is there a plan to create a library for parsing CS2 logs?