From ed0cfc13a581aa729d6f4d598ce66ba09b1708d3 Mon Sep 17 00:00:00 2001 From: Kacper Szelest Date: Fri, 8 Nov 2024 17:31:36 +0000 Subject: [PATCH] Updated Quest Log Widgets and Quest base Actor I have updated the widgets and quest base actor to read updated objective progress and check or uncheck the quest log check box if the objective has been completed or not --- Content/DemoItemStrangeObject.uasset | 3 +++ Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset | 4 ++-- Content/Levels/PrototypeLevel.umap | 4 ++-- Content/QuestSystem/QuestData.uasset | 2 +- Content/QuestSystem/Quest_Base.uasset | 4 ++-- Content/QuestSystem/UI/W_QuestLog.uasset | 4 ++-- Content/QuestSystem/UI/W_QuestLogEntry_Objective.uasset | 4 ++-- Content/QuestSystem/UI/W_QuestLog_QuestEntry.uasset | 4 ++-- Content/strangeobject.uasset | 3 +++ 9 files changed, 19 insertions(+), 13 deletions(-) create mode 100644 Content/DemoItemStrangeObject.uasset create mode 100644 Content/strangeobject.uasset diff --git a/Content/DemoItemStrangeObject.uasset b/Content/DemoItemStrangeObject.uasset new file mode 100644 index 0000000..757613f --- /dev/null +++ b/Content/DemoItemStrangeObject.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd8ff959a493ad6278f5350f29b42daf96ac07e41c1dc6f02f40a27f58dc9f3 +size 2515 diff --git a/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset b/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset index 67393f9..0743d18 100644 --- a/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset +++ b/Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b82b994267165eab538390fd9123530188949048fecb47b53511d1a408d6bfc -size 240147 +oid sha256:fc1590e8c11d1524815848cfe0a99a11ef2ccfce85a538d6ad1df25f86da17af +size 236675 diff --git a/Content/Levels/PrototypeLevel.umap b/Content/Levels/PrototypeLevel.umap index 7f10a5f..b5cba9f 100644 --- a/Content/Levels/PrototypeLevel.umap +++ b/Content/Levels/PrototypeLevel.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82191c557abc7aa6ea0df5c72a170c0d03c354ded6904c74c34d5902f01ae1e6 -size 8965818 +oid sha256:d45a809a7cf73711d59413c8996ba63082fdc4d3b8e511d1aec90cd844502bd6 +size 8967567 diff --git a/Content/QuestSystem/QuestData.uasset b/Content/QuestSystem/QuestData.uasset index ee7974a..8732aa9 100644 --- a/Content/QuestSystem/QuestData.uasset +++ b/Content/QuestSystem/QuestData.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c431a1d65083610388344de356fead1a4e2b55044009f0c6e9bcfd55749d641e +oid sha256:428b35ec24637e65c841eddc712b5debc82f3b7b0e0c4d05e38094bf33d96a00 size 7041 diff --git a/Content/QuestSystem/Quest_Base.uasset b/Content/QuestSystem/Quest_Base.uasset index d947e0e..190b2b4 100644 --- a/Content/QuestSystem/Quest_Base.uasset +++ b/Content/QuestSystem/Quest_Base.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:517e92fed89eb38b5950ada45224994949dea0b7c06de9ed60b7d5bd2bf74e2a -size 31269 +oid sha256:f05c5b2e9cf2d9c4d6b59b6d684566ec85656fd70e2b3444b8b2c2137e1bbc2b +size 162131 diff --git a/Content/QuestSystem/UI/W_QuestLog.uasset b/Content/QuestSystem/UI/W_QuestLog.uasset index 25272c3..aeb3c1c 100644 --- a/Content/QuestSystem/UI/W_QuestLog.uasset +++ b/Content/QuestSystem/UI/W_QuestLog.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:891b0b6a18c5fc0b88368f95621f92ba2d0e28b37ca14421aa0e7df23a9d223c -size 233937 +oid sha256:c3d69837c81b566070e03e1bbb9166f6fdb6057ad1f742fbd85b75b22005b197 +size 245434 diff --git a/Content/QuestSystem/UI/W_QuestLogEntry_Objective.uasset b/Content/QuestSystem/UI/W_QuestLogEntry_Objective.uasset index f83b9a1..ded9495 100644 --- a/Content/QuestSystem/UI/W_QuestLogEntry_Objective.uasset +++ b/Content/QuestSystem/UI/W_QuestLogEntry_Objective.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b8d8e90bf75f0e0bda1243f6c9cf9ef711d141ab934b8cc218e1c24510e5146 -size 60729 +oid sha256:37393357182e73bf636c631c93541d8cc8d8ff2f9776033c53450c2b070a95be +size 81443 diff --git a/Content/QuestSystem/UI/W_QuestLog_QuestEntry.uasset b/Content/QuestSystem/UI/W_QuestLog_QuestEntry.uasset index caab128..12ecfed 100644 --- a/Content/QuestSystem/UI/W_QuestLog_QuestEntry.uasset +++ b/Content/QuestSystem/UI/W_QuestLog_QuestEntry.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1090bc20e4769830e2afecbb3319ba2a89ff01aec1ae09252c7e6eef0ffeb66 -size 61919 +oid sha256:bbf3c0befbcb5e641d6fd83dead4af3ff5c940c2fe8b93b844aa3d1fc1f967fc +size 66577 diff --git a/Content/strangeobject.uasset b/Content/strangeobject.uasset new file mode 100644 index 0000000..c223e7f --- /dev/null +++ b/Content/strangeobject.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53031dda12b60a409182e82987e5c904d3ddfe44af4df3678bac0f4334705306 +size 34542