summaryrefslogtreecommitdiff
path: root/sim/src/HitPoints.cpp
AgeCommit message (Expand)Author
2023-01-12Fixed edge cases in inter-layer damage consumptionAki
2023-01-08Implemented naive armour and shield without parametrized resitsAki
2023-01-08Added naive resistsAki
2023-01-08Renamed health to structure points where applicableAki
2023-01-08Extracted total retrieval to health points to enable modification of componentsAki
2023-01-08Extracted alive state check from battle to hitpoints to hide it awayAki
2022-12-31Extracted method to deal damage to hit pointsAki