From fe9fb57a214abed54375128368419820d709b142 Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Sun, 3 Jul 2016 16:27:57 +0200 Subject: [PATCH] Add more stuff to todo list --- documentation/src/TODO.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/documentation/src/TODO.rst b/documentation/src/TODO.rst index 667cf5f..41ce7bd 100644 --- a/documentation/src/TODO.rst +++ b/documentation/src/TODO.rst @@ -15,6 +15,12 @@ Infrastructure * Use stretch setting in flexboxes * Add CLI params for flex settings +* Move settings out of Boxes class (see .open()) + + * .bedBoltSettings + * .hexHolesSettings + +* Latches and locks Generators .......... @@ -23,5 +29,6 @@ Generators * Move bottom edges of walls without floor underneeth to E -* Make bolts configurable (e.g. box2.py) +* Make bolts configurable (e.g. in box2.py) * Treasure Chest with rounded lid and living hinge +* Box with hinge connecting non flat lid (needs new hinge type)