Commit Graph

31 Commits

Author SHA1 Message Date
justin f3c56a6b5f Start removing heldDelay records 2025-06-05 10:33:41 +01:00
justin ef751cbd21 Implement/improve null/un/binary logic gates 2025-01-08 18:13:20 +00:00
justin d436db2847 Fix bug updating wrong item on drop 2025-01-08 16:24:49 +00:00
justin 91f11e43c8 Handle warmdown of minigun with inventory effect 2025-01-08 16:18:44 +00:00
justin 21b7b863c7 Implement copier, an item that copies the value displayed by other items 2025-01-08 14:29:25 +00:00
justin 5b978d9f1c Make examine inventory controlled by item, perhaps still buggy 2025-01-01 21:14:38 +00:00
justin e1989eaa1e Cleanup 2024-12-19 23:40:04 +00:00
justin 2b5a81fd11 Cleanup 2024-12-19 22:10:18 +00:00
justin 3da9490dd4 Remove left click/hotkey item data types 2024-12-19 21:55:18 +00:00
justin 910c683eac Move hotkeys out of Creature into LWorld 2024-12-19 15:29:20 +00:00
justin 844bb486e6 Make torch use battery power 2024-10-02 23:53:38 +01:00
justin 49ffbfafc2 Fix bug in attached item position orienting 2024-10-02 22:57:10 +01:00
justin 8df6b31062 Move towards being able to orient positions on attached items 2024-10-01 20:13:08 +01:00
justin fe00af0e73 Extend inv item location information to include "attached" items 2024-09-24 21:26:26 +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 031af611cd Cleanup, stop assigning hotkeys to unequipped items 2023-05-05 01:59:40 +01:00
justin 8838d1120b Cleanup 2022-12-31 23:01:54 +00:00
justin 29d6307076 Tweak rewind gun 2022-12-30 11:43:29 +00:00
justin 7e790b7153 Add in "linear" lWorld to separate time reversable worlds 2022-10-28 12:24:51 +01:00
justin 35f2992fe4 Work on time scrolling 2022-10-27 10:23:52 +01:00
justin 4ffd361f11 Work on mouse wheel scrolling 2022-10-25 22:59:01 +01:00
justin 86a9ab7582 Commit mid add time scroll 2022-10-24 10:44:23 +01:00
justin 2e34481ab1 More nesting of fields in CWorld 2022-08-19 11:41:07 +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 6554d219dc Cleanup, split CWorld into separate file 2022-07-26 21:19:12 +01:00
justin f5604ef429 Make concrete world read/showable 2022-07-25 12:23:21 +01:00
justin b2efbd2b3e Separate out concrete part of world 2022-07-25 12:10:50 +01:00
justin 866196ab3e Move item effect functions 2022-07-20 22:43:30 +01:00