- Updated `State` enum to remove `FILLING_TANK` and add `ABORTING`. - Modified `Launcher` constructor to include `IMyProjector`. - Added `AbortLaunching` method to handle abort state. - Enhanced `UpdateState` to manage the new `ABORTING` state. - Introduced `CheckMissileBuilt` method for missile readiness checks. - Increased `HYDRO_TANK_FILLED_PERCENT` from 40 to 60. - Changed `GRID_PREFIX` from `[PML]` to `[Mimine]`. - Updated program's frequency from `Update10` to `Update100`. - Adjusted `ResetToNominal` to call `AbortLaunching` for all launchers. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| MissileLauncher.csproj | ||
| MissileLauncher.mdk.ini | ||
| MissileLauncher.mdk.local.ini | ||
| packages.config | ||
| Program.cs | ||
| README.md | ||
| thumb.png | ||