DemoMan icon indicating copy to clipboard operation
DemoMan copied to clipboard

The TF2 Demo Manager

Results 13 DemoMan issues
Sort by recently updated
recently updated
newest added

I saw that you were considering adding demo rendering in #56. I think it would also be cool to support demo previewing! I saw that https://dribble.tf/ has a lightweight demo...

enhancement
Idea :bulb:

Add an ability to query across all given demo files to find specific details such as player name, ubers, airblasts, or chats.

enhancement

https://tauri.app/v1/guides/distribution/updater/

enhancement

Long-running operations, like loading of many demos in a demo directory, should report real-time progress to the user. Implementation notes: We need to dispatch a Tauri event in the backend...

enhancement

If possible, add a button to the demo details page that renders the demo (or a specified tick interval) to a video file.

Idea :bulb:

Add support for trimming/cutting demos. Use [demostf/edit](https://github.com/demostf/edit).

Idea :bulb:

Implement a recreation of the in-game scoreboard on the demo details page Subtasks: - [x] Add scoreboard - [x] Add ability to show per-player stats - [ ] Show players...

enhancement

Users should be able to double-click a demo file in their file manager view it's details in DemoMan. - [ ] Associate the app with .dem files - [ ]...

enhancement

DemoMan v1 is able to read the P-Rec event format in addition to the vanilla TF2 format. This should be possible in v2 as well. Tasks: - [ ] Implement...

enhancement

Implement some keyboard shortcuts to speed up navigation. Ideas: - `Ctrl`+`F`: Filter demo list

enhancement