Commit Graph

  • 1647ab3ed1 Set TestLevel as the level to open when New Game is clicked baz 2023-11-14 23:16:40 +00:00
  • 1f6d729d73 Add functionality to open a UWorld when clicking New Game button in main menu baz 2023-11-14 23:16:10 +00:00
  • 085fd8ea46 Show options menu when pressing options button in main menu baz 2023-11-14 22:53:32 +00:00
  • 449687d7ee Attch MainMenu widget to viewport in level blueprint baz 2023-11-14 21:50:37 +00:00
  • cb08f2ccfb Add temporary Main Menu design to Main Menu widget baz 2023-11-13 22:58:28 +00:00
  • ac99b0a828 Create MainMenu level baz 2023-11-13 00:12:39 +00:00
  • 427131ae3a Update EngingIncludeOrderVersion baz 2023-11-12 21:25:21 +00:00
  • 345ea88d79 Fix compilation issues baz 2023-11-12 21:24:03 +00:00
  • 357e4fdf5e Create MainMenuGameModeBase baz 2023-11-09 22:14:45 +00:00
  • f87ec61ddb Add variables and functions to MainMenuUIWidget baz 2023-11-09 22:14:15 +00:00
  • 83178d863b Create MainMenuUIWidget baz 2023-10-31 23:05:29 +00:00
  • 388d78b64c Create Rifle Weapon baz 2023-10-31 23:04:46 +00:00
  • a81577b1a8 Create Pistol Weapon baz 2023-10-31 23:04:36 +00:00
  • 445b65d7f0 Edit Machinegun Weapon baz 2023-10-31 23:04:14 +00:00
  • 47e78bf7e0 Update README.md baz 2023-10-24 23:04:43 +01:00
  • 775df93d55 Remove TODO comment in Pickup baz 2023-10-24 22:58:41 +01:00
  • 4307866310 Add CheckLineOfSight task to FireWeaponTasks behaviour tree baz 2023-10-24 22:58:12 +01:00
  • e001931bb6 Create TaskCreateLineOfSight baz 2023-10-24 22:56:47 +01:00
  • 2ab85e21d7 Add IsWithinRange check and create FireWeaponTask baz 2023-10-22 22:14:11 +01:00
  • 6cae297c3a Add extra checking in TaskInWithinRange baz 2023-10-22 22:13:35 +01:00
  • bab1f8acd6 Set SelfActor in Blackboard baz 2023-10-22 22:13:13 +01:00
  • 969ecbebc8 Create TaskIsWithinRange baz 2023-10-19 22:53:09 +01:00
  • bc0138251a Remove TODO comment baz 2023-10-15 20:03:14 +01:00
  • b234045698 Remove assigning of spawned Throwable baz 2023-10-15 20:00:56 +01:00
  • ca617a8a3c Spawn Particle System at Impact Point on a static object baz 2023-10-15 20:00:34 +01:00
  • b4fb8f7761 Spawn DecalActor when static object is Hit baz 2023-10-12 23:03:59 +01:00
  • 589592927f Add Decal Actor to Weapons baz 2023-10-12 23:03:43 +01:00
  • 12c8d7b6f0 Add FrameRate Limit to Options Menu baz 2023-10-11 22:00:33 +01:00
  • 1c467d14f4 Create basic Options Menu widget baz 2023-10-09 23:29:50 +01:00
  • 23af466085 Add methods to set and remove options menu from viewport baz 2023-10-09 23:29:25 +01:00
  • 122c3998fd Add new setting options and remove manual apply settings button baz 2023-10-08 22:27:59 +01:00
  • 2115c4456c Create OptionsUIWidget baz 2023-10-06 23:14:26 +01:00
  • 483add816a Add Options Menu to viewport on OptionsButton Clicked baz 2023-10-06 23:13:52 +01:00
  • dc0ed36573 Modify current weapon checking in ThrowWeaponCallback baz 2023-10-05 22:04:28 +01:00
  • da1fcc15bd Add Basic Pause functionality baz 2023-10-03 22:52:28 +01:00
  • 149de8788f Create PauseUIWidget baz 2023-10-01 23:51:53 +01:00
  • d6f89e259f Create Pause Input Action baz 2023-10-01 23:51:19 +01:00
  • 18b3986cc5 Move HUD UI to dedicated HUD Folder baz 2023-10-01 23:51:03 +01:00
  • 29b06222a5 Add Pause Menu Widget to Player Character baz 2023-09-25 23:00:56 +01:00
  • 322b872042 Add Pause Player Input Action baz 2023-09-25 23:00:32 +01:00
  • 12db67439f Add logic to throw weapon once weapon ammo is depleted baz 2023-09-23 21:10:15 +01:00
  • 7f4de48fb0 Delete existing Throwable baz 2023-09-23 19:50:32 +01:00
  • 6c0e0fe395 Make Throwable Explode() on impact baz 2023-09-21 21:07:54 +01:00
  • d3e775758d Add functionality to ThrowThrowable baz 2023-09-20 01:57:37 +01:00
  • 19d452be5c Update UPROPERTY values for ImpulseForce and ImpulseAngle baz 2023-09-20 01:56:56 +01:00
  • 60bf490f8a Update ThrowableInventory type baz 2023-09-20 01:56:13 +01:00
  • 7cdb9b1c69 Add Impulse Angle and Force variables to Throwables baz 2023-09-19 02:19:23 +01:00
  • 27fc0d5212 Change SpawnLocation to forward vector of player baz 2023-09-19 02:06:16 +01:00
  • ea06181a01 Add extra checking in ExplosiveActor Explode method baz 2023-09-18 02:59:32 +01:00
  • c944e5e6f9 Add extra checking to Expand Crosshair functionality baz 2023-09-18 02:29:49 +01:00
  • 9ece07b011 Move feteching of HealthComponent outside of if statement baz 2023-09-18 02:29:18 +01:00
  • ff8e947a4e Add functionality to ThrowWeaponCallback baz 2023-09-18 02:28:31 +01:00
  • 81c954dabb Create WeaponThrowable class baz 2023-09-18 02:27:56 +01:00
  • 7c803eb3ff Add WeaponThrowable Template to Weapon baz 2023-09-18 01:09:08 +01:00
  • 9abe8e1697 Create WeaponThrowable class baz 2023-09-13 17:17:28 +01:00
  • 04512d1717 Add ThrowableInventory to NakatomiCharacter baz 2023-09-13 16:53:39 +01:00
  • 5a8c542581 Create separate Throw Weapon and Throw Explosive input actions baz 2023-09-13 14:55:56 +01:00
  • eea9ee49e6 Add Input Action for ThrowThrowable baz 2023-09-12 23:39:05 +01:00
  • fe6eca55c5 Enable physics on StaticMeshComponent in Throwables baz 2023-09-12 23:38:35 +01:00
  • 62ac0e7496 Set Root Component in Pickup baz 2023-09-12 23:37:49 +01:00
  • 480cfb0530 Add extra checking when spawning WeaponPickup on EnemyAI Death baz 2023-09-12 23:37:33 +01:00
  • d3cfa1b746 Update project to UE5.3 baz 2023-09-12 17:57:15 +01:00
  • 42f99410e0 Create ThrowThrowable method baz 2023-09-08 22:17:05 +01:00
  • 1023a4f2b7 Change HealthComponent from private to protected baz 2023-09-08 21:08:54 +01:00
  • 7569f2d792 Add initial Throwable Actor implementation Louis Hobbs 2023-09-06 17:34:15 +01:00
  • cb46d98936 Fix includes in GetDistanceToPlayerTask Louis Hobbs 2023-09-05 18:39:27 +01:00
  • e0d5526a63 Move Perception Component from EnemyCharacter to EnemyAIController Louis Hobbs 2023-09-05 18:39:14 +01:00
  • 0dc524e02d Remove unnecessary check in TaskGetLocationNearLocation Louis Hobbs 2023-09-05 16:56:17 +01:00
  • 681641672c Add Minimum Distance Check to GetLocationNearLocation Task Louis Hobbs 2023-09-05 14:59:52 +01:00
  • 7aa0c0b002 Abort Lower Priority tasks when player is detected Louis Hobbs 2023-09-03 22:38:08 +01:00
  • 2f556660ac revert 6e1260a0dd5e0cd8431778b79ce60de950495640 baz 2023-09-03 23:31:34 +02:00
  • 6e1260a0dd Bind UFUNCTION to OnTargetPerceptionUpdated Louis Hobbs 2023-08-28 23:45:15 +01:00
  • 3621378cb3 Add MoveTo Location near Location in Worker Behaviour Tree Louis Hobbs 2023-08-23 15:16:21 +01:00
  • b10311e3d1 Add TaskGetLocationNearLocation AI Task Louis Hobbs 2023-08-23 15:15:30 +01:00
  • 5e65a6ff35 Update Worker AI Blackboard and Behaviour Tree Louis Hobbs 2023-08-23 00:20:39 +01:00
  • 6d8169e2b3 Add StoreActorLocationTask AI Task Node Louis Hobbs 2023-08-23 00:20:02 +01:00
  • f0b8c594d4 Add TaskReleaseAttackToken AI Task Louis Hobbs 2023-08-23 00:19:46 +01:00
  • f04bc8378a Add functionality to TaskAcquireAttackToken Louis Hobbs 2023-08-23 00:19:30 +01:00
  • 0afcd945ce Add AttackToken methods to EnemyAIController Louis Hobbs 2023-08-21 23:43:49 +01:00
  • ca07abb131 Change ReleaseToken to return bool Louis Hobbs 2023-08-21 23:42:48 +01:00
  • 763c8db97e Create AcquireAttackToken task Louis Hobbs 2023-08-17 23:05:59 +01:00
  • ec057454c3 Create Request, Release and Reset Token methods in AIAttackTokenManager Louis Hobbs 2023-08-17 22:28:11 +01:00
  • ac45acb232 Add method to create and get AIAttackTokenManger Louis Hobbs 2023-08-17 21:47:53 +01:00
  • 57abe9a3a2 Create AIAttackTokenManager Object Louis Hobbs 2023-08-17 21:47:21 +01:00
  • 95481dba52 Create NakatomiGameInstance Louis Hobbs 2023-08-16 23:32:50 +01:00
  • 7079c129f7 Add HitMarker Sound Effect Louis Hobbs 2023-08-16 12:31:07 +01:00
  • e97d370d23 Check if Hit Actor is dead when displaying hitmarker Louis Hobbs 2023-08-09 22:53:32 +01:00
  • 2a33897198 Add Hitmarker HUD asset, animation and Enemy Hit Delegate Louis Hobbs 2023-08-08 22:31:37 +01:00
  • 1fb9930791 Add Crosshair Expansion when OnFire is called. Louis Hobbs 2023-08-08 22:02:56 +01:00
  • dc9339ef90 Create PlayerHUDWidget Louis Hobbs 2023-08-01 23:02:32 +01:00
  • 771f85bc13 Add Hitmarker asset Louis Hobbs 2023-07-30 16:47:53 +01:00
  • ad40b49e1a Add static Crosshair to Player HUD Louis Hobbs 2023-07-30 16:39:22 +01:00
  • cee5c8d08c Add ADS Spread Multiplier to RandomWeaponParameter generation Louis Hobbs 2023-07-30 15:23:30 +01:00
  • 929eca3204 Add ADS Weapon Spread Modifier Louis Hobbs 2023-07-27 22:22:14 +01:00
  • 938b4425eb Add ADS aim sensitivity modifier Louis Hobbs 2023-07-26 22:43:29 +01:00
  • 3d4ef7e3c0 Add functionality to change movement speed depending on status Louis Hobbs 2023-07-25 21:34:04 +01:00
  • 9e7417eb59 Change shooting direction to use camera and centre of screen Louis Hobbs 2023-07-24 19:09:59 +01:00
  • 3ed84127c2 Add Aim Down Sights functionality Louis Hobbs 2023-07-18 22:21:28 +01:00
  • 87cd5f4242 Add Test Health Pickup Blueprint Class Louis Hobbs 2023-07-04 22:23:42 +01:00
  • db22a4eb58 Add Bouncing Static Mesh to Health Pickup Louis Hobbs 2023-07-04 22:22:27 +01:00