30 Commits

Author SHA1 Message Date
Emilie Schott
8bb7542dfd [ADD] Display post process material on screen with radius depending on damages amount taken over time 2025-03-09 22:23:36 +01:00
Emilie Schott
89f514a0e4 Add post process material instance to display damage on screen 2025-03-09 03:00:07 +01:00
Emilie Schott
2e2dc472d5 [ADD] Damage Display on Player screen and affect percent when hit by Melee Enemies 2025-03-06 01:43:56 +01:00
Emilie Schott
838fa55cc5 [UPD] Add player HealthComponent and hitboxes 2025-03-03 00:13:53 +01:00
42628b8103 Added settings for fmod audio
Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-03-02 15:33:13 +01:00
a40c768563 Added gameplay settings refresh on change + fixed escape losing focus
Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-02-27 23:04:40 +01:00
1a8a9c4fba Merge remote-tracking branch 'origin/master' 2025-02-27 22:23:16 +01:00
65f85b5476 Implemented pause menu logic
Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-02-27 22:22:15 +01:00
d3fe65f25a Merge remote-tracking branch 'origin/master' 2025-02-26 22:50:59 +01:00
463a1ed71b Updated game balancing 2025-02-26 22:50:34 +01:00
a57baaea5f Added base logic for the pause
Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-02-26 22:40:05 +01:00
3b315a8278 Created new Widget Animation to feedback reload remaining time 2025-02-25 23:30:40 +01:00
9915f271b6 Added new dynamic crosshair 2025-02-24 20:51:40 +01:00
787e011ac4 Started working on animations
Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-02-23 15:40:12 +01:00
8d2fe05e83 Prepared player camera setup for animation
Signed-off-by: TjgL <lithmoneo@gmail.com>
2025-02-23 11:14:25 +01:00
ebfc6f0b61 Added ammo ui refresh on ammo pickup 2025-01-24 21:25:11 +01:00
5e21302abf Added ammo display 2025-01-24 16:55:36 +01:00
a450a7d687 Added hit marker 2025-01-24 15:58:39 +01:00
9196c4e48d Added hud cursor 2025-01-24 14:58:58 +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
6a82183c66 Added revolver and basic reloading 2025-01-23 22:11:27 +01:00
6c3072d6f9 Fixed crash + added line trace when shooting 2025-01-22 22:09:27 +01:00
26464154a9 Modified Player Movement Values 2025-01-22 16:23:17 +01:00
e9e8ce49a2 Added : virtual and override fire for weapons 2025-01-21 17:14:53 +01:00
dde9f34958 Added : Ammo files 2025-01-21 16:03:24 +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