Added this calculator as a Flavortown project
Previous work done (before this was added):
Made a battle calculator for Axis and Allies 1941.
Fixed error where margin of error was incorrect
Fixed error where order of loss (OOL) was incorrect/suboptimal
Added naval battles
Work done:
Fixed submarines attacking with surprise strike and then again in normal combat
Created unit tests to make sure that my optimizations didn’t impact the calculator
Optimized battle simulations by changing the underlying data structure (now ~10x faster)
0
Log in to leave a comment