Commit Graph

175 Commits

Author SHA1 Message Date
2fbc5b83f8 Tutorial Scaled Up
The tutorial level blockout is not fully polished but everything has been scaled to better accommodate for the assets we have.
2024-01-29 23:47:13 -05:00
73ac95e97c Basic animation implementation 2024-01-29 22:00:50 -05:00
420d527090 Start implementing some animations into character blueprint 2024-01-29 20:44:13 -05:00
fa5101c5e7 Work on animation blueprint 2024-01-29 17:56:51 -05:00
63baf613b8 Import animations, start work on animation blueprint 2024-01-29 15:14:04 -05:00
45227168d8 Tutorial Level Update
Prior to Level Scaling and has some enemies
2024-01-26 16:27:48 -05:00
2a1c30a76e Fix UI Scaling 2024-01-26 01:47:12 -05:00
7531881130 Make Dash Cancel Grapple 2024-01-26 01:32:41 -05:00
0ea575f0f4 Fix Stun State 2024-01-26 01:29:59 -05:00
804743748f Add Turret Sounds 2024-01-26 01:24:33 -05:00
fe78cf1206 Fix more bugs 2024-01-25 19:08:51 -05:00
7780986568 Fix camera bug 2024-01-25 17:19:27 -05:00
37e9b062b6 Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/hook-line-axe 2024-01-25 17:05:47 -05:00
2a35e0772c Fix Grapple Zoom Bug 2024-01-25 17:05:07 -05:00
e602aa14f1 Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/hook-line-axe 2024-01-25 16:36:17 -05:00
c9e7acbd85 Added Nav Mesh and Enemies
I experimented a lot but this is currently in a very buggy state.
2024-01-25 16:35:28 -05:00
3b39f1fc58 Add Collectables and remove player noise 2024-01-25 16:16:24 -05:00
69be483d17 Add Sound Effects 2024-01-25 01:12:30 -05:00
07121a1b73 Enemy Improvements 2024-01-25 00:35:00 -05:00
f04990d431 Various Fixed and Changes 2024-01-25 00:20:30 -05:00
6aee6192b9 Update insurrectionist model + textures 2024-01-24 21:25:05 -05:00
5b3ce06ba5 Implement new posters 2024-01-24 20:20:12 -05:00
846bdd6972 Finalize test warehouse combat encounter 2024-01-24 15:03:49 -05:00
b79bff7ada Test level 2024-01-24 13:18:10 -05:00
ddb4a8df1a Bugfixes and test map 2024-01-24 12:45:19 -05:00
d0c33b590d Fix Jump 2024-01-23 19:11:39 -05:00
99bb38118c Improve Intermediate AI 2024-01-23 18:54:31 -05:00
5ec6b58c3b Add Laser 2024-01-23 18:44:04 -05:00
7616afc98f Update Health Overlay 2024-01-23 18:43:51 -05:00
af829564a1 Zoom in camera when grappled on wall 2024-01-23 00:48:54 -05:00
10cc08e321 Bug Fixes 2024-01-22 20:27:02 -05:00
c28bd04919 Add Stun to Enemies 2024-01-22 18:41:58 -05:00
d44ef7e770 Add helmet and axe to player BP 2024-01-22 17:21:30 -05:00
d30ed66d19 Update Cable Material 2024-01-21 18:14:50 -05:00
31bc55502d Reorganize Player BP 2024-01-21 17:24:36 -05:00
b712a9159a Animation for grapple target out of range 2024-01-20 20:12:51 -05:00
d4af461f5a Actions and abilities can't occur at the same time 2024-01-20 16:47:32 -05:00
652308bc7b Fix AI Null access bug 2024-01-20 16:43:48 -05:00
3c6b276684 Collision Tweaks 2024-01-20 16:43:28 -05:00
6df2437816 Add normal map to posters 2024-01-20 14:27:31 -05:00
d857929666 Import base Insurrectionist character rig, character R&D 2024-01-17 22:03:47 -05:00
6281220fbd Medium enemy can now aim up and down 2024-01-16 18:59:55 -05:00
7105c1b411 Medium enemy improvements 2024-01-16 18:14:20 -05:00
810e24a5f8 Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/hook-line-axe 2024-01-16 16:56:36 -05:00
744f56b877 Add Axe 2024-01-16 16:55:07 -05:00
e57662398f Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/hook-line-axe 2024-01-16 16:26:43 -05:00
c23b90b2a5 Add breakable glass 2024-01-16 16:21:47 -05:00
dd2fb99659 Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/hook-line-axe 2024-01-16 16:18:34 -05:00
3283e46061 Dash Effect
changed name of the Niagara asset for the Dash Effect to Dash_Effect
2024-01-16 16:17:34 -05:00
5fbcd57830 Update Title Screen 2024-01-16 14:49:43 -05:00
2565ceefc7 Fix player hopping along ground when grappling 2024-01-16 14:01:25 -05:00
fdedfd1fb1 Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/hook-line-axe 2024-01-15 16:37:42 -05:00
077e7e9ecc Pulled from Origin 2024-01-15 16:37:15 -05:00
8971ed85d5 Tutorial Final Whitebox
All interior assets have been added to the level besides anything purely cosmetic.
2024-01-15 16:26:22 -05:00
7ea9f85147 Test Tunnel Creator 2024-01-15 15:34:55 -05:00
1d817342e8 Update Doors to Bunker Assets 2024-01-15 15:21:52 -05:00
d19f7a7458 Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/hook-line-axe 2024-01-15 14:06:44 -05:00
19f32b073e Add bunker asset pack 2024-01-15 13:51:41 -05:00
34bad54e6a Create NS_SkeletalMesh.uasset
Added dash effect
2024-01-13 17:28:37 -05:00
efa0942bd0 Add Skill Tree 2024-01-11 19:28:54 -05:00
5297b63e8a Fix Enemies attacking only once 2024-01-10 18:58:56 -05:00
909067b791 Fix Event BP 2024-01-10 18:53:40 -05:00
a22969796f Add Electric Grapple and update icons 2024-01-09 18:30:26 -05:00
cbf9957e18 Update Camera Collision 2024-01-09 14:11:41 -05:00
0f24f69b26 Change Default Maps 2024-01-09 13:10:24 -05:00
007da6b316 Update Level Select To Data Table 2024-01-08 18:30:58 -05:00
1b27c9ae00 Merge branch 'master' of https://git.alanocull.com/triple-aaa-games/hook-line-axe 2024-01-08 17:26:32 -05:00
0c4771f39b Organizational Changes 2024-01-08 17:25:54 -05:00
443d17d2d4 Add birds poster 2024-01-06 13:15:41 -05:00
f8bbaf8d90 Import Patrick's level 2024-01-06 13:15:15 -05:00
9956ac032e Add Story Terminals 2023-12-11 04:27:11 -05:00
0612311302 Grapple Onto Moving Surfaces 2023-12-10 07:31:27 -05:00
cfddcb4d8a Reorganize Assets 2023-12-07 15:40:11 -05:00
bf8a9b7a88 Remove Debug Items 2023-12-03 17:47:29 -05:00
e9639dea86 Added poster blueprint and some poster textures 2023-11-29 16:09:23 -05:00
d6fdb9e7ef Add Title Menu 2023-11-28 21:24:36 -05:00
0c1c100536 clean up material graphs 2023-11-28 12:50:53 -05:00
55b3b1645d Fix folding platform bug 2023-11-27 17:54:57 -05:00
36a5169b7d Reorganize Files 2023-11-26 22:20:19 -05:00
139324438e Add Laser Walls and Electric Fences to Save 2023-11-26 22:00:04 -05:00
e752dd294f Fix Health Overlay 2023-11-26 21:28:11 -05:00
e5017fb46f Add Support for chained events 2023-11-26 21:23:17 -05:00
3f0b1f54af Expand on event system 2023-11-26 19:32:41 -05:00
6f9d9e92a2 Add Event System 2023-11-26 17:09:50 -05:00
bf1afbde02 Add Enemy Spawning Functionality 2023-11-25 01:21:59 -05:00
acec57ed3b Update Laser Wall 2023-11-24 22:51:48 -05:00
6dc2a95aa2 Disable Input While Attacking 2023-11-24 20:46:04 -05:00
7de9fd140f Make melee more responsive 2023-11-24 20:34:40 -05:00
224f1a9b0f Fix Stairs Collision 2023-11-24 20:02:50 -05:00
d1d8e84404 Fix Options Menu Save 2023-11-24 19:26:07 -05:00
7615885dfd Update save conventions to be per level 2023-11-24 16:55:13 -05:00
99364163e9 Add Dash Icon to UI 2023-11-24 16:31:20 -05:00
b276d3219d Update Laser Damage System 2023-11-24 15:36:23 -05:00
037f7553f6 Add Electric Field 2023-11-24 15:14:39 -05:00
829d5496c2 Make Dash Add to Velocity rather than replace 2023-11-24 13:29:32 -05:00
f95b861337 Add Save Icon 2023-11-24 13:16:16 -05:00
e1295c3243 Add Elevator and MultiUse Interacables 2023-11-24 13:05:33 -05:00
4cdcaa6dce Update Level 2023-11-24 01:25:30 -05:00
5a518bb867 Add Level Design Mechanics 2023-11-24 01:25:20 -05:00
c04048d843 Update Pickup Mechanics 2023-11-24 01:24:59 -05:00