Commit Graph

2448 Commits

Author SHA1 Message Date
justin 90ec2a3738 Allow a spring and hardware to make weapons automatic 2024-12-23 16:29:10 +00:00
justin 205c0a5c19 Stop instant creature death, allow for more overkill 2024-12-23 15:54:01 +00:00
justin ca61ae0c64 Allow for scrolling alteRifle 2024-12-23 13:16:38 +00:00
justin cae02d8008 Move optic zoom scrolling to item scrolling function
Zoom scrolling behaviour has slightly changed, I'm not sure how I want
it to work yet though
2024-12-23 13:02:56 +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 e56a467111 Add muzzle flash to bangCone 2024-12-22 23:54:06 +00:00
justin 69458182d9 Add file 2024-12-22 15:36:45 +00:00
justin e2e1e23881 Cleanup tesla arcs 2024-12-22 15:36:28 +00:00
justin 632deb7486 Cleanup tesla arcs 2024-12-22 14:50:08 +00:00
justin acba8de359 Add more wall reflection/randomisation 2024-12-22 10:42:10 +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 978bf864cc Cleanup, remove old cylinder cap poke code 2024-12-21 16:44:05 +00:00
justin 67fa50e2f8 Make cylinders have flat ends 2024-12-21 16:38:16 +00:00
justin 98d4276fd6 Commit before making large changes to cylinder shape 2024-12-21 16:10:22 +00:00
justin a79dbf3b0e Add shapes for some craft items 2024-12-21 13:30:28 +00:00
justin d3a74912d1 Always draw item in hand/equipped 2024-12-21 12:26:39 +00:00
justin 5b6699767a Cleanup 2024-12-21 12:10:21 +00:00
justin e35e056fcb Remove CreatureTargeting, start making shapes for crafts 2024-12-21 12:08:45 +00:00
justin 1e77b45230 Improve volleyGun 2024-12-21 11:47:29 +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 1e23c9bd1e Add your speed to launched projectile, based on old position 2024-12-20 17:49:46 +00:00
justin 056b8be534 Cleanup 2024-12-20 17:35:02 +00:00
justin e34a17a027 Cleanup, use pattern guards 2024-12-20 17:28:42 +00:00
justin 58635466ae Cleanup 2024-12-20 17:09:17 +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 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