Commit Graph

141 Commits

Author SHA1 Message Date
justin 2fbaa47c0b First commit on new machine, some hlinting 2025-12-21 18:43:52 +00:00
justin 43db5a2ebc Commit before attempting to allow for non-convex chasm shapes 2025-10-05 15:06:19 +01:00
justin a8348a3515 Tweak bullet magazines 2025-10-03 12:33:28 +01:00
justin a2c32907f0 Fix bugs in drag pickup when releasing mouse outside of inventory list 2025-08-25 12:59:12 +01:00
justin 3f6f1b4019 Use NewIntMap InvInt for crInv 2025-08-25 10:21:59 +01:00
justin fa377171a4 Reinstate HammerTrigger (no weapons use it currently) 2025-07-29 10:47:09 +01:00
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 ea35753744 Fix various attachment issues involving pulse laser 2025-07-28 18:30:02 +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 190068737d Move towards adding in pulse laser "rifle" (like UT shock rifle) 2025-07-25 09:12:04 +01:00
justin ff3699e6cb First implementation of pulse lasers 2025-07-23 23:22:26 +01:00
justin 8b17ec56ad Start adding pulseLasers 2025-07-19 22:05:46 +01:00
justin 27ce087e33 Cleanup, split itemToBreakLists 2025-07-13 22:24:54 +01:00
justin d861be8acf Cleanup 2025-07-13 21:13:31 +01:00
justin f1d4f530d9 Cleanup 2025-07-12 22:04:50 +01:00
justin 6df7f657bc Cleanup 2025-07-12 22:03:21 +01:00
justin a054d433b3 Cleanup 2025-07-12 21:52:12 +01:00
justin 06cf55aa73 Hlint pass 2025-07-12 21:45:51 +01:00
justin cab125a1e9 Remove ItemLink 2025-07-12 21:41:49 +01:00
justin dc631263da Cleanup, hlints 2025-07-12 21:35:35 +01:00
justin 5544e891c5 Remove LDTs from item attachment 2025-07-12 21:21:37 +01:00
justin 264d83971f Tweak checks of item attachment to not use ItemLinks 2025-07-12 21:11:41 +01:00
justin 3dc70c483a Continue LDT -> DT 2025-07-12 14:08:17 +01:00
justin f47f99eac4 Continue removing LDTs 2025-07-12 14:01:44 +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 a9d730a5c1 DoubleTree -> DTree 2025-07-10 11:28:55 +01:00
justin e013bd57f7 Commit before attempting to remove ItemLinks, move LDT -> DT 2025-07-10 11:20:27 +01:00
justin e3c6ef1398 Allow for laser to be attached to transformer to create weapon 2025-07-10 10:31:04 +01:00
justin f557d5b954 Eta reduction 2025-07-10 00:13:57 +01:00
justin d8e811c050 Extend trigger type to apply to full item location 2025-07-03 23:08:28 +01:00
justin a207073846 Fold together useDelay and itemTriggerType 2025-07-03 22:25:32 +01:00
justin d88aed10c7 Hack together correct positioning of grenades from attached items 2025-06-28 22:32:12 +01:00
justin dd5a747559 Cleanup LabelDoubleTree -> LDTree 2025-06-27 08:55:00 +01:00
justin 73c708a325 Implement break list attachments without internal item updates 2025-06-26 23:42:54 +01:00
justin 4710dd7631 Move towards externalizing item attachment updates 2025-06-26 23:36:59 +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 494c7a4f89 Commit before messing with item tree orientation etc 2025-06-26 20:29:48 +01:00
justin 2f0e039d39 Fix volleyGun 2025-06-26 11:41:24 +01:00
justin 5b35b4c6c8 Fix burst rifle rate delay bug, various cleanups 2025-06-25 23:47:41 +01:00
justin 816ab4222f Move UseCondition out of record 2025-06-05 19:41:33 +01:00
justin 7f1b790688 Move AmmoType, going towards no need for Aeson 2025-06-05 13:16:57 +01:00
justin a1a35745d6 Move TriggerType out of item record 2025-06-04 08:18:05 +01:00
justin 33ebdcb0de Continue reorganising records into functions 2025-06-03 22:20:42 +01:00
justin a17961eac7 Make aimStance record into function 2025-06-03 15:19:35 +01:00
justin 3b452b9002 Add clicker items that use other items with a one frame delay 2025-01-03 14:50:09 +00:00
justin 386d6f47b0 Mapper, ARHUD, radar sweeps update. Add dropper items 2025-01-03 10:43:06 +00:00
justin e9f5a39ed7 Start implementing mapper item 2025-01-02 16:26:26 +00:00