diff --git a/src/main/java/com/hbm/hrist/todo b/src/main/java/com/hbm/hrist/todo new file mode 100644 index 000000000..0dcd10a47 --- /dev/null +++ b/src/main/java/com/hbm/hrist/todo @@ -0,0 +1,20 @@ +On the menu: + +R-Components +* Connectors (i.e. a type of node) +* Connections between their connectors with directionality +* Connections unify into a Line, unless there is a branch +* Branches need a certain type of node which is referenced in their Line for quick access + +ColSys +* The mechanism + +DynComp +* More or less dynamic system for producing arbitrary-shaped R-Comps +* Even more local nodes for entity transformation +* May god have merc on my soil + +Other +* Invent CL that doesn't suck balls +* Pathing? Probably? I guess? +* ow \ No newline at end of file