Skip to content

Demo Recording/Playback System#329

Closed
Crystalwarrior wants to merge 1 commit intoAttorneyOnline:masterfrom
Crystalwarrior:feature/demo-playback
Closed

Demo Recording/Playback System#329
Crystalwarrior wants to merge 1 commit intoAttorneyOnline:masterfrom
Crystalwarrior:feature/demo-playback

Conversation

@Crystalwarrior
Copy link
Contributor

@Crystalwarrior Crystalwarrior commented Oct 21, 2020

This implements support for a demo system by recording networking packets for anything that is relevant to this system.
Evidence might be recorded in the future, but it can potentially overload the filesize of .demo files due to how fucking cursed evidence packets are.

TODO:

  • an option to enable/disable demo recordings in the settings

Demo playback system with:

  • Playing the demo file as it would play out in-client
  • Playing the demo file skipping dead air that goes over a certain ms threshold (like 10000 for wait time more than 10s to be skipped)
  • Rewinding
  • Skipping forward
  • Reading the demo file frame-by-frame
  • Timeline you can navigate with notches etc.
  • Playback from lobby as an option instead of doing it when present on a server

implements #317

Set up elapsedtimer to generate wait# stuff between packets recorded
TODO: playback
@Crystalwarrior Crystalwarrior added enhancement Request for functionality not present help wanted Extra attention is needed ui Issues related to the user interface (non-viewport related) labels Oct 21, 2020
@Crystalwarrior Crystalwarrior self-assigned this Oct 21, 2020
@Crystalwarrior
Copy link
Contributor Author

:|

@Crystalwarrior
Copy link
Contributor Author

go to #337

@oldmud0
Copy link
Member

oldmud0 commented Nov 12, 2020

gotos are evil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Request for functionality not present help wanted Extra attention is needed ui Issues related to the user interface (non-viewport related)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants