Skip to content

Commit

Permalink
Merge pull request #49 from Vapok/vapok/r1.5.9
Browse files Browse the repository at this point in the history
1.5.9 Patchnotes and Readme update
  • Loading branch information
Vapok authored Feb 6, 2023
2 parents 48187e9 + a6c0d86 commit eb6d517
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions PATCHNOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

# 1.5.9.0
* New Feature Added: Right Click Quick Transfer
* This feature, when enabled (disabled by default), allows you to transfer contents between player inventory and containers by right clicking.
* This feature, when enabled (disabled by default), allows you to transfer contents between player inventory and containers by right clicking.
* _**blumaye.quicktransfer**_ Module Compatibility Issue Discovered which could cause loss of backpacks and items in backpacks.
* Right Click Quick Transfer Feature meant to replace this mod.
* Recommended to remove _**blumaye.quicktransfer**_ mod
* Right Click Quick Transfer Feature meant to replace this mod.
* Recommended to remove _**blumaye.quicktransfer**_ mod
* Added Inception checker on Inventory.AddItem()
* Added Backpack Removal Guard on Inventory.RemoveItem()
* Backpack trashed or removed while containing items should no longer be able to be removed.
* Backpack trashed or removed while containing items can still be deleted, but contained items will be saved by Thor.

# 1.5.8.0
* Added Frost Resistance as a Configurable Effect.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ stage of maturity. This includes a backpack progression that will start at Meado
* Recommended to remove _**blumaye.quicktransfer**_ mod
* Added Inception checker on Inventory.AddItem()
* Added Backpack Removal Guard on Inventory.RemoveItem()
* Backpack trashed or removed while containing items should no longer be able to be removed.
* Backpack trashed or removed while containing items can still be deleted, but contained items will be saved by Thor.

## 1.5.0.0
* Initial Release of Adventuring Backpacks introducing 6 New Backpack Prefabs (4 New Models and Designs)
Expand Down

0 comments on commit eb6d517

Please sign in to comment.