3 Commits

Author SHA1 Message Date
fcc6f2214e
Make ExecutingAttack have raw pointer array HitData, instead of a List. This is a very hot segment of code, and removing surrounding abstractions can give us a decent amount of performance.
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-27 18:26:09 +02:00
5e71c59f77
Implements tests for randomness distributions.
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-17 11:05:31 +01:00
265923231f
Initial commit 2019-10-06 13:50:52 +02:00