Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
EquipmentAndQuickSlots
Give equipped items their own dedicated inventory slots, plus three more hotkeyable quick slots.
| Date uploaded | 5 years ago |
| Version | 2.0.4 |
| Download link | RandyKnapp-EquipmentAndQuickSlots-2.0.4.zip |
| Downloads | 30734 |
| Dependency string | RandyKnapp-EquipmentAndQuickSlots-2.0.4 |
README
!! READ ME FIRST BEFORE UPGRADING !!
The new, v2.0 of Equipment and Quick Slots uses a new system for saving and loading under the hood.
It is NOT compatible with 1.x versions and 1.x must be uninstalled correctly before upgrading to the 2.0 version!
How to Upgrade Equipment and Quick Slots 1.x to 2.0.X
- Start the game with the old mod installed
- Find a safe place for your character
- Unequip all equipment and move everything out of the quick slots
- Quit the game using the menu
- Remove the old Equipment and Quick Slots dll and install the new version
- Run the game again
- You should see your new empty slots in the inventory and be able to re-equip your items
Equipment and Quick Slots v2.0.4
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
CHANGELOG
3.1.3
- Controller navigation in the inventory follows the equipment panel's layout: the D-pad moves between the inventory, the equipment cells, the quick slots and API slots in the direction pressed, an open chest can be reached with the D-pad again, and the controller tooltip follows the selection onto slot cells.
3.1.2
- Fixes item placement change when secondary sources change the inventory size
- Console commands need devcommands again
- Makes configuring the mod without it being on the server more flexible, server synced configs are still enforced if the mod is on the server
3.1.1
- Fix item duplication from loading/unloading a character in Deep North
3.1.0
- Update for Deep North!
3.0.2
- Better Archery compatibility
3.0.1
- Drag-to-unequip works again, with the unequip progress bar
- Compatibility with mods that make the player inventory scrollable (Valheim Plus with its
[Inventory]section enabled). - BetterUI compatibility.
- Once BetterUI has taken the bar over, a one-time line in the log says so, rather than leaving
you to wonder why
Quick Slots AnchorandQuick Slots Positionappear to do nothing.
- Once BetterUI has taken the bar over, a one-time line in the log says so, rather than leaving
you to wonder why
- The readme now documents which mods are compatible and which are refused outright.
3.0.0
- Complete rewrite of the slot system.
- All configs that impact balance or functionality now are server synced (if the mod is installed on the server).
- Your items are migrated automatically. On first login per character, items from the old 2.x slot storage (including pre-Mistlands saves) move into the new slots. There is no downgrade path — after a character has saved under 3.0.0, going back to 2.x will not restore the old format (the automatic backup still protects the items themselves).
- New Trinket equipment slot.
- Configurable utility slots (
Equipment Slots / Utility Slot Count, 1–3, default 1): optionally wear more than one utility item. (This was previously a glitch that could happen, but is now supported as an optional feature) - Quick slot count is configurable (0–6, default 3)
- Extra inventory rows (
Inventory / Extra Inventory Rows, 0–5 default 0): Optionally enable additional inventory rows. - Base carry weight (
Inventory / Base Carry Weight): the player's carry capacity before belts; 300 (vanilla) leaves other mods' carry-weight changes untouched. - Death fixes: Death item dropping/equipping now works correctly
- Hotkey conflict prevention: quick slot hotkeys no longer trigger vanilla actions bound to the same key.
- Public API for other mods — add custom slots, query slot contents, subscribe to changes.
See
docs/API.md; an embeddable typed shim (EquipmentAndQuickSlotsAPI.dll) is available from the repository or follow the doc example to use reflection to access the API. - Console commands reworked:
eaqs_validaterepairs misplaced items (replaces the brokenfixinventory); destructive commands now require cheats. - Removed the dead Creature Level and Loot Control integration remnants and the second death tombstone (one grave now holds everything, sized to fit).
2.1.14
- Updated for Valheim 0.219.13 Patch (Bog Witch)
Changelog History (click to expand)
2.1.13
- Updated for Valheim 0.217.38 Patch 2.1.12
- Updated for Valheim 0.217.27
- Updated Auga and CLLC API's
- If Auga is loaded, set the default position of Quick Slot Bar accordingly
- Updated for World Modifiers and Hard/Hardcore Settings 2.1.11
- Adjusting InventoryGrid Initialization to prevent Awake from happening before variables are set.
- This has fixed a compatibility issue that was found with Jewelcrafting allowing EAQS to now be used with Smoothbrain's Jewelcrafting 2.1.10
- Fixing Hotkey Bar Binding Texts
Release 2.1.8 & 2.1.9
-
Hildir's Request Updates 0.217.24
-
Updated version from 2.1.7 to 2.1.9 because I forgot to change it. 2.1.7
-
Hildir's Request Updates 0.217.14 2.1.6
-
Updates needed for Valheim 0.216.7 2.1.5
-
Fixing Keybinds to defaults if config is messed up and showing None.
- This was caused by a change in how keybinds are stored.
-
Tooltips when using Controllers are now visible and not hiding behind the Equipment Slots 2.1.4
-
DLL packaged with 2.1.3 was incorrectly built as 2.1.2 and might not have had all the changes in it.
-
Bumping version by 1 and reuploading correct version. 2.1.3
- Improved Controller Support Between Hotbars/Inventories
- Known Bug: The weight calculation is still not working when using controller to transfer items.
- Updated Keybindings to Support Controllers
- Rebuilt QuickSlotHotkeyBar from the Ground Up
- No longer a Prefix that blocks UpdateIcons
- Allows other mods to affect item icons in the Hotkeybar (like EpicLoot)
- Potential for Performance Improvement 2.1.2
- Updated for Valheim 0.214.2 Patch 2.1.1
- Fixed compatibility issues with JewelCrafting and MultiUserChest 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
- Improved Controller Support Between Hotbars/Inventories
-
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