Commit Graph

26 Commits

Author SHA1 Message Date
Caleb Buhungiro
f84a711b4f setup AI Perception and forgatting behavior from Blackboard 2025-09-14 23:22:37 +08:00
Caleb Buhungiro
1c1c56ea46 Add perception component 2025-09-14 19:47:24 +08:00
Caleb Buhungiro
1ccb111012 Add minion character & CAIController 2025-09-13 21:48:34 +08:00
Caleb Buhungiro
1676ed7135 prevent player from damaging team member 2025-09-13 16:30:18 +08:00
Caleb Buhungiro
91fb35aa74 Add Player Start Spot 2025-09-13 15:32:32 +08:00
Caleb Buhungiro
1e91d4c4a0 setup teamID placeholder 2025-09-13 14:48:25 +08:00
Caleb Buhungiro
2446f29cad enable ragdoll on death 2025-09-13 12:00:19 +08:00
Caleb Buhungiro
16869188b9 add respawn with health regen 2025-09-13 11:17:31 +08:00
Caleb Buhungiro
cddfd8175c play death animation 2025-09-12 22:54:24 +08:00
Caleb Buhungiro
4321696a33 create GE_DeathEffect 2025-09-12 22:13:07 +08:00
Caleb Buhungiro
82fbcc72c4 completed attack combo with GameplayEffects and GameplayCues 2025-07-09 22:55:17 +08:00
Caleb Buhungiro
0e12b3d0c3 Add animation Montage triggered through ability to play different Montage Sections. 2025-07-09 14:11:30 +08:00
Caleb Buhungiro
659e94c752 added abilitInputID action handling 2025-07-05 21:51:01 +08:00
Caleb Buhungiro
58a7fc2f55 removed unused methods(BeginPlay, Tick) and added rider plugin 2025-07-05 15:04:21 +08:00
Caleb Buhungiro
a98fd4b2a7 added blend by bone and blend by bool in animBP to the attack montage 2025-06-27 19:02:25 +08:00
Caleb Buhungiro
be8d14b481 added playing animMontage from AbilitySystemComponent 2025-06-27 17:27:20 +08:00
Caleb Buhungiro
05e06a57be added Health and Mana widgets and visibility based on player distance 2025-06-27 15:36:48 +08:00
Caleb Buhungiro
c47347e635 add values to the UI Widgets for Health and Mana Attributes 2025-06-27 14:34:25 +08:00
Caleb Buhungiro
3087d07dfc change pointers to use TObjectPtr 2025-06-25 16:06:54 +08:00
Caleb Buhungiro
8763e041ba moved GamePlayAttribute fields(health, mana,...) next to ATTRIBUTE_ACCESSORS 2025-06-23 13:24:42 +08:00
Caleb Buhungiro
638b7c34fa added ValueGauge.cpp Widget 2025-06-23 12:28:21 +08:00
Caleb Buhungiro
b8475c7ba1 some small changes 2025-06-19 10:19:34 +08:00
Caleb Buhungiro
accf4cce15 remove unused code and comments 2025-06-18 17:48:06 +08:00
Caleb Buhungiro
6d8fc727d2 Added Gameplay Abilities(Health, MaxHealth, Mana, MaxMana) 2025-06-17 22:30:27 +08:00
Caleb Buhungiro
9a6a072b5a Added Crunch and Finished Animation with Foot IK 2025-06-17 19:29:52 +08:00
Caleb Buhungiro
8b1e111dcd Initial commit 2025-06-16 17:56:49 +08:00