Commit Graph

119 Commits

Author SHA1 Message Date
justin 5aeb04ba05 Add looping sound, add sound to terminals 2022-03-16 09:23:17 +00:00
justin f16f32d9d3 Implement terminals 2022-03-14 20:39:23 +00:00
justin 1b6f11709c Implement randomised markings on sensors 2022-03-13 19:59:46 +00:00
justin 06a501ff88 Rethink damage data type, work on damage sensors 2022-03-13 09:27:35 +00:00
justin 3bfebc266b Add laser tunnel lock-key combination 2022-03-09 15:27:35 +00:00
justin a4ec4e4889 Improve rooms, make consumable use type 2022-03-09 10:51:01 +00:00
justin 59e6f433ff Add missing file, workaround for placement positions bug 2022-03-08 07:59:36 +00:00
justin 79b5241c32 Fix glassLesson room 2022-03-07 10:42:07 +00:00
justin 81830d87a3 Improvements to rooms and view distances 2022-03-07 09:16:16 +00:00
justin 1364e7c8c8 Fix laser targeting draw when creature offscreen 2022-03-06 22:58:05 +00:00
justin f82bd3f788 Continue link cleanup 2022-03-05 01:29:24 +00:00
justin 0c580e63a4 Start cleanup of room in-links 2022-03-05 01:09:19 +00:00
justin 2a3c001a53 Add generic item placement rooms 2022-03-03 22:13:15 +00:00
justin 40f1d987cb Cleanup 2022-02-13 17:29:32 +00:00
justin 123bcd2c94 Allow for random choice between placements in different rooms 2021-11-26 12:20:20 +00:00
justin a66ea1d922 Fix backtracking bug 2021-11-23 19:09:39 +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 dd97ba8e5e Start to rework composition of trees 2021-11-22 12:06:29 +00:00
justin 1aa797ddef Add quiet laser sound 2021-11-21 23:27:14 +00:00
justin f6d5d5a201 Add basic vocalizations to chase creatures 2021-11-18 01:46:37 +00:00
justin 559d7e3a23 Tweak starting rooms 2021-11-16 22:48:45 +00:00
justin 5d0b48829c Cleanup and various bugfixes 2021-11-16 21:31:53 +00:00
justin ebe9ad6b90 Cleanup: broken pathfinding 2021-11-16 18:05:47 +00:00
justin cb8cbe03a4 Commit before reorganising level generation 2021-11-16 14:48:37 +00:00
justin f530952612 Add indicator light to switch doors 2021-11-16 12:57:13 +00:00
justin a7f2b5f3ea Move toward indexed external placements 2021-11-15 19:36:31 +00:00
justin 59dc24aff6 Minor cleanup 2021-11-15 02:16:17 +00:00
justin 2a28967cd3 Slightly broken placements 2021-11-14 19:56:22 +00:00
justin affdde0f21 Work towards using room positions rather than room links in placements 2021-11-14 10:13:56 +00:00
justin 52946f33a7 Allow arbitrary changes to a room when using a link slot 2021-11-14 01:47:33 +00:00
justin 4a089ff0cc Work toward adding wiring 2021-11-14 00:39:24 +00:00
justin 3624f22f2b Cleanup room moduling 2021-11-13 11:45:00 +00:00
justin 169ed7d05d Working inter-room placements 2021-11-13 11:13:34 +00:00
justin 67e164c830 Some cleanup, sidetracked from inter-room placements 2021-11-12 14:16:16 +00:00
justin 1d5b2ea765 Work towards cross-room placements 2021-11-12 11:13:59 +00:00
justin d63c2ac943 Commit before changing links 2021-11-11 22:51:02 +00:00
justin 8c45a02e46 Display abstract tree of placement, stout 2021-11-11 18:41:59 +00:00
justin da22d9833a Improve diagnostics for level generation 2021-11-11 17:08:03 +00:00
justin f706e541b9 Dump some info to sdout when generating level 2021-11-11 11:00:31 +00:00
justin a195157e54 Move toward better info display during level generation 2021-11-10 23:40:04 +00:00
justin 5b09c9aa37 Attempt to stop reuse of link placement spots 2021-11-09 17:00:42 +00:00
justin 28f8ac1fbd Add fallback placement for falled link based placement spots 2021-11-08 11:16:08 +00:00
justin 5681a37953 Cleanup. Add room-wise random placement spots 2021-11-07 19:46:14 +00:00
justin 4c6437da26 Fix one bug in door wall movement, add airlock, cleanup 2021-11-06 01:06:04 +00:00
justin 59f43a3602 Add lights to buttons, cleanup 2021-11-02 19:38:22 +00:00