-------------------
date: 12.12.2023
[Bug solved] Now you can use different name for crafting blueprints and the resulting item.
A change to the addition of crafting blueprints. Add New Craftable Blueprintย
date: 15.03.2024
[Bug solved] You couldn't add items to the 'hotbar' if they had the same inventory 'ID'.
Menu UI:
Create, delete, save and load games [levels].
Game settings: graphics, audio, mouse and controls [2 keys/action].
Validation windows for exit, delete actions.
Animation if you modify a key with an already existing key.
New type of items, items that you can equip. You have two slots to equip items, for the left hand and for the right hand. [2 UI SLOTS].
2 new items [axe and sword].
database for equippable items.
Now the dropped items are also saved.
Now you can drop items from the 'hotbar' if you have the inventory open.
New demo UE5.1
date: 23.03.2024
New UI [for menu].
[Bug solved] If you click outside the "confirmation window" - the fact that you changed the settings it no longer reset.
date: 05.04.2024
[Bug solved] The confirmation window for saving the settings continues to appear every time you press the key.
[Bug solved] If you open the menu while having another interface open (inventory, crafting, quest) the focus and visibility of the cursor changes.
Key remapping: a better reset for keys.
Easier to change/add mapping contexts.
Graphics settings: improvement for changing resolution/window mode.
New Demo UE5.1
date: 14.03.2025
New Update! ๐
๐น Build System: A new building system is now available! Construct the world around you. ๐๏ธ
Consumes materials from your inventory.
Construction is blocked if you donโt have the required materials.
๐น Third-Person Support: The system now supports third-person view!
๐น Auto-Save & Manual Save: You can now choose between auto-save or saving manually from the menu! ๐พ
๐น New Item: Introducing a new item โ Nails! ๐ ๏ธ
๐น Menu Update: You can now navigate the menu using the keyboard or controller! ๐ฎ
๐น Floating Item Animation: The floating animation of items has been updated for smoother movement and a more polished look! โจ
๐น Item Category Icons: New icons have been added for item categories for better organization and easy navigation! ๐๏ธ
๐น Loading Screen: A new loading screen has been added for a smoother and more informative transition between scenes. โณ
๐น Crafted Item Stack: When crafting items, you can now receive a stack of crafted items at once (e.g., craft nails and get a stack of 5 items)!
Note: This change applies outside of gameplay.
๐น Minor Fixes & Updates: Other minor fixes and adjustments have been made for an improved experience.
Important Note: The majority of this update was completed on 14/12/2024, but due to certain reasons, it has been delayed until today.
date: 20.03.2025
New Update! ๐
๐น Build System: update procedural floors.
Last update for UE 5.1-5.2.ย
date: 10.05.2025
Harvest System
Watch here - A simple and modular system that allows players to interact directly with foliage-placed trees. As the player hits a tree, a progress widget appears and fills up. If the player stops interacting, the progress drains. Once the tree is fully harvested, itโs replaced by a Blueprint actor that can be harvested again to spawn tree trunks. No animations are used, making the system lightweight and easy to integrate.
Trees are not saved if they are only chopped the first time. They must be chopped a second time (into logs/stumps) for the state to be saved and for trunks to spawn properly.
Replicated Normally Spawned Items
Bug Fixed:
Simple fix: a few errors occurred when checking the controller โ adding a basic "IsValid" check solved it.
New Demo Map
Tree Planting Implemented
Equipped Items Now Have Effect Blueprints
You can now use left-click or right-click to activate the effect of the equipped item.
Bug Fixed:
Saving the player's location was interfering with the saving of other data.
Building Parts Are No Longer Detected by Dropped Items and Chests
New: on-screen crosshair for better targeting.
Bug Fixed:
Fixed a bug where the building preview would trigger dropped items or chests. ย