Commit graph

10 commits

Author SHA1 Message Date
0cbd5370f9 Enhance missile control logic in Program.cs
Updated constants for delay and auto-destruction times.
Added checks for required components in FindElements method
with improved error handling. Introduced new methods for
auto-destruction and enemy detection. Modified state update
logic to ensure correct missile behavior based on component
availability and current state.
2025-08-30 23:30:07 +02:00
5dc10e361b Check if missiles doors are open before launching missiles 2025-08-23 21:44:45 +02:00
7656b66348 Cleaning 2025-08-22 23:31:32 +02:00
ebf5477ad1 Use the new utilities functions and add the STOP command 2025-08-22 23:29:17 +02:00
0aa3ae21d2 Set some field as readonly 2025-08-22 23:28:20 +02:00
482f5a9d7d Update dependencies 2025-08-22 23:27:39 +02:00
ea2b20b42c Add some utility functions to find blocks and groups. 2025-08-22 23:24:31 +02:00
93b3689567 Lot of changes (Update to MDK2) 2024-11-03 23:45:58 +01:00
6b3ee666d6 Add missile launcher and missile controller projects 2024-05-08 21:20:58 +02:00
1d890b728a First commit 2023-09-08 23:45:14 +02:00