30 Commits

Author SHA1 Message Date
6c1d0dfdb2 Add hurt, die animation when taking damage 2024-02-07 17:14:17 +01:00
df581dcb9d Add particles! 2024-01-29 20:01:36 +01:00
5d96a02284 Fix hitboxes for entities 2024-01-28 14:09:27 +01:00
a61768e912 Add hitboxes 2024-01-28 11:00:32 +01:00
07d1852fb9 Add soldiers 2024-01-23 20:31:23 +01:00
2d11bb4675 Properly set building owner + apply building pop capacity 2024-01-23 18:39:53 +01:00
f3acb1a0a3 Add get item handle point 2024-01-23 16:41:24 +01:00
c9a2bd2672 Add rest of assets, add blue player 2024-01-23 11:26:23 +01:00
087b8f22a7 Add buildings 2024-01-15 10:12:40 +01:00
52cccf4665 Inspection for Animation component 2024-01-10 16:59:17 +01:00
c08fca9670 Buildings as entities instead of map layer 2024-01-08 14:41:26 +01:00
114a464c95 Fix type in extract_common.py (BzTileID) 2024-01-06 19:55:40 +01:00
f667614cfe Add weapons 2024-01-06 19:54:22 +01:00
118f7f9d93 Add top bar game UI 2023-12-28 09:47:55 +01:00
5564df4768 Add collisions to tileset 2023-12-17 09:36:33 +01:00
77ddaa157b Change duration to seconds 2023-12-16 17:52:15 +01:00
1f391edee8 Remove unnecessary infromation from .tsj file 2023-12-16 16:39:00 +01:00
dfe137bb93 Add named animations 2023-12-16 16:01:39 +01:00
9949b09101 Update tileset to use BzTileID 2023-12-13 16:32:54 +01:00
20aee8ffae Rework scripts to work for single tileset 2023-12-13 15:32:02 +01:00
72b32b1a26 Merge tilesets into one 2023-12-12 17:02:23 +01:00
0d137ffb25 Add idle animation 2023-12-05 11:25:56 +01:00
9fac356492 Add enum prefix and function name option 2023-11-20 07:57:57 +01:00
df911c65b7 Add header guards 2023-11-12 15:43:41 +01:00
1908150635 Place buildings 2023-11-11 07:01:49 +01:00
fb7c0831da Rename BUILDINGS to BuildingType, add owner component to entities 2023-11-10 06:47:50 +01:00
60e66bbd67 Proper building detection 2023-11-10 05:54:40 +01:00
3fdd24d951 Add size detection 2023-11-10 05:39:38 +01:00
37dd2a8bc4 Fix script so output code can be compiled 2023-11-09 17:58:57 +01:00
04e7943d91 Add tileset class extractor script 2023-11-09 17:48:56 +01:00