cppisking / ffrk-inspector

Issues tracker for FFRK Inspector
10 stars 8 forks source link

Feature request: Current stamina tracking #89

Open pksage opened 9 years ago

pksage commented 9 years ago

Really enjoying FFRKI so far! I hope you're enjoying your vacation. :)

I would love a rough idea of how much stamina I have left from within Fiddler, one which updates correctly as time goes on. I know the "user" node in many requests includes remaining stamina, and if you wanted to be irritatingly exact, you could use stamina_recovery_remaining_time to figure out how much is left in the 3 minutes. +/- 1 stamina would be fine, though, as long as I don't have to take out my phone and check. (If the Android version ever gets the iOS lock screen stats thing, this will be less important, but still useful.)

Thanks for your consideration!

DennisJWheeler commented 9 years ago

An alternative path to this, that might be easier but useful also:

Whenever a stamina comes across take it in, and put out a "Time till Stamina Filled". Maybe also "Time till you can complete the next stage" if you are in the middle of a dungeon?

Just thoughts.