neowutran / ShinraMeter

Tera DPS Meter
https://neowutran.ovh/updates/?C=M;O=D
MIT License
114 stars 80 forks source link

Shinra stops counting elapsed time during user's death #486

Closed paplusplusplus closed 3 years ago

paplusplusplus commented 3 years ago

Hi, my Shinra Meter stops counting elapsed fight time when I die, then continues counting after I revive. So I would like to ask if there are some ways to set the meter to always count elapsed fight time? thx

Gl0 commented 3 years ago

Elapsed fight time shown by shinra = timestamp of last hit - timestamp of first hit (main window show fight stats, not current state). If nobody hit the boss while you are dead - timer would show same numbers.

paplusplusplus commented 3 years ago

Elapsed fight time shown by shinra = timestamp of last hit - timestamp of first hit (main window show fight stats, not current state). If nobody hit the boss while you are dead - timer would show same numbers.

thank you for ur fast reply 👍 so that means timer wouldn't change while nobody hitting, but its gonna continue counting (including the lost elapsed time) when someone hit the boss, right? So if I die at 1:30 on timestamp > no one hit the boss for 10 sec (timer shows at 1:30) > a party member hits the boss (timer instantly changes to 1:40 and continues counting). Is this correct?

Gl0 commented 3 years ago

yes

paplusplusplus commented 3 years ago

alright, many thanks 👍