Commit Graph

17 Commits

Author SHA1 Message Date
5bcec36ae2 temp push for reaven 2025-05-10 11:06:18 +09: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
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