Commit Graph

18 Commits

Author SHA1 Message Date
72b32b1a26 Merge tilesets into one 2023-12-12 17:02:23 +01:00
11832ec1cc Basic wood chopping 2023-12-10 11:08:40 +01:00
8543cc7b43 Rework input 2023-12-07 14:19:10 +01:00
365fb41831 Remove rotation from steering behavior 2023-12-07 11:41:13 +01:00
488dccfada Add entity rotation 2023-12-06 08:09:02 +01:00
ae1c21bdfc Rework input 2023-12-05 14:38:11 +01:00
0d137ffb25 Add idle animation 2023-12-05 11:25:56 +01:00
03b5959eae Kinematic movement + path following 2023-11-18 08:12:58 +01:00
2167d10501 Tweak spatial grid size, add colliders rendering 2023-11-17 19:39:49 +01:00
16d98a4691 Add trees as entities 2023-11-17 16:32:41 +01:00
021df6d77a Remove multiple colliders, add spatial index component 2023-11-17 15:13:30 +01:00
4c37622240 Add entity map 2023-11-15 18:32:43 +01:00
d37936ce7f Add Game as singleton 2023-11-15 08:18:56 +01:00
8825b9e01f Path following 2023-11-14 12:01:28 +01:00
bf543330e5 Add basic movement 2023-11-12 19:04:25 +01:00
526d292fb5 Very basic animations 2023-11-12 18:03:55 +01:00
bf56b150cc Separate buildings function from main.c 2023-11-12 16:31:40 +01:00
8edb7b7ea9 Restructure/refactor of main.c 2023-11-12 16:14:30 +01:00