Commit Graph

61 Commits

Author SHA1 Message Date
459ca3b08f updated Parry system using HP system's Block event dispatcher 2025-06-22 22:20:53 +09:00
f5389b564d added generalized DOT logic to the HP system, needs testing 2025-06-20 22:38:50 +09:00
96d2aa6ee7 rearranging of files and modified NPC bp because of them 2025-06-15 23:28:01 +09:00
37d2298a20 fixed sanin's behavior getting canceled every time she takes dmg 2025-06-15 20:17:21 +09:00
f546a5cf07 imoogi prototype 2025-06-13 20:10:24 +09:00
be0d3fdde0 added the death dissolving material; need to apply the material to all meshes in sanin (WIP) 2025-06-10 23:15:51 +09:00
85ce1bba99 Impelemented Teleport system of Haetae Statue 2025-06-09 22:07:12 +09:00
a34821b9c8 updated the tradeable quantity limit in inventory item struct, and created floating damage number prototype. 2025-06-05 19:38:25 +09:00
8e32e9074e fixed the weird body slam knockback collision issues 2025-05-29 22:24:55 +09:00
8a9dd1a782 implemented the slash trace 2025-05-25 14:51:26 +09:00
49f3f57206 changed the collision settings a bit to block visibility channel for all AggroNPCs 2025-05-23 22:23:18 +09:00
17afa9b470 added the stagger anim montage as variable 2025-05-13 22:39:28 +09:00
2bf5e5bbcc merge 2025-05-13 00:22:54 +09:00
bed2744ac4 Auto stash before merge of "main" and "origin/main" 2025-05-10 00:26:19 -04:00
f9f18738e4 dialogue options added for Sanin pre- and post-combat + new struct fields for adding SFXs and bark/effort lines in dialogue 2025-05-09 23:58:29 +09:00
95c35329e9 Make Game Instance and a structure to manage lore data. And Fix Haesol's AOE Skill bugs, mobs group battle 2025-05-07 21:10:05 +09:00
28b3894640 Bug Fix
Aggro NPC's Set Moevement Speed interface Function
2025-04-29 22:16:20 +09:00
0bdc6c13dd fixed a weird issue with movement speed enum variable in aggro NPC bp class 2025-04-27 17:12:28 +09:00
68695fef60 Skill Cooldown UI Implmement
Implement skill cooldown UI and add the skill structure
2025-04-25 21:47:09 +09:00
a0b0117d7c rearranged some files, added base bunny logic blueprints 2025-04-24 21:53:32 +09:00
f809686a56 I need to go to bed commit 2025-04-24 01:47:19 -04:00
d95d5284a6 Merge branch 'Shiori' 2025-04-24 01:16:46 -04:00
5a458545e3 prepare to pull 2025-04-23 17:05:21 +09:00
d54a2187d2 Assets re added 2025-04-22 13:37:25 -04:00
ab50e701b2 Update the Tornado of Haesol's ultimate skill
Make faster the tornado rising and larger the length of tornado
2025-04-19 10:56:25 +09:00
00e4aac768 modified the HP bar UI logic for aggro NPCs 2025-04-17 22:00:53 +09:00
ab63088b25 no critical changes made, pretty much the same 2025-04-16 23:22:06 +09:00
e55fe7a0c4 the 1st dirt trail rotates towards the player's location 2025-04-15 00:43:35 +09:00
261dcd4617 Haesol's Ult and update AI behavior
Ultimate skill makes NPC drowned and knockback, AI recorver health and back to original position when miss the player
2025-04-09 16:48:39 +09:00
e1e66072d8 Haesol's Ult and update AI behavior(recorver health), ready to pull from main
Ultimate skill makes NPC drowned and knockback, AI recorver health and back to original position when miss the player
2025-04-09 16:19:28 +09:00
96f72616a7 Haesol's Ult and update AI behavior(recorver health)
Ultimate skill makes NPC drowned and knockback, AI recorver health and back to original position when miss the player
2025-04-09 13:56:27 +09:00
044238a67d Haesol's Ult and update AI behavior(recorver health)
Ultimate skill makes NPC drowned and knockback, AI recorver health and back to original position when miss the player
2025-04-08 23:43:26 +09:00
4c233c7d0b sanin's ultimate related AOE material + animation clean up 2025-04-05 23:52:46 +09:00
2d2091cf61 Haesol Ult Skill Update and merge with main
Ultimate Skill Mechanism Updated, Use Spline and timeline
2025-04-02 16:27:37 +09:00
5c115be210 san-in can throw down large gonggi stones and damage player; needs physics + visual improvements 2025-04-01 23:01:50 +09:00
c2d22e51bd Fmod Events added for take damge bp 2025-03-26 22:13:29 -04:00
494bbedc21 added an option to differentiate hit SFXs for aggroNPCs 2025-03-23 11:59:39 +09:00
3c6aa5bb7e Haesol's skill update
Haesol's C skill and Ult skill updated.
2025-03-17 22:52:18 +09:00
c083287628 merging changes on my side pt 1 2025-03-06 20:26:27 +09:00
1d8fb26b83 goblin group combat 2025-02-27 14:59:23 +09:00
0cb5fdfa98 vulnerability state added with some animation debug 2025-02-23 21:16:57 +09:00
67ddcc4249 Parry Implementation 2025-02-21 09:54:32 +09:00
12498555b4 attempt to fix the dmg/hit reaction anims but failed;;; 2024-12-27 00:01:05 +09:00
7425f6388f appropriate changes to sanin and the logic for butterfly swarms 2024-12-22 23:21:53 +09:00
c296638c45 group enemy combat start 2024-12-06 20:05:01 -05:00
7f0953ff91 bro 2024-11-28 13:36:08 +09:00
41192ade0f goblin implementation start 2024-11-22 21:44:10 -05:00
9188514222 used ik rig to retarget combat anims, need to debug the cancelling of animations for combo attack 2024-11-22 23:11:23 +09:00
6ff8cec02b updated AI controllers to have a new base AI controller 2024-11-19 00:06:48 +09:00
de62c9ecfa implemented and applied custom cel-shader post-process shader to interactables and characters 2024-11-12 22:24:56 +09:00