Commit Graph

356 Commits

Author SHA1 Message Date
Tyfon
0b1834258a multigrid; gclass alias 2024-06-26 17:27:05 -07:00
Tyfon
1f8f1d3f85 remove a few g references 2024-06-25 15:39:48 -07:00
Tyfon
a6e622013e settings extensions; proper enable/disable multiselect 2024-06-25 15:19:07 -07:00
Tyfon
bc166b808f Rev version, 1.7.3 2024-06-25 03:11:38 -07:00
Tyfon
20db501585 Unblock swapping mods on equipped guns in raid; fixed firearm controller's add-mod operation 2024-06-25 03:05:38 -07:00
Tyfon
16c597230d Hook up handoverQuestItemsWindow's scroll view 2024-06-25 00:36:44 -07:00
Tyfon
34b1754ba2 Fix currentSelectGameObject null check (dont use ?.); block swapping components on an equipped gun with each other in raid 2024-06-24 16:19:49 -07:00
Tyfon
493dec9c3e Fix underlying scav transfer bugs w/ unloading and scav stash 2024-06-24 14:53:50 -07:00
Tyfon
f2da256607 Fix TraderControllerClass.ExecutePossibleAction to not drop unsimulated operations on the floor 2024-06-24 01:18:52 -07:00
Tyfon
bd004aea9f advanced setting for multiselect in raid; unload ammo more places 2024-06-23 15:20:34 -07:00
Tyfon
1654e8741e always move entire stacks default true 2024-06-22 17:21:12 -07:00
Tyfon
03015abe5b rev version, 1.7.2 2024-06-22 17:17:00 -07:00
Tyfon
cd0266a2a9 deselect items that go into mags, allow partial moves when all items are the same and stackable 2024-06-22 17:12:23 -07:00
Tyfon
df1803c385 fix dragging multiselect onto trading table 2024-06-22 15:06:10 -07:00
Tyfon
cf6d38cc05 allow partial transfers in multiselect 2024-06-22 14:43:52 -07:00
Tyfon
dff100db30 greedy stack transfers 2024-06-22 14:03:24 -07:00
Tyfon
f4b7fae31d fix corner case where dragged item highlights red due to non-move 2024-06-22 11:36:18 -07:00
Tyfon
ab23705cdb debug tweak; extra null check on EventSystem.current 2024-06-22 03:31:31 -07:00
Tyfon
376999a472 re-enable dropping into mags 2024-06-22 01:25:48 -07:00
Tyfon
e33a0c7bbf Deselect items that are gone due to merge or destruction 2024-06-21 16:29:27 -07:00
Tyfon
26ba6810ad Stoppable multi-unload in raid 2024-06-21 11:49:40 -07:00
Tyfon
936c3fad54 small fix to rebound selection box 2024-06-21 02:28:30 -07:00
Tyfon
428df4800b rev version, 1.7.1 2024-06-21 02:17:27 -07:00
Tyfon
c5f90f2f43 keybind events aren't mutually exclusive; fix object focus cancelling keybinds; bindable selection box key 2024-06-21 01:10:37 -07:00
Tyfon
83a88e6ae6 fix some multi-select context actions not working in raid 2024-06-20 14:35:41 -07:00
Tyfon
391533ffd2 fix bsg bug unloading last bullet in npc inventory 2024-06-20 14:07:01 -07:00
Tyfon
cd9794676e readme tweaks 2024-06-20 11:44:46 -07:00
Tyfon
987dad1359 don't select when alt or ctrl are down 2024-06-20 03:36:26 -07:00
Tyfon
fa5fde5dcd overhaul readme 2024-06-20 03:18:06 -07:00
Tyfon
8f4224f778 don't select SelectableSlotItemViews 2024-06-20 02:51:16 -07:00
Tyfon
dc6b879d58 unpack keybind; multi equip, unequip, unload ammo 2024-06-20 02:05:40 -07:00
Tyfon
4700ff5aa3 don't start selection box on clickables 2024-06-20 00:42:20 -07:00
Tyfon
bf6f63c73f space/clickout scav case, error dialog 2024-06-20 00:31:34 -07:00
Tyfon
a8d6485974 quick move to container compat 2024-06-19 23:50:00 -07:00
Tyfon
8bb7c90b36 alt-click 2024-06-19 18:46:45 -07:00
Tyfon
58b35d32fc ctrl-click working 2024-06-19 18:13:40 -07:00
Tyfon
7fc1c0068b remove inspect window hack 2024-06-19 12:16:41 -07:00
Tyfon
465d06e0b9 multiselect insurance 2024-06-19 12:16:10 -07:00
Tyfon
8217fc1df8 allow same space, massive selectionbox perf fix, 3 multiselect options 2024-06-19 03:12:52 -07:00
Tyfon
8a2eb49baa refactor to handle itemview kill/create, fix sorting table, cleanup 2024-06-19 00:47:48 -07:00
Tyfon
3ea9726189 Filter out a few griditemview places 2024-06-18 15:50:17 -07:00
Tyfon
3faaf65b08 enable ammo merging on direct drop 2024-06-18 15:17:11 -07:00
Tyfon
62bfdd6042 block partial merges, keep ammo from merging on gridview accept 2024-06-18 14:52:35 -07:00
Tyfon
9289e736eb cleanup 2024-06-18 12:04:01 -07:00
Tyfon
cd51fef02b maintain ordering, keep selection active after move 2024-06-18 11:46:27 -07:00
Tyfon
61cbc32cf7 findplacetoput loops around, keeps rotation 2024-06-18 01:00:29 -07:00
Tyfon
f24f527375 rename 2024-06-17 12:55:29 -07:00
Tyfon
ece63d9e1e Fix quick access panel autohide/never not working 2024-06-17 12:55:07 -07:00
Tyfon
da3ffc170d fixes, renames, cleanup 2024-06-17 12:41:42 -07:00
Tyfon
2824f684cc preview images 2024-06-17 04:05:56 -07:00