Commit Graph

220 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 d340fd73c3 Improve placementspots 2022-03-12 10:35:14 +00:00
justin 33718ea94b Cleanup in/outplacements 2022-03-11 13:24:14 +00:00
justin 5d43fc8244 Use explicit out and in placements with ids 2022-03-11 12:55:59 +00:00
justin 219e4e15ee Commit before making out and in placements have ids 2022-03-11 12:34:19 +00:00
justin 73a35bb3f1 Move typical light placement over doors 2022-03-10 19:00:56 +00:00
justin 01c58490fa Unify RoomPos constructors 2022-03-10 18:40:22 +00:00
justin 7b1ac2b682 Move towards unifying RoomPos constructors 2022-03-10 16:21:44 +00:00
justin 907cca0ef0 Implement moving mounted lights 2022-03-10 14:43:41 +00:00
justin c583d33b57 Move toward moving lights on doors 2022-03-09 22:41:17 +00:00
justin 027b4b7d8b Add explicit door position field 2022-03-09 22:14:34 +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 8ff18178b1 Example use of fallback in placement room positions 2022-03-08 23:19:14 +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 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 8fa6bbfe29 Fix bug in the placement of mounted lightsources when shifted 2022-03-04 17:59:42 +00:00
justin d219f42640 Commit before attempting to fix placement shifting bug 2022-03-04 13:13:21 +00:00
justin 2a3c001a53 Add generic item placement rooms 2022-03-03 22:13:15 +00:00
justin 60463ea9c0 Work on minigun 2022-02-16 21:54:12 +00:00
justin ede5a4e5d0 Move line width to first argument 2022-02-10 11:31:55 +00:00
justin 47391f3850 Use tasty for tests, fix bug in circOnLine 2021-12-14 11:50:01 +00:00
justin a9139db0a8 Move toward adding multiple equipable items that are not directly usable 2021-12-08 17:09:24 +00:00
justin 763b771928 Cleanup, fix menu lock on restarting level after game over 2021-12-06 23:44:10 +00:00
justin 5cbe394e08 Cleanup 2021-11-28 17:07:04 +00:00
justin 618653a86e Refactor light sources 2021-11-28 16:53:26 +00:00
justin 3e64e33232 Fix blinking bug, shrinker and shield broken 2021-11-28 00:34:16 +00:00
justin e7ea7377e2 Allow to equip left click items 2021-11-27 02:01:12 +00:00
justin 774808663a Stop door z fighting when opened 2021-11-27 00:28:59 +00:00
justin e231b851d9 Stop new old sounds from playing during rewinding 2021-11-26 19:57:03 +00:00
justin 044a870412 Tweak start again 2021-11-26 14:53:06 +00:00
justin b0f89db66e Tweak start rooms 2021-11-26 14:40:32 +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 5b7d9fccf1 Cleanup, work towards allowing for placements to interact across rooms 2021-11-25 01:13:41 +00:00
justin 4ad02f29b2 Improve starting weapon rooms 2021-11-24 22:13:42 +00:00
justin 2c759cb40e Allow for yet more complex placement positioning 2021-11-24 21:31:19 +00:00
justin 1c80f1a681 Add file 2021-11-24 20:52:06 +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