This website requires JavaScript.
Explore
Help
Sign In
annabunches
/
space_engineers
Watch
1
Star
0
Fork
0
You've already forked space_engineers
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fb211a94269013901295bc1f49b4b2f514bf94d5
Branches
Tags
View all branches
space_engineers
/
Mixins
/
Sequencer
History
annabunches
66fff69396
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
..
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
More refactoring.
2025-02-11 13:18:34 -05:00
SequenceableFactory.cs
Add an air monitor script and necessary additions to the Sequencer.
2025-02-11 00:20:39 -05:00
SequenceableRotor.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
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