canonn-science / EDMC-Canonn

Project Athens: EDMC plugin to automatically collect accurate science data from the galaxy and coordinate missions
GNU General Public License v3.0
82 stars 12 forks source link

[FEATURE] Show which valuable bodies in a system have been 100% DSS mapped by you by changing body name color to green #162

Open Juneybugged opened 1 year ago

Juneybugged commented 1 year ago

When I have a bunch of planets in a system I'd like to DSS, it's always frustrating when I DSS a few and then can't remember which ones I've already scanned, requiring many trips back to the system map to check.

I think it would be a good idea to add functionality to the plugin to tell you which system bodies have already been 100% mapped by you. After you DSS a body that is already appeared on the Canonn plugin (such as a body that is under the Valuable tab), its name color should change to green. I believe this could be done by using the journal event that happens when a body is completely mapped.

NoFoolLikeOne commented 1 year ago

We would have to store the scan events otherwise we could only show it on the current session.

Juneybugged commented 1 year ago

We would have to store the scan events otherwise we could only show it on the current session.

Then perhaps the ability to manually mark bodies as scanned (via clicking them to turn them green) could be implemented in addition to automatic marking? That way, it wouldn't be a total loss if your system scan took more than one play session and you ended up having to lose your list when you logged off.