Commit Graph

22 Commits

Author SHA1 Message Date
justin a4ec4e4889 Improve rooms, make consumable use type 2022-03-09 10:51:01 +00:00
justin ff6064a3b6 Add rooms, placements and room positions 2022-03-08 22:57:58 +00:00
justin 2e1c7f2687 Cleanup, fix tank opacity 2022-03-08 10:26:51 +00:00
justin 8179a2aa4f Fix incorrect creation of unused links pos 2022-03-08 09:48:45 +00:00
justin 505e4123d7 Add new weapons 2022-02-16 08:50:19 +00:00
justin 040849a550 Allow for rooms to inherit floor tiling from parents 2021-11-26 13:57:22 +00:00
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 e185caf157 Ready for replacement of Either with bespoke data type for compo trees 2021-11-22 12:29:22 +00:00