space_engineers/Mixins/Sequencer
2025-02-12 01:00:44 -05:00
..
ISequenceable.cs Configure Mechanical Door to use CustomData for configuration. Also refactor Sequenceables to use the yield enumerator pattern. 2025-02-10 19:43:10 -05:00
SequenceableDoor.cs Fix rotors and pistons getting stuck and breaking the sequence. 2025-02-11 21:43:23 -05:00
SequenceableFactory.cs Fix rotors and pistons getting stuck and breaking the sequence. 2025-02-11 21:43:23 -05:00
SequenceablePiston.cs Go back to automatically resetting once O2 levels are normalized. 2025-02-12 01:00:44 -05:00
SequenceableRotor.cs Fix rotors and pistons getting stuck and breaking the sequence. 2025-02-11 21:43:23 -05:00
Sequencer.cs Don't actually use the IConsoleProgram interface in code since it would require a huge number of casts and everything is inside Program anyway. 2025-02-11 14:36:24 -05:00
Sequencer.projitems Add (and use) a Sequencer library for orchestrating the mechanical door; this will eventually have wide reuse applicability. 2025-02-09 20:26:00 -05:00
Sequencer.shproj Add (and use) a Sequencer library for orchestrating the mechanical door; this will eventually have wide reuse applicability. 2025-02-09 20:26:00 -05:00