Mod to automatically transfer all parts from your Inventory to the Warehouse. Also, works in the Barn and Junkyard; including automatically moving all junk to the shopping cart.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Updated SceneName checks to account for "custom" scenes (i.e. Warehouse Garage Expansion).
Version 1.4.5
Removed SceneName check in OnUpdate to hopefully solve the issue with transferring in the garage.
Version 1.4.4
Fixed a bug: Cases and maps do not have part condition; so, when the part condition feature was added, it broke the cases/maps movement.
Changed GetKeyDown listener to GetKeyUp to try and mitigate an issue.
Version 1.4.1
Added logging for error troubleshooting.
Version 1.4.0
Switched Tutorial message if the Inventory/Warehouse/Junk/Shopping Cart windows aren't open to a Popup.
Added the ability to set the minimum part condition that will be transferred in settings.
Added "-" and "=" keys to change the minimum part condition above in real time. This setting will then be saved in the TransferAll.cfg file.
Version 1.3.1
Fixed a bug: Holiday names were renaming the Garage and the mod no longer functioned.
Fixed a bug: This mod adjusts QoLmod settings (if present), but shouldn't have required it. That is now the case.
Version 1.3.0
Fixed a bug: Barn/Junkyard Inventory and Stash windows aren't updated after TransferEntireJunkyardOrBarn key is pressed.
Fixed a bug: Object reference not set when TransferAllItemsAndGroups key is pressed on an empty Shopping Cart tab.
Added the option (in TransferAll.cfg) to move only maps or cases to The Shopping Cart at the Barn/Junkyard. ** THIS OVERRIDES THE TransferPartsOnlyAtBarnOrJunkyard SETTING. **
Updated the TransferEntireJunkyardOrBarn (L) key to work while on the Shopping Cart tab. This will move all the junk into the current junk stash.
Changed the TransferByCategory setting to default to true. ** Updated setting will not change if TransferAll.cfg already exists. Delete it or manually change the assignment. **
Version 1.2.0
Fixed a bug: When the Search box is active the default keys still enact the mod (this shouldn't happen).
Fixed a bug: The confirmation box on the Warehouse Tab did not allow the user to cancel the move.
Added the option (in TransferAll.cfg) to move only non-body part items at the Barn or Junkyard.
Updated the default TransferAllItemsAndGroups key to 'K' so it doesn't conflict with the Remote Control Lifts mod. ** Updated key will not change if TransferAll.cfg already exists. Delete it or manually change the assignment. **
The TransferAllItemsAndGroups (K) key now moves items back to the Junk stashes if you used the TransferEntireJunkyardOrBarn (L) key. ** You must be on the Shopping Cart tab to move items back. This only moves the original items back to the stash. **
Version 1.1.0
Added the option (in TransferAll.cfg) to move only the items in the selected category while in the Inventory or Warehouse.
Version 1.0.1
Changed the activation keys to P and L and got rid of the Control and Alt modifier keys. Adjusted the config file to match.
Version 1.0.0
First release
Donations
No donations accepted
Transfer All - 1.4.6 This mod allows the user to move all items in their Inventory to the selected Warehouse with one press of a key (K). When viewing a Junk stash in the Barn or Junkyard, the same key (K) will move all the Junk to the Shopping Cart/Summary screen. The user can also press a different key (L) and move allthe Junk stashes from the Barn or Junkyard to the Shopping Cart/Summary screen. You still have to pay for the items at the Barn or Junkyard.
Other Mods
PullApart: A mod to automatically pull apart all groups (engines, shocks, wheels) in the player's inventory.
UPDATE 1.4.6
Updated SceneName checks to account for "custom" scenes (i.e. Warehouse Garage Expansion).
Default Keys
K: Move all items from Inventory/Warehouse/Junk/Cart tab to opposite tab in Inventory screens.
L: ONLY WORKS IN BARN AND JUNKYARD. Move all the Junk from all the stashes to the Shopping Cart/Summary screen.
-: Press This Key to set the condition percentage lower by 10%. This value is saved to MinPartCondition value below on exit.
=: Press This Key to set the condition percentage higher by 10%. This value is saved to MinPartCondition value below on exit.
Default Settings(TransferAll.cfg)
TransferAllItemsAndGroups: K
TransferEntireJunkyardOrBarn: L
SetPartConditionLower: -
SetPartConditionHigher: =
MinPartCondition: 0
MinNumOfItemsWarning: 500
TransferByCategory: true (set to false to ignore the selected category during the moves)
TransferPartsOnlyAtBarnOrJunkyard: false (set to true to only move non-body parts at the Barn/Junkyard)
TransferMapsOrCasesOnlyAtBarnOrJunkyard: false (set to true to only move maps/cases at the Barn/Junkyard) (OVERRIDES ABOVE)
Keycode Values Installation (Same as all other MelonLoader mods)