summaryrefslogtreecommitdiff
path: root/battles/include
AgeCommit message (Collapse)Author
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-12Implemented very basic linear move-to-dest componentAki
2022-11-11Changed rotation to be represented by angleAki
2022-11-11Hiding away implementation details of battle simulationAki
2022-11-10Testing out simple updating systemAki
2022-11-10Flattened Scenario and move sample to battles moduleAki
2022-11-09Created naive battle setup and view into itAki
2022-11-08Creating skeleton for battle simulation and universe dataAki
This might be a bit too much and a bit too blindly, but let's see how it evolves.