MantisBT - Soldat
View Issue Details
0000202SoldatOtherpublic2012-05-13 00:252013-12-15 10:23
homerofgods 
zakath 
normalminoralways
closedfixed 
 
 
0000202: autodemo records in intervals of 2 min instead of last 2 min.
When you press F8, autodemo should record the last 2 min, but instead it records in intervals of 2 min.

you can set another value in soldat.ini (Record_Time=2) but the result is the same, records in intervals.
Example:
I joined a game with autodemo on, Record_Time=1
When I joined it was 07:15 time left
I pressed F8 exactly 06:00 time left
You would then think I would get recordings from 07:00 time left to 06:00 time left (1 min)
But what I got was: 06:15 time left to 06:00 time left. (15sec)
If I had done anything amazing on the last 15 seconds I would have missed it.
When you press F8 to save a demo, it starts on a new interval.
No tags attached.
Issue History
2012-05-13 00:25homerofgodsNew Issue
2012-05-14 11:14homerofgodsNote Added: 0001487
2012-05-14 13:27TheOneNote Added: 0001488
2012-11-13 20:36zakathNote Added: 0001625
2012-11-13 20:36zakathStatusnew => resolved
2012-11-13 20:36zakathResolutionopen => fixed
2012-11-13 20:36zakathAssigned To => zakath
2013-12-15 10:23homerofgodsStatusresolved => closed

Notes
(0001487)
homerofgods   
2012-05-14 11:14   
<@zakath> a netcode issue
(0001488)
TheOne   
2012-05-14 13:27   
Often you don't want to have a full 2 min recorded, though.
If it's not possible to cache this, a button to start a new autodemo without storing the previous one would be helpful (like: I'm not sure if an epic situation will happen in my next run, but let's start a new demo and see). Waiting for a new auto demo to start can be annoying.
(0001625)
zakath   
2012-11-13 20:36   
Modified autorecord to always record everything
also change the demoname format to MAPNAME-YYYY-MM-DD-HH-NN-SS.sdm(ie ctf_Ash-2012-11-13-18-18-18.sdm) to make it easier to find demos.