Commit Graph
204 Commits
Author SHA1 Message Date
justin c4fc044845 Cleanup 2022-06-02 10:31:22 +01:00
justin 2cedc1b968 Move towards inputs in terminal 2022-06-01 14:34:16 +01:00
justin 79b3a86520 Improve detector equipment, various cleanup 2022-05-27 18:49:54 +01:00
justin dccbca5cfc Move towards implementing wrist shields 2022-05-25 10:27:05 +01:00
justin 7f55ba117f Allow for selection of equipment position 2022-05-24 14:03:18 +01:00
justin 46123de69c Improve possible manipulation of equipment 2022-05-23 10:18:36 +01:00
justin 6891bd7541 Add creature statistics, speed depends on strength and equip weight 2022-05-22 12:25:15 +01:00
justin c5818271d8 Allow equipment on both wrists 2022-05-21 15:26:58 +01:00
justin 398ed6d982 Start to implement equipment sites on body 2022-05-21 12:13:50 +01:00
justin bc0f7ada3c Redo sound travel distances 2022-05-21 10:10:17 +01:00
justin 6ea8e5fa98 Tweak creature awareness 2022-05-20 23:28:24 +01:00
justin a823ed7f53 Improve logging 2022-05-20 23:11:01 +01:00
justin 6ba41d3c0b Add jitter when receiving damage 2022-05-19 12:41:20 +01:00
justin fa8d8b5899 Assorted changes, cleanup menu selection text 2022-04-25 23:27:39 +01:00
justin c686d9e111 Add fields to determine an item's inventory position/whether it is held 2022-04-11 13:32:06 +01:00
justin 77c3f83d20 Add explicit layer datatype 2022-04-10 10:48:17 +01:00
justin edd82fb3ac Remove old layer code 2022-04-10 10:32:55 +01:00
justin 3698a738f3 Cleanup creature update slightly, add show instance for impulses 2022-03-26 08:08:16 +00:00
justin 9adc7c81f4 Make damage application belong to hit object 2022-03-25 08:33:54 +00:00
justin 774738f993 Add key card item lock/key system 2022-03-22 14:33:54 +00:00
justin 4cd7cf4edd Add sound effects to example analyser 2022-03-22 10:53:01 +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 1e5f24c8a1 Cleanup 2022-02-22 22:07:55 +00:00
justin 8a7d06783d Move targeting to dedicated datatype within item 2022-02-22 21:49:10 +00:00
justin 055fcf4cce Add new targeting datatypes 2022-02-22 11:07:19 +00:00
justin ff84363a13 Cleanup 2022-02-21 22:42:19 +00:00
justin f626fce105 Implement teleporting bullets 2022-02-21 20:51:01 +00:00
justin 724ee21afc Commit before changing module system to Map 2022-02-21 07:50:15 +00:00
justin 7afc367abc Add modules to items, upgrades the can persist through combinations 2022-02-20 14:13:12 +00:00
justin 3c35a04531 Cleanup, trying to diagnose space leak in crit update 2021-12-09 22:12:44 +00:00
justin bd94044445 Move towards a simplified creature update 2021-12-09 18:16:31 +00:00
justin eeda4f3e39 Magnets 2021-12-08 22:01:25 +00:00
justin a9139db0a8 Move toward adding multiple equipable items that are not directly usable 2021-12-08 17:09:24 +00:00
justin 22e3256da3 Tweak twisting when aiming 2021-12-05 16:54:08 +00:00
justin d9c5cfc26d Cleanup 2021-12-05 12:29:01 +00:00
justin cb670bdfd8 Add burst fire, tentative inventory locking 2021-12-04 16:05:46 +00:00
justin b41e3e3637 Allow for stacking of items and combining sensibly 2021-12-03 17:18:06 +00:00
justin 8b8d75b016 Allow for bullet drag 2021-12-02 18:29:46 +00:00
justin 85ededc158 Start work on crafting/combinations 2021-12-02 00:50:29 +00:00
justin 3754627e0d Work on pickup and putdown of inventory items 2021-11-30 16:44:33 +00:00
justin 27b1a6da9e Keep inventory as intmap, start to allow items of different sizes 2021-11-30 15:33:15 +00:00
justin 184c0c09c1 Commit before changing creature inventory to a list 2021-11-30 13:41:51 +00:00
justin 8c5777a1af Move configuration from world to universe 2021-11-28 22:30:47 +00:00
justin 618653a86e Refactor light sources 2021-11-28 16:53:26 +00:00
justin fe02739621 Continue to refactor item datatypes, add a shape to rockets 2021-11-27 22:05:12 +00:00
justin 652af6b0a9 Fold aiming parameters into item use datatype 2021-11-27 18:10:05 +00:00
justin 8639b2d428 Push item use delay inside datatype, currently broken 2021-11-27 16:37:30 +00:00
justin 20cf2ce26d Add dimensions to all items 2021-11-20 00:01:54 +00:00