Commit Graph

31 Commits

Author SHA1 Message Date
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 d405747bd5 Tweaks concerning item types 2024-12-18 11:39:12 +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 164beeea6d Implement zipper for attachment trees 2024-10-05 14:39:34 +01:00
justin 844bb486e6 Make torch use battery power 2024-10-02 23:53:38 +01:00
justin 8df6b31062 Move towards being able to orient positions on attached items 2024-10-01 20:13:08 +01:00
justin d357d5a03c Some cleanup of rendering/poking, remove forcefield gun 2024-10-01 13:19:34 +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 600b8cd309 Commit before changes to item grammar 2024-09-25 11:13:01 +01:00
justin fe00af0e73 Extend inv item location information to include "attached" items 2024-09-24 21:26:26 +01:00
justin 9dff2fcd7a Commit before partial cleanup, continue weapon effect refactor 2024-09-21 16:04:23 +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 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 26c55ee7f5 Fix aiming with scope 2023-12-26 21:45:59 +00:00
justin f26d380c1b Start implementing attachable scroll items 2023-11-08 18:39:38 +00: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 29017e6b06 Move handle positions 2023-05-28 15:02:23 +01:00
justin ec8317c14e Work on held item usage 2023-05-27 12:32:09 +01:00
justin 2d3b76dfd4 Move towards positional item targeting 2023-05-19 23:03:52 +01:00
justin e5906eefa3 Move scroll smoothing to central location 2023-03-26 22:16:03 +01:00
justin 05d081497d Implement slowed down aim turning 2023-01-08 11:10:42 +00:00
justin 6b259fa200 Cleanup scope zooming 2023-01-07 10:43:53 +00:00
justin 5b9e0c39b5 Remove targeting bugs 2023-01-06 12:17:34 +00:00
justin 612ee85579 Move towards allowing equipable targeting items 2023-01-06 11:01:32 +00:00
justin 0302685053 Cleanup targeting 2023-01-05 11:01:12 +00:00
justin 5bc764655d Cleanup 2022-12-29 12:54:34 +00:00
justin 160560af5f Refactor, try to limit dependencies 2022-07-28 00:59:56 +01:00