Commit Graph

730 Commits

Author SHA1 Message Date
justin e914555728 Partial (not working) refactor of damages, energyballs 2025-06-07 12:22:06 +01:00
justin 2b39152060 Remove DamageEffect 2025-06-07 10:28:17 +01:00
justin 500772f2f9 Add exports 2025-06-07 10:08:20 +01:00
justin b4bdfbf2c3 Simplify sparks 2025-06-07 10:07:16 +01:00
justin d2d4642380 Cleanup, remove records, stop unecessary Aeson compile 2025-06-06 20:43:49 +01:00
justin d3de40d432 Add file 2025-06-06 15:32:36 +01:00
justin 7292bc9012 Remove creature move type record 2025-06-06 15:32:19 +01:00
justin e9b69be7de Remove some creature vocalization records 2025-06-06 15:01:20 +01:00
justin 467f241d7a Remove creature records 2025-06-06 14:52:52 +01:00
justin 05f250f928 Add file 2025-06-06 13:36:38 +01:00
justin 0f55257bff Remove creature records 2025-06-06 13:36:18 +01:00
justin 73c79f2f4d Move creature mass out of record 2025-06-06 09:10:03 +01:00
justin aa219acf8d Add file 2025-06-06 08:46:52 +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 16f5c05f19 Vleanup 2025-06-05 16:21:30 +01:00
justin 0710427aa2 Remove record concerning removing equipment effects 2025-06-05 15:39:33 +01:00
justin 6300a90257 Move equip effect on remove out of record 2025-06-05 15:35:11 +01:00
justin a71e237789 Remove aimParam records 2025-06-04 09:22:01 +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 a73db304d0 Record aim position in LWorld 2025-06-03 09:34:18 +01:00
justin 59e1207b46 Improve jump to hotkey 2025-06-01 09:44:03 +01:00
justin 39753755af Cleanup 2025-06-01 09:31:29 +01:00
justin c56e3e96ee Fix aim sweep 2025-05-31 22:11:26 +01:00
justin 8b07fffa7c Cleanup, improve aiming code 2025-05-31 15:28:30 +01:00
justin 3553ee5bbf Cleanup 2025-05-31 13:34:41 +01:00
justin b1c3cf5045 Cleanup 2025-05-31 08:56:20 +01:00
justin ceb7a4f04c Cleanup 2025-05-31 08:17:26 +01:00
justin cdf300b824 Stop tracking aim twist amount, use fixed number 2025-05-30 10:31:21 +01:00
justin 0bcf263db7 Remove _crTwist 2025-05-30 10:23:37 +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 12e5cba62b Start trying to remove _ssItems as much as possible 2025-01-05 16:00:23 +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 e9f5a39ed7 Start implementing mapper item 2025-01-02 16:26:26 +00:00
justin 03b25565f1 Allow mouse click interaction for nearby objects 2025-01-02 00:32:45 +00:00
justin adc0878a28 Allow use of items while examine subinventory shows
Still not sure what to do with right click scrolling, item swapping
2025-01-01 21:58:07 +00:00
justin ff5c4db3ae Cleanup 2025-01-01 21:16:47 +00:00
justin 5b978d9f1c Make examine inventory controlled by item, perhaps still buggy 2025-01-01 21:14:38 +00:00
justin 08685909be Implement introspection items 2025-01-01 15:20:46 +00:00
justin dae0e0591c Fix bugs in equipment allocation using hotkeys
The behaviour is still not perfect, should be able to cycle through all
options by pressing one key. There is unnecessary memory of past state
going on here
2025-01-01 14:48:17 +00:00
justin 7dd379d4bc Cleanup, delete hotkeys when deleting item from inventory 2025-01-01 14:04:25 +00:00