Compare commits

..

18 Commits

Author SHA1 Message Date
4b79d10184 Merge branch 'dev' into Enemies
# Conflicts:
#	Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset
2024-12-15 14:26:05 +00:00
221d31fb85 Altered disable fields to kill
Changed the disable fields to kill fields to improve performance
2024-12-15 12:14:14 +00:00
8f0e2d1c33 Added accurate disable fields 2024-12-15 12:13:13 +00:00
ba511beb2f Disabled Nanite
I disabled nanite as it was causing issues with my gpu driver. > UnrealEditor-D3D12RHI.dll!00007ff9b15dbe5b() Unknown.
2024-12-14 09:47:45 +00:00
9a0b18ae3e Didn't Update the DefaultEditor
Just in Case
2024-12-08 19:53:13 +00:00
92dc1540e0 Updated Quest Base & Location Marker
Location Marker now allows Monolith to finish location objectives & Quest_Base now binds events to both Player and Monolith's event dispatchers
2024-12-08 19:52:22 +00:00
ebefa2904e Updated Flats Monster
Let the monster die, changed the Objective Completing blueprints to allow Monolith to also complete objectives
2024-12-08 19:51:22 +00:00
78227f88df Updated Common Function Library
Added a new function to get the Player Monolith Character
2024-12-08 19:49:32 +00:00
96b7872783 Updated Reworked Level
Increased the Z Height of Location Markers 3 & 4 to fit the Monolith Collision size
2024-12-08 19:48:14 +00:00
5ebac57911 Updated Monolith Character
Added a ObjectiveID Event Dispatcher, Added the Quest Log Component, Set the Current Quests to the Player when switching to First Person Character
2024-12-08 19:47:04 +00:00
104cfbd5c1 Updated BP_FirstPerson
Set the current quests to the monolith's Quest Log Component when switching to the Monolith
2024-12-08 19:45:50 +00:00
881934dcc4 (TEMP bug fix) mission stage progress not progressing correctly
The mission on auto complete missions would complete after one stage and not all the stages, this fix for some reason only works when youre tracking the quest and doesnt if youre not tracking the quest.
2024-12-08 17:23:21 +00:00
9f4d75e870 Added in arch demon enemy 2024-12-08 17:08:39 +00:00
b57174ec53 Added Objective ID to flats enemy 2024-12-08 16:36:19 +00:00
f02fcc9a5e Added some level accessibility 2024-12-08 16:31:20 +00:00
01f5f962d2 Added Returning character Npc as a quest giver 2024-12-08 16:31:08 +00:00
e8095e2711 Added in world location markers 2024-12-08 16:12:06 +00:00
7f8c8570c3 Moved practice mission assets out of map 2024-12-08 15:23:07 +00:00
30 changed files with 74 additions and 30 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/Levels/PrototypeLevelRework.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/Monolith/BPI_Monolith.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/Monster.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/LocationMarker.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Boss_diffuse.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Boss_normal.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Boss_specular.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Cigar_Mat.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Clothes_MAT.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Clothes_MAT_ncl_1.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Eyes_MAT.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Eyes_MAT_ncl_1.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Sad_Idle.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Sad_Idle_Anim.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Sad_Idle_Skeleton.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/MrGambling/Skin_MAT.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/QuestSystem/NPCs/TestNPC.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/QuestData.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/Quest_Base.uasset (Stored with Git LFS)

Binary file not shown.