Commit Graph

2417 Commits

Author SHA1 Message Date
justin e1989eaa1e Cleanup 2024-12-19 23:40:04 +00:00
justin f3cfe8cb5f Fix imports 2024-12-19 22:57:53 +00:00
justin 0a0db28e6d Cleanup 2024-12-19 22:56:25 +00:00
justin 83e65fb1b0 Restrict hotkey firing to initialpress 2024-12-19 22:45:49 +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 4526119fcd Start moving hotkeys out from creatures into world 2024-12-19 15:16:47 +00:00
justin 11b5ef74c5 Remove _crInvEquipped 2024-12-19 12:44:34 +00:00
justin 80b03e6544 Move further towards removing _crInvEquipped 2024-12-19 12:29:17 +00:00
justin 7e0184a54d Remove _crCamouflage/wrist invisibility on equip/unequip
Invisibility no longer works
2024-12-19 12:12:54 +00:00
justin a669632226 Make equipment effects use item locations
Move towards removing on/off equipment effects
2024-12-19 11:15:21 +00:00
justin 3ffe61e6db Move equipment effects into "zipper" item update 2024-12-19 10:00:39 +00:00
justin 19e5927934 Move towards removing crInvEquipped 2024-12-19 01:49:13 +00:00
justin 8c04a3f968 Cleanup 2024-12-19 01:36:32 +00:00
justin b0f0f5577c Continue work on refactoring equipment position 2024-12-19 01:29:40 +00:00
justin 331a9a2f9b Start keeping track of item equip status internally (partially done) 2024-12-19 00:55:14 +00:00
justin 5600b29714 Split item consumables from item use 2024-12-18 19:35:39 +00:00
justin db8e26b99d Commit before rethinking item ammo containers 2024-12-18 19:20:37 +00:00
justin 9bc9dd2a08 Cleanup code, speed up radar sweeps 2024-12-18 15:57:37 +00:00
justin 86d884ba01 Cleanup 2024-12-18 15:50:22 +00:00
justin 694bc2b060 Allow triggering items using an ECG 2024-12-18 15:39:04 +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 4d6d255893 Add file 2024-12-18 11:39:52 +00:00
justin d405747bd5 Tweaks concerning item types 2024-12-18 11:39:12 +00:00
justin d0ef2628ce Start more sensibly separating avatar from ai creatures 2024-12-17 19:55:07 +00:00
justin 234b10df40 Remove bullet delay 2024-11-29 21:15:12 +00:00
justin d09e715653 Select item under mouse after releasing drag selection 2024-11-29 21:01:04 +00:00
justin 126f328198 Fix multiple left click explosions of remote rockets 2024-11-29 20:55:51 +00:00
justin 59c65b059a Remove invTrees function 2024-11-29 20:47:16 +00:00
justin de4a955206 Remove reduntant left click item use code 2024-11-29 20:40:14 +00:00
justin 1b99b73f44 Complete PartiallyComposedItem -> ComposedItem 2024-11-29 10:43:08 +00:00
justin 7148051b31 Remove ComposedItem, to be replaced with PartiallyComposedItem 2024-11-29 10:39:39 +00:00
justin a9edab0e31 Cleanup 2024-11-29 10:06:59 +00:00
justin 8d6b44e9f4 Cleanup 2024-11-29 01:37:45 +00:00
justin 61c0ba9251 Cleanup, remove spawngun 2024-11-28 21:48:25 +00:00
justin ba66008c65 Cleanup 2024-11-28 21:27:29 +00:00
justin 7db700042a Cleanup old muzzle position code 2024-11-28 21:26:55 +00:00
justin 3763ff2c8a Partial implementation of more sensible muzzle position determination 2024-11-28 21:15:22 +00:00
justin 0d5e578f07 Implement bullet synth 2024-11-27 20:37:40 +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 9534698a24 Cleanup 2024-11-26 23:01:17 +00:00
justin f64dc86a30 Cleanup 2024-11-26 22:55:55 +00:00
justin 2b969f6530 Make selection cursors use selection item width 2024-11-26 22:49:54 +00:00
justin f12c390778 Add selection item width 2024-11-26 21:53:49 +00:00
justin 9e0ef2ed1d Cleanup 2024-11-26 21:27:09 +00:00
justin 199cd73fa9 Make dragging items instantaneous (up to 30 items away, at least) 2024-11-26 21:18:28 +00:00
justin d4c50ede65 Cleanup 2024-11-26 17:47:35 +00:00
justin 3b8c12347d Size multi-item cursor better 2024-11-26 17:46:59 +00:00
justin 94acc5566c Unify backspace in regex code 2024-11-26 17:33:08 +00:00