Commit Graph

18 Commits

Author SHA1 Message Date
justin 123bcd2c94 Allow for random choice between placements in different rooms 2021-11-26 12:20:20 +00:00
justin e44c5e7120 Allow for more complex placement positioning 2021-11-24 20:51:50 +00:00
justin c4614866e6 Work towards allowing for children to attach to arbitrary link types 2021-11-23 22:54:43 +00:00
justin 5f6d81bd05 Cleanup 2021-11-23 22:33:23 +00:00
justin ddd120dee1 Use zip counting during room positioning 2021-11-23 22:08:51 +00:00
justin 86f363c2f9 Cleanup 2021-11-23 21:48:01 +00:00
justin 1f2d767d5e Move to using RoomLink datatype 2021-11-23 20:45:39 +00:00
justin a66ea1d922 Fix backtracking bug 2021-11-23 19:09:39 +00:00
justin 6e4b36fd82 Allow for multiple in links 2021-11-23 18:19:50 +00:00
justin 0f4040807a Transition to new room datatypes, first separate out/inlinks 2021-11-23 17:27:33 +00:00
justin 67b0d694af Define room link datatypes 2021-11-23 13:00:34 +00:00
justin f51a6a7216 Fix bug not adding last positioned room to list 2021-11-23 12:50:15 +00:00
justin 05bb1961c0 Fix bug that allowed for in links to be used as out links 2021-11-23 12:08:33 +00:00
justin 5ab5be3087 Test of lock and key system 2021-11-22 23:54:58 +00:00
justin 5d9ea4b733 Correct room link position numbering 2021-11-22 16:42:19 +00:00
justin b4759e4a27 Cleanup 2021-11-22 13:21:26 +00:00
justin 09e774d009 Fold in new composing room datatype 2021-11-22 12:46:32 +00:00
justin e185caf157 Ready for replacement of Either with bespoke data type for compo trees 2021-11-22 12:29:22 +00:00