Skip to content

Releases: Vapok/AdventureBackpacks

Updating for Ashland and Bog Witch Updates

03 Nov 21:08
2cc85cf
Compare
Choose a tag to compare

1.7.9 - Additional Updates and Bug Fixes

  • Updated Changes based on feedback from Pull Requests
  • Fixed Bug that removed default effects from Backpacks
  • Changed and updated default settings for Frost and Cold Resistances on Backpacks
    • You may need to reset your Cold Resist configs for Cold Resist to show back up on Lox Hide Backpack

1.7.8 - Forgot to increment the in-game version to 1.7.7

  • In-game version now shows 1.7.8

1.7.7 - Updating for Ashland and Bog Witch Updates

  • Updates to Valheim 0.219.14
  • Updated ItemManager and Piece Manager

1.7.6 - Updating for 0.217.38 Valheim

  • Fixed error on load.

1.7.5 - More Compatibility Support

  • Added in Protection Override so that backpacks can be placed on an Item Stand, similar to Armor Stands.
  • Added initial ContentsWithin support to prevent backpacks from being previewed.

1.7.4 - One more Drop Bug

  • Fixed: Drops were being enabled on world start.

1.7.3 - Fixed Configuration Issue

  • Fixed the ItemManager issue and now running on new version.
  • Drops tested and working as expected.

1.7.2 - Fixing Drop Issues

  • Reverting to a previous version of ItemManager until I can understand why drops are not working fully.
    • If you having continued issues with drops after updating to this update, you might have reset your Adventure Backpacks configuration file.

Release 1.7.1 - API Enhancements

03 Nov 04:59
a892603
Compare
Choose a tag to compare

1.7.1 - Release of the Adventure Backpacks API - Effect and Backpack Creation

  • API (v1.1) now supports bringing in custom effects and backpacks
    • Documentation
    • Download ABAPI.DLL from GitHub
    • Example Effect and Backpack API Usage
      • API Features Include:
        • Registering Your Own Status Effects
        • Registering your own Backpacks (including models)
        • Getting Information about the Player worn backpack.
          • Is Item a Backpack
          • Is Backpack Equipped
          • Get Backpack Information (including Inventory on any backpack item, not just equipped)
          • Get Active Backpack Effects
        • View which effects are registered to Adventure Backpacks
  • Cheb's Necromancy Backpack Integration converted to API
  • Updated to 0.218.28 Valheim

Release 1.7.0

31 Oct 05:42
cbc48d1
Compare
Choose a tag to compare

1.7.0 - Release of the Adventure Backpacks API

Release 1.6.16

29 Mar 16:52
096ef30
Compare
Choose a tag to compare

1.6.16 - Various Updates

  • Crafting bags will no longer allow you to consume equipped cape's.
    • To craft a bag with a cape, and the only one in inventory is equipped, it must be unequipped in order for it to be used.
  • Scaled down size and repositioned the Explorer's Wisppack.
  • Updated Adventure Backpacks Unity version to 2020.3.45
  • Updates codebase to 0.214.300 Valheim References
  • Adding CHANGELOG.md to Thunderstore package

Release 1.6.15

21 Mar 07:07
cf2b183
Compare
Choose a tag to compare

1.6.15.0 - Controller Support!!!, also some bug fixes.

  • Fully Implemented Controller/Gamepad Support.
    • Set bindings in configuration for opening up the backpack and other settings.
  • Rebuilt the mechanism for calculating backpack weight. Now uses transpiler.
  • Addition Sign and Tame Rename Interaction Fixes
  • Open Backpack With Hover now fully works on extended inventory and quick slot grids.
  • Open with Inventory now work with Open/Close Backpack with Hover.

Release 1.6.14

20 Mar 03:06
9ad7d64
Compare
Choose a tag to compare

1.6.14.0 - Fixing Equippable Items, Adding Hover Over Interaction option, Fixing Signs.

  • New Feature: Open Inventory with Hover Interaction
    • When enabled, this will override the Open with Inventory and Close Inventory Options.
    • When enabled, hovering over an equipped backpack item in the player inventory and pressing the Backpack Open Hot Key will open equipped backpack.
  • Discovered a bug (or unintended interaction) that prevented the ability to equip armor if a backpack is configured to open with inventory (and close with inventory) when using "Right Click Quick Transfer" functionality
    • This has been fixed. Right Click Quick Transfer will now detect if there is armor in the spot it would be equipped at.
      • If no item is equipped in it's intended slot, it will equip the item instead of transferring it.
      • if item slot is already filled, it will quick transfer the equipable item.
      • This does mean, if your intent is to swap out armor, you'll have to unequip the current item equipped manually.
        • This is not an issue if Right Click Quick Transfer is disabled.
  • When typing in Signs, inventory was opening with a hotkey.
    • Fixed to prevent inventory from opening while typing in signs.

Release 1.6.13

18 Mar 07:43
1deefcb
Compare
Choose a tag to compare

1.6.13.0 - Refactor of Backpack Interaction Controls

  • Enhanced and improved the mechanics behind how backpacks open.
  • Fixed the backpack not closing when open.
  • All Configuration settings for backpack controls have been validated.
    • Please double-check your settings if interactions have changed for you
  • Community has verified controller support from the previous version.
  • Fixed an issue with bags falling through the floor when dropped with Outward Mode

1.6.12.0 - Redefining Keymappings and Open with Inventory Option

  • Adjusted Config Keymappings to allow for Gamepad, Mouse, or Keyboard to be set.
    • Untested Controller Support - I'm hoping this works, but it might not. Please provide feedback.
  • Added an additional configuration option to Open Backpack Inventory when Player Inventory is Opened.
    • This defaults to Disabled. Set to Enabled (true) to open the backpack at the same time as inventory.

1.6.11.0 - Clean Up and Upgrade of BepInEx

  • Updates to BepInEx 5.4.21
  • Various Clean Up

Release 1.6.10

13 Mar 15:33
a154021
Compare
Choose a tag to compare

1.6.10.0 - Valheim 0.214.2 Update

  • Updates to Valheim 0.214.2
  • Adds in Ukranian Translation (Thanks to @Stadde1n for stopping by the Discord!)

Release 1.6.9

28 Feb 21:32
f737cc1
Compare
Choose a tag to compare

1.6.9.0 - Bugfixes and Chinese Translation

  • Onward Mode/Quick Drop Bug
    • Fixed an issue with quick drop mod when bag inventory is full, while using Extended Inventory mods
  • Added Chinese Simplified Translations
    • Thanks to DuDaowl for dropping me a line on Discord!

Release 1.6.8

26 Feb 21:51
647d7f8
Compare
Choose a tag to compare

1.6.8.0 - Adjusting Container.TakeAll and Adding Chinese Traditional Translation

  • When running some Extended Inventory Mod's, interacting with the Tombstone causes odd behavior.
    • Fixed: Items dupe and "teleport" to other players.
  • Adding Chinese Traditional Translation
    • Thanks to 全家就是你家 for dropping by the Discord to submit it!