62 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
20df022666 Updated collisions + fixed incorrect weapon variable 2025-01-24 13:56:43 +01:00
879fb83f0e Implemented hitboxes and health system for ennemies 2025-01-24 13:55:58 +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
d12dbb7c82 Added weapon firing speed 2025-01-23 23:41:37 +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
c5d2d9da0d Updated editor default map 2025-01-23 22:12:11 +01:00
4c6a3dd558 Added defaults values to bullet info 2025-01-23 22:11:43 +01:00
6a82183c66 Added revolver and basic reloading 2025-01-23 22:11:27 +01:00
bc9c73df78 Implemented ammo collection + random bullet spread 2025-01-23 21:10:07 +01:00
b468f703f9 Added docstrings 2025-01-23 21:09:06 +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
09559d06b1 Minor struct cleanup 2025-01-23 10:05:08 +01:00
ac4176e2f7 Started working on new ammo system 2025-01-23 10:04:35 +01:00
35f81fa5ef Updated LVL GYM 2025-01-22 23:14:22 +01:00
fc50cd6317 Removed unwanted inline methods 2025-01-22 22:10:19 +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
f639b7e3a9 Started working on a new weapon system 2025-01-22 17:14:37 +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
5524705f60 Updated some data types 2025-01-22 16:10:41 +01:00
83c53f652b Updated : binaries files 2025-01-22 15:04:35 +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
9d6b10b106 fix : Retrieve an inused include 2025-01-22 12:04:38 +01:00
566e7cb706 Modified Character Controller values 2025-01-21 21:15:47 +01:00
156becc36c Change project config to build game 2025-01-21 19:19:43 +01:00
de089e1f2f Update initialize weapon mesh 2025-01-21 19:19:18 +01:00
7bcaa4c17a Updated ammo in weapon stock adding 2025-01-21 18:21:26 +01:00
a891582a43 Merge remote-tracking branch 'origin/add-weapon' into add-weapon 2025-01-21 17:15:09 +01:00
e9e8ce49a2 Added : virtual and override fire for weapons 2025-01-21 17:14:53 +01:00
43b88bdae9 Added Mesh relative location to the weapon 2025-01-21 17:05:20 +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
3c68d50ed1 Added for parent weapon class : Reload and AddAmmo 2025-01-21 16:29:18 +01:00