c533a91f92
Finished a few final bugs again
...
Fixed tracker bugs, made stages usable and made auto complete quests.
2024-11-15 16:28:10 +00:00
5f38b78bc0
Fixed bug of being able to infinitely claim rewards
...
I fixed and infinite loop in the quest giver log and base blueprints so that you cant infinitely claim the rewards from a completed quest
2024-11-14 18:43:24 +00:00
fc839876da
Fixed being able to accept the same quest
...
Fixed being able to accept the same quest once completing it already by talking to the npc and accepting it again
2024-11-14 18:27:06 +00:00
e38783e323
Added Quest tracking
...
Added a tracker widget and altered related widgets so that you can track your desired quest and have that show up in the top left corner of your screen.
2024-11-14 15:06:17 +00:00
a9ca69103d
Created Quest rewards system
...
Added in a quest rewards widget and added a few functions to other related blueprints to allow the player to receive rewards from finishing quests.
2024-11-14 13:47:51 +00:00
77194e65a4
Finished Save System
...
I finished the save system, allowing you to complete quests partially and save them so you can continue when loading up the game again
2024-11-13 13:31:44 +00:00
855feaa1e7
Created quest log
...
I added multiple widgets and edited current assets to create the quest log widget, it allows from quests to be added to the log and for the player to read the quest details and explore them.
2024-11-07 16:42:58 +00:00
653de73ebb
Created Quest giver and log components
...
Created these two components in order to give the player a quest log and also a allow there to be quest givers
2024-11-06 16:25:19 +00:00