Commit Graph

5 Commits

Author SHA1 Message Date
3cc19de61f Update to latest Arbutils, use new integer defines 2022-03-23 13:56:45 +01:00
a570e90f67 Adds GetLastUsedAttackOnTarget helper to BattleHistory
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-19 13:08:34 +01:00
20b53833c4 Cleans up HistoryHolder to be a lot less complicated (although possibly a bit slower), adds DamageHistory.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-10-23 16:57:58 +02:00
53bfbd36c2 Use a precompiled header.
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-09-25 13:05:15 +02:00
cb4765e0cc Adds support for History data, allowing us to store specific interesting occurrences in the data flow, and recall them later.
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-08-14 15:18:00 +02:00