summaryrefslogtreecommitdiff
path: root/battles/src/scenarios.cpp
AgeCommit message (Collapse)Author
2022-11-24Applied ship designs and stats to current sample scenario and universeAki
2022-11-15Implemented naive skeleton for types repository in universeAki
2022-11-14Implemented naive turrets and targeting mechanicsAki
Coupling between components, implementation of systems and behaviour of some state-related methods should be refactored, but the overall look is nice.
2022-11-13Playing around with hit pointsAki
2022-11-10Flattened Scenario and move sample to battles moduleAki