EquipmentAndQuickSlots
Give equipped items their own dedicated inventory slots, plus three more hotkeyable quick slots.
Last updated | 11 months ago |
Total downloads | 5283 |
Total rating | 1 |
Categories | Mods |
Dependency string | LootGoblinsInc-EquipmentAndQuickSlots-1.0.0 |
Dependants | 8 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2102README
What is this
Its quick fork of original mod with 0.217.38 patch compatibility fixes. Will be deprecated as soon as original mod update.
New for Mistlands
The new, v2.1 of Equipment and Quick Slots does not need to be installed on servers.
Please report bugs on our discord: https://discord.gg/ZNhYeavv3C
Equipment and Quick Slots v2.1.3
by RandyKnapp
Give equipped items their own dedicated inventory slots, plus three more hotkeyable quick slots.
Hotkeys must be assigned according to the conventions listed here: https://docs.unity3d.com/Manual/class-InputManager.html
Source: Github
Install with BepInEx
Copy EquipmentAndQuickSlots.dll into the BepInEx/plugins folder
Changelist:
- 1.0.3
- Integrated fix for larger containers (this mod was not allowing the same row to be used in containers as it uses in the Inventory)
- 1.0.4
- Fixed issue where gamepad could not use quick slots
- 1.0.5
- Fixed issue where the previous fix broke the #8 hotkey...
- 2.0.0 Stability Update
- Items are saved even if accidentally uninstalling or having an error
- UIs work better with controller
- Never drop or lose items on death
- 2.0.1
- Hotfix for not being able to craft when fully equipped
- 2.0.2
- Fixed an issue where some equipment was lost on death
- Re-added the toggles to disable and enable features
- 2.0.3
- Fixed a bug where players could teleport with items they normally can't
- 2.0.4
- Fixed gamepad navigation for the crafting recipe list
- Fixed bug preventing new characters from being created
- 2.0.5
- Put in a potential fix for "losing items" on tombstone pickup (they're in your inventory, just outside the grid. This version should fix that.)
- 2.0.6
- Fix for double upgrade when using EpicLoot with EAQS
- Fix for items lost in tombstone by jsza.
- 2.0.7
- (This entire update provided by jsza)
- Fix a variety of equipment bugs
- Fix a variety of pickup/stacking bugs
- 2.0.8
- Had to update the number to re-upload to ThunderStore
- 2.0.9
- Quick slots position is now configurable
- 2.0.10
- Fixed an encumberance bug
- 2.0.11
- Added support for Project Auga
- 2.0.12
- Better Valheim+ and Auga positioning for the inventory
- 2.0.14
- Updated for H&H
- 2.0.15
- Yet Another Attempt at fixing the lost-equipment-on-death bug
- 2.1.0
- Updated for Mistlands!
- Now uses player.m_customData instead of knownTexts
- On death, drops equipment in second gravestone
- Fixed bug where you couldn't move items out of your quickslots
- Added new config features: DontDropEquipmentOnDeath, DontDropQuickslotsOnDeath, InstantlyReequipArmorOnPickup, InstantlyReequipQuickslotsOnPickup
- 2.1.1
- Fixed compatibility issues with JewelCrafting and MultiUserChest