issues
search
redraskal
/
r6-dissect
Match Replay API/CLI for Rainbow Six: Siege's Dissect (.rec) format.
MIT License
70
stars
11
forks
source link
feat (indev): movement data
#105
Open
redraskal
opened
2 months ago
redraskal
commented
2 months ago
Based on data from #101
TODO:
[ ] Identify the player associated with each movement update
[ ] Identify rotation updates
[ ] Identify timestamps (consistent update rate or another way to read the current time?)
[ ] Implement flag to include movement data in output
Based on data from #101
TODO: