Commit Graph

251 Commits

Author SHA1 Message Date
justin a207073846 Fold together useDelay and itemTriggerType 2025-07-03 22:25:32 +01:00
justin 8a00450e3f Tweak use location 2025-06-30 01:02:27 +01:00
justin d88aed10c7 Hack together correct positioning of grenades from attached items 2025-06-28 22:32:12 +01:00
justin 4f0dc64e72 Hack together general held item orientation 2025-06-27 21:29:57 +01:00
justin be6ea59d1e Use function on location to determine laser orientation 2025-06-27 10:42:23 +01:00
justin dd5a747559 Cleanup LabelDoubleTree -> LDTree 2025-06-27 08:55:00 +01:00
justin 377900662a Simplify item composition structure 2025-06-26 21:07:11 +01:00
justin 758c0aeec8 Globally assign attachment orientations 2025-06-26 20:59:38 +01:00
justin 731bd5276a Hack machine pistol whir down when no ammo 2025-06-26 09:31:40 +01:00
justin 193bc481d2 Add whirdown for machine pistol 2025-06-26 02:09:22 +01:00
justin 7830b0e2c1 Work on machine pistol 2025-06-26 01:09:09 +01:00
justin 5b35b4c6c8 Fix burst rifle rate delay bug, various cleanups 2025-06-25 23:47:41 +01:00
justin 9fa3e060d7 Refactor damages to materials 2025-06-22 08:31:18 +01:00
justin 4a84b70801 Cleanup 2025-06-20 17:50:49 +01:00
justin b920a2ec72 Unify item inventory effects somewhat 2025-06-20 17:41:32 +01:00
justin fe1ac8f5a4 Cleanup 2025-06-19 22:55:46 +01:00
justin c035f82b0e Cleanup (remove momentum code) 2025-06-19 13:51:57 +01:00
justin add192741c Simplify walk cycle (may decrease frame rate?) 2025-06-19 13:48:53 +01:00
justin e6bb6fb1f3 Simplify walk cycle 2025-06-19 12:46:54 +01:00
justin 078a3cc7ea Cleanup 2025-06-14 23:16:29 +01:00
justin 7e8eaaa34e Randomize spark movement 2025-06-08 21:15:05 +01:00
justin 1b769ad504 Redo maxDamageType 2025-06-08 20:56:56 +01:00
justin 81a7dcd962 Refactor damages 2025-06-07 14:26:00 +01:00
justin d2d4642380 Cleanup, remove records, stop unecessary Aeson compile 2025-06-06 20:43:49 +01:00
justin 0f55257bff Remove creature records 2025-06-06 13:36:18 +01:00
justin 4ae7c6ebd6 Start moving creature properties out of records 2025-06-06 08:46:27 +01:00
justin bae75a1e60 Cleanup 2025-06-05 22:19:20 +01:00
justin 9a699e70ed Move background item effects out of records 2025-06-05 22:08:39 +01:00
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