Open maggaou opened 2 years ago
Things like what is considered "natural" differs quite a lot between different users. Therefore what we really want here is to allow every user to adapt the stat order themselves
Note to self: Use https://github.com/pthom/imgui/blob/ffe5e6b2e8e3f459b72421ef925d208e9600f7e9/imgui_demo.cpp#L2260 for this
I uploaded a release (to Github) which should allow you to customize the stat order to your needs. Note that if a single setting enables or disables two lines in the stat display, those will always move as a group. Changing that would mean intensive refactoring, so I didn't do it this time. The release is here: https://github.com/Timmeey86/CustomTrainingStatisticsPlugin/releases/tag/v1.4.0.1085 Feel free to beta test - I can currently only do limited testing this week since I don't have access to my gaming computer right now
I think in previous releases goal speed stats were in this order: max, min, median, mean. That order is most natural and should be used. Order should remain unchanged between new releases.