Commit Graph

235 Commits

Author SHA1 Message Date
7f3e30bef0 prepare to merge 2025-06-21 15:54:46 +09:00
5ad401c69b merge imoogi's logic to BP_Imoogi, and created GogwanDaemyeon prototype 2025-06-18 17:23:00 +09:00
37d2298a20 fixed sanin's behavior getting canceled every time she takes dmg 2025-06-15 20:17:21 +09:00
39d60570ec created AOE attack indicator 2025-06-13 21:50:12 +09:00
f546a5cf07 imoogi prototype 2025-06-13 20:10:24 +09:00
cdd5f3b1f0 added the combo-based dmg increment for haesol's melee combo attack 2025-06-12 21:20:27 +09:00
89fb53f538 buff item logic modified + test buff item 2025-06-09 23:12:07 +09:00
85ce1bba99 Impelemented Teleport system of Haetae Statue 2025-06-09 22:07:12 +09:00
9cff9cd35b merge 2025-06-08 08:57:02 +09:00
4aa88f405b shop HUD functionality complete; need to improve aesthetics of the HUD 2025-06-08 00:02:32 +09:00
051c65fde0 Attach E skill Effect on Haesol's Foot. Create ShopAOE/NPCActor cpp class 2025-06-02 18:16:58 +09:00
3a7616aa67 solved merge conflict 2025-05-29 23:40:58 +09:00
dfe1b5a52c Fix Haesol AOE skill aiming view 2025-05-29 22:36:12 +09:00
e571b0932f edited some default combo attack logic in preparation for tkd animation montage 2025-05-29 22:23:59 +09:00
c3778c285d modified fall dmg logic 2025-05-29 22:23:18 +09:00
b43fd15221 editted falling damage logic, damage info 2025-05-28 11:21:18 +09:00
b04974ac12 Implement fall damage/death, and C skill projectile trajectory render 2025-05-27 14:46:57 +09:00
c2cf8b2b9d Fix arrow stuck bug, and implemented losing honbaek logic prototype upon death 2025-05-27 14:29:17 +09:00
b753e8707f Merge Conflict Solved 2025-05-25 22:37:47 +09:00
8d90c2dd92 Transparent bug fix, and fixed reload animation to only play on the upper body 2025-05-25 22:20:59 +09:00
3a470a2ff3 added an aura VFX that activates/deactivates when the Q skill is active/inactive 2025-05-25 19:41:23 +09:00
520fe1c965 moved around some ability related variables and functions to BP_playercharacter 2025-05-25 19:06:28 +09:00
8a9dd1a782 implemented the slash trace 2025-05-25 14:51:26 +09:00
187887d408 Merge issue 2025-05-23 23:38:01 +09:00
44c243481c enhanced slash trace using box traces; need to integrate with the current melee attack logic 2025-05-23 22:22:12 +09:00
945cd6d93b Tested Transparent wall for player's convenience, and change camera offset while using C/Ult skill 2025-05-23 17:14:32 +09:00
bba549ff31 last minute hot fixes 2025-05-14 21:02:13 +09:00
55c55dce92 try to match any aspect ratio 2025-05-14 14:42:21 +09:00
f934f405bc Finished Localization, change save&load logic to get correct player's start location in each level. 2025-05-14 14:12:01 +09:00
49b58cf21b haesol's ultimate gauge point changed back to 60 2025-05-14 11:41:29 +09:00
5efb3686d0 Audio Mixing tweaks + Player Damage Sound 2025-05-13 15:01:10 -04:00
59f0d04da9 overwrite haesol 2025-05-13 21:29:19 +09:00
49e26b489b Merge 2025-05-13 17:50:43 +09:00
2420a2baa2 Created Tutorial Widget and Tutorial Text
Tutorial Widget, Tutorial Text Data Table, Images for tutorial, and created logic for tutorials
2025-05-13 17:49:52 +09:00
5cefed2d01 Bunny puzzle music added + audio mixing tweaks 2025-05-12 14:38:11 -04:00
1216040f2d restore my haesol class, it died before. T.T/ to remind, created tutorial hud prototype. 2025-05-13 01:27:41 +09:00
2bf5e5bbcc merge 2025-05-13 00:22:54 +09:00
aaf966fbc6 Make tutorial widget prototype and merge to recorver my project 2025-05-12 23:42:12 +09:00
d8e4eec553 Fit UMG to aspect ratio, and bug fix
wrap all umg with scale box and size box to fit aspect ratio. and Fix haesol's ult bug
2025-05-12 17:25:12 +09:00
97f819d001 Update HUD, Haesol's ult logic, and wrap all widgets scale box, size box 2025-05-11 22:35:47 +09:00
110d80a2d7 Update Skill Cooldown Timer for UI 2025-05-11 00:06:22 +09:00
6cf96ee241 i think i have my stuff back now 2025-05-10 22:11:36 +09:00
5eeacc4eeb merge 2025-05-09 21:44:32 +09:00
76dfbba704 Made Dialogue Eye Close/Open Animation, Fix Bugs 2025-05-09 16:43:30 +09:00
2a64c6f684 solve merge confliction 2025-05-07 21:16:09 +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
145aa6f0be DRAGON SOUNDS RAAHHHH 2025-05-06 23:10:23 -04:00
c1b2d91c28 Improve dialogue system
remove base hud and add to viewport the dialogue system when dialoguing. and add sprites of bunnies for testing
2025-05-05 19:23:17 +09:00
97670c3df5 bug fix puzzle start event, and implement failed to use mana cuz of insufficient mana
change use mana logic and using haesol's skill logic. change replying logic by updating istrigger
2025-05-04 22:30:40 +09:00
981d34b6e1 Improve dialogue system and mana
Made Dialogue Button to skip and go next line, and add mana use function to have boolean value return
2025-05-02 23:57:48 +09:00