0 of 0

File information

Last updated

Original upload

Created by

devopsdinosaur

Uploaded by

devopsdinosaur

Virus scan

Safe to use

Tags for this mod

About this mod

Switch chests without moving around (adds buttons by the chest title window), and adds button to player inventory to transfer similar items to all zone chests.

Permissions and credits

*************************************************************************************
Please join me on Discord if you have mod issues or ideas:

devopsdinosaur's Discord Server


If you don't use Discord please PM or email.  If you have mod issues then you
can submit them directly through GitHub here:

devopsdinosaur/sunhaven-mods bugs/ideas

I cannot guarantee I will see Posts/Bugs on all of my mods, so Discord/GitHub
are much better ways to reach me.

Thanks!
dd
*************************************************************************************


Public Service Announcement:

It's been hard to find the time to create new mods and support the ones I've made.  If you like my mods, please consider a small tip (any amount) on Ko-fi to help me convince my wife that this modding stuff is worth my time =)  Just scan the QR code below with your phone or click it to get started.  Thanks a ton!



Description:

v0.0.20 - Fixed issue causing navigation buttons to close chests in 1.5.4
v0.0.19 - Updated to work with game version 1.4 (for real this time...)
v0.0.18 - Updated to work with game version 1.4
v0.0.17 - Removed the CFS stuff and left the rest.
v0.0.16 - Fixed a behind-the-scenes glitch introduced in 0.0.14 resulting in multiple navigation buttons being created on each chest.
v0.0.15 - Fixed a glitch causing debug items to show up in craft tables and breaking the mod in beta.
v0.0.14 - Added chest navigation buttons (to the left and right of chest title) to switch chests without moving around.
v0.0.13 - Mana/health crafting should now work in non-English mode.
v0.0.12 - Should now work with the translation mod for all its supported languages.  Should also now be more functional in multi-player (though I am still working on fringe case issues).  This rewrite eliminates the need for the "Chest Interact Strings" in the config options, and it has been removed.  It won't hurt to keep it in your config file though... like a vestigial appendix thing... you don't need it, but it can stay.
v0.0.9 - Fixed a glitch causing item duping when using Zone Send Similar button

Switch chests without moving around (adds buttons by the chest title window), and adds button to player inventory to transfer similar items to all zone chests.

NOTE: A "zone" is the area that is accessible without hitting the edge of the screen or a door.  The inside of your house and outside are different zones.  Chests in Nel'vari can't be reached from Sun Haven farm, and so on.  The GameManager seems to only keep zone inventories in memory, so there seems to be no way around this without a lot of hacky (and risky) code.  I'm looking into it though because it would be very handy to use stuff from Sun Haven farm on the Nel'vari farm and be able to dump stuff to chests at home from the mines.

NOTE #2: There are still a few reports of the Zone Send Similar (Same) button suddenly stopping working and NullReferenceExceptions being printed in the log.  I'm working the problem, though I can't duplicate it myself.  For those who experience the issue, please contact me on the official discord server under #game-mods channel and let me know.  I might need to borrow your savegame =)

Disclaimer: I generally test these mods as much as I can before releasing, but I won't always catch all the problems.  Please let me know if you hit issues, notice something just isn't working as expected, or just think something could be improved.  See my contact info below.  Thanks for the help!

Config Options:
Enabled - Set to false to disable this mod.
Use Inventory First - If true then crafting stations will pull from inventory before storage chests.
Transfer from Action Bar - If true then the transfer similar/same transfer buttons will also pull from the action bar.  This defaults to false.  I added it because it's easy to code this than to hack the Inventory add methods to put items first into the bag instead of the action bar (I'll do that eventually...)

In-game Controls
None

Conflicts:
None that I'm aware of; let me know if so.  I have not tested anything in multiplayer.

Installation:
1. Install BepInEx
2. Download and extract this mod.
3. Copy the extracted file(s) to your <sunhaven-install>/BepInEx/plugins directory.
4. Run the game.  Enjoy!

Source Code and Issues:
All my Sun Haven mods are on GitHub here: https://github.com/devopsdinosaur/sunhaven-mods  I try to keep them as specific and simple as possible.  Any issues or requests, just PM me here, on github, or email devopsdinosaur __a_t__ gmail.com.