From 4977f0c76062a7f7d6506ca75034154a57c8c89e Mon Sep 17 00:00:00 2001 From: "adnan.mujkic" Date: Mon, 17 Aug 2026 17:49:34 +0200 Subject: [PATCH] Implement bazar quick sell, import emojis, bazaar iteration --- Config/DefaultGameplayTags.ini | 2 ++ Content/BFL_UIFunctionLibrary.uasset | 4 +-- .../Character/BP_BazarStaticCustomer.uasset | 4 +-- .../DA_BazaarIntroDialogueSimple.uasset | 4 +-- .../DA_Bazaar_Requst_1Item.uasset | 3 ++ .../Items/Potions/DA_Po_SerpentsKiss.uasset | 4 +-- .../Items/Potions/DA_Po_WidowsKiss.uasset | 4 +-- .../Scripts/Bazar/BP_BazarSellingStand.uasset | 4 +-- Content/Scripts/Bazar/WBP_BazarScreen.uasset | 4 +-- .../DialogueSystem/DialogueManager.uasset | 4 +-- .../DialogueSystem/UI/DialogueScreen.uasset | 4 +-- .../UI/Modules/UI_SelectableTextModule.uasset | 4 +-- .../MODULES/UI_DialogueOptionModule.uasset | 4 +-- .../UI/IconEmoticons/T_IconEmoticon_1.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_10.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_100.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_101.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_102.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_103.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_104.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_105.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_106.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_107.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_108.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_109.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_11.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_110.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_111.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_112.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_113.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_114.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_115.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_116.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_117.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_118.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_119.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_12.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_120.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_121.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_122.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_123.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_124.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_125.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_126.uasset | 3 ++ .../IconEmoticons/T_IconEmoticon_127.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_13.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_14.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_15.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_16.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_17.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_18.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_19.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_2.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_20.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_21.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_22.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_23.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_24.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_25.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_26.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_27.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_28.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_29.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_3.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_30.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_31.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_32.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_33.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_34.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_35.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_36.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_37.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_38.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_39.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_4.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_40.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_41.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_42.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_43.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_44.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_45.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_46.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_47.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_48.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_49.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_5.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_50.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_51.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_52.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_53.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_54.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_55.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_56.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_57.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_58.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_59.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_6.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_60.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_61.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_62.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_63.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_64.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_65.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_66.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_67.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_68.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_69.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_7.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_70.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_71.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_72.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_73.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_74.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_75.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_76.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_77.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_78.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_79.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_8.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_80.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_81.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_82.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_83.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_84.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_85.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_86.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_87.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_88.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_89.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_9.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_90.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_91.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_92.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_93.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_94.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_95.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_96.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_97.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_98.uasset | 3 ++ .../UI/IconEmoticons/T_IconEmoticon_99.uasset | 3 ++ Content/Textures/UI/T_IconBubble.uasset | 3 ++ Content/UI/MainUI.uasset | 4 +-- Content/UI/Modules/WBP_IconBubble.uasset | 3 ++ .../DialogueSystem/DialogueComponent.cpp | 25 ++++++++++++---- .../DialogueSystem/DialogueWidget.cpp | 5 ++++ .../DialogueSystem/DialogueWidget.h | 2 ++ .../Private/InventoryComponent.cpp | 2 +- Source/ProjectEleri/Public/GlobalEnums.h | 29 +++++++++++++++++++ 148 files changed, 473 insertions(+), 30 deletions(-) create mode 100644 Content/GameData/Dialogue/Bazaar/IntroductoryDialogues/DA_Bazaar_Requst_1Item.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_1.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_10.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_100.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_101.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_102.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_103.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_104.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_105.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_106.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_107.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_108.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_109.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_11.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_110.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_111.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_112.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_113.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_114.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_115.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_116.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_117.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_118.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_119.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_12.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_120.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_121.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_122.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_123.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_124.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_125.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_126.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_127.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_13.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_14.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_15.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_16.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_17.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_18.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_19.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_2.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_20.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_21.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_22.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_23.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_24.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_25.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_26.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_27.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_28.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_29.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_3.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_30.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_31.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_32.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_33.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_34.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_35.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_36.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_37.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_38.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_39.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_4.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_40.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_41.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_42.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_43.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_44.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_45.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_46.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_47.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_48.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_49.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_5.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_50.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_51.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_52.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_53.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_54.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_55.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_56.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_57.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_58.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_59.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_6.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_60.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_61.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_62.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_63.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_64.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_65.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_66.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_67.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_68.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_69.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_7.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_70.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_71.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_72.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_73.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_74.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_75.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_76.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_77.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_78.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_79.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_8.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_80.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_81.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_82.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_83.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_84.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_85.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_86.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_87.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_88.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_89.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_9.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_90.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_91.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_92.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_93.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_94.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_95.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_96.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_97.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_98.uasset create mode 100644 Content/Textures/UI/IconEmoticons/T_IconEmoticon_99.uasset create mode 100644 Content/Textures/UI/T_IconBubble.uasset create mode 100644 Content/UI/Modules/WBP_IconBubble.uasset diff --git a/Config/DefaultGameplayTags.ini b/Config/DefaultGameplayTags.ini index 10ab7d38..b2285ed6 100644 --- a/Config/DefaultGameplayTags.ini +++ b/Config/DefaultGameplayTags.ini @@ -19,6 +19,8 @@ NetIndexFirstBitSegment=16 +GameplayTagList=(Tag="Characters.Eleri",DevComment="") +GameplayTagList=(Tag="Characters.Yuki",DevComment="") +GameplayTagList=(Tag="Dialogue.Event",DevComment="") ++GameplayTagList=(Tag="Dialogue.Event.Bazaar.Haggle",DevComment="") ++GameplayTagList=(Tag="Dialogue.Event.Bazaar.QuickSell",DevComment="") +GameplayTagList=(Tag="Dialogue.Event.Merchant",DevComment="") +GameplayTagList=(Tag="Dialogue.Event.Merchant.Buy",DevComment="") +GameplayTagList=(Tag="Dialogue.Event.Merchant.Sell",DevComment="") diff --git a/Content/BFL_UIFunctionLibrary.uasset b/Content/BFL_UIFunctionLibrary.uasset index 77b38b50..9e1a9f75 100644 --- a/Content/BFL_UIFunctionLibrary.uasset +++ b/Content/BFL_UIFunctionLibrary.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abbf0dee5ec31f82000275709f3646fd5bfea5974e7fec4084afd5b557e44005 -size 131591 +oid sha256:add8ddbe93300ba7cd52a432adc80560d813fdef86c6b867b07c325900de160f +size 147160 diff --git a/Content/Character/BP_BazarStaticCustomer.uasset b/Content/Character/BP_BazarStaticCustomer.uasset index d0fb7783..9933bcf5 100644 --- a/Content/Character/BP_BazarStaticCustomer.uasset +++ b/Content/Character/BP_BazarStaticCustomer.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57677ec665f46a179a1b30d7faa9cf8f1e0116e0d5e3c5d392483578fc9f0c64 -size 32421 +oid sha256:158e47c923ea59ab6f59b8604c86b5a77738d32de6d70fbd6286a61d8b965505 +size 288516 diff --git a/Content/GameData/Dialogue/Bazaar/IntroductoryDialogues/DA_BazaarIntroDialogueSimple.uasset b/Content/GameData/Dialogue/Bazaar/IntroductoryDialogues/DA_BazaarIntroDialogueSimple.uasset index cd289c63..ca5892e2 100644 --- a/Content/GameData/Dialogue/Bazaar/IntroductoryDialogues/DA_BazaarIntroDialogueSimple.uasset +++ b/Content/GameData/Dialogue/Bazaar/IntroductoryDialogues/DA_BazaarIntroDialogueSimple.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33ff4fea2dfcde28c1a0971b0dfcf69444579adac6a782fc172bf3d49ae69d7d -size 1312 +oid sha256:1dbd4f56d02022d0dffd39af34b79724f7f6f5a7ba62b4f3de557ce3bb0aea91 +size 2959 diff --git a/Content/GameData/Dialogue/Bazaar/IntroductoryDialogues/DA_Bazaar_Requst_1Item.uasset b/Content/GameData/Dialogue/Bazaar/IntroductoryDialogues/DA_Bazaar_Requst_1Item.uasset new file mode 100644 index 00000000..2d939ce7 --- /dev/null +++ b/Content/GameData/Dialogue/Bazaar/IntroductoryDialogues/DA_Bazaar_Requst_1Item.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6150c0c89d3cc575ae167baaddded549ea7841a9d8c63f1649902fe98f48c925 +size 3771 diff --git a/Content/GameData/Items/Potions/DA_Po_SerpentsKiss.uasset b/Content/GameData/Items/Potions/DA_Po_SerpentsKiss.uasset index 0c37909b..ba87b4c8 100644 --- a/Content/GameData/Items/Potions/DA_Po_SerpentsKiss.uasset +++ b/Content/GameData/Items/Potions/DA_Po_SerpentsKiss.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84bde4dc8bcce9b891e4d71cf3f66a2c2ecccf9e113bcb0eae0dc89be0d50595 -size 6522 +oid sha256:143518ce39509d8612dd5286073c25f12be92e47db1c7aa31c25ae77bf77e4ed +size 6444 diff --git a/Content/GameData/Items/Potions/DA_Po_WidowsKiss.uasset b/Content/GameData/Items/Potions/DA_Po_WidowsKiss.uasset index 0bce1a99..b127f961 100644 --- a/Content/GameData/Items/Potions/DA_Po_WidowsKiss.uasset +++ b/Content/GameData/Items/Potions/DA_Po_WidowsKiss.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4a1a69800e65986dc166585db187ad6db7917aa05c367a120945c7e4ccbfa91 -size 6748 +oid sha256:ad9c2c31069bbb7f08481818cc78ab0fd4dbcfb6a0a08562d66346c142652738 +size 6505 diff --git a/Content/Scripts/Bazar/BP_BazarSellingStand.uasset b/Content/Scripts/Bazar/BP_BazarSellingStand.uasset index b5138680..b0d3b991 100644 --- a/Content/Scripts/Bazar/BP_BazarSellingStand.uasset +++ b/Content/Scripts/Bazar/BP_BazarSellingStand.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b56ecde6cb227b34d77b8e33cef0f0ea3e9b9446621741ad56b1f79584477672 -size 467587 +oid sha256:a9b8532472a5d5fc5da4676214576006afc877e9fe46abbd1aa0047447d2614f +size 710045 diff --git a/Content/Scripts/Bazar/WBP_BazarScreen.uasset b/Content/Scripts/Bazar/WBP_BazarScreen.uasset index 8a1105ee..95e6e64e 100644 --- a/Content/Scripts/Bazar/WBP_BazarScreen.uasset +++ b/Content/Scripts/Bazar/WBP_BazarScreen.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14a1e863df0644ff05891c50a16c3aa8bcc5a588cf7009615959745632d53001 -size 98437 +oid sha256:5a1029dc3dbd5a545675d27528de003ec87c963fd06654dc1c117bbc4b27ffe6 +size 112514 diff --git a/Content/Scripts/DialogueSystem/DialogueManager.uasset b/Content/Scripts/DialogueSystem/DialogueManager.uasset index 4cb7bebc..deb9f20e 100644 --- a/Content/Scripts/DialogueSystem/DialogueManager.uasset +++ b/Content/Scripts/DialogueSystem/DialogueManager.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2563e522d14a364019e9d81d519ea1d2f43f58ad35e357e2092084c78817098d -size 42542 +oid sha256:cd7dc222669a6308e608e39cf934cf9d681a53ccabb005a44e614f3028027dd3 +size 40074 diff --git a/Content/Scripts/DialogueSystem/UI/DialogueScreen.uasset b/Content/Scripts/DialogueSystem/UI/DialogueScreen.uasset index ccc7bec6..8f1122a8 100644 --- a/Content/Scripts/DialogueSystem/UI/DialogueScreen.uasset +++ b/Content/Scripts/DialogueSystem/UI/DialogueScreen.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd00b51148b74a601c28507602016fbbd291c1acf083d295c949d5398a2f98ec -size 585810 +oid sha256:46fa5dc42a2e08bd6d19f5696df036a2b45d7f8ebfab0341e5082afeed279b5c +size 621470 diff --git a/Content/Scripts/InventorySystem/UI/Modules/UI_SelectableTextModule.uasset b/Content/Scripts/InventorySystem/UI/Modules/UI_SelectableTextModule.uasset index 86210489..36dd17db 100644 --- a/Content/Scripts/InventorySystem/UI/Modules/UI_SelectableTextModule.uasset +++ b/Content/Scripts/InventorySystem/UI/Modules/UI_SelectableTextModule.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20ff574fcdc6f9e3ceb1405dbfcf617208fcff557ead6d7d7f4fbfdbab9a15fb -size 111155 +oid sha256:97cfc40730407373e1fe83ddea0ef54670306499ff65c51ece8678e1f3a318ba +size 120690 diff --git a/Content/Scripts/MODULES/UI_DialogueOptionModule.uasset b/Content/Scripts/MODULES/UI_DialogueOptionModule.uasset index e73cc49e..9d6629d0 100644 --- a/Content/Scripts/MODULES/UI_DialogueOptionModule.uasset +++ b/Content/Scripts/MODULES/UI_DialogueOptionModule.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5abeeae27081fb4abc7171cc806831075547b20713a9819bda4a62e2050579f -size 91195 +oid sha256:bf1648d88ab6e9caa59299562da213cddaf9604a265a0a147f614d5e8352f050 +size 117056 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_1.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_1.uasset new file mode 100644 index 00000000..ba5b8c0b --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a0258fd35f475009fb54e7ee02902dce0b36fdfb9eec2caa2841482bac17b4 +size 12395 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_10.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_10.uasset new file mode 100644 index 00000000..b71f605f --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_10.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1b89e366fc018e297686e5dae4c1090c4dd22e6c3ac1bfb5db03ab040d5404 +size 12437 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_100.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_100.uasset new file mode 100644 index 00000000..2ba01eed --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_100.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25d5e31f94884ef18e395d057672fa3b14f41bb27150286383b26bc3a96afa8 +size 12461 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_101.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_101.uasset new file mode 100644 index 00000000..f1e0cfc0 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_101.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5af84de36239e24f141fa5f4808ee11e964f6f1550dcabe02acb901f2cd91a +size 12466 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_102.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_102.uasset new file mode 100644 index 00000000..b7708176 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_102.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bee35cede5404da605b897e6cd542e4489fc97b95041391d893efe8e6b5246 +size 12463 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_103.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_103.uasset new file mode 100644 index 00000000..69e1d303 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_103.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d4381429f1e4643be45998f87447c9d515f3f0acc3c1c6c47cb25131ecdf2e +size 12467 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_104.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_104.uasset new file mode 100644 index 00000000..56c2119a --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_104.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3e2f89b874eba63e755a99ae2d928b5636b2a208ad380470948fe0d051631e +size 12474 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_105.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_105.uasset new file mode 100644 index 00000000..5bd6f965 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_105.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f98415043c039e3ab8f1c3bbeb05b07030982fdf50e371f7efe098eb84eb5f8d +size 12415 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_106.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_106.uasset new file mode 100644 index 00000000..7fd0c946 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_106.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4afebba00cd28d4deabe2431a62bba57fa31dc04107d7b01185b97400593ab3 +size 12415 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_107.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_107.uasset new file mode 100644 index 00000000..e328ef05 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_107.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd2809c4f91e9e4347e88ee2e918912c4c507243819fb6738e30e60b31282df +size 12414 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_108.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_108.uasset new file mode 100644 index 00000000..49f6020d --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_108.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a2071e3ecfd42a7f6afc6e17412125c3549642601d4d856456a963f7fad822 +size 12417 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_109.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_109.uasset new file mode 100644 index 00000000..3361d76d --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_109.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6f8732f2e61e4ea3b165b634bb62f3d13b7788ff6558b0af5f9b6748555e88 +size 12399 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_11.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_11.uasset new file mode 100644 index 00000000..b174c928 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_11.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb46cc92391864e8728163c3cc9042536049d69f2f5ff90ffefc2795346eac2f +size 12523 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_110.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_110.uasset new file mode 100644 index 00000000..6debe86a --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_110.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fdf36d6934be5a0561081cce30782d18923304794a09a109020a1e556dcf875 +size 12392 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_111.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_111.uasset new file mode 100644 index 00000000..a890007e --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_111.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732290238703f9a43546268f82a940750159716ba686a9e6a3f9ca7ed9c69544 +size 12390 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_112.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_112.uasset new file mode 100644 index 00000000..7ed8865a --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_112.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:addf2da8639cde365dec659caa8df512154a3885adf5015f5b30725b2ebf3876 +size 12387 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_113.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_113.uasset new file mode 100644 index 00000000..815bc6b3 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_113.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6971cd50ea06b126cf7d0c2c580498e0813d76917afa3df5b9cd517ea1e05149 +size 12395 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_114.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_114.uasset new file mode 100644 index 00000000..f1ba7a90 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_114.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f1192b160c05dd9552c1a478a5292b504c2e25c00ca43d5ba5c35fdfa811c08 +size 12401 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_115.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_115.uasset new file mode 100644 index 00000000..f25c8921 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_115.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5bd6cee7c32f5de7481fb17487df5066b13c6dcddbf569018a53075a0ecc3fe +size 12427 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_116.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_116.uasset new file mode 100644 index 00000000..62649284 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_116.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e93f9d93ae05a535234c6fd314ab90c18edd8944630f2cd9f18595319b8a1b13 +size 12389 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_117.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_117.uasset new file mode 100644 index 00000000..742e6d1f --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_117.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ba3ff703bd2fb664f95f8aee3840578c00146e11f8fee95d0acd1b52a9ba6a +size 12398 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_118.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_118.uasset new file mode 100644 index 00000000..cca5c486 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_118.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:167bb29168ac0d635dcd5f27999a037d87b2f6776d49515a6fc8486216802b0a +size 12407 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_119.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_119.uasset new file mode 100644 index 00000000..3fc9e13c --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_119.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c248fe7a3ecb45e770f33e5a0daff3f4a9b0e9c2c973983fbc64272cdb27973b +size 12444 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_12.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_12.uasset new file mode 100644 index 00000000..58517198 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_12.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3c5b238790a9403284cec5790a1ab9ce2f0532cd2d90586661d9a763db725f +size 12478 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_120.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_120.uasset new file mode 100644 index 00000000..3d69f764 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_120.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fa5d13216b8f32ce2f1d0e68da8bab6fcc73d73d578a7e007fc0911199ba46 +size 12407 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_121.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_121.uasset new file mode 100644 index 00000000..3ad2576c --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_121.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23293a7d2d11a3b33840401d29b328cb198a7cb8755fdb7da88c73de3e1b1f3a +size 12424 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_122.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_122.uasset new file mode 100644 index 00000000..0840b61c --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_122.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba35e3d1df428c668eb46d5c42fe859a2648be23e26f3333e0b38d73f9442b4e +size 12432 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_123.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_123.uasset new file mode 100644 index 00000000..a15c0312 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_123.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30fcb7717635c021eb51209624bf532260682dac064d29feb0bbb315e3724ea +size 12469 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_124.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_124.uasset new file mode 100644 index 00000000..124fa2a7 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_124.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22dc25c80ceba6701401356c931036a3470103a20fcc167221e15e31e0a363a4 +size 12446 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_125.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_125.uasset new file mode 100644 index 00000000..e4b2bba0 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_125.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6d0e4bc737d08a4ca64014b9fa2d7762942d4f59225bc3c7d50053c6e367c2 +size 12413 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_126.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_126.uasset new file mode 100644 index 00000000..4dcc0b98 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_126.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0f66d173756e5a0efb6f573f5af2d480fc56a078e576129d7b06ae0ef2d2e9 +size 12510 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_127.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_127.uasset new file mode 100644 index 00000000..18dff47d --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_127.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0faeaae94df56acc7538a2e2c6b34ea2b4ee72a0e000b4f55135b428626e21f +size 12510 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_13.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_13.uasset new file mode 100644 index 00000000..0e755a98 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_13.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c6e8c7f23687c62847dce85536bb439c2f0fbf30a4028edac516afbf0d3a02 +size 12359 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_14.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_14.uasset new file mode 100644 index 00000000..7f60c4d9 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_14.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b274f6961295af506328f5f4e6bb6932778d3132fc1170becaf5cafd754b93f +size 12483 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_15.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_15.uasset new file mode 100644 index 00000000..a2afab5b --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_15.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b288a45d3c4b52d12a9a595685662ad57a640f02313aaec8d7d5f0e2118928fb +size 12405 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_16.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_16.uasset new file mode 100644 index 00000000..faaa1f2f --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_16.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9091b53616b5c07a48294ea36648c59eeba2e7e0a33a8b27f2ab763194a24082 +size 12443 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_17.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_17.uasset new file mode 100644 index 00000000..fa200d36 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_17.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c19250f75ce7e12fc324fba6ef95fc82c543738fafa9126deaf8986e0f36fd1 +size 12419 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_18.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_18.uasset new file mode 100644 index 00000000..8b5b5cb8 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_18.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960a16bedf2818e69aca5c965a985d789544ec7e3796009c6ba95b99f90f50ca +size 12423 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_19.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_19.uasset new file mode 100644 index 00000000..40716529 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_19.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe67df69f4354a3b254fad4d387ce5dab7a0405ccabf32759867cee170edd5b0 +size 12513 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_2.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_2.uasset new file mode 100644 index 00000000..46c4fb23 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ab175eb0a9bf9abb9d8f2a878b384b2409d08c866a30d14d16ada9a5046c17 +size 12392 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_20.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_20.uasset new file mode 100644 index 00000000..04494df5 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_20.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d005a8e55f715dcde9f6ba84e1800314d188794c188c089baa19a9c3fa4e94f3 +size 12328 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_21.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_21.uasset new file mode 100644 index 00000000..4d80abf4 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_21.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c1af9813b8226b10e00fd264782cc7111b0fff68b64568a770fbf0aea8d588 +size 12461 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_22.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_22.uasset new file mode 100644 index 00000000..7277f9eb --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_22.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914a1c6272305ded3f7914253f4e6dd3a568ea67f7271abd4456b0ecd6c4d947 +size 12402 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_23.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_23.uasset new file mode 100644 index 00000000..ab3f011a --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_23.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577bc2c5a41522416aced366c97fa926df087298e4bbae9f6f1e9e1633cea7ef +size 12473 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_24.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_24.uasset new file mode 100644 index 00000000..7b5b76b2 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_24.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6a29fa58e216ba11d9f5849ee3ea2770a0e5730796a25b853330cf0468d400 +size 12562 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_25.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_25.uasset new file mode 100644 index 00000000..2ba1fbd7 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_25.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6e493f866c2debe75897bbe923df5899f64bf0ec3a4319e6b467f65b90907a +size 12443 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_26.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_26.uasset new file mode 100644 index 00000000..974487d4 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_26.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b5ae5eb022079adb0b5f6f1064d82029b72780651a0f0fdebf2e0d71cfaeba +size 12481 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_27.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_27.uasset new file mode 100644 index 00000000..2bbd3f69 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_27.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8255586d74bfc7ecacb305d42eab876f41a07521ad5dad79bf6bd5026ea65b5f +size 12421 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_28.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_28.uasset new file mode 100644 index 00000000..2a9ebb1d --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_28.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2be37ed14624692d5d97724ac3c4f07e9d17d8dce8f082f3bad027e0366bd8 +size 12416 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_29.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_29.uasset new file mode 100644 index 00000000..5c2308a2 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_29.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90218bb87aed6fe4bf2b20956a0c02534c6f2f1d6c5b67c593775c1fa7a8e5e +size 12514 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_3.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_3.uasset new file mode 100644 index 00000000..5701e525 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_3.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66fe58c10dc73b24ba8b5f2dd3242a1feea98ca47eeed19fe1fc1495efa4233 +size 12425 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_30.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_30.uasset new file mode 100644 index 00000000..9fe55960 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_30.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00639f4854eba527e142ff08078c279af3fcd1765b3634b19f775c569619afe +size 12500 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_31.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_31.uasset new file mode 100644 index 00000000..dd46c3a8 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_31.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f35dbdf3e75ca237bd0b7ea1c04d3118595f4b5b2389afe72c09cbc90916de7 +size 12485 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_32.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_32.uasset new file mode 100644 index 00000000..167a4482 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_32.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a35f9d37023b3eacf36e0d6c448cf03de2584d591a03a105fb08c55a0a4982 +size 12473 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_33.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_33.uasset new file mode 100644 index 00000000..de1aedf6 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_33.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b632dbffea221dd55c7a19fe8af7ad5fa92cc5c7fa7c28e338382de6101de8 +size 12455 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_34.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_34.uasset new file mode 100644 index 00000000..da1ca764 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_34.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c830cdfd08ecf19b76cb7933e62ca33c4648668380c17c6ad8f543067013a251 +size 12474 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_35.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_35.uasset new file mode 100644 index 00000000..97329a9c --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_35.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f3ed0f44284113de898400780ddcc22fb04343f38ed7c8c34421e7e650316f +size 12425 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_36.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_36.uasset new file mode 100644 index 00000000..99fac0dd --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_36.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb2294790bdd54c5c06c923967aaee1045c369b69f199592dbda348fa7ed917 +size 12413 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_37.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_37.uasset new file mode 100644 index 00000000..ca9be612 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_37.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6755b899a2b98fec3ebfe6bcaf2f62ef2a4b1850396eb7e6c9bf1b84dd65b059 +size 12393 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_38.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_38.uasset new file mode 100644 index 00000000..62739a1d --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_38.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879f9731de958f3ecb414171b1b454cc87c837df498a43a353669f2be082b51f +size 12459 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_39.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_39.uasset new file mode 100644 index 00000000..2a8ca6db --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_39.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25528efb4389084cd5fc29745727d6823db82a8c3b7405cff79cdb00db19db80 +size 12477 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_4.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_4.uasset new file mode 100644 index 00000000..90949fa4 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_4.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3bb1cba3d507fcf0a49398369b7b220d54b5dea32388e0d338813ff6505547 +size 12473 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_40.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_40.uasset new file mode 100644 index 00000000..46c4c6c6 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_40.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade379afb45ce8a7e44cbe8edd84295f83f6b9464a4192753bfb8c939b5047a2 +size 12495 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_41.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_41.uasset new file mode 100644 index 00000000..34f71a42 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_41.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ee295105616544ed14b3c3fcb03866758d29bd0c7f1e6d6dfa97fc87ad2c8e +size 12497 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_42.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_42.uasset new file mode 100644 index 00000000..722141f4 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_42.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f1a3484afba6a029781b92eeecacab6daa002255921d66d9a61e88a4cea7b6 +size 12429 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_43.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_43.uasset new file mode 100644 index 00000000..4ac46489 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_43.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96eec734c0969a7f639879d0c2ba972daf51c3aa64143962ef829d4ea4325f24 +size 12384 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_44.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_44.uasset new file mode 100644 index 00000000..82933fd5 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_44.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec3a180acf8dd7518dd4eff48030d97a5920f87173df6596a3235b1683dd3ab +size 12484 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_45.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_45.uasset new file mode 100644 index 00000000..18e82749 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_45.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18098e48ae49729f2461abb41a21daad44b09615fcfc56f629f4c36745205d90 +size 12447 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_46.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_46.uasset new file mode 100644 index 00000000..62872b87 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_46.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f3ae8f243b8ce077fe3927629b7b32c64997af9b8745556ec7057f7468fcc5 +size 12438 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_47.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_47.uasset new file mode 100644 index 00000000..8e532d18 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_47.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17295dd0ca164fd8e7032c4fe403a12ff7006336b59de70758ee5af101b636d0 +size 12436 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_48.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_48.uasset new file mode 100644 index 00000000..edc68f8e --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_48.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f55616608f10d01fcc5e6754c5491ea10919909b8f4881640c1d566fe88949f +size 12465 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_49.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_49.uasset new file mode 100644 index 00000000..f7f46344 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_49.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b545c0a7db7194f972e5d9900e98d1e75130a79f3938aef4cecf36161df9be6 +size 12462 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_5.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_5.uasset new file mode 100644 index 00000000..65df60b9 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_5.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821e880ee112376e8ebbb1c959a90fe48e8946689b1405f5f02176642d07baca +size 12416 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_50.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_50.uasset new file mode 100644 index 00000000..a4868fa6 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_50.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbcf1394a57c12802e6e3b8980db2ece52e666516f6a6e92340b0bea96ab3941 +size 12507 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_51.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_51.uasset new file mode 100644 index 00000000..9e95c87c --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_51.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c265e3ee0cc873d148234cc2536e448626bcb68bf6cb18cd9859a1bba6f34963 +size 12383 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_52.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_52.uasset new file mode 100644 index 00000000..04c63822 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_52.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c722285b77bcab807b13ffc2c7a863bfde748000d211f9638261f02d5db2815 +size 12434 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_53.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_53.uasset new file mode 100644 index 00000000..102692ad --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_53.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af9746f3f0b767fb34998d9c7729c714115672d3fb3f8294344ba2d39eddb3c4 +size 12406 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_54.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_54.uasset new file mode 100644 index 00000000..aea4a1d0 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_54.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce216509c39763ba2f83d2787152451e43ae84eca4320dc79554b390ab7cdd3 +size 12600 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_55.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_55.uasset new file mode 100644 index 00000000..1cfc48bd --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_55.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e987d29021cacd15c70ae06bdd5be44a61f642939ea8f0710e1fb4594eeba95 +size 12415 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_56.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_56.uasset new file mode 100644 index 00000000..485ca99b --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_56.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c239a6edf5c5fd8aeddb37c079ca7190146518b76290f7abac9325f0f025f12 +size 12426 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_57.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_57.uasset new file mode 100644 index 00000000..34acd16b --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_57.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6dae4b56ee79766ea59480d789b21ae73367dff3f6f6a052660e004874e597d +size 12445 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_58.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_58.uasset new file mode 100644 index 00000000..3c1d746d --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_58.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b51115cd18848139187b513aef5b637656b54ca26bf0fbecd671270dcdda72f +size 12392 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_59.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_59.uasset new file mode 100644 index 00000000..e3a12213 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_59.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9952b2d3bd30540aaee3e2527a5f27a50fac0f4ab7e862eb0c06842512fdb3d +size 12370 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_6.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_6.uasset new file mode 100644 index 00000000..a3fdd70e --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_6.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c9e96dcfbc218f63f31193a7b8d1cd571e43c7d4782ed091be8be1af66cb61 +size 12414 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_60.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_60.uasset new file mode 100644 index 00000000..93575e15 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_60.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b807861799fef13bf903e3a142d4785989dc11eb0be22290913ea48a9b9c1a52 +size 12415 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_61.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_61.uasset new file mode 100644 index 00000000..b9a1ebdd --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_61.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aba6bf2b7af73f9c4647f9f14732a612c6552fd16b071c7bfb5fc5738f6c888 +size 12505 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_62.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_62.uasset new file mode 100644 index 00000000..0efa3cab --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_62.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870d0f03316d901394622e06660adf4e6acc18a5ba074226ac416c639d54ac81 +size 12468 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_63.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_63.uasset new file mode 100644 index 00000000..d9c868b1 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_63.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb53cb2f466fe618bd8aa67d382fc5f48e89536b007a23ae8756a63674b4be35 +size 12448 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_64.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_64.uasset new file mode 100644 index 00000000..ca662497 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_64.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223f2109e67314757baeefde688dbb64e28f271499108c273450e5e589d12b0b +size 12378 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_65.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_65.uasset new file mode 100644 index 00000000..8633a36a --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_65.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27765b595eeb483b66c991c884e55f9f308ae102d876a98915cd08daa423c44 +size 12518 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_66.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_66.uasset new file mode 100644 index 00000000..66e9c7d4 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_66.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041145fddb21223149151a3a7b8c80e654c1e153b9bf822b38753fb7eb460877 +size 12471 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_67.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_67.uasset new file mode 100644 index 00000000..3a8afa99 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_67.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fb67de096ce28180353a1a49ad05d69171ba06164cc906f0365fd49e3451655 +size 12413 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_68.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_68.uasset new file mode 100644 index 00000000..b8f5f865 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_68.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f60e8548e62d046277e773a3f244827c65afaecf721d1b3b46dbfed45843d4 +size 12481 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_69.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_69.uasset new file mode 100644 index 00000000..d7a7b7ad --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_69.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d150fd4c18966be08c4e0f24f7cf40974a73a1695d6dec828e3c4c5f169b52 +size 12364 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_7.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_7.uasset new file mode 100644 index 00000000..8593aade --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_7.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050038d864cf8c846bed3fbc5883795236477f0c3d7eadfa0b3eb345ba0bcda2 +size 12492 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_70.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_70.uasset new file mode 100644 index 00000000..b05f2c7c --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_70.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a754b656bac3d3bf40faa65997308c69f715dfcf7a9dac2471564ede456af373 +size 12355 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_71.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_71.uasset new file mode 100644 index 00000000..769e4415 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_71.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d9983cd03cfdca78b93af51ccda27aba446c11088d91873bbfc7f5104e5e00 +size 12498 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_72.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_72.uasset new file mode 100644 index 00000000..a2f57f51 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_72.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de3f90ff724ef0645bd85a0641fe299348c30c6806c524eac675c86c17521ade +size 12451 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_73.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_73.uasset new file mode 100644 index 00000000..e2731b7f --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_73.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a892046b3328180e87b4df622776b70a37ee7017369f9cde1536053e750229a +size 12516 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_74.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_74.uasset new file mode 100644 index 00000000..fe640084 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_74.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5441db9290fad2017c1a4acfa0b7892c03c355864f0a7869506a20905015612 +size 12367 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_75.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_75.uasset new file mode 100644 index 00000000..e0d5d479 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_75.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538c0544bce2fc494b94f9f03470e327b288898d2114814ec10db9673277a7b6 +size 12484 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_76.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_76.uasset new file mode 100644 index 00000000..f940c73e --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_76.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7ce930ec42f23dfcb54b4a591f97c544c5896a6ba6976798b74930ac8d7472 +size 12489 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_77.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_77.uasset new file mode 100644 index 00000000..4aa597b0 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_77.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de06facc4c51d0bf2721a33a65eacf722ec9b3432520053ec4de067f242adc00 +size 12468 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_78.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_78.uasset new file mode 100644 index 00000000..5557b65c --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_78.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1dfdb7ec13a0639475d7a592368693e192494c12cd657ec4dfcf4e4fd5d4814 +size 12383 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_79.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_79.uasset new file mode 100644 index 00000000..2247352d --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_79.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d5469b54eb9950cfdc77ee1f0f6c02c895d1314aa02ea6f0834706f8852083 +size 12442 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_8.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_8.uasset new file mode 100644 index 00000000..a98cd760 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_8.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f26e3840bfc4f8e0683eb6792736c4d1f40cd3577e949fe27c648860968e236 +size 12417 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_80.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_80.uasset new file mode 100644 index 00000000..b15111f6 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_80.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dbb4aa12e7067ebe1d7ab9024656bedd7cf4e5d8cab3480ef4720be92f86f03 +size 12436 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_81.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_81.uasset new file mode 100644 index 00000000..41e46943 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_81.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38eff99d6e5b0d3066ffbd5db65062566f7244ede0413e976d6f94f5be6ceade +size 12420 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_82.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_82.uasset new file mode 100644 index 00000000..f4b799d4 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_82.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15122b5bd30dcbf35684836a4764cf86904e64b4a8242841730c7284d56429b4 +size 12415 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_83.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_83.uasset new file mode 100644 index 00000000..0749bde8 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_83.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ba2e9a0490251ca7d34b93a35102adfa1265a97e3cdfa612118d5bf9b65ab5 +size 12382 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_84.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_84.uasset new file mode 100644 index 00000000..56d5e159 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_84.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db66dbb54aa882f64b245fdee372e419ffc51c847f434b0d25f0fd734b7a14a1 +size 12514 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_85.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_85.uasset new file mode 100644 index 00000000..43d13ee1 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_85.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2ebdb2a6f18d21c49339ebc92f0abf4c99144b416d9c5921650db7b9bff770 +size 12405 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_86.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_86.uasset new file mode 100644 index 00000000..7d0aafcb --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_86.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4832b60223c1ae18b87cfe124a7ca3cfb1514733022c391d3eed2fe57e7b1912 +size 12395 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_87.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_87.uasset new file mode 100644 index 00000000..8c3befc2 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_87.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b912bd3b6134112de211ceb5ef4debe63487e7bd0a4792cfecb03e3228d13797 +size 12410 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_88.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_88.uasset new file mode 100644 index 00000000..5ab4fcb4 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_88.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d11623fd20c0324ce84ed0879ff123299bd4417cff53317eb6f20067d7dbb4c +size 12354 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_89.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_89.uasset new file mode 100644 index 00000000..37124a93 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_89.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce6b16ee72fcebabda734a36601423df27315da7668789423846d4854d76511 +size 12448 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_9.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_9.uasset new file mode 100644 index 00000000..f2e1cb2a --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_9.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909eb7bce8c79f1d4f2e7d507eebd9948199e14df827416004046c35c329e01c +size 12337 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_90.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_90.uasset new file mode 100644 index 00000000..c9ea5c6d --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_90.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca507fed6bd78fc53a5c59b4f573a45874c8b1d899dcb6dcce2184fb892c94e0 +size 12435 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_91.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_91.uasset new file mode 100644 index 00000000..6db03f8c --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_91.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b784336fc1521c3c2b421dc0858fc35717fe6fe2ba33e10923c08572509c0063 +size 12444 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_92.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_92.uasset new file mode 100644 index 00000000..8f4349cf --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_92.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cfa05166b7e5642efd4f1bbe62c501b529d3c74f2bf4da863bd4f8761033b2 +size 12440 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_93.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_93.uasset new file mode 100644 index 00000000..92c6202e --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_93.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5f6d10e043e99bc61280bb30eccd4aa3e847e9c0e3c46bbfff1890b1b7fa42 +size 12445 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_94.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_94.uasset new file mode 100644 index 00000000..13ce4abf --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_94.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77496992d2c4453f20564f7f874ab1dfdf6b02717d7a3be963ecc29e914bbdd6 +size 12448 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_95.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_95.uasset new file mode 100644 index 00000000..d1e2f609 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_95.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f411d0e3ca878f0ac2cb30706f2e49abae15fa48f421d9092d20ed0d7a23166 +size 12434 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_96.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_96.uasset new file mode 100644 index 00000000..073ca74f --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_96.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4efa308e64f615d83f883f55fa5b5b10a8f44d47b13e6e40705b64ca52f94a +size 12442 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_97.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_97.uasset new file mode 100644 index 00000000..79da0ea4 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_97.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7f6b0dafeeeffaefbce45f4780ac02d75135730312504bba6cd5f0126ffc4b +size 12437 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_98.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_98.uasset new file mode 100644 index 00000000..3f17a6c5 --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_98.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb98247142b3a9b878e64b643ef2c776f9d366145b6824a6b18d9cd878c6d49 +size 12447 diff --git a/Content/Textures/UI/IconEmoticons/T_IconEmoticon_99.uasset b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_99.uasset new file mode 100644 index 00000000..eb43ed8f --- /dev/null +++ b/Content/Textures/UI/IconEmoticons/T_IconEmoticon_99.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17f0ae0ed2444166f1a1b5090c704807dbdd14aacbdaac433f051078e492f07 +size 12455 diff --git a/Content/Textures/UI/T_IconBubble.uasset b/Content/Textures/UI/T_IconBubble.uasset new file mode 100644 index 00000000..417b8e88 --- /dev/null +++ b/Content/Textures/UI/T_IconBubble.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d73a3b725041c41e4df39f4ac62ea916dedec1fd4b2d650d1f9175dfe8d4719 +size 12181 diff --git a/Content/UI/MainUI.uasset b/Content/UI/MainUI.uasset index f1dca602..f891c537 100644 --- a/Content/UI/MainUI.uasset +++ b/Content/UI/MainUI.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:729c84abf8a4e5f807e94e064ef910966daca80f308180f84908a2af25b529bc -size 627372 +oid sha256:0bc28d1d3ba75cb83f1e54d716b6de4dee84ec384e6fc353e8877c573915e6a5 +size 625631 diff --git a/Content/UI/Modules/WBP_IconBubble.uasset b/Content/UI/Modules/WBP_IconBubble.uasset new file mode 100644 index 00000000..3b284127 --- /dev/null +++ b/Content/UI/Modules/WBP_IconBubble.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847e3b21b4325f03f7b8a53b15688d75187b927b00512e804c36191c00fc29ea +size 55429 diff --git a/Source/ProjectEleri/DialogueSystem/DialogueComponent.cpp b/Source/ProjectEleri/DialogueSystem/DialogueComponent.cpp index 520d8607..3ff267a1 100644 --- a/Source/ProjectEleri/DialogueSystem/DialogueComponent.cpp +++ b/Source/ProjectEleri/DialogueSystem/DialogueComponent.cpp @@ -103,6 +103,18 @@ void UDialogueComponent::TriggerDialogue(USpeechDataAsset* DialogueAssetPath, co CurrentActiveDialogue = DialogueAssetPath; CurrentDialogueReplacementMap = ReplacementMap; DialogueWidget->DisplayDialogue(CurrentActiveDialogue, GetOwner(), CurrentDialogueReplacementMap); + + if (DialogueAssetPath->RandomizeLines && !DialogueAssetPath->PlayerSpeechMap.IsEmpty()) + { + MappedDialogueOptions.Empty(); + TArray PlayerSpeakOptions; + for (int32 i = 0; i <= CurrentActiveDialogue->PlayerSpeechMap.Num() - 1; i++) + { + MappedDialogueOptions.Add(i, CurrentActiveDialogue->PlayerSpeechMap[i]); + PlayerSpeakOptions.Add(CurrentActiveDialogue->PlayerSpeechMap[i].PlayerSpeak); + } + TriggerDialogueSelect(PlayerSpeakOptions, false); + } } TArray UDialogueComponent::GetActiveSpeechData() { return ActiveSpeechData; } @@ -166,13 +178,16 @@ void UDialogueComponent::AdvanceDialogue() return; } - const FSoftObjectPath EventToTrigger = CurrentActiveDialogue->DialogueLines[CurrentLineIndex].TriggerEventStart; - if (!EventToTrigger.IsNull()) + if (CurrentLineIndex < CurrentActiveDialogue->DialogueLines.Num()) { - UGameEventSubsystem::GetGameEventSubsystem()->StartEvent(EventToTrigger); + const FSoftObjectPath EventToTrigger = CurrentActiveDialogue->DialogueLines[CurrentLineIndex].TriggerEventStart; + if (!EventToTrigger.IsNull()) + { + UGameEventSubsystem::GetGameEventSubsystem()->StartEvent(EventToTrigger); + } } - if (CurrentLineIndex < CurrentActiveDialogue->DialogueLines.Num() - 1) + if (!CurrentActiveDialogue->RandomizeLines && (CurrentLineIndex <= CurrentActiveDialogue->DialogueLines.Num() - 1)) { CurrentLineIndex++; DialogueWidget->AdvanceDialogue(CurrentActiveDialogue->DialogueLines[CurrentLineIndex].DialogueLine, CurrentActiveDialogue->DialogueLines[CurrentLineIndex].SpeakerName); @@ -183,7 +198,7 @@ void UDialogueComponent::AdvanceDialogue() { MappedDialogueOptions.Empty(); TArray PlayerSpeakOptions; - for (int32 i = 0; i < CurrentActiveDialogue->PlayerSpeechMap.Num() - 1; i++) + for (int32 i = 0; i <= CurrentActiveDialogue->PlayerSpeechMap.Num() - 1; i++) { MappedDialogueOptions.Add(i, CurrentActiveDialogue->PlayerSpeechMap[i]); PlayerSpeakOptions.Add(CurrentActiveDialogue->PlayerSpeechMap[i].PlayerSpeak); diff --git a/Source/ProjectEleri/DialogueSystem/DialogueWidget.cpp b/Source/ProjectEleri/DialogueSystem/DialogueWidget.cpp index f40861b1..723a5b00 100644 --- a/Source/ProjectEleri/DialogueSystem/DialogueWidget.cpp +++ b/Source/ProjectEleri/DialogueSystem/DialogueWidget.cpp @@ -11,3 +11,8 @@ void UDialogueWidget::NativeOnInitialized() EleriPlayerController = Cast(UGameplayStatics::GetPlayerController(GetWorld(), 0)); } + +void UDialogueWidget::HandleUiInputAction_Implementation(EEleriUIInputAction InputAction) +{ + UE_LOG(LogTemp, Warning, TEXT("")); +} diff --git a/Source/ProjectEleri/DialogueSystem/DialogueWidget.h b/Source/ProjectEleri/DialogueSystem/DialogueWidget.h index 9513b23b..b51f91e8 100644 --- a/Source/ProjectEleri/DialogueSystem/DialogueWidget.h +++ b/Source/ProjectEleri/DialogueSystem/DialogueWidget.h @@ -29,6 +29,8 @@ public: bool IsTypingDialogue() const { return bIsTypingDialogue; } + virtual void HandleUiInputAction_Implementation(EEleriUIInputAction InputAction) override; + protected: UPROPERTY(EditAnywhere, BlueprintReadWrite) bool bIsAnimating = false; diff --git a/Source/ProjectEleri/Private/InventoryComponent.cpp b/Source/ProjectEleri/Private/InventoryComponent.cpp index 160f3db5..5066cf2d 100644 --- a/Source/ProjectEleri/Private/InventoryComponent.cpp +++ b/Source/ProjectEleri/Private/InventoryComponent.cpp @@ -64,7 +64,7 @@ int32 UInventoryComponent::ItemExists(FPrimaryAssetId ItemToCheck, bool IsSeed, bool UInventoryComponent::AddItemToInventory(FPrimaryAssetId ItemToAdd, int32 StackSize, bool Seed, bool HighQuality) { - if (ItemList.Num() >= Capacity || !ItemToAdd.IsValid()) return false; + if (!ItemToAdd.IsValid()) return false; int32 itemIndex = ItemExists(ItemToAdd, Seed, HighQuality); if (itemIndex == -1) diff --git a/Source/ProjectEleri/Public/GlobalEnums.h b/Source/ProjectEleri/Public/GlobalEnums.h index 639c8f59..df8f34c9 100644 --- a/Source/ProjectEleri/Public/GlobalEnums.h +++ b/Source/ProjectEleri/Public/GlobalEnums.h @@ -10,3 +10,32 @@ enum class ECurrentlyDoing : uint8 WATERING }; +UENUM(BlueprintType) +enum class ENpcEmotion : uint8 +{ + None, + Neutral, + + // Happiness + Content, + Happy, + Overjoyed, + + // Sadness + Down, + Sad, + Devastated, + + // Anger + Annoyed, + Angry, + Furious, + + // Fear + Uneasy, + Afraid, + Terrified, + + MAX UMETA(Hidden) +}; +