Commit Graph

19 Commits

Author SHA1 Message Date
681080f3ed Fix harvesting and add resource depositing 2023-12-29 14:54:13 +01:00
31a9289770 Move systems into subdirectory, add tree shake animation 2023-12-29 14:46:11 +01:00
e7a0f91c36 Add draw sorting based on Y position 2023-12-29 09:42:15 +01:00
33b28b620d Implement harvest worker AI 2023-12-17 14:20:13 +01:00
4f2ac9a0eb Add actions 2023-12-17 09:06:14 +01:00
4047843b55 Add animations back 2023-12-16 17:52:56 +01:00
ce519fe409 Update to use game_tileset.h 2023-12-13 15:37:41 +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
ddb562a62e Split follow path system with follow target position 2023-12-07 11:20:04 +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
17bfe7f52d Use component for unit selection 2023-12-02 11:53:45 +01:00
5cbb7b6c94 Move flecs out of engine, reorganize systems 2023-11-17 20:29:51 +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
8825b9e01f Path following 2023-11-14 12:01:28 +01:00