Aatu / FieryVoid

A browser game based on AOGwars
8 stars 12 forks source link

fleet value - count all enhancements #1633

Closed Zero1627 closed 8 months ago

Zero1627 commented 10 months ago

for ship/fleet value - count both enhancements and options. This means spent missiles are counted, but also that Navigators and Cascor reevaluation are counted, which seems more important!

Zero1627 commented 10 months ago

also, make sure that structural damage is counted! (for most systems damage is not counted unless system is destroyed - but for Structure it should always coount).

Zero1627 commented 9 months ago

I think it will be best to do it the hard way - eg. add second extra variable right near one for enhancement value - call it Option value... Possibly no need to add it to database, just increase saved enhancement value by it. But enhancement vallue separately visible on selection screen is just too valuable to stack it right in front end.

Zero1627 commented 8 months ago

done!