akshayjh / codelinkv2

Automatically exported from code.google.com/p/codelinkv2
0 stars 0 forks source link

Color change of the servers in GPS when health below certain points #570

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Change the color of the triangle to yellow when it's below 50% and orange when 
it's below 25%.

The problems I can think of are:
1) people will need to refresh the satnet [not a big problem]
2) it might make hijacking of strong servers very very hard for a single person 
especially since the game is having more and more players, then again hijacking 
a strong server should maybe be done with a few people.

Please rate the importance of your Feature Request *for others*
[Low|Med|High]:Med

Original issue reported on code.google.com by alpar.s...@gmail.com on 28 Sep 2013 at 4:44

GoogleCodeExporter commented 9 years ago
I +1 this but a bit lower than 50%. I have an idea for a bit of a revamp to 
attacking/repairing servers and group crash/hijack missions. I've been working 
on a draft post in the forum although I'm still working out the kinks. Momo if 
you decide to implement this hold off for a second until I make that post, I 
think I have some really fun ideas. ~PartyFlava

Original comment by jason.ci...@gmail.com on 28 Sep 2013 at 7:09

GoogleCodeExporter commented 9 years ago
Well problem is that you would have to compare health of all components wich 
means if you had disabled the component with the least health it would change 
nothing as a post to the componnt with highest health

Original comment by golyal...@gmail.com on 30 Dec 2013 at 6:53

GoogleCodeExporter commented 9 years ago
it could be a weighted comparison..

Original comment by alpar.s...@gmail.com on 30 Dec 2013 at 7:13