cppisking / ffrk-inspector

Issues tracker for FFRK Inspector
10 stars 8 forks source link

Log drops at start of battle, rather than after it ends. #58

Closed danielcrane closed 9 years ago

danielcrane commented 9 years ago

From what I gather, the drops are only logged once the battle actually ends - but wouldn't it be possible (and probably preferable) to log the drops as soon as the fight begins?

By doing this we'd get much more data on droprates in the cases where people use the airplane trick to flee from fights when hunting a specific drop.

DennisJWheeler commented 9 years ago

With inspector you shouldn't need the airplane trick. You get the information right once the battle starts, so you can flee immediately.

Also, the data that happens on battle start is the same as resume. So it would also skew data. It does however store data on success, flee, etc. All the calls it can find.

danielcrane commented 9 years ago

The airplane trick is the general name I was giving to leaving the fight before it completes, since it was the most popular method in the past, but if the inspector does indeed log the drops on flee already then this post can be removed.

cppisking commented 9 years ago

Drops are logged when you flee also, I don't think this should be an issue On Thu, Jun 4, 2015 at 7:31 AM Fat-Chocobo notifications@github.com wrote:

The airplane trick is the general name I was giving to leaving the fight before it completes, since it was the most popular method in the past, but if the inspector does indeed log the drops on flee already then this post can be removed.

— Reply to this email directly or view it on GitHub https://github.com/cppisking/ffrk-inspector/issues/58#issuecomment-108915809 .

danielcrane commented 9 years ago

Thanks, I wasn't aware of this.