Commit Graph
54 Commits
Author SHA1 Message Date
justin 331a9a2f9b Start keeping track of item equip status internally (partially done) 2024-12-19 00:55:14 +00:00
justin db8e26b99d Commit before rethinking item ammo containers 2024-12-18 19:20:37 +00:00
justin c4e8046332 Improve click detectors
Introduce "gadgets" as a structural function, for items that can be used
when held and when not held. Click detectors are such an item. Make
click detectors correctly attach and use up batteries when used.
2024-12-18 13:34:05 +00:00
justin b21513c4dd Move item inv size and item dimensions from records to external function 2024-11-26 23:36:08 +00:00
justin 650854d13e Remove shrink gun 2024-10-06 22:09:55 +01:00
justin 3b54f00cc7 Move towards using item structural function when using items 2024-10-05 20:53:50 +01:00
justin 164beeea6d Implement zipper for attachment trees 2024-10-05 14:39:34 +01:00
justin 127d85e7ce Cleanup constructors FooUse -> UseFoo 2024-10-03 20:39:41 +01:00
justin 844bb486e6 Make torch use battery power 2024-10-02 23:53:38 +01:00
justin dc44d20baf Cleanup 2024-10-01 01:50:15 +01:00
justin 53e959e6cc Cleanup 2024-09-30 14:21:19 +01:00
justin 06cca549d9 Start removing tweakables 2024-09-30 14:07:20 +01:00
justin fc5539cb38 Cleanup 2024-09-30 12:54:31 +01:00
justin 0701c4043e Remove (by commenting out) module item-type system 2024-09-30 11:42:10 +01:00
justin 4545caa7e6 Implement bullet trajectories using attachable items 2024-09-29 21:51:14 +01:00
justin 6c3d0d5def Cleanup 2024-09-27 21:55:17 +01:00
justin 600b8cd309 Commit before changes to item grammar 2024-09-25 11:13:01 +01:00
justin 4f6431968c Improve item location code 2024-09-22 14:29:02 +01:00
justin 31b5db6e9e Distinguish between selected item and root-selected item 2024-09-21 21:59:53 +01:00
justin 9dff2fcd7a Commit before partial cleanup, continue weapon effect refactor 2024-09-21 16:04:23 +01:00
justin 2c96a514ea Continue weapon effect chain work
Start work on using muzzles to determine the effect of the ammo when
loaded
2024-09-18 00:36:28 +01:00
justin 1d1d1527e7 Continue weapon effect chain refactor 2024-09-16 19:27:21 +01:00
justin abc0dd1106 Partial refactor of bullet weapon effect chain 2024-09-16 13:05:59 +01:00
justin 6f372109d9 Start unifying heldUse and heldMods 2024-09-15 10:54:24 +01:00
justin db4a6a10de Only display combinations for first items in list 2024-09-08 21:00:16 +01:00
justin 86795f1a10 Commit before removing stackable items 2024-09-08 15:17:59 +01:00
justin c723d1b1e1 Move around ammo source checks 2024-06-22 16:23:34 +01:00
justin a9ac974a2c Move bullet modifications from weapons to magazines 2024-06-22 10:40:11 +01:00
justin 0a7f5079ad Work on weapon attachments 2023-09-25 13:38:47 +01:00
justin f9c6769262 Remove _itInvColor 2023-09-25 10:51:24 +01:00
justin 9ee925f13a Commit on returning to work 2023-09-21 09:17:49 +01:00
justin 9283ae187f Fix scope rotation after torque 2023-05-28 16:22:54 +01:00
justin 94c0af97fd Tweak displayed info 2023-01-11 23:22:59 +00:00
justin 25912fe3eb Cleanup, tweak aiming 2023-01-11 19:28:37 +00:00
justin 0302685053 Cleanup targeting 2023-01-05 11:01:12 +00:00
justin f3b14f9a22 Tweak two handed item held position 2023-01-02 11:13:47 +00:00
justin b227b1e957 Comment out ItemValue 2022-08-21 10:12:39 +01:00
justin 82aedc3830 Make all items have an id an associated location 2022-08-01 23:50:26 +01:00
justin 160560af5f Refactor, try to limit dependencies 2022-07-28 00:59:56 +01:00
justin b52adddd5d Work on cleaning up item effects/attachments etc 2022-07-27 16:39:58 +01:00
justin 8d17ce66e9 Cleanup 2022-07-27 12:49:23 +01:00
justin 79791d0df2 Enable duct taping torches to rifles 2022-07-14 11:32:32 +01:00
justin 53548fb1ff Remove item picture field, handled by outside function 2022-07-11 12:34:39 +01:00
justin 75d597f774 Remove unnecessary item held/worn field type 2022-07-11 10:20:40 +01:00
justin ad84e69d05 Data-ify item drawing 2022-07-11 00:33:59 +01:00
justin 3759434d92 Make use hammers and item positions slightly more logical 2022-07-07 08:27:56 +01:00
justin 541a04f1bc Make item display universal 2022-06-19 12:56:30 +01:00
justin bf1bfa5453 Rename ItemAttachments 2022-06-15 08:21:53 +01:00
justin 485c42eb24 Make items recoverable from base type 2022-06-14 22:09:26 +01:00
justin ba8b33a87c Improve item combination algorithm 2022-06-08 16:12:44 +01:00