Commit Graph

268 Commits

Author SHA1 Message Date
justin 81f88c32e9 Unify key press and mouse button press timings
Both now use Ints for presses.
Still no release timer for keyboard events.
2025-07-28 23:16:05 +01:00
justin f1fb0ee768 Implement pulse rifle with explodable pulse balls 2025-07-27 11:10:30 +01:00
justin 68a4bc7aab Partially refactor ammo extraction, work on pulse rifle 2025-07-26 23:17:14 +01:00
justin dc631263da Cleanup, hlints 2025-07-12 21:35:35 +01:00
justin f47f99eac4 Continue removing LDTs 2025-07-12 14:01:44 +01:00
justin 8ff607675b Remove more LDTs 2025-07-11 00:49:36 +01:00
justin 918f970ca8 Move towards removing functionality associated with ItemLinks 2025-07-10 23:08:59 +01:00
justin cd46f34787 Migrate LDTs to DTs 2025-07-10 22:13:47 +01:00
justin 15db129633 Cleanup 2025-07-08 23:47:13 +01:00
justin 57be90fea2 Cleanup, remove chainLinkOrientation/updateItemWithOrientation etc 2025-07-08 23:22:33 +01:00
justin 15187db999 Unify some item updates 2025-07-08 23:20:25 +01:00
justin c2f234b842 Cleanup 2025-07-08 09:59:12 +01:00
justin b6cd988c82 Cleanup, remove old item orientation code 2025-07-06 13:08:13 +01:00
justin 7b9c1678f1 Cleanup, move bullet spawn random offset to muzzle 2025-07-05 20:55:24 +01:00
justin 164499fe4e Move towards unifying some orientation code 2025-07-05 18:35:18 +01:00
justin d8e811c050 Extend trigger type to apply to full item location 2025-07-03 23:08:28 +01:00
justin 978823c87c Cleanup 2025-07-03 22:36:57 +01:00
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