15 Commits

Author SHA1 Message Date
Aleksandr Kirichenko
43c7e9682d
Merge pull request #1 from reysonk/aki-380-release-29197
Update for AKI 3.8.0 release-29197
2024-06-18 06:20:25 +07:00
archmagetony
7a13d8bdff Update for AKI 3.8.0 release-29197
-update version to 1.4.2

-update gitignore files

-fix mod can work in hideout (line:135),now only work in raid

-update QuickTransferPatch.cs
--GClass2585 → InteractionsHandlerClass
--GStruct375<GInterface275> → GStruct414<GInterface324>
--IContainer → EFT.InventoryLogic.IContainer
--GClass2318 → StashGridClass
--GStruct375<GClass2599> → GStruct414<GClass2788>
--GClass2580 → GClass2769
--GStruct375<GClass2597> → GStruct414<GClass2786>
--Player.Inventory could be public
SPT-ContainerQuickLoot-1.4.2-AT-Fix
2024-04-24 14:13:33 +08:00
2390ad88fa Handle failed transfers 2024-01-18 21:52:14 +01:00
e13f962d8d Bump version 2024-01-14 20:32:14 +01:00
545725d380 Automatically merge stacks (money, ammo, etc.) when quickly transferring items to containers not marked with a @loot tag 2024-01-14 20:28:59 +01:00
1bee34fc26 Bump version 2023-11-23 11:46:40 +01:00
3b6760605e If a first matching container is full, put loot into the next matching
container
2023-11-23 11:44:00 +01:00
850b5caff1 Add priority sorting 2023-11-22 19:57:33 +01:00
4a564a60c9 Stop depositing quest items 2023-11-22 19:57:23 +01:00
d64bd7b1f7 Bump version 2023-11-21 13:39:50 +01:00
208a906f24 Automatically merge stacks when moving items 2023-11-20 15:34:24 +01:00
b176d90467 Add support for loose loot 2023-11-20 11:51:15 +01:00
087714d394 Switch to prefix patch 2023-11-20 11:28:27 +01:00
92ed9b1748 First release 2023-11-19 21:14:49 +01:00
d98f59117b
Initial commit 2023-11-19 17:25:10 +01:00