Timmeey86 / CustomTrainingStatisticsPlugin

GNU General Public License v3.0
2 stars 1 forks source link

Feature: show when a session started #61

Open maggaou opened 2 years ago

maggaou commented 2 years ago

This is useful information. Session time length can also be displayed but this isn't necessary because of increased cpu load. Keep separate time for different training packs. Time information can be displayed even if stat recording is paused.

This is not limited to this issue only: don't make new session if the user selects to restart the training. There are some reasons to do that like applying different goal blocker mesh or changing arena.

Some other useful information: how long game have been paused before the last pause. This means that if I decide to finish my session and then hit pause, this last pause time isn't included.

Timmeey86 commented 2 years ago

I would probably provide any time related info in a separate panel which can be moved around and configured just like the others.

Concerning creating or not creating a new session: Currently, you can adapt goal blocker, reset, then restore the previous session through a hotkey.