|
89fb53f538
|
buff item logic modified + test buff item
|
2025-06-09 23:12:07 +09:00 |
|
|
9aa7510904
|
Missing text has benn translated, and fixed bugs.
|
2025-05-14 21:53:55 +09:00 |
|
|
ac143ca79d
|
Bug fix inventory
|
2025-05-14 20:51:11 +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 |
|
|
512081998e
|
Merge
|
2025-05-13 22:43:45 +09:00 |
|
|
bd08317709
|
Update Inventory Widget to Have Options&Localization and ready to localization
|
2025-05-13 22:14: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 |
|
|
ecde0df6ca
|
Dragon audio fix and Menu sounds fix
|
2025-05-09 19:00:04 -04:00 |
|
|
af0ac5c5c2
|
Try to Implement Dialogue System and Improve the Crafting UI
|
2025-04-29 16:38:23 +09:00 |
|
|
0a198096e8
|
the font changes got wiped, re-pushing
|
2025-04-24 21:54:15 +09:00 |
|
|
d95d5284a6
|
Merge branch 'Shiori'
|
2025-04-24 01:16:46 -04:00 |
|
|
d54a2187d2
|
Assets re added
|
2025-04-22 13:37:25 -04:00 |
|
|
8b01d76722
|
changed the font for inventory item slot UI item
|
2025-04-23 00:37:48 +09:00 |
|
|
8a16a189df
|
Footsteps implemented + Menu And Arrow sfx bug fixes
|
2025-04-18 19:03:20 -04:00 |
|
|
c9c9fdbf3f
|
changed the font for inventory + interaction WGs
|
2025-04-16 23:22:33 +09:00 |
|
|
a48f6238c3
|
some post-source compile debugging for UI elements
|
2025-02-03 23:16:13 +09:00 |
|
|
7077da1397
|
FMOD Bow and Sword fix
|
2025-01-23 00:06:21 -05:00 |
|
|
199476d607
|
FMOD sword sounds
|
2025-01-22 21:07:44 -05:00 |
|
|
06558f4de1
|
map related changes
|
2024-12-27 00:01:57 +09:00 |
|
|
be75a5f486
|
seen sound fix
|
2024-11-18 17:02:49 -05:00 |
|
|
6ff8cec02b
|
updated AI controllers to have a new base AI controller
|
2024-11-19 00:06:48 +09:00 |
|
|
ef7b484a49
|
bgm updated, sound volume sliders debugged
|
2024-11-14 13:41:50 +09:00 |
|
|
566b802e47
|
merge??
|
2024-11-14 12:09:42 +09:00 |
|
|
5a0369cb38
|
AI subtrees have been added, player rotation is based on player attacking
|
2024-10-26 13:38:06 +09:00 |
|
|
564f2a80cd
|
crafting system is fully functional
|
2024-09-17 00:05:53 +09:00 |
|
|
63d4092c2c
|
level 1, block out started
|
2024-09-15 08:48:19 +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 |
|
|
ef7be2cd84
|
Revert "implemented a temporary fix to the skeletal mesh + animation detachment issue for Haesol and his Hwando sword"
This reverts commit 8fd7b194f1 .
|
2024-08-08 10:11:22 +09:00 |
|
|
f2d7767398
|
Revert "delete water bottle + new interactables added"
This reverts commit 239c332514 .
|
2024-08-08 10:11:18 +09:00 |
|
|
24d9282709
|
Revert "added 3d interactables"
This reverts commit bd2326dd08 .
|
2024-08-08 10:11:14 +09:00 |
|
|
89bc3ecacb
|
Revert "added some comments to Haesol's implementation for passive skills"
This reverts commit fbd43c1d23 .
|
2024-08-08 10:04:56 +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 |
|
|
322fbc3ade
|
Revert "added some comments to Haesol's implementation for passive skills"
This reverts commit b888ddbe5d .
|
2024-08-08 10:01:34 +09:00 |
|
|
0e71da9cf4
|
Revert "created few AOE actor classes for future skill set usage"
This reverts commit a1a65b521f .
|
2024-08-08 10:01:18 +09:00 |
|
|
2a923cdd7f
|
Reapply "Merge branch 'main' of https://git.nugamestudioclub.com/neroberovero/Illusion-UE5"
This reverts commit bf65a01a5f .
|
2024-08-08 10:00:54 +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 |
|
|
b62f72eb81
|
Reapply "added some comments to Haesol's implementation for passive skills"
This reverts commit e4628fcd9d .
|
2024-08-08 09:59:52 +09:00 |
|
|
c9c2c13591
|
Revert "Merge branch 'main' of https://git.nugamestudioclub.com/neroberovero/Illusion-UE5"
This reverts commit 122103a778 , reversing
changes made to e4628fcd9d .
|
2024-08-08 09:59:18 +09:00 |
|
|
122103a778
|
Merge branch 'main' of https://git.nugamestudioclub.com/neroberovero/Illusion-UE5
|
2024-08-08 09:53:25 +09:00 |
|
|
e4628fcd9d
|
Revert "added some comments to Haesol's implementation for passive skills"
This reverts commit fde4b47b80 .
|
2024-08-08 09:52:06 +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 |
|
|
bf65a01a5f
|
Revert "Merge branch 'main' of https://git.nugamestudioclub.com/neroberovero/Illusion-UE5"
This reverts commit d6c73f9f83 , reversing
changes made to f13816d379 .
|
2024-08-08 09:51:41 +09:00 |
|
|
a1a65b521f
|
created few AOE actor classes for future skill set usage
|
2024-08-08 09:51:27 +09:00 |
|
|
b888ddbe5d
|
added some comments to Haesol's implementation for passive skills
|
2024-08-08 09:51:11 +09:00 |
|
|
6fa5e7dcbd
|
created few AOE actor classes for future skill set usage
|
2024-08-08 09:50:14 +09:00 |
|
|
fbd43c1d23
|
added some comments to Haesol's implementation for passive skills
|
2024-08-08 09:49:54 +09:00 |
|
|
bd2326dd08
|
added 3d interactables
|
2024-08-08 09:49:40 +09:00 |
|