Commit Graph

12 Commits

Author SHA1 Message Date
a4d4992a54 Add a failover manager for script redundancy. 2025-02-28 12:28:15 -08:00
8da559eede Fix directory name. 2025-02-27 17:01:13 -08:00
2179653494 First stab at a class that abstracts out automatic scaling for sprite-based displays.
(I haven't even been able to test compilation or get IntelliSense for this.)
2025-02-27 17:01:13 -08:00
3727cf8f20 First stab (currently untested) for a dock loading/unloading script. 2025-02-23 02:07:55 -05:00
9f647edb95 Add display panel script, right now it just reports on stored raw materials. 2025-02-22 13:24:29 -05:00
11298083e7 Add a docking controller script using some new Block Actions. 2025-02-19 19:41:53 -05:00
372e9e22d2 Cleanup old sequencer references. 2025-02-14 15:57:46 -05:00
f5d3dbc275 Completely rework the Sequencery library and abandon MechDoor in favor of just using the action sequencer script. 2025-02-14 15:52:28 -05:00
b7fa9cb2cd Add automatic screen output and formatting to Consoles. 2025-02-13 00:50:11 -05:00
8611c6e597 Fix rotors and pistons getting stuck and breaking the sequence. 2025-02-11 21:43:23 -05:00
06be2bf30e Add a general-purpose Action Sequencer capable of arbitrary configuration. 2025-02-11 14:00:49 -05:00
497f5887bd Add a "main" solution file for intellisense to be happier. (Also useful for building/deploying all the scripts at once) 2025-02-09 01:12:52 -05:00