38 Commits

Author SHA1 Message Date
2ed294a808 Updated FXs 2025-03-10 11:31:08 +01:00
463a1ed71b Updated game balancing 2025-02-26 22:50:34 +01:00
ae9df6f8d9 Updated Bullet Tracer 2025-02-26 20:18:56 +01:00
d3c8e7d832 Updated BP_Tracer to fix the curved line trace issue 2025-02-25 23:31:20 +01:00
787e011ac4 Started working on animations
Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-02-23 15:40:12 +01:00
c5a447f936 Imported new meshes and animation for revolver fire 2025-02-23 12:18:19 +01:00
8d2fe05e83 Prepared player camera setup for animation
Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-02-23 11:14:25 +01:00
a1c4f3725c Added shotgun muzzle flash
Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-02-22 14:55:11 +01:00
0dbef497a7 Tested FMOD integration by replacing some SoundAssets by FMODEvent:
Firing and reloading have been replaced.

Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-02-22 14:31:51 +01:00
4b7be7c88c Created new VFX for Projectile Hit 2025-02-09 23:39:53 +01:00
596493b916 Created new VFX for Shotgun Muzzle Flash 2025-02-09 23:39:32 +01:00
f29a53d065 Added ammo drop logic 2025-02-08 11:06:16 +01:00
ef04a66138 Fixed Revolver MuzzleFlash looping 2025-02-04 21:17:28 +01:00
0a0b43da16 Implemented muzzle flash activation on revolver fire 2025-02-04 20:48:35 +01:00
46e087b3de Created new Niagara FX for Revolver MuzzleFlash 2025-02-03 22:13:24 +01:00
44d6d7f36a Implemented infinite ammo / clip commands 2025-02-01 16:27:43 +01:00
1e3baeb391 Slightly improved bullet trails fx 2025-02-01 10:51:17 +01:00
a8c7de9f54 Added basic bullet trails 2025-01-25 21:41:43 +01:00
ebfc6f0b61 Added ammo ui refresh on ammo pickup 2025-01-24 21:25:11 +01:00
b7a4f1b205 Fixed revolver reload 2025-01-24 16:56:00 +01:00
5e21302abf Added ammo display 2025-01-24 16:55:36 +01:00
bc4bc5f6e4 Removed Old weapons blueprints 2025-01-24 14:19:14 +01:00
d84b49640d Added mesh for the shotgun 2025-01-24 14:07:23 +01:00
375172b172 Updated blueprints with hitboxes and fallof curves 2025-01-24 13:57:12 +01:00
8a385a3f86 Added timer for reload 2025-01-24 11:39:23 +01:00
954ae7c36d Implemented weapon switch feedback 2025-01-23 23:46:59 +01:00
452789d657 Updated default munitions count 2025-01-23 23:41:11 +01:00
07c74862a7 Fixed a collision bug 2025-01-23 22:36:46 +01:00
936a9bccd2 Added audio feedback for firing and reloading 2025-01-23 22:17:10 +01:00
6a82183c66 Added revolver and basic reloading 2025-01-23 22:11:27 +01:00
f50779e621 Added Munition Data Table 2025-01-23 10:05:28 +01:00
6c3072d6f9 Fixed crash + added line trace when shooting 2025-01-22 22:09:27 +01:00
7aa5600117 Created test blueprints 2025-01-22 17:15:12 +01:00
4361f1ebf2 Merge remote-tracking branch 'origin/add-weapon' into add-weapon
# Conflicts:
#	Content/Legumix/Player/BP_Player.uasset
#	Source/LegumeMix/Private/Player/LMPlayer.cpp
2025-01-21 16:34:10 +01:00
99707d1b73 Added player weapon display 2025-01-21 16:32:31 +01:00
dde9f34958 Added : Ammo files 2025-01-21 16:03:24 +01:00
6da5f75089 Added weapons radivolver and bazoucorn
added bp radivolver and bazoucorn
added dt weapon data
2025-01-20 18:42:26 +01:00
a107f650c8 Added weapon manager 2025-01-20 16:27:36 +01:00