Skip to content

Releases: mannly01/TransferAll

Version 1.4.6

04 Jul 16:01
Compare
Choose a tag to compare
  • Updated SceneName checks to account for "custom" scenes (i.e. Warehouse Garage Expansion).

Version 1.4.5

03 Jul 17:28
Compare
Choose a tag to compare
  • Removed SceneName check in OnUpdate to hopefully solve the issue with transferring in the garage.

Version 1.4.4

04 Jun 21:13
Compare
Choose a tag to compare
  • 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

21 Apr 20:07
Compare
Choose a tag to compare

Added logging for error troubleshooting.

Version 1.4.0

11 Apr 18:51
Compare
Choose a tag to compare
  • 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

06 Apr 14:38
Compare
Choose a tag to compare
  • 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

13 Mar 20:29
Compare
Choose a tag to compare
  • 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

07 Mar 16:13
Compare
Choose a tag to compare
  • 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

28 Feb 03:22
Compare
Choose a tag to compare

Added category option in config file to allow the transfer of only the selected category in the inventory and warehouse pages.

Version 1.0.1

27 Feb 18:39
Compare
Choose a tag to compare

Based on user feedback, the modifier keys (Control and Alt) have been removed and Space has been re-wired to P and L for the two functions. The config file has been modified to accommodate this change.