From 4d6907277a18ca11415029165a86d1d409cddcf3 Mon Sep 17 00:00:00 2001 From: Boblet Date: Mon, 2 Feb 2026 16:45:27 +0100 Subject: [PATCH] my ass is burning --- src/main/java/com/hbm/hrist/todo | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/main/java/com/hbm/hrist/todo 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