Commit Graph

69 Commits

Author SHA1 Message Date
807ccc2ddf implement belts are now added to the build queue 2026-04-22 21:54:07 +02:00
f29dc9862a dont require output belts to be aligned with output ports 2026-04-22 21:15:39 +02:00
393c49e1bb fix issue where shipyard did not produce anything 2026-04-21 22:17:48 +02:00
2523cd6a1b make stations not attack other stations 2026-04-21 21:42:54 +02:00
79e89b524e implement returning full cost for buildings that get demolished in construction queue 2026-04-21 21:19:27 +02:00
4f27c8f3a9 fix: demolish did not return blocks 2026-04-21 21:16:10 +02:00
b7f2005504 add restart button to game over screen 2026-04-21 20:38:18 +02:00
35dd81748e fix bug where items get already consumed right after being placed on a belt 2026-04-20 22:14:55 +02:00
2991a9584f show ports 2026-04-20 21:37:41 +02:00
46188bd9ca fix belts were not drawn 2026-04-20 21:18:14 +02:00
94123e93d6 implement ui 2026-04-20 20:33:37 +02:00
498b97db20 implement waves 2026-04-20 14:10:01 +02:00
65de4ddc5c implement ship behaviors 2026-04-20 08:29:53 +02:00
411be72a5c implement scrap and ship skeleton 2026-04-20 07:32:18 +02:00
bf29cc40e3 implement building system 2026-04-19 20:53:08 +02:00
f2d912b4eb implement belt system 2026-04-19 16:18:39 +02:00
ffe69f08b5 implement simulation shell 2026-04-19 15:49:18 +02:00
41fd2a83ee add basic types and fix cmake 2026-04-19 15:35:21 +02:00
8b740dfe8e add basic c++ project setup 2026-04-19 10:19:27 +02:00