wasabee-project / Wasabee-IITC

ENL DrawTools and Op Management
Apache License 2.0
30 stars 21 forks source link

Change W-D Keys from tansparency to color based #178

Open TheMitch2 opened 4 years ago

TheMitch2 commented 4 years ago

Instead of differing levels of transparency, use colors to indicate portal status. Green for linkable, yellow for missing resonators, orange for neutral, red for resistance portal.

cloudkucooland commented 4 years ago

@le-jeu This might be the ideal place to test using a pre-built SVG and programmatically adjusting its colors.

I'm sure we can come up with a way to allow skins to define alternate SVGs and expose an interface for altering them.

cloudkucooland commented 3 years ago

I think we are better to just have a simple static marker and let the operator check portal status. This might be too close to scraping. We could reflect the status once the operator loads portal details manually.