Commit Graph
51 Commits
Author SHA1 Message Date
justin d739a95197 Allow turrets to fire bullets, only good for testing for now 2024-12-24 12:24:27 +00:00
justin d9aaa8cc05 Allow for item use when not root 2024-12-20 16:07:58 +00:00
justin df905ce2cc Remove unnecessary packages 2022-08-21 23:11:28 +01:00
justin c8ad3e1294 Fix no damage to walls bug 2022-07-28 18:57:53 +01:00
justin 160560af5f Refactor, try to limit dependencies 2022-07-28 00:59:56 +01:00
justin 8d17ce66e9 Cleanup 2022-07-27 12:49:23 +01:00
justin 7d7ed6689d Cleanup 2022-07-14 21:32:19 +01:00
justin 893a3d5f17 Cleanup 2022-07-14 21:12:51 +01:00
justin 5463328d41 Move machine update into outside function 2022-07-14 21:01:53 +01:00
justin 0def31895f Replace PutShape with PutForeground 2022-06-27 14:30:08 +01:00
justin fec72cdf48 Abstract out block placement 2022-06-27 13:38:46 +01:00
justin cbfb417d21 Add aggressive light culling 2022-06-17 18:24:24 +01:00
justin cfb8a88c57 Cleanup 2022-06-14 17:03:14 +01:00
justin 7a07fc97c2 Polymorphise meta tree labels 2022-06-13 15:22:15 +01:00
justin 2ccb26b289 Rework annotations 2022-06-12 13:38:23 +01:00
justin de71c61409 Cleanup 2022-06-11 14:37:05 +01:00
justin 6966e76206 Cleanup 2022-06-10 20:53:01 +01:00
justin 3edc7a0a58 Commit mid big tree composing change 2022-06-09 21:25:22 +01:00
justin 5aa55b3c86 Cleanup 2022-06-09 11:34:34 +01:00
justin e4e7122070 Cleanup 2022-06-09 11:29:42 +01:00
justin 1789a3785d Allow for random composition of trees 2022-06-09 11:24:13 +01:00
justin c8c299cfb5 Cleanup 2022-06-07 14:20:13 +01:00
justin 5117fb2a1a Successfully push proximity sensor parameters into data 2022-06-07 10:34:59 +01:00
justin d42538e3c0 Add fix bug in terminal destruction effects 2022-06-07 01:25:36 +01:00
justin b20502bc35 Commit before removing "un-input-able" terminals 2022-06-06 18:33:44 +01:00
justin a6141fd79a Commit before explicit terminals list 2022-06-05 12:05:16 +01:00
justin f555a4bf05 Cleanup 2022-05-21 21:53:49 +01:00
justin 61fe9b7df4 Cleanup 2022-05-20 21:47:18 +01:00
justin da302aad0c Add log when generating layout 2022-05-20 21:15:44 +01:00
justin 72a1399da0 Modify analyser sounds 2022-03-22 18:42:48 +00:00
justin 774738f993 Add key card item lock/key system 2022-03-22 14:33:54 +00:00
justin 873abea79f Stop weapon fire after using up consumables 2022-03-22 11:38:30 +00:00
justin 4cd7cf4edd Add sound effects to example analyser 2022-03-22 10:53:01 +00:00
justin c0383dbd8a Make analyser into one machine 2022-03-22 09:35:17 +00:00
justin 9c46027711 Attach terminal to analyser (these should rather be combined) 2022-03-21 19:20:58 +00:00
justin 51cc04799d Add analysing machine 2022-03-21 09:14:32 +00:00
justin 58a24c58e3 Add more procedural girders 2022-03-16 18:02:17 +00:00
justin f16f32d9d3 Implement terminals 2022-03-14 20:39:23 +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 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 2e1c7f2687 Cleanup, fix tank opacity 2022-03-08 10:26:51 +00:00
justin 59e6f433ff Add missing file, workaround for placement positions bug 2022-03-08 07:59:36 +00:00
justin 123bcd2c94 Allow for random choice between placements in different rooms 2021-11-26 12:20:20 +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