|
|
74458dbfd0
|
Added spawner and waypoint components, added building_set_waypoint order, particle emitters can now toggle their emission, buildings can now build and spawn units, buildings now dynamically emit smoke when working and no longer when building, added player2 to default game for testing.
|
2021-01-01 10:54:38 -06:00 |
|
|
|
e5579f48f1
|
Added building component, refactored components to have setup, draw, update and tick methods, added fencing for building construction area parimeter, misc other changes.
|
2019-12-17 15:40:26 -06:00 |
|
|
|
db5e61e5ea
|
paths are now in center of tiles instead of at top-left corner
|
2019-11-28 09:40:59 -06:00 |
|
|
|
8869ddb3de
|
Added initial tools support, minor refactor to sidebar actions
|
2019-11-27 12:28:43 -06:00 |
|
|
|
2b1ff35a34
|
now save player name from SoloLobby, made Director know able game so that construction workers can set active tool for Game (todo: implement tools :D), drafted 'structure' document
|
2019-11-22 17:18:44 -06:00 |
|
|
|
8b6f629a6a
|
Fixed sidebar action names having underscores shown, added sidebar actions to construction worker
|
2019-11-21 14:23:21 -06:00 |
|
|
|
cec0c45932
|
Added last 2 units, added sidebar actions and build queue components, entities can now have their build actions put on the sidebar
|
2019-11-21 14:04:33 -06:00 |
|
|
|
7775ccb3a3
|
Tanks turret is now centered on its body
|
2019-11-20 10:05:19 -06:00 |
|
|
|
2d70736753
|
Extracted movement and turret into 'components' that entity get add to its self when defined
|
2019-11-20 09:08:54 -06:00 |
|