Commit Graph

23 Commits

Author SHA1 Message Date
Tyfon
3d8c9cc232 reflection part 2 2024-07-11 21:58:20 -07:00
Tyfon
8ad0b8c5f7 global usings, some reflection, part 1 2024-07-11 19:17:09 -07:00
Tyfon
f74a234f7c Add offer with space/enter; hide scary slot swap error tooltip 2024-07-09 12:12:28 -07:00
Tyfon
6378c8424c Multigrid dictionarys by Id, fix rig/backpack swapping 2024-07-08 01:04:13 -07:00
Tyfon
d64a07d102 Fix very bad no good white box delete item bug 2024-07-07 18:21:54 -07:00
Tyfon
2300b25e63 fix bsg returning wrong error for 'slot not empty' 2024-07-07 14:55:52 -07:00
Tyfon
238e28dbc3 Update for SPT 3.9.0 2024-07-06 21:50:51 -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
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
dff100db30 greedy stack transfers 2024-06-22 14:03:24 -07:00
Tyfon
da3ffc170d fixes, renames, cleanup 2024-06-17 12:41:42 -07:00
Tyfon
c5836eb588 gridviews can accept directly, 2nd+ items get quickfind spots, highlighting 2024-06-16 16:46:14 -07:00
Tyfon
b8c9e01ead Use Single() over First() in reflection to ensure correct match 2024-06-01 01:07:37 -07:00
Tyfon
8978922a5a Reenable post-scav swapping with server support; add /uifixes/assortUnlocks 2024-05-27 13:39:01 -07:00
Tyfon
66ce87f5e7 Rearrange advanced settings; separate raid scroll speed; remember hideout level 2024-05-26 17:30:44 -07:00
Tyfon
d18dfc0310 Add offer price hightlight; static patches classes 2024-05-25 11:44:37 -07:00
Tyfon
3662b72efd Autoexpand fixes and clean up 2024-05-25 01:34:08 -07:00
Tyfon
b196656a59 Add R() extension method 2024-05-21 13:51:10 -07:00
Tyfon
a16f908028 Fix refactoring mistake 2024-05-20 18:20:43 -07:00
Tyfon
661ecb10a2 Dispose ItemContextClass created in InspectWindowUpdateStatsOnSwapPatch to prevent stack overflow from BSG's buggy implementation 2024-05-20 17:13:23 -07:00
Tyfon
b8f85c06c6 Major reflection refactor into R helper class 2024-05-20 15:05:55 -07:00
Tyfon
a3c85da54e Rename patches for clarity 2024-05-20 02:45:56 -07:00