aussig / BGS-Tally

A tool to track and report your Background Simulation (BGS) and Thargoid War (TW) activity in Elite Dangerous, implemented as an EDMC plugin. BGS Tally counts all the work you do for any faction, in any system.
https://discord.gg/YDNVtjPnnm
MIT License
30 stars 9 forks source link

Notoriety Tracking Timer #212

Closed aussig closed 5 months ago

aussig commented 5 months ago

Would be useful to track how long remains to burn off notoriety.

Need to research whether we can get CMDRs notoriety level: Journal / CAPI / Status file

aussig commented 5 months ago

After research, the game only provides notoriety on initial login, so there is no reliable tracking of when it is assigned. We would therefore have to guess when the player gains notoriety, and how much, from journal entries which is likely to be too unreliable to be useful.

So closing as won't do.