Commit Graph

36 Commits

Author SHA1 Message Date
justin 4bf9ce59d5 Cleanup, fix damage code terminal bug 2025-08-20 15:59:22 +01:00
justin e7b66b4fa4 Continue work on terminals 2025-08-18 20:38:01 +01:00
justin 76b6cda19b Move towards implementing terminal autocomplete 2025-08-16 23:13:24 +01:00
justin f7759b1f31 Add external Trie library before using Tries for terminal commands 2025-08-16 01:58:21 +01:00
justin f1fb0ee768 Implement pulse rifle with explodable pulse balls 2025-07-27 11:10:30 +01:00
justin ccc966d652 Improve terminal color possibilities 2024-11-07 18:51:18 +00:00
justin c8ad3e1294 Fix no damage to walls bug 2022-07-28 18:57:53 +01:00
justin 8aeabf3f6c Cleanup 2022-07-28 12:35:19 +01:00
justin 160560af5f Refactor, try to limit dependencies 2022-07-28 00:59:56 +01:00
justin 24531b75a1 Refactor machines 2022-07-24 20:55:44 +01:00
justin 7d7ed6689d Cleanup 2022-07-14 21:32:19 +01:00
justin 5463328d41 Move machine update into outside function 2022-07-14 21:01:53 +01:00
justin bcbfd7d2fa Defunction-ify item modules, requires more cleanup 2022-06-08 12:28:11 +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 14acd2ee6a Move analyser functions to data 2022-06-07 09:57:19 +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 4e181b8273 Cleanup 2022-06-06 16:37:52 +01:00
justin b92305798f Cleanup 2022-06-06 16:22:47 +01:00
justin eb38874102 Partially successful change of terminals to external entities 2022-06-06 12:49:14 +01:00
justin 384a16851b Cleanup 2022-06-06 00:36:18 +01:00
justin b0173c3778 Work on terminals and machines 2022-06-06 00:14:46 +01:00
justin a6141fd79a Commit before explicit terminals list 2022-06-05 12:05:16 +01:00
justin 35cd213bcf Move GenWorld fields into World 2022-06-02 18:48:20 +01:00
justin 98cb8f2264 Cleanup 2022-06-02 09:29:44 +01:00
justin 0da298bde9 Work on terminals: allow scrolling to get default inputs 2022-06-01 22:22:46 +01:00
justin 2cedc1b968 Move towards inputs in terminal 2022-06-01 14:34:16 +01:00
justin b54864bbda Work on more complicated terminals 2022-05-31 13:30:27 +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