Qol : Transporter Load Unlock
[b]
This is a QoL mod
In vanilla, when players load transporters or shuttles at the home base, only items within the Home Area are displayed in the loading UI. This mod removes that restriction, allowing items from the entire map to be displayed directly in the loading UI.
Example: After a raid, enemy weapons are scattered everywhere. You want to load these weapons into a transporter, only to find they don't appear in the loading UI (because they are not in the Home Area). With this mod, they will now show up in the UI.
Compatibility: Should be compatible with all mods.
Performance: Zero performance impact; the patch code is only called once when opening the loading UI.
No DLCs required, but requires Harmony.
Recommended Combo: Best used with the [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3551907511][b]Load Instantly[/b][/url] mod for the ultimate smooth experience (Yes, that's my mod too!).
Technical Details: Uses Harmony Transpiler to intercept the get_IsPlayerHome property call within the TransporterUtility.AllSendableItems enumerator and injects false using stack manipulation. [/b]