Commit Graph

41 Commits

Author SHA1 Message Date
Ji Yoon Rhee
b62f72eb81 Reapply "added some comments to Haesol's implementation for passive skills"
This reverts commit e4628fcd9d.
2024-08-08 09:59:52 +09:00
Ji Yoon Rhee
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
Ji Yoon Rhee
122103a778 Merge branch 'main' of https://git.nugamestudioclub.com/neroberovero/Illusion-UE5 2024-08-08 09:53:25 +09:00
Ji Yoon Rhee
e4628fcd9d Revert "added some comments to Haesol's implementation for passive skills"
This reverts commit fde4b47b80.
2024-08-08 09:52:06 +09:00
Ji Yoon Rhee
420f46c7d3 Revert "created few AOE actor classes for future skill set usage"
This reverts commit 6b44048ac4.
2024-08-08 09:51:57 +09:00
Ji Yoon Rhee
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
Ji Yoon Rhee
a1a65b521f created few AOE actor classes for future skill set usage 2024-08-08 09:51:27 +09:00
Ji Yoon Rhee
b888ddbe5d added some comments to Haesol's implementation for passive skills 2024-08-08 09:51:11 +09:00
Ji Yoon Rhee
6fa5e7dcbd created few AOE actor classes for future skill set usage 2024-08-08 09:50:14 +09:00
Ji Yoon Rhee
fbd43c1d23 added some comments to Haesol's implementation for passive skills 2024-08-08 09:49:54 +09:00
sharon2pan
bd2326dd08 added 3d interactables 2024-08-08 09:49:40 +09:00
sharon2pan
239c332514 delete water bottle + new interactables added 2024-08-08 09:49:32 +09:00
Ji Yoon Rhee
8fd7b194f1 implemented a temporary fix to the skeletal mesh + animation detachment issue for Haesol and his Hwando sword 2024-08-08 09:49:24 +09:00
Ji Yoon Rhee
2cff725d1c Revert "added some comments to Haesol's implementation for passive skills"
This reverts commit fde4b47b80.
2024-08-08 09:22:17 +09:00
Ji Yoon Rhee
70f19789b1 Revert "created few AOE actor classes for future skill set usage"
This reverts commit 6b44048ac4.
2024-08-08 09:22:02 +09:00
Ji Yoon Rhee
7ccf93ebf5 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:19:39 +09:00
Ji Yoon Rhee
d6c73f9f83 Merge branch 'main' of https://git.nugamestudioclub.com/neroberovero/Illusion-UE5 2024-08-08 08:51:27 +09:00
Ji Yoon Rhee
6b44048ac4 created few AOE actor classes for future skill set usage 2024-08-08 08:49:32 +09:00
Ji Yoon Rhee
fde4b47b80 added some comments to Haesol's implementation for passive skills 2024-08-08 08:49:15 +09:00
sharon2pan
4d1ee10dac added 3d interactables 2024-08-02 19:22:20 -04:00
Ji Yoon Rhee
8bd822a6c6 created few AOE actor classes for future skill set usage 2024-08-02 00:35:08 +09:00
Ji Yoon Rhee
2e9c0d084f changed files on my end 2024-08-01 17:42:56 +09:00
Ji Yoon Rhee
0176cdb366 added some comments to Haesol's implementation for passive skills 2024-07-27 10:27:58 +09:00
sharon2pan
dc95e27bd3 delete water bottle + new interactables added 2024-07-26 21:25:22 -04:00
Ji Yoon Rhee
9fa044da25 implemented a temporary fix to the skeletal mesh + animation detachment issue for Haesol and his Hwando sword 2024-07-20 23:21:26 +09:00
benroshio
66ea60f725 Pickup and block Fix 2024-07-19 18:43:52 -04:00
benroshio
8421e12653 Sound implementation for block attack and inventory 2024-07-19 15:09:12 -04:00
Ji Yoon Rhee
096a0f0d2e player HUD hp,mp bar functionality completed 2024-07-18 16:24:28 +09:00
Ji Yoon Rhee
5a4b0635ce inventory HUD is now fully functional, graphics not finalized 2024-07-18 14:40:09 +09:00
Ji Yoon Rhee
f55937e63c got the buff skill implementation started as well as the AOE skill base blueprint class 2024-07-13 10:10:53 +09:00
Ji Yoon Rhee
75b078f5e3 created event dispatchers for damage blocking, death, and such 2024-06-30 23:25:01 +09:00
Ji Yoon Rhee
037d5442a5 inventory shows collected items, new anim BPs are created and modified for combat system 2024-06-22 09:55:29 +09:00
Ji Yoon Rhee
7c5833f033 implemented pick up item 2024-06-17 23:38:43 +09:00
benroshio
9c53b5f8dc Dash/Inventory 2024-06-12 21:28:17 -04:00
Ji Yoon Rhee
ce82fffdda implemented dashing on blueprints 2024-06-12 22:47:53 +09:00
Ji Yoon Rhee
917a1bb668 can toggle up inventory UI, can't tell if the input bindings for using item from inventory overlaps with that for normal melee attack 2024-06-11 21:52:34 +09:00
Ji Yoon Rhee
4e5f371b49 add blueprints for HP system, assets, and MP system 2024-06-01 09:30:13 +09:00
Ji Yoon Rhee
c5f825f16d committing for now 2024-03-29 19:50:16 -04:00
Ji Yoon Rhee
0e42abd151 Revert "mmm"
This reverts commit c07d621e9b.
2024-02-09 21:17:46 -05:00
Ji Yoon Rhee
c07d621e9b mmm 2024-02-09 18:46:44 -05:00
Ji Yoon Rhee
368bbfd2a8 abstract weapon class 2024-02-02 19:55:36 -05:00