You are viewing a potentially older version of this package. View all versions.
Neobotics-CycleChests-0.1.3 icon

CycleChests

Quickly find items in nearby chests. Cycle through containers using arrow keys or mouse wheel.

Date uploaded 2 weeks ago
Version 0.1.3
Download link Neobotics-CycleChests-0.1.3.zip
Downloads 1983
Dependency string Neobotics-CycleChests-0.1.3

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2100 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2100

README

Cycle Chests

Quickly find items in nearby chests. Cycle through containers using arrow keys and mouse wheel.

Now with Chest Sorting based on chest distance from players! See your closest chests first.

Open a chest, then use your arrow keys or mouse wheel to switch to other nearby chests. Makes finding items easy without moving to or clicking on multiple chests.

NOTE: To use Cycle Chests seamlessly in a multi-player environment, install MultiUserChest from MSchmoecker, and cycle away!

New

  • Added distance based Chest Sorting

Configuration

General

DistanceToIncludeChests: Distance from current location to look for chests to cycle through @. Chest Sorting: The way in which chests are organized. Setting to 'Distance' sorts chests by distance from the player, with cycling starting with the closest chests (within the search radius).

Sound

ChestOpenCloseVolume: Volume of Chest open and close sounds, as a percentage of maximum volume.

Controls

CycleNext: Press this key while a chest is open to open the next container. Default is right arrow. CyclePrevious: Press this key while a chest is open to open the previous container. Default is left arrow. UseMouseWheel: Cycle through containers using the mouse wheel.

Utility

LogLevel: Controls the level of information contained in the log MouseWheelLatency: Controls how sensitive the mouse wheel is when switching chests. Increase if too sensitive, decrease if too sluggish.

Settings with descriptions ending in "@" can be controlled by the server if installed there.

Utility

  • LogLevel: Controls the level of information in the log.

In-game reconfiguration

You can use Configuration Manager (or similar) mod to change the configuration without exiting the game or force an update by changing the config file.

Notes

If Chest Sorting is set to Distance containers are sorted based on distance from the player. Cycling 'forward' opens the next chest farther away than the current open chest. Cycling 'backward', opens the next chest nearer than the open chest. If the farthest or nearest chest is reached, the next open chest will 'loop around', the same as with unsorted chests.

MultiUserChest is required for Cycle Chests to work correctly in a multi-user environment. This terrific mod is available here: https://thunderstore.io/c/valheim/p/MSchmoecker/MultiUserChest/

Compatibility issues & defects

  • If you find a compatibility issue you can post it on NexusMods. Be sure to include the mod name and version you think may be incompatible.
  • If you have a bug please report it on NexusMods. If you do post a bug report, please make sure to include the following:
    • Your version of this mod
    • What you were doing, or attempting to do when it happened
    • If it's repeatable - i.e., can you duplicate it?
    • The exact behavior you observed (or didn't observe)
    • If possible, post a capture of the log file with errors (errors always begin with this mod's name) on Discord

You can find all Neobotics released mods on:

Your comments and feedback are always welcome. Post on NexusMods or Discord: https://tinyurl.com/NeoboticsOnDiscord

CHANGELOG

Changelog

0.1.3

  • Added distance based chest cycling

0.1.2

  • Updated for Ashlands

0.1.1

  • Added volume control for chest open and close sounds.
  • Fixed non-critical error when attempting to cycle chests with Smoothbrain's Backpacks open.

0.1.0

  • Initial release