From 8d2cebad03991d21047d219791a6a4b3ecd4312d Mon Sep 17 00:00:00 2001 From: Kacper Szelest Date: Thu, 14 Nov 2024 17:18:43 +0000 Subject: [PATCH] Created Auto Accept quest feature Added in a quest giver actor which is the actor that allows for the auto accept quests to happen, changed all quest related widgets to allow for this to happen, added a new quest to test this feature out that is accepted on begin play --- Content/Levels/PrototypeLevel.umap | 4 ++-- Content/QuestSystem/FQuestDetails.uasset | 4 ++-- Content/QuestSystem/QuestData.uasset | 4 ++-- Content/QuestSystem/QuestGiver.uasset | 3 +++ Content/QuestSystem/QuestGiverComponent.uasset | 4 ++-- Content/QuestSystem/Quest_Base.uasset | 4 ++-- Content/QuestSystem/UI/W_QuestGiver.uasset | 4 ++-- Content/QuestSystem/UI/W_QuestLog.uasset | 4 ++-- Content/QuestSystem/UI/W_QuestLog_QuestEntry.uasset | 4 ++-- Content/QuestSystem/UI/W_QuestRewards.uasset | 4 ++-- Content/QuestSystem/UI/W_Tracker.uasset | 4 ++-- 11 files changed, 23 insertions(+), 20 deletions(-) create mode 100644 Content/QuestSystem/QuestGiver.uasset diff --git a/Content/Levels/PrototypeLevel.umap b/Content/Levels/PrototypeLevel.umap index 5f7aaa9..b2f0cae 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:3660e0a87ccdbe0456488a40013e90b66b491683358edf3b520ca3241de479b0 -size 8977224 +oid sha256:88e64a8327e49d38a28ef79aa94c247c4980d3d5a6b1b57b2bc488a8bdb4cd6a +size 8994172 diff --git a/Content/QuestSystem/FQuestDetails.uasset b/Content/QuestSystem/FQuestDetails.uasset index cd4af84..4627e9b 100644 --- a/Content/QuestSystem/FQuestDetails.uasset +++ b/Content/QuestSystem/FQuestDetails.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bfc5766b9d448a12df56aba2ac4b8e5ccfa0b21f41ffe1d1aeaecb57d5bd3ba3 -size 8243 +oid sha256:5be8c87af5f224d2c52f8d6a853828deba6a38deb34026314a0e48846d251595 +size 9186 diff --git a/Content/QuestSystem/QuestData.uasset b/Content/QuestSystem/QuestData.uasset index 837c514..496e79a 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:7ca53734ba14fe41d3e442246d26c820dd4a81ee3f0387c9bad3422c46def4b3 -size 7200 +oid sha256:93c07b77bad2105ccf6293fd04f4434d47791a9d862840077608350c5e881f6a +size 8165 diff --git a/Content/QuestSystem/QuestGiver.uasset b/Content/QuestSystem/QuestGiver.uasset new file mode 100644 index 0000000..4a04c65 --- /dev/null +++ b/Content/QuestSystem/QuestGiver.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f44f121f041178e2bdb85dd5e299fb940bb1608660a0e637bc537770a23bb7 +size 59055 diff --git a/Content/QuestSystem/QuestGiverComponent.uasset b/Content/QuestSystem/QuestGiverComponent.uasset index 5659c29..cef79d0 100644 --- a/Content/QuestSystem/QuestGiverComponent.uasset +++ b/Content/QuestSystem/QuestGiverComponent.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39b34c572467f8494a5eba1981d3decb8de068e3d52522c0ebffc764be87c473 -size 100393 +oid sha256:c13b38703d30f5567f47f78960cca4790a9e544c78113f603fd06b8510eb956d +size 138550 diff --git a/Content/QuestSystem/Quest_Base.uasset b/Content/QuestSystem/Quest_Base.uasset index d93b43c..d8c9fe7 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:d6b78ddf2b1f5f6e6309852d2759155212f8e28795e52cc9d6d2465f437c40e4 -size 315700 +oid sha256:55775c59f2c9eeb9c96bcac4c5418b3bd1dd26b9c7f3f15dd4c891ba9e8427bf +size 308079 diff --git a/Content/QuestSystem/UI/W_QuestGiver.uasset b/Content/QuestSystem/UI/W_QuestGiver.uasset index df6af00..89692d7 100644 --- a/Content/QuestSystem/UI/W_QuestGiver.uasset +++ b/Content/QuestSystem/UI/W_QuestGiver.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7b7348b6a098ba36667648079553ec914f77b1cca55df6431b4300d16609a77 -size 175700 +oid sha256:49a20054780669494a5b8dd516086f88d8ea1abbc11315fe0c0596dc8b0aa9fc +size 173484 diff --git a/Content/QuestSystem/UI/W_QuestLog.uasset b/Content/QuestSystem/UI/W_QuestLog.uasset index 387b5b5..0448577 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:ae5c774c9facd3dcb15a69acd7e045782217832ea320ed811a6829ae33e12e23 -size 267203 +oid sha256:124ce473c59697bc14d60d5a75bb1de69e315d9de9a09c76149c1f87721fb4c5 +size 260713 diff --git a/Content/QuestSystem/UI/W_QuestLog_QuestEntry.uasset b/Content/QuestSystem/UI/W_QuestLog_QuestEntry.uasset index 69d745d..b696072 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:d505674106861d3da9297e9bc8d588a6eb0da33fda3e72500987dff27ec1bd3c -size 77624 +oid sha256:ba660a47c3ffb9bb546676db1eba5c9571fa7bc34919a9bdff9d9092efc58e91 +size 77683 diff --git a/Content/QuestSystem/UI/W_QuestRewards.uasset b/Content/QuestSystem/UI/W_QuestRewards.uasset index 4548168..d3a236d 100644 --- a/Content/QuestSystem/UI/W_QuestRewards.uasset +++ b/Content/QuestSystem/UI/W_QuestRewards.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2253a38360f0f6f914644fcd7ecb5d3355bfb3bfab003fa63ee38f170041550f -size 162900 +oid sha256:1a1999afb0f8074a465dc7160d92172aa844b46502fea5c1db4f62fce63cb6e3 +size 157702 diff --git a/Content/QuestSystem/UI/W_Tracker.uasset b/Content/QuestSystem/UI/W_Tracker.uasset index e87b437..5a5393b 100644 --- a/Content/QuestSystem/UI/W_Tracker.uasset +++ b/Content/QuestSystem/UI/W_Tracker.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82f5f43347813143f41c8adc8574e3a2339f3f1876b6343f6e934de324cd2f8a -size 95433 +oid sha256:5c9c0804042aa26f203090ec6a5fb42cbe05c078d0b9cbf1de1ac9c1cccf9a13 +size 92148