Compare commits

...

4 Commits

Author SHA1 Message Date
9eb145d2e9 Fixed quest giver objective not wrapping
fixed the objectives both not displaying and not wrapping in their pop up UI
2024-11-14 18:51:04 +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
29548d64c1 Fixed Tracker Widget to update when completing objective steps
added a few nodes to the tracker widget so that it would update your progress when completing a part of an objective
2024-11-14 18:21:25 +00:00
11 changed files with 21 additions and 21 deletions

BIN
Content/Levels/PrototypeLevel.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/LocationMarker.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/QuestData.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/QuestSystem/Quest_Base.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/UI/W_QuestGiver.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
Content/QuestSystem/UI/W_Tracker.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/TargetDummy.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/TestItem.uasset (Stored with Git LFS)

Binary file not shown.