pjmagee / dota2-helper

Dota2 Timer tracker with Dota2 real-time GSI
GNU General Public License v3.0
2 stars 0 forks source link

feat: better distinction between fake and real timer in the UI #14

Closed pjmagee closed 3 weeks ago

pjmagee commented 3 weeks ago

when the fake timer is working, make it clearer that the timers are fake.

When the game is launched and or connected and sending data to the helper, the user should be able to know that now they can trust the values coming back from the helper UI and that they are true and not the fake timers used for configuration/demonstration and setup purposes.

pjmagee commented 3 weeks ago

Fixed