Commit Graph

67 Commits

Author SHA1 Message Date
3e8d184084 Move Enemy Stats to Data File 2024-03-29 01:21:33 -04:00
a03d511ac3 Make enemies ragdoll on death 2024-03-28 17:26:19 -04:00
8783785f1c Add different rage highlights for different enemies 2024-03-28 00:45:19 -04:00
07c6261295 Revert "More organization"
This reverts commit 099f23247c.
2024-03-21 14:36:33 -04:00
099f23247c More organization 2024-03-21 14:35:50 -04:00
492f54805f Lots of organization 2024-03-20 21:48:51 -04:00
58c523dad4 organizational changes 2024-03-20 20:50:41 -04:00
53f6853c3f Boss Pass One 2024-03-20 19:27:32 -04:00
dab8f37acf Start On Boss Locomotion 2024-03-19 18:56:35 -04:00
b434da2d80 Press CTRL to return axe and cleave enemies 2024-03-19 16:07:09 -04:00
88ab76dfec Implement enemy animation blueprints 2024-03-18 13:00:01 -04:00
c9133218c6 Replace enemy Model 2024-03-17 12:46:38 -04:00
dc096851bd Add blood splatter 2024-03-02 20:27:19 -05:00
4b78ced759 Add checkbox for can walk off ledges 2024-03-02 17:04:57 -05:00
d1e91fd172 Enemies can no longer go back in their huts 2024-02-27 23:16:47 -05:00
2cc61c172b Fix Decorator Issue 2024-02-27 22:42:37 -05:00
7269feb7cd Various BP optimizations 2024-02-27 22:12:22 -05:00
3303c53e0a Enemies patrol around origin, not current position 2024-02-24 01:25:57 -05:00
916939a778 Add Rage Meter 2024-02-23 22:39:56 -05:00
d4c22b03bb Update Knockback on dash 2024-02-23 21:00:36 -05:00
133d3c5d58 Improve lighting and Impact Frames 2024-02-23 01:05:47 -05:00
53d0512134 Fix Critical Hit and Improve Enemies 2024-02-22 18:17:42 -05:00
b9e8bbbad7 Balance Axe 2024-02-22 00:49:00 -05:00
3ddd26e44a Finish Demo Level 2024-02-22 00:23:03 -05:00
5e334cd160 Improve Enemy AI 2024-02-21 21:49:24 -05:00
493a399a89 Player Finally Has a Heavy Attack Again 2024-02-21 13:04:12 -05:00
609c548a36 Make enemies not completely braindead 2024-02-21 12:09:34 -05:00
79f959a7bc Work on test level 2024-02-20 00:57:43 -05:00
d2f3581cd2 Update enemy damage system 2024-02-14 16:59:35 -05:00
ef73178c86 Replace melee speed with melee stun, add knockback upgrade 2024-02-12 21:39:01 -05:00
4729752e4c Balance Axe Throw and Shooting Enemies 2024-02-10 18:16:52 -05:00
e17df5cae2 Enemy Blood Implementation 2024-02-09 00:13:21 -05:00
4d0dfd6d04 Add XP 2024-02-08 17:27:48 -05:00
8fc34c137d Skill Tree Functionality 2024-02-06 04:10:53 -05:00
40118c2a89 Improve grapple feel and functionality 2024-02-01 17:22:46 -05:00
d82a2867f1 Make advanced enemy fly to ledges 2024-02-01 16:20:08 -05:00
d3b4cbbbf1 Start work on advanced enemy 2024-01-31 21:25:44 -05:00
b1384a2c7e Improve Wave Spawner Functionality 2024-01-31 19:46:37 -05:00
947c38b123 Add support for spawning agrod enemies 2024-01-31 16:34:19 -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
ddb4a8df1a Bugfixes and test map 2024-01-24 12:45:19 -05:00
99bb38118c Improve Intermediate AI 2024-01-23 18:54:31 -05:00
c28bd04919 Add Stun to Enemies 2024-01-22 18:41:58 -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
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
5297b63e8a Fix Enemies attacking only once 2024-01-10 18:58:56 -05:00
cbf9957e18 Update Camera Collision 2024-01-09 14:11:41 -05:00