475 Commits

Author SHA1 Message Date
97ac729dd5 Implemented First Two Checkpoints 2023-10-19 18:28:33 +01:00
aac09873f2 Implemented Waypoint Functionality and UI
To be reworked later down the line
2023-10-19 16:22:13 +01:00
81105bf0d1 Added Skip Cutscene Functionality 2023-10-19 13:59:16 +01:00
9a94719541 Update Enemy Character for Rifle Animations 2023-10-19 11:59:56 +01:00
393b01fdcf Implemented Intro Cutscene Stand in Frames (Partially) 2023-10-18 21:57:29 +01:00
14107df96c Created Training Facility Level 2023-10-18 18:40:13 +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
8b90325502 Implemented Overload Modules UI 2023-10-07 16:40:58 +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
3523823a5b Implemented Vision Link Pings
Spawn on spotted enemies, can be seen through walls
2023-10-03 21:32:46 +01:00
6dee50a62b Removed Redundant LOS Test Box 2023-10-03 20:30:36 +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
Rafal Swierczek
f92605ebee Merge branch 'dev' into Enemy-AI
# Conflicts:
#	EndlessVendetta/.idea/.idea.EndlessVendetta.dir/.idea/vcs.xml
2023-10-02 13:17:56 +01:00
bd1f3b3b14 Add Enemy AI Testing Level to Test Line of Sight 2023-10-02 01:29:26 +01:00
91052ed5ac Implemented Vision Links UI Animations 2023-10-01 16:51:13 +01:00
8c7219c655 Implemented Vision Links Watch Face 2023-09-30 22:11:10 +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
27a162ea69 Created Bounty System Test Level 2023-09-27 12:44:27 +01:00