You are viewing a potentially older version of this package. View all versions.
Faeryn-BetterInventory-1.1.0 icon

BetterInventory

Inventory menu improvements: 'Salvage', 'Send to Stash', 'Send to Other Player' in item menu. More information in readme.

Date uploaded 4 years ago
Version 1.1.0
Download link Faeryn-BetterInventory-1.1.0.zip
Downloads 275
Dependency string Faeryn-BetterInventory-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_Outward-5.4.18 icon
BepInEx-BepInExPack_Outward

BepInEx pack for Outward.

Preferred version: 5.4.18
Faeryn-LocalizationExtension-1.0.0 icon
Faeryn-LocalizationExtension

Allows modders to provide localization for their mods using the game's localization system.

Preferred version: 1.0.0

README

Better Inventory

Features

Item context menu (right click) additons:

  • Salvage: This is functionally equivalent to putting the item into the crafting menu and attempting to "craft" it. The result is usually iron scraps, linen, palladium, etc.
  • Send to Stash: Sends the item to your stash. This option works only if you are in a town with an active stash (so either a free one or you own a house there).
  • Send to Other Player: Sends the item to the other player. This option works only if you are in multiplayer and have a co-op partner connected.

Configuration

It is strongly recommended to use Outward Config Manager.

  • Send to Stash: Enables or disables the Send to Stash action. Default is off.
  • Send to Other Player: Enables or disables the Send to Other Player action. Default is off.
  • Send to Other Player max distance: Sets the maximum distance for the Send to Other Player action (in metres). Default is 10.

Planned features:

  • Drag and drop items and skills onto quickslots to assign
  • Skill menu filters (offensive, sigils, boons, mana spells, stamina skills, etc)
  • Custom skill menu filters (based on user specified criteria)
  • Optional: Button to cast all spells in a category (useful for boons, probably better with custom filters)
  • Localization
  • Some more salvage recipes (bows for example)

What to do when the mod doesn't work as intended?

There is a slight chance that the mod may break (and break your game) in various exciting ways. If anything untoward happens (or nothing happens, which is also a problem), please do one of the following:

I'd love if you also attached a list of mods you are using, and the log from Outward\Outward_Defed\output_log.txt.

Changelog

v1.1.0

  • 'Send to Stash' option in the item context menu
  • 'Send to Other Player' option in the item context menu

v1.0.1

  • Salvage option now doesn't show up for items that (definitely) cannot be salvaged. Note that some items with 'Salvage' option might still fail to salvage (filtering them out is work in progress).

v1.0.0

  • 'Salvage' option in the item context menu