justin
725a59b9d0
Work on mapper item, simpler generation of items from console
2025-01-02 11:16:04 +00:00
justin
3b60ad6023
Cleanup. Probable leak when inventory is large enough for scrolling
2025-01-01 23:35:36 +00:00
justin
adc0878a28
Allow use of items while examine subinventory shows
...
Still not sure what to do with right click scrolling, item swapping
2025-01-01 21:58:07 +00:00
justin
5b978d9f1c
Make examine inventory controlled by item, perhaps still buggy
2025-01-01 21:14:38 +00:00
justin
86aba6d115
Improve sticky grenades
2025-01-01 18:03:29 +00:00
justin
08685909be
Implement introspection items
2025-01-01 15:20:46 +00:00
justin
7dd379d4bc
Cleanup, delete hotkeys when deleting item from inventory
2025-01-01 14:04:25 +00:00
justin
91111fc89c
Add attached/aiming checks on item usage
2025-01-01 11:36:33 +00:00
justin
17da9e00f8
Remove data Hammers
2024-12-31 12:42:03 +00:00
justin
2fc960321e
Remove creature hammer, may have broken equipment/combining
2024-12-31 10:17:31 +00:00
justin
1e7dcbfded
Commit before making hotkeys attach to item ids, not inv ids
2024-12-31 00:34:47 +00:00
justin
87f068f01a
Add gimbal and gyroscope, allowing more fine tuned projectile control
2024-12-30 11:41:20 +00:00
justin
2037891cc9
Commit before perhaps rethinking item structure
2024-12-29 10:40:21 +00:00
justin
ef7aee82e5
Allow grenades to bounce
2024-12-29 00:33:55 +00:00
justin
ad7be9152a
Cleanup projectile update
2024-12-28 22:07:05 +00:00
justin
30be7b0983
Continue projectile udpate refactor
2024-12-28 21:58:45 +00:00
justin
2fdc6ae557
Start making projectile update function rather than folded list
2024-12-28 21:31:33 +00:00
justin
39a76f758a
Remove unnecessary projectile code
2024-12-28 10:20:17 +00:00
justin
2abb70334f
Tweak rockets, smoke
2024-12-28 10:08:14 +00:00
justin
ed5c5d7b8a
Refactor projectiles, fix shell drawing
2024-12-27 23:27:53 +00:00
justin
233fe5995c
Refactor shells
2024-12-27 23:04:59 +00:00
justin
5c749bff63
Work on rocket/grenade launcher
2024-12-27 21:46:46 +00:00
justin
0ef28c132e
Replace buggy circle seg intersection with a simpler test
2024-12-26 21:53:18 +00:00
justin
53c981718c
Start allowing for more granular control of remote projectiles, cleanup
2024-12-26 10:16:18 +00:00
justin
ae557f3fd4
Add remote detonator, stop remote screen attaching to nonlauncher ammo
2024-12-25 21:52:09 +00:00
justin
81fd2131e0
Implement modules changing shell payloads
2024-12-24 21:13:58 +00:00
justin
dc96424de9
Comment out bullet ammo targeting modules
2024-12-24 14:04:18 +00:00
justin
15317882e6
Cleanup, allow more general magShield deflection
2024-12-24 12:54:28 +00:00
justin
a4e1fcf384
Add alteRifle
2024-12-23 10:53:35 +00:00
justin
34c7186aa1
Tweak flares
2024-12-23 10:28:46 +00:00
justin
bb5ed215e4
Cleanup
2024-12-22 23:57:54 +00:00
justin
e2e1e23881
Cleanup tesla arcs
2024-12-22 15:36:28 +00:00
justin
84821a1531
Randomise volleygun muzzle order
2024-12-21 19:10:34 +00:00
justin
17cb1d8ff8
Add shapes for craft items
2024-12-21 17:16:40 +00:00
justin
e35e056fcb
Remove CreatureTargeting, start making shapes for crafts
2024-12-21 12:08:45 +00:00
justin
8f65fa6bc5
Allow firing of different muzzles on different frames after use
2024-12-21 11:37:52 +00:00
justin
e9006addd0
Cleanup
2024-12-20 18:14:27 +00:00
justin
92b190aba8
Cleanup
2024-12-20 18:06:54 +00:00
justin
d9aaa8cc05
Allow for item use when not root
2024-12-20 16:07:58 +00:00
justin
3a72bd366f
Commit before changing ItemUse into single product type
2024-12-20 14:49:18 +00:00
justin
e1989eaa1e
Cleanup
2024-12-19 23:40:04 +00:00
justin
3da9490dd4
Remove left click/hotkey item data types
2024-12-19 21:55:18 +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
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
86d884ba01
Cleanup
2024-12-18 15:50:22 +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
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