Commit Graph

163 Commits

Author SHA1 Message Date
justin 66d098cfef Move towards scrapping separate GenWorld, merging into World 2022-06-02 18:17:38 +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 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 fa82923a12 Improve left use equipment interaction with general equipment 2022-05-23 16:59:24 +01:00
justin c2770e6b5c Cleanup 2022-05-23 15:50:49 +01:00
justin dcd3fdf563 Add hammer for left click items when holding down right click 2022-05-23 14:04:10 +01:00
justin a870457f2a Use Item as argument in lUse rather than Int 2022-05-23 13:32:29 +01:00
justin 1c038b79be Add visuals for wrist equipment 2022-05-22 23:23:29 +01:00
justin b83392d441 Fix inventory swapping equipment bug 2022-05-22 15:50:25 +01:00
justin fd40da2d4a Make aiming speed be gouverned by strength 2022-05-22 14:33:34 +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 dd64f3c5db Tweak tesla gun 2022-04-06 19:59:38 +01:00
justin de8da05bdf Add intersecting beams 2022-04-06 11:40:22 +01:00
justin 11d954674c Cleanup tesla arcs 2022-03-24 08:05:58 +00:00
justin 774738f993 Add key card item lock/key system 2022-03-22 14:33:54 +00:00
justin d6285c45b3 Fix bug determining max radius of convex polys, fixes bugs in room positioning 2022-03-21 07:43:27 +00:00
justin ce660309c5 Add automatic girder light placement for rectangular rooms 2022-03-19 08:34:31 +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 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 027b4b7d8b Add explicit door position field 2022-03-09 22:14:34 +00:00
justin a4ec4e4889 Improve rooms, make consumable use type 2022-03-09 10:51:01 +00:00
justin 1364e7c8c8 Fix laser targeting draw when creature offscreen 2022-03-06 22:58:05 +00:00
justin 98c66204cd Expose recoil, torque etc as item parameters 2022-03-03 22:59:59 +00:00
justin 419fcd0ff0 Add new bullet trajectories 2022-02-28 13:19:07 +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 3f20398ed0 Allow rewinding after combining items 2022-02-19 11:04:52 +00:00
justin 9923897fe2 Rewinding fixes 2022-02-18 11:45:17 +00:00
justin 0a860e6f68 Fix aiming with no weapon crash 2022-02-08 12:47:58 +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 40195d033c Fix combination bug 2021-12-06 02:33:36 +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 84ccff5344 Clear ammo when reloading clip based weaons 2021-12-01 18:37:16 +00:00
justin 016a1faf80 Allow for partial reloading 2021-12-01 17:40:09 +00:00