45 Commits

Author SHA1 Message Date
dec1d761bf Replaced Interactable Actor Class with Interaction Interface 2023-10-18 00:02:16 +01:00
ab76177b16 Merge remote-tracking branch 'origin/WeaponPickupSystem' into TutorialBounty
# Conflicts:
#	EndlessVendetta/Content/FirstPerson/Blueprints/BaseWeapons/WBP_AmmoCount.uasset
2023-10-17 22:45:52 +01:00
72ef4989c5 Prepared Scene for Peer Review Backup Build 2023-10-13 15:27:17 +01:00
5e322d35e1 Merge branch 'MergingBlockout' into BackupBuild
# Conflicts:
#	EndlessVendetta/Content/StarterContent/Architecture/Floor_400x400.uasset
2023-10-13 13:37:40 +01:00
Louis Horne
9b6f3c6f28 Add Concrete texture to tutorial hit floor
Its lowkey trash but can be worked on and made better
2023-10-12 11:18:53 +01:00
MH261677
29b436434b Merge remote-tracking branch 'origin/dev' into WeaponSystem
# Conflicts:
#	EndlessVendetta/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset
2023-10-09 14:01:14 +01:00
MH261677
8f71d77945 Started to modify recoil camera for more realistic weapon fire 2023-10-09 13:50:54 +01:00
Rafal Swierczek
33b9593f94 Update Explosive & AI for Damage Implementation 2023-10-09 13:37:42 +01:00
MH261677
0f465d1631 Merge branch 'WeaponSystem' into dev
# Conflicts:
#	EndlessVendetta/Source/EndlessVendetta/GadgetSystem/GadgetClasses/Recon/VisionLink/VisionLinkEnemyLOSTest.cpp
2023-10-09 11:02:05 +01:00
7e02028ce8 Added Random Temp Rigntones for Hacked Enemies 2023-10-08 21:28:57 +01:00
9be0b373cf Implemented Ring Module UI 2023-10-08 20:11:07 +01:00
2a9e30108d Implemented Ring Module Class Functionality 2023-10-08 19:35:08 +01:00
9d36fa7846 Implemented Explosive Functionality
Needs to be linked with AI TakeDamage when everything is merged
2023-10-08 16:19:26 +01:00
877f485fa4 Added Starter Pack Explosion Effect to Explosion BP 2023-10-08 16:18:36 +01:00
MH261677
3c75d16e4b Added working ammo count to all weapons 2023-10-08 14:51:11 +01:00
8b90325502 Implemented Overload Modules UI 2023-10-07 16:40:58 +01:00
56df964103 Fixed Sphere Component not Despawning After Using OM 2023-10-07 13:21:35 +01:00
6bcc703974 Started Working on UI for Overload Module 2023-10-06 19:58:51 +01:00
0f5c983e75 Implemented AOverloadModule and its Activation Functions 2023-10-06 18:27:33 +01:00
b93e78108e Added Stand-In Dead Enemy 2023-10-06 13:42:20 +01:00
Louis Horne
262de913ce Continue Tutorial Hit Blockout
Finished the first floor of the tutorial hit.

Carrying on to the upper floor later.
2023-10-06 10:40:08 +01:00
Louis Horne
ac4662a9f3 Add Blockout for Tutrorial
Started the blockout for the tutorial level.
2023-10-05 18:52:21 +01:00
MARCEL HARA
e9cacdb064 Added temp crosshair to level 2023-10-05 10:48:44 +01:00
7bb582f636 Implemented a Recursive Function TestLOS() for Vision Link
Spots Enemies that spotted enemies can see until no more unique enemies are found within the collective vision
2023-10-03 20:18:25 +01:00
Rafal Swierczek
c764ce182a Fixed LOS Test Missing Actor Reference 2023-10-03 12:39:20 +01:00
MARCEL HARA
5743e885e0 Basic Shooting functionality fixed
Shooting now shoots a ray out and detects what object is being hit
2023-10-02 13:36:19 +01:00
c0cc7c4782 Fixed Issue with Searching Actor Array in LOS Test
Temp solution, a work around for quickly finding a specific actor in array
2023-10-02 09:24:08 +01:00
91052ed5ac Implemented Vision Links UI Animations 2023-10-01 16:51:13 +01:00
aca63055f3 Created Vision Links Viewport Widget
Has a functioning battery life bar
2023-10-01 13:51:15 +01:00
e61b51d466 Added new File Directory for FP Template Classes 2023-10-01 12:47:50 +01:00
8c7219c655 Implemented Vision Links Watch Face 2023-09-30 22:11:10 +01:00
56e7a2a9e3 Imported UE5 Mannequin Pack for Temp Enemies
Official Unreal Mannequins from the third person template project
2023-09-30 17:18:53 +01:00
f2215f05e4 Fixed Missing Ref when Quickly Switching Equipment 2023-09-30 16:05:28 +01:00
6cf1fc1869 Implemented Unequipping Gadgets when Equipping Gun 2023-09-30 11:58:53 +01:00
fa8c6f681c Implemented a Gadget Base and Manager
Tested using test gadgets without any behaviour beyond uelogs
2023-09-29 20:00:25 +01:00
fa3e28f075 Created Gadget System Test Level 2023-09-29 16:59:03 +01:00
cde2375851 Added Weapon System Directory 2023-09-29 16:20:35 +01:00
2757895ab9 Added Arrow Comp and New Tag to Player BP 2023-09-29 16:13:36 +01:00
8217d4acbd Implemented and Tested 2 Main and 3 Side Bounties 2023-09-28 20:25:49 +01:00
0fd1b60d52 Implemented Bounty Director Class Functionality 2023-09-28 15:19:26 +01:00
5e6f5e4b9e Implemented Side Bounty Class Functionality 2023-09-27 18:52:35 +01:00
51cc5b8930 Added Empty Bounty System Classes 2023-09-27 14:09:45 +01:00
27a162ea69 Created Bounty System Test Level 2023-09-27 12:44:27 +01:00
e110c743ea Update Readme to Include Trello Link 2023-09-26 20:51:26 +01:00
b7fb1d9013 Add Empty Unreal Project for Inital Setup 2023-09-26 20:22:20 +01:00