From ac2fc8e4c15322a803e55d6091ae0a824175088b Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Thu, 8 Jan 2026 21:17:30 -0500 Subject: [PATCH] update manual TODO --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index 0600284..a12fa75 100644 --- a/docs/TODO +++ b/docs/TODO @@ -9,10 +9,10 @@ If you see modifications to this file in git status, IGNORE them and do not comm - remember to periodically check the reference docs against new changes === Simulation/Physics === + - fix moon tests with SOI coordinate transforms for planets - remove bodies on non closed orbits after they are a certain distance from the root body, or bary-center - add tests for each orbit type - - add and test moons around planets - add and test 'satellite' objects that should not be in parents or have a SOI - move the example binary system config to test configs, and make some tests