We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d180123 commit 5f76f95Copy full SHA for 5f76f95
1 file changed
TODO.org
@@ -69,7 +69,9 @@
69
** TODO Apply a reduced deltaV
70
** TODO Flag depletion
71
* TODO Do we want to calculate PersistentThrust as a function of PersistentThrottle, minThrust, and maxThrust? :FEATURE:
72
-* TODO Make PersistentEngine a separate addon that uses existing ModuleEngines* module [0/1] :FEATURE:
73
-** TODO Add "engine" field to class
+* TODO Make PersistentEngine a separate addon that uses existing ModuleEngines* module [0/5] :FEATURE:
+** TODO Add "engine" field to PersistentEngine class
74
** TODO Make class inherit PartModule
75
** TODO Use "engine" field instead of direct fields
76
+** TODO Make module search vessel for ModuleEngine* module
77
+** TODO Update ion engine config to add PersistentEngine instead of replace ModuleEnginesFX
0 commit comments