justin
|
10ca82c4d5
|
Remove consumable records
|
2025-06-05 21:15:20 +01:00 |
|
justin
|
a73db304d0
|
Record aim position in LWorld
|
2025-06-03 09:34:18 +01: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
|
5fa5bdf21e
|
Tweak display, scrolling of item values
|
2025-01-07 21:10:29 +00:00 |
|
justin
|
51297d0cb2
|
Cleanup
|
2025-01-04 21:25:11 +00:00 |
|
justin
|
86173f9f6a
|
Cleanup
|
2025-01-04 21:08:46 +00:00 |
|
justin
|
698bb081dd
|
Change weapon fixed rate delay not to require update every tick
|
2025-01-04 21:06:07 +00:00 |
|
justin
|
39e3e4ae00
|
Refactor in lens direction
|
2025-01-04 19:14:18 +00:00 |
|
justin
|
386d6f47b0
|
Mapper, ARHUD, radar sweeps update. Add dropper items
|
2025-01-03 10:43:06 +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
|
205c0a5c19
|
Stop instant creature death, allow for more overkill
|
2024-12-23 15:54:01 +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
|
3ffe61e6db
|
Move equipment effects into "zipper" item update
|
2024-12-19 10:00:39 +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
|
694bc2b060
|
Allow triggering items using an ECG
|
2024-12-18 15:39:04 +00:00 |
|
justin
|
234b10df40
|
Remove bullet delay
|
2024-11-29 21:15:12 +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
|
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
|
029c61efc8
|
Cleanup
|
2024-11-26 13:19:03 +00:00 |
|
justin
|
cc302a6846
|
Remove temporary light sources as separate entity
|
2024-11-26 13:12:55 +00:00 |
|
justin
|
9b3518e4eb
|
Correctly update root status of item in _ilIsRoot
|
2024-11-05 18:25:30 +00:00 |
|
justin
|
f6c136cfd6
|
Cleanup
|
2024-10-25 21:05:32 +01:00 |
|
justin
|
e2330618f2
|
Update stack lts
|
2024-10-22 10:07:13 +01:00 |
|
justin
|
c0879393cd
|
Remove non-laser item TARGETLASER
|
2024-10-08 17:07:31 +01:00 |
|
justin
|
9679f32618
|
Use constructed laser as targeting scope
|
2024-10-08 15:53:03 +01:00 |
|
justin
|
9860a88c0c
|
Make lasGun have multiple functions when attached differently
|
2024-10-06 11:19:19 +01:00 |
|
justin
|
3b54f00cc7
|
Move towards using item structural function when using items
|
2024-10-05 20:53:50 +01:00 |
|
justin
|
7c324a03f6
|
Commit before using item structural function more prominently
|
2024-10-05 16:38:14 +01:00 |
|
justin
|
164beeea6d
|
Implement zipper for attachment trees
|
2024-10-05 14:39:34 +01:00 |
|
justin
|
ac550bc6a4
|
Add battery shape/picture
|
2024-10-04 00:25:44 +01:00 |
|
justin
|
127d85e7ce
|
Cleanup constructors FooUse -> UseFoo
|
2024-10-03 20:39:41 +01:00 |
|
justin
|
ce2f13ade3
|
Cleanup/remove trigger types code
|
2024-10-03 11:39:12 +01:00 |
|
justin
|
3c9941923d
|
Fix bug in creature death drop/destruction ordering
|
2024-10-03 11:19:53 +01:00 |
|
justin
|
1953fb2d0c
|
Cleanup, fix broken records in LeftUse
|
2024-10-03 10:34:17 +01:00 |
|
justin
|
91bf1bc62a
|
Cleanup UseEquip constructor
|
2024-10-03 10:15:17 +01:00 |
|
justin
|
3b75ab73aa
|
Cleanup code for your control
|
2024-10-03 10:08:13 +01: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
|
6bcd5bc591
|
Cleanup
|
2024-10-02 18:54:31 +01:00 |
|
justin
|
effd89dc78
|
Cleanup, remove jetpack
|
2024-10-02 18:23:49 +01:00 |
|
justin
|
bac57a702d
|
Allow determination of attach item relative positions
|
2024-10-02 10:24:10 +01:00 |
|