Commit Graph

68 Commits

Author SHA1 Message Date
baz 83178d863b Create MainMenuUIWidget 2023-10-31 23:05:29 +00:00
baz 388d78b64c Create Rifle Weapon 2023-10-31 23:04:46 +00:00
baz a81577b1a8 Create Pistol Weapon 2023-10-31 23:04:36 +00:00
baz 445b65d7f0 Edit Machinegun Weapon 2023-10-31 23:04:14 +00:00
baz 4307866310 Add CheckLineOfSight task to FireWeaponTasks behaviour tree 2023-10-24 22:58:12 +01:00
baz 2ab85e21d7 Add IsWithinRange check and create FireWeaponTask 2023-10-22 22:14:11 +01:00
baz 12c8d7b6f0 Add FrameRate Limit to Options Menu 2023-10-11 22:00:33 +01:00
baz 1c467d14f4 Create basic Options Menu widget 2023-10-09 23:29:50 +01:00
baz 483add816a Add Options Menu to viewport on OptionsButton Clicked 2023-10-06 23:13:52 +01:00
baz da1fcc15bd Add Basic Pause functionality 2023-10-03 22:52:28 +01:00
baz d6f89e259f Create Pause Input Action 2023-10-01 23:51:40 +01:00
baz 18b3986cc5 Move HUD UI to dedicated HUD Folder 2023-10-01 23:51:03 +01:00
baz 322b872042 Add Pause Player Input Action 2023-09-25 23:00:32 +01:00
baz 7f4de48fb0 Delete existing Throwable 2023-09-23 19:50:32 +01:00
baz 6c0e0fe395 Make Throwable Explode() on impact 2023-09-21 21:10:01 +01:00
baz 60bf490f8a Update ThrowableInventory type 2023-09-20 01:56:13 +01:00
baz 5a8c542581 Create separate Throw Weapon and Throw Explosive input actions 2023-09-13 14:55:56 +01:00
Louis Hobbs 681641672c Add Minimum Distance Check to GetLocationNearLocation Task 2023-09-05 14:59:52 +01:00
Louis Hobbs 7aa0c0b002 Abort Lower Priority tasks when player is detected 2023-09-03 22:38:08 +01:00
Louis Hobbs 3621378cb3 Add MoveTo Location near Location in Worker Behaviour Tree 2023-08-23 15:16:21 +01:00
Louis Hobbs 5e65a6ff35 Update Worker AI Blackboard and Behaviour Tree 2023-08-23 00:20:39 +01:00
Louis Hobbs 95481dba52 Create NakatomiGameInstance 2023-08-16 23:32:50 +01:00
Louis Hobbs 2a33897198 Add Hitmarker HUD asset, animation and Enemy Hit Delegate 2023-08-08 22:31:37 +01:00
Louis Hobbs 1fb9930791 Add Crosshair Expansion when OnFire is called. 2023-08-08 22:02:56 +01:00
Louis Hobbs dc9339ef90 Create PlayerHUDWidget 2023-08-01 23:02:32 +01:00
Louis Hobbs 771f85bc13 Add Hitmarker asset 2023-07-30 16:47:53 +01:00
Louis Hobbs ad40b49e1a Add static Crosshair to Player HUD 2023-07-30 16:47:40 +01:00
Louis Hobbs 3ed84127c2 Add Aim Down Sights functionality 2023-07-24 19:09:04 +01:00
Louis Hobbs 87cd5f4242 Add Test Health Pickup Blueprint Class 2023-07-04 22:23:42 +01:00
Louis Hobbs aee0b9fd66 Append characters to weapon properties ui 2023-07-03 20:59:49 +01:00
Louis Hobbs a402de0781 Add new Weapon HUD UI 2023-07-03 20:05:31 +01:00
Louis Hobbs 11724a9426 Add Test Values to Demolition Worker 2023-06-14 22:58:06 +01:00
Louis Hobbs a67d4c671a Create BARREL 2023-06-12 22:12:45 +01:00
Louis Hobbs fd6c005d9d Update DemolitionWorker Enemy functionality 2023-06-12 22:11:36 +01:00
Louis Hobbs 20955df027 Create Demolition Worker Character, Blackboard and Behaviour Tree 2023-06-06 22:23:09 +01:00
Louis Hobbs a5d63b339c Add Prototype Barrel 2023-06-01 02:29:19 +01:00
Louis Hobbs 8ffda269b7 Add White Grid prototyping Material 2023-05-24 01:59:12 +01:00
Louis Hobbs 7a189d037b Add e1m1 test room 2023-05-24 01:58:47 +01:00
Louis Hobbs e1f8b5b284 Increase walking and running speed 2023-05-24 01:29:46 +01:00
Louis Hobbs efa0c9052a Update Player Default Inventory 2023-03-17 13:37:41 +00:00
Louis Hobbs b389e7308c Edit Level Prototyping Materials 2023-03-17 13:37:28 +00:00
Louis Hobbs 62ed575a9a Edit Basic Wall Asset 2023-03-17 13:37:04 +00:00
Louis Hobbs c9af53811e Add Window Geometry Collection 2023-03-17 13:36:37 +00:00
Louis Hobbs 3b428a8c7d Edit BulletImpactField 2023-03-17 13:36:11 +00:00
Louis Hobbs 4ead48cf4d Add Shotgun weapon 2023-03-17 13:35:51 +00:00
Louis Hobbs 4fe48e9644 Add Machinegun weapon 2023-03-17 13:35:41 +00:00
Louis Hobbs 82e20402a9 Add `gun_fire` sound effect to test weapon 2023-03-16 23:50:54 +00:00
Louis Hobbs bd8721a693 Add Office Level 2023-03-16 18:22:20 +00:00
Louis Hobbs 509031f24c Add `LevelPrototyping` content 2023-03-13 23:06:34 +00:00
Louis Hobbs 1c9e172837 Update Worker Blackboard and BehaviourTree 2023-03-13 23:05:25 +00:00