Commit Graph

269 Commits

Author SHA1 Message Date
Tyfon
9295d85b13 adjust multiselect clickable detection; make modify equipped weapons not advanced 2024-09-15 17:12:47 -07:00
Tyfon
f3062b2d40 Swap magazines when dragging mag over weapon 2024-09-15 15:45:39 -07:00
Tyfon
0cc567a704 Try to fix null ref in trader auto switch 2024-09-15 14:38:22 -07:00
Tyfon
a9db6ce524 Fix null ref in reload-in-place 2024-09-12 02:43:25 -07:00
Tyfon
1e2abaab64 shorten inventory operation queue time 2024-09-10 10:13:06 -07:00
Tyfon
983deffea5 Fix add offer keybind 2024-09-10 10:12:35 -07:00
Tyfon
f62d957059 Add ctrl-F to highlight search; fix flea enter during filter not working 2024-09-04 03:29:26 -07:00
Tyfon
6e96461ad2 Fix nullref when flea back button is disabled 2024-09-04 02:28:51 -07:00
Tyfon
a81204b6ea Prioritize smaller slots 2024-08-31 10:54:34 -07:00
Tyfon
a61f0f8156 More MergeConsumables compat - allow swap/stack 2024-08-31 10:18:21 -07:00
Tyfon
a7071cd572 Re-enable MergeConsumables fix 2024-08-30 13:40:00 -07:00
Tyfon
d481368cce Block snap left/right when textbox is active 2024-08-29 01:21:35 -07:00
Tyfon
ce6ea3fcc1 Handle parentless weapon (handbook) 2024-08-24 12:04:21 -07:00
Tyfon
135fb316e1 Add Reload keybind 2024-08-23 19:19:21 -07:00
Tyfon
303ac665b3 Disable add offer context menu for status reasons (level, banned, disabled) 2024-08-22 12:29:49 -07:00
Tyfon
3f8ef95685 Disable MergeConsumables compat change until that mod implements Rollback() 2024-08-22 12:18:54 -07:00
Tyfon
7bdd98ecd1 Mod weapons in hands/in raid; Move add offer setting 2024-08-21 15:39:27 -07:00
Tyfon
0d7ee4de68 Check __runOriginal in ExecutePossibleActions patch, compat fix for MergeConsumables 2024-08-21 10:57:45 -07:00
Tyfon
cdaf3ed441 Bindable headlights, nvg; toggle/hold applies 2024-08-19 13:39:04 -07:00
Tyfon
d16e70fcba Still scale quickbind icons 2024-08-17 03:11:58 -07:00
Tyfon
3dcf4a367e Focus tag dialog text 2024-08-17 01:17:36 -07:00
Tyfon
b03f23d128 Use flea market icon for add offer 2024-08-17 01:11:01 -07:00
Tyfon
28238b8e4d ContextMenu in trading screen; possible multi-select click not working in raid fix 2024-08-17 00:56:27 -07:00
Tyfon
344fd9334a Fix add offer fat scrollbar 2024-08-17 00:14:30 -07:00
Tyfon
fe8a02d9c3 Add offer context menu 2024-08-16 18:18:04 -07:00
Tyfon
852b9b0078 Bindable tactical devices 2024-08-16 15:51:05 -07:00
Tyfon
75c60fb09a Set tags with enter; tags over names 2024-08-16 11:54:50 -07:00
Tyfon
1d3a2ac85a grow items left or up 2024-08-16 11:00:10 -07:00
Tyfon
e76d2515cf Block hideout camera movement when area is selected 2024-08-12 17:36:55 -07:00
Tyfon
14dd7c7ad2 Fix IgnoreItemParent left true 2024-07-29 13:23:28 -07:00
Tyfon
9f9b26cda8 Remove server barter fix (fixed in spt) 2024-07-28 13:17:33 -07:00
Tyfon
a29361958e Use correct inventoryController in ammobox unload 2024-07-26 01:26:45 -07:00
Tyfon
476b14f9a0 Disable scroll when in a textbox 2024-07-26 00:54:24 -07:00
Tyfon
887688d7aa Expand dropdowns by a smaller amount 2024-07-26 00:44:51 -07:00
Tyfon
8ac18a3c85 ToggleHold sprint, tactical, headlight, goggles 2024-07-25 14:00:51 -07:00
Tyfon
e2d51f25d9 Re-enable ammobox unload in-place, fixed for fika 2024-07-25 12:25:53 -07:00
Tyfon
0e7e0f82a6 Always swap means always swap 2024-07-24 13:32:20 -07:00
Tyfon
a51d21a855 Reload in-place for fika 2024-07-24 12:50:29 -07:00
Tyfon
8fb4799576 comment out ammo box in-place temporarily 2024-07-24 00:28:00 -07:00
Tyfon
960cb725ec limit nonstandard dragging 2024-07-23 19:00:00 -07:00
Tyfon
48faa97082 autopopulate flea offer price; update flea offer price when bulk; ammobox unload in place fixes 2024-07-23 16:46:45 -07:00
Tyfon
35d54c282e fix unload in place (fake stash profile id) 2024-07-22 18:09:07 -07:00
Tyfon
cfe32c55cc open ammo boxes in place 2024-07-22 16:44:21 -07:00
Tyfon
14c2e79658 examine keybind; unlock cursor 2024-07-22 15:04:00 -07:00
Tyfon
7c5e31e677 file rename 2024-07-22 13:55:24 -07:00
Tyfon
0a656a2c4b multiselect + sort table polish, sort table keybinds 2024-07-22 13:54:45 -07:00
Tyfon
41699a422f multiselect: only check for clickables if left mouse; allow shift-drag to draw by disabling item drag 2024-07-22 01:58:38 -07:00
Tyfon
30ad64ec40 Flea barter icons respect FiR setting 2024-07-22 00:02:43 -07:00
Tyfon
8046557121 Add setting to force mag reload in-place 2024-07-21 14:10:00 -07:00
Tyfon
575e33f04a Apply scroll speed to lightscrollers 2024-07-21 14:06:30 -07:00