Commit Graph

23 Commits

Author SHA1 Message Date
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
6cf96ee241 i think i have my stuff back now 2025-05-10 22:11:36 +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
4c233c7d0b sanin's ultimate related AOE material + animation clean up 2025-04-05 23:52:46 +09:00
06bb0cfcf0 pull the level 2025-03-22 09:59:58 +09:00
649fcc81af added the low HP HUD overlay to player HUD 2025-02-11 17:30:50 +09:00
a48f6238c3 some post-source compile debugging for UI elements 2025-02-03 23:16:13 +09:00
9521525396 player HUD updated 2025-01-18 08:31:07 +09:00
a62710cc69 circular timer 2024-12-26 23:52:39 +09:00
5a0369cb38 AI subtrees have been added, player rotation is based on player attacking 2024-10-26 13:38:06 +09:00
c4e4d22c82 major change in the spring level texturing, some more assets 2024-09-27 21:29:58 +09:00
564f2a80cd crafting system is fully functional 2024-09-17 00:05:53 +09:00
eeaf691a1a saving/loading systems successfully migrated to player controller 2024-09-05 11:43:15 +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
d91704b9a7 the NPC drops souls after being eliminated 2024-08-22 23:23:44 +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
096a0f0d2e player HUD hp,mp bar functionality completed 2024-07-18 16:24:28 +09:00