Summary
1.1 Patch Notes
Features
- New live character portrait
- New 3rd Person Character
- New Item name Widget
Fixes
- Fixed issue with backpack slots not adding
- Fixed issue that backpack equipment slot didn’t update
1.2 Hotfix
Features
- Clothing items auto equip on pickup
Fixes
- Fixed cancel crafting item issue
- Fixed character image blocking hand slots
1.3 Patch Notes
Fixes
- Sprint system now working
- Can no longer remove backpacks with less slots free then it adds
- Can no longer remove backpack to a slot it adds
1.4 Patch Notes
Notes
4.14+ due to windows 10 bug with below versions
Fixes
- Fixed Equipment slot not equipping correctly
- Fixed Storage component remove item issue
- Fixed slots being highlighted when mouse is not hovered over
- Tweaks to the add item function
Features
- Added option to add items to quick bar in inventory component (Items will now add to the inventory grid by default)
1.5 Patch Notes
Notes
4.14+ due to windows 10 bug with below versions
Fixes
- Fixed Hand slot not updating
- Fixed storage slots not updating correctly
- Fixed weight sometimes not updating on storage actors
- Fixed stamina going down when inventory screen opened
- Fixed slots highlighted after splitting stacks
Features
- Added re spawn system
When a players health reaches 0 there character will play a death animation and they will re spawn.
- Players inventory will drop in death bag on death
- Added spawn point blueprint
- Added random spawning between spawn points
- Added damage zone actor
1.5.1 Hotfix
Notes
4.14+ due to windows 10 bug with below versions
Fixes
- Fixed Crafting 5x, 10x and 20x options to use correct amount
- Fixed Crafting Check Node
- Fixed Equipment items not equipping
- Right click when splitting now cancels split
1.6 Patch Notes
Notes
4.14+ due to windows 10 bug with below versions
Fixes
- Fixed options menu going off screen
- Fixed item name issue
Features
- Notification system added
– New notification system will now display the item and number you pick up, drop, craft or use, as well as warning for full inventory, full weight and other warnings. Other notification can be added using the Create Notification event on the player inventory component.
1.7 Patch Notes
Compatible Engine Versions – 4.17+
Features
- Full Save system
- Includes auto saving/Loading, Saves all inventory stats. inventory and held actor.
- Improved UI
- Grid and List Crafting UI
- First / Third Person Toggle Camera
- Improved Crafting Data Table
- Holdable Actors
- Actors that can be spawned and attached to players hands, easily change the actors animations first and third person, add custom components such as skeletal meshes and add custom functionality for example the flashlight now included in the pack.
Fixes
- Fixed Crafting Cancel Issue
- Fixed Crafting Queue Issue
- Reduced Network Traffic
- Removed Unnecessary Function
1.7.1 Hotfix
Compatible Engine Versions – 4.17+
Fixes
- Removed left hand slot
- Replaced with holdable actors
- Removed right hand slot
- Replaced with holdable actors
- Removed hand slot references
- Removed equipment type hands
1.7.2 Hotfix
Compatible Engine Versions – 4.17+
Fixes
- Fixed backpack slots not working on save
- Fixed interact text showing on inventory open
- Fixed inventory slots not removing correctly
- Rewrite of removing inventory slots
- Rewrite of how the inventory adds new slots
- Fixed mouse centers on inventory open
- Fixed inventory color adjusted
- Fixed apples setting in the item data
- Widgets set to non focus able
- This was stopping the inventory from closing sometimes
1.8 Patch Notes
Compatible Engine Versions – 4.17+
Features
- Item Sounds added (Check item data table for options)
- Including some basic examples (Drop, Drink and Eat)
1.8.1 Patch Notes
Compatible Engine Versions – 4.17+
Features
- Added data table storage variable on Storage Component
Fixes
- Tool tip widget background replaced
- Fixed Option Menus going off screen
- Replaced camera blur with blur widget
- Fixed a Save System warning
- Fixed Master Inventory Component warning
- Removed old UI textures
- Showcase level lighting improved
- Fixed double click
- Enabled Use Complication Manager
- Fixed Save System not compiling (4.19)
1.8.2 Patch Notes
Compatible Engine Versions – 4.17+
Fixes
- Fixed slots not removing
- Fixed save game loading items
- Added “Get Item Count” function