37 Commits

Author SHA1 Message Date
9196c4e48d Added hud cursor 2025-01-24 14:58:58 +01:00
bc4bc5f6e4 Removed Old weapons blueprints 2025-01-24 14:19:14 +01:00
2ca9fcb006 Merge remote-tracking branch 'refs/remotes/origin/master' into rework-weapons 2025-01-24 14:08:40 +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
6ae7c330e5 Resized Container zone, added some crates and added cover zone 2025-01-24 12:33:02 +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
ed227445ad Added new box mesh and some textures 2025-01-23 18:52:11 +01:00
f50779e621 Added Munition Data Table 2025-01-23 10:05:28 +01:00
35f81fa5ef Updated LVL GYM 2025-01-22 23:14:22 +01:00
6c3072d6f9 Fixed crash + added line trace when shooting 2025-01-22 22:09:27 +01:00
4680eb71ae Merge remote-tracking branch 'refs/remotes/origin/master' into rework-weapons
# Conflicts:
#	Content/Legumix/Player/BP_Player.uasset
2025-01-22 21:22:30 +01:00
deef877b24 Merge remote-tracking branch 'refs/remotes/origin/master' into rework-weapons
# Conflicts:
#	Source/LegumeMix/Public/Weapon/LMWeaponDataStructure.h
2025-01-22 21:20:42 +01:00
55daf8b1da Note the gym LVL with Text actors and rework it 2025-01-22 20:14:23 +01:00
7aa5600117 Created test blueprints 2025-01-22 17:15:12 +01:00
1826cfa9a7 merge 2025-01-22 16:46:55 +01:00
2995cfe884 Update LD 2025-01-22 16:45:29 +01:00
26464154a9 Modified Player Movement Values 2025-01-22 16:23:17 +01:00
28dbc8c95e Merge remote-tracking branch 'origin/add-weapon'
# Conflicts:
#	Binaries/Win64/UnrealEditor-LegumeMix.exp
#	Binaries/Win64/UnrealEditor-LegumeMix.pdb
#	Content/Legumix/Player/BP_Player.uasset
2025-01-22 15:02:49 +01:00
6ed8433f2a Rescale Gym lvl 2025-01-22 14:52:28 +01:00
566e7cb706 Modified Character Controller values 2025-01-21 21:15:47 +01:00
f380b6c358 Implemented weapon switching 2025-01-21 16:52:55 +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
075533474d Added : GameMode C++ file 2025-01-21 16:14:32 +01:00
dde9f34958 Added : Ammo files 2025-01-21 16:03:24 +01:00
b012b45acd Created Gym lvl V0 2025-01-20 21:57:29 +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
f39f90b411 Added Binding for firing and reloading 2025-01-20 16:55:37 +01:00
a107f650c8 Added weapon manager 2025-01-20 16:27:36 +01:00
1645191a8e Added : Controls for jump and look 2025-01-19 17:55:34 +01:00
Emilie Schott
8e7ca53d56 Added Move Controls 2025-01-19 16:27:13 +01:00