MaruMaruOO / eve-fleet-simulator

A tool for Eve Online to simulate player versus player fleet combat and aid ship analysis.
https://evefleetsimulator.com
GNU Affero General Public License v3.0
12 stars 3 forks source link

Add tank scaling for the spring balance patch. #5

Open MaruMaruOO opened 5 years ago

MaruMaruOO commented 5 years ago

Ideally this should be done in preparation for the eve patch. The balance update will require a new EFS release and it should be rolled into that.

Implementation should be fairly painless but I still need to work out the math on CCPs end in order to match it.

MaruMaruOO commented 5 years ago

An initial implementation has been added with 2e259a1. It uses a close approximation rather than the actual algorithm so I'll leave this open with an eye towards changing that.