Commit Graph

38 Commits

Author SHA1 Message Date
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
73d50b0882 treasure chest (for sound designers) 2025-05-09 21:35:45 +09:00
76dfbba704 Made Dialogue Eye Close/Open Animation, Fix Bugs 2025-05-09 16:43:30 +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
314e940487 Fix Puzzle area respawn error. 2025-05-06 20:36:55 +09: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
4a9bd8766d added some more dialogues and useful assets like tree ribbons(?) and treasure chest 2025-05-04 00:21:05 +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
8df0a34483 Improve the dialogue system
Change values in data table, fix the logic when the dialogue widget is valid in dialogue component
2025-05-01 23:15:49 +09:00
d778a0b0e7 fixed some dialogue options and added korean trasnlations 2025-05-01 19:08:20 +09:00
f746612cbd Fix Cooldown System & UI Bugs, and solved pull confliction
Fix the cooldown ui bugs by changing some nodes in haesol, and change some variables name in the structure. make a sample reply system for angela
2025-05-01 13:02:35 +09:00
75c36782a9 Implemented dialogue system and dialogue UI prototype
Implemented Dialogue System using dialogue Component and Interface, make Dialogue UI Prototype, and change the data type of the characters to be displayed in the UI in source code
2025-05-01 12:23:10 +09:00
5e8425c505 added the scripts in the dialogue DT and translated in Korean 2025-05-01 00:03:46 +09:00
ce1636e2d7 Ready to push 2025-04-29 22:03:14 +09:00
5035dcf469 added the interface for dialogue system 2025-04-28 23:12:47 +09:00
68695fef60 Skill Cooldown UI Implmement
Implement skill cooldown UI and add the skill structure
2025-04-25 21:47:09 +09:00
7ab90f7625 prepare to pull 2025-04-24 22:03:43 +09:00
bfcdb6dce7 Haesol Ult Skill Update and pull from main
Ultimate Skill Mechanism Updated, Use Spline and timeline
2025-04-01 23:48:59 +09:00
e17418ac4a HP bar and ult update
Update Boss&AggroNPC HP Bar System and Heasol's Ult Skill
2025-03-27 22:07:25 +09:00
494bbedc21 added an option to differentiate hit SFXs for aggroNPCs 2025-03-23 11:59:39 +09:00
330455f8f5 the weighted random integer generation works for chance-based gonggi ult; the retrieval of the gonggi stones are not working properly 2025-03-23 01:07:04 +09:00
3c6aa5bb7e Haesol's skill update
Haesol's C skill and Ult skill updated.
2025-03-17 22:52:18 +09:00
1d8fb26b83 goblin group combat 2025-02-27 14:59:23 +09:00
2335f42e1e Implement Haesol's Passive Skill 2025-02-18 21:19:52 +09:00
650711df87 added interface functions for adding/using ultimate points 2025-01-19 23:48:12 +09:00
06558f4de1 map related changes 2024-12-27 00:01:57 +09:00
c296638c45 group enemy combat start 2024-12-06 20:05:01 -05:00
6722c3a5ed jump down attack implemented, damage dealing not yet done 2024-11-24 13:18:11 +09:00
41192ade0f goblin implementation start 2024-11-22 21:44:10 -05:00
503d43a479 added anim montage for staggering 2024-11-08 10:05:10 +09:00
682231dd0f the player can pick up consumable items and use items for different effects; needs optimization in player character base BP class 2024-08-27 14:29:55 +09:00
83e44925bf added attribute sets for each types of attack, optimized some functions 2024-08-20 15:41:33 +09:00
05782979e9 worked on AOE-Fire, integration is pretty much ok 2024-08-10 08:57:30 +09:00
51414ad189 Revert "created few AOE actor classes for future skill set usage"
This reverts commit 6fa5e7dcbd.
2024-08-08 10:04:45 +09:00
9c5c627276 Reapply "created few AOE actor classes for future skill set usage"
This reverts commit 420f46c7d3.
2024-08-08 10:00:31 +09:00
420f46c7d3 Revert "created few AOE actor classes for future skill set usage"
This reverts commit 6b44048ac4.
2024-08-08 09:51:57 +09:00
6fa5e7dcbd created few AOE actor classes for future skill set usage 2024-08-08 09:50:14 +09:00