Commit Graph

20 Commits

Author SHA1 Message Date
214cf19a52 Fix tileset river collisions, add pathing test map 2024-01-10 17:10:00 +01:00
07e03702ad Add tree test map, fix easing system 2024-01-07 09:32:36 +01:00
dbb5ac5382 Add game scenario to Main menu background 2023-12-22 08:07:22 +01:00
5c1859cf1b Update asset file to contain new sprites 2023-12-16 17:54:33 +01:00
adbd84a2fd Fix some trees being on wrong layer 2023-12-13 09:34:53 +01:00
72b32b1a26 Merge tilesets into one 2023-12-12 17:02:23 +01:00
3885e911a3 Add path smoothing 2023-11-23 19:01:28 +01:00
26d980a7ad Add 80 test entities (workers) on map 2023-11-23 11:10:34 +01:00
c232fc9afd Fix bug where allocated paths were never returned 2023-11-16 09:00:27 +01:00
8825b9e01f Path following 2023-11-14 12:01:28 +01:00
ab817ee03d Basic pathfinding 2023-11-14 08:25:55 +01:00
10e47a6ad4 Fixed tile objects rendering 2023-11-11 09:35:05 +01:00
3c8254c6f6 Add support for objects with tiles 2023-11-11 09:21:59 +01:00
f32c19dc3d Overhaul tilemap, add building ownership layer 2023-11-09 15:46:35 +01:00
aa9fe8fa9a Add some colliders 2023-11-08 17:02:03 +01:00
8a13edb838 Proper layer rendering 2023-11-07 15:04:36 +01:00
9946513a44 Change trees to tiles 2023-11-06 19:07:45 +01:00
8687b3ca19 Add tokenizer 2023-11-06 15:06:59 +01:00
75d81bd21a Add tiled project files 2023-11-01 15:23:44 +01:00
56f05ca61f Add test tiled map and support for loading it 2023-11-01 06:40:14 +01:00