Commit Graph

77 Commits

Author SHA1 Message Date
justin c2e7fcc897 Commit before rethinking item positioning, broken item hammer 2022-07-07 07:50:05 +01:00
justin 8e3f03637d Commit before door refactor 2022-06-23 09:30:46 +01:00
justin 698ccb414d Record whether a mouse click is continued or not 2022-06-22 17:02:57 +01:00
justin 029b6daf8e Allow for custom reloading sounds 2022-06-21 22:21:18 +01:00
justin 14a7189b44 Continue refactoring reloading 2022-06-21 13:06:55 +01:00
justin 37eb69c661 Refactor reloading to use list of required steps 2022-06-20 19:06:02 +01:00
justin a85cf4d1fb Continue refactor of reloading 2022-06-20 11:12:24 +01:00
justin 2f4b381484 Make reloading based upon creature stance 2022-06-20 00:53:47 +01:00
justin 541a04f1bc Make item display universal 2022-06-19 12:56:30 +01:00
justin d15f4b441c Stop empty module display 2022-06-08 13:10:04 +01:00
justin bcbfd7d2fa Defunction-ify item modules, requires more cleanup 2022-06-08 12:28:11 +01:00
justin e85bd36fe4 Cleanup 2022-06-07 21:34:34 +01:00
justin 65fcea0f50 Allow for equipment items to set a minimum view distance 2022-06-05 01:50:18 +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 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 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 58a24c58e3 Add more procedural girders 2022-03-16 18:02:17 +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 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 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
justin 184c0c09c1 Commit before changing creature inventory to a list 2021-11-30 13:41:51 +00:00
justin 4d21c0f31a Separate out bullet effects, allow for tweaking to change these 2021-11-30 13:11:34 +00:00
justin 02dc7c29e0 Move towards tweak parameters editing items 2021-11-29 21:58:28 +00:00
justin 4f77a15445 Move item parameters into a more sensible place 2021-11-29 17:45:10 +00:00
justin 89a80a0c77 Move some item datatypes into dedicated module 2021-11-29 16:50:44 +00:00
justin f40d486d68 Rethink item ammo to item consumables, start item type datatype 2021-11-29 16:22:31 +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