Commit Graph

34 Commits

Author SHA1 Message Date
532d3c167a Fix journal adventurer selection 2023-07-08 22:00:19 +02:00
f81ff1b192 Move character sheet up 2023-07-08 22:00:18 +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
2bb5024dfb removing gameobjects folder and moving character manager 2023-07-08 22:00:13 +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
e76854a100 Merge pull request #2 from JanGross/main
Character controller and quest manager
2023-07-08 17:13:04 +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
Amaan Shawkath
b592bfcf61 Merge pull request #1 from JanGross/dialogue_system
Dialogue system
2023-07-08 16:05:59 +01: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
5b1085fc65 Added my scene 2023-07-08 14:26:12 +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
Amaan Shawkath
dc4261aab3 Added TextMeshPro to project 2023-07-08 13:25:34 +01:00
b620f97892 Add gitattributes content
(cherry picked from commit 721898dd7a)
2023-07-08 13:24:20 +01:00
1eeb3561d9 Add gitattributes content 2023-07-08 14:21:13 +02:00
27341fd1b1 Add playercontroller
with mouse look functionality
2023-07-08 14:19:35 +02:00
721898dd7a Add gitattributes content 2023-07-08 14:19:10 +02:00
8fcef7674b Import empty Unity Project 2023-07-08 13:26:34 +02:00
0a1e16e919 Add gitfiles 2023-07-08 13:13:35 +02:00
266d8a6a18 Initial commit 2023-07-08 13:08:15 +02:00