22 Commits

Author SHA1 Message Date
532d3c167a Fix journal adventurer selection 2023-07-08 22:00:19 +02:00
8210ef30ac Merge Journal, Quest and Dialog systems 2023-07-08 22:00:16 +02:00
8ed8fcd04f Rename QuestlogInteractable 2023-07-08 22:00:14 +02:00
Amaan Shawkath
c55f67606d Adding in the characters
Added debug buttons to cycle through the characters
Bug fixes
2023-07-08 22:00:12 +02:00
Amaan Shawkath
988621b810 Cleaning up using statements 2023-07-08 22:00:10 +02:00
Amaan Shawkath
f04a485434 Added image attribute to character data 2023-07-08 22:00:09 +02:00
Amaan Shawkath
37d0c66887 Added public getter for character sheets 2023-07-08 22:00:05 +02:00
Amaan Shawkath
afe6a6592a Improved logic for character sheets
added a way to retrieve sheets for characters
2023-07-08 22:00:03 +02:00
Amaan Shawkath
ba34c89c8b basic setup of a character sheet - needs some more work
Wiring up character interviewed
Added property for bulletized text - ready to add when we have some
2023-07-08 22:00:01 +02:00
Amaan Shawkath
430118d0f8 setting up character manager 2023-07-08 22:00:00 +02:00
fab8aa77d7 Add questLog interactable 2023-07-08 18:08:18 +02:00
5c674c41a4 Merge branch 'master' into main 2023-07-08 17:12:43 +02:00
3b72c6a01a Serialize Quest 2023-07-08 17:10:06 +02:00
17698b4842 Add quest manager and base quest class 2023-07-08 16:01:38 +02:00
Amaan Shawkath
dfe6e4a88d who needs money anyways 2023-07-08 14:36:54 +01:00
Amaan Shawkath
94097c2308 Cleaning up using statements 2023-07-08 14:32:59 +01:00
Amaan Shawkath
293dbbec2c Setup test character and triggered dialogue
This will need adjusting to work with the click/input
2023-07-08 14:26:00 +01:00
Amaan Shawkath
0c2d335bb5 Added money attribute to character 2023-07-08 14:19:31 +01:00
Amaan Shawkath
29e260072d initial setup of dialogue panel and updating some scripts 2023-07-08 13:49:16 +01:00
2f70d6949f Add billboard behaviour component 2023-07-08 14:36:38 +02:00
Amaan Shawkath
e55f5ff18f initial setup of character data and dialogue holder 2023-07-08 13:26:56 +01:00
27341fd1b1 Add playercontroller
with mouse look functionality
2023-07-08 14:19:35 +02:00