Sara
|
dc65707ff1
|
feat: implemented camera bob and weapon bob and lead
|
2025-08-29 22:56:35 +02:00 |
|
Sara
|
eea0d85ff7
|
feat: removed reticle as it's inaccurate
|
2025-08-29 22:56:13 +02:00 |
|
Sara
|
7b3c2b5b6f
|
feat: difficulty weight calculated as number of enemies to kill before increase
|
2025-08-29 18:31:35 +02:00 |
|
Sara
|
793391f0d3
|
fix: run bob now lerps back to home position
|
2025-08-29 18:27:10 +02:00 |
|
Sara
|
b08b390c6e
|
feat: replaced running animation with procedural motion
|
2025-08-29 18:13:50 +02:00 |
|
Sara
|
c2bdcc2c07
|
feat: wretched now raise difficulty when killed
|
2025-08-28 19:15:00 +02:00 |
|
Sara
|
3ec6e87cb4
|
feat: adjusted weapon animations
|
2025-08-28 19:14:46 +02:00 |
|
Sara
|
86a15184c0
|
feat: enemy spawner will now attach spawned enemies to its own parent
|
2025-08-28 19:14:28 +02:00 |
|
Sara
|
b3090243e0
|
feat: npc unit will now deallocate itself when all npc members are killed
|
2025-08-28 19:14:07 +02:00 |
|
Sara
|
8a9d70b37e
|
fix: difficulty will now increment as intended
|
2025-08-28 19:13:42 +02:00 |
|
Sara
|
8dad8bbc1f
|
feat: refactored how mapregion tracks units and npcs
|
2025-08-28 19:12:57 +02:00 |
|
Sara
|
0ff5f4ae9c
|
feat: registering get_unit with class db
|
2025-08-27 22:53:47 +02:00 |
|
Sara
|
3c59403a07
|
tweak: adjusted level to close gap in train crash
|
2025-08-27 22:52:29 +02:00 |
|
Sara
|
54f572d05a
|
tweak: adjusted industrial area to break up sightlines
|
2025-08-27 20:45:54 +02:00 |
|
Sara
|
6c0fc17196
|
feat: added rifleman model
|
2025-08-27 14:07:08 +02:00 |
|
Sara
|
9b07c70b11
|
feat: implemented enemies spawning based on current region difficulty
|
2025-08-27 14:06:59 +02:00 |
|
Sara
|
96b5be405c
|
tweak: decreased player detector awareness stats
|
2025-08-27 14:06:23 +02:00 |
|
Sara
|
bc41b89929
|
fix: adjusted 3d scene rendering settings
|
2025-08-22 19:44:57 +02:00 |
|
Sara
|
cb7332fd6f
|
tweak: lighting settings
|
2025-08-22 15:58:07 +02:00 |
|
Sara
|
7081df1dae
|
fix: vsync settings causing frame swapping issues
|
2025-08-22 15:57:58 +02:00 |
|
Sara
|
3c20402254
|
tweak: increased FOV
|
2025-08-22 15:56:43 +02:00 |
|
Sara
|
cded496e4c
|
feat: adjusted level scene
|
2025-08-22 15:56:24 +02:00 |
|
Sara
|
53a5118079
|
feat: lifted player input mouse look speed to variable
|
2025-08-22 15:49:01 +02:00 |
|
Sara
|
2a083b6430
|
fix: formatting enemy_body.cpp
|
2025-08-22 15:48:29 +02:00 |
|
Sara
|
d8ae45df0f
|
feat: defining map region unit un-/registering behaviour
|
2025-08-17 17:55:09 +02:00 |
|
Sara
|
92c38e54b6
|
tweak: vsync setting
|
2025-08-17 17:54:30 +02:00 |
|
Sara
|
bc646bd1c2
|
feat: regenerated some geometry from csg nodes
|
2025-08-14 11:51:39 +02:00 |
|
Sara
|
0713a1442d
|
tweak: lighting settings
|
2025-08-14 11:51:29 +02:00 |
|
Sara
|
bd5320f7a1
|
feat: defined map region
|
2025-08-14 11:51:22 +02:00 |
|
Sara
|
569ac1f712
|
tweak: lowered running fov
|
2025-08-12 13:41:17 +02:00 |
|
Sara
|
efff355479
|
fix: when resetting rifle fov, set to 1 ipv 0
|
2025-08-12 13:41:07 +02:00 |
|
Sara
|
a55fe18a6c
|
fix: clamping camera fov
|
2025-08-12 13:40:54 +02:00 |
|
Sara
|
67d59a161d
|
tweak: updated the way the player body adjusts fov
|
2025-08-11 20:22:36 +02:00 |
|
Sara
|
5bd8b88376
|
tweak: lowered mouse sensitivity
|
2025-08-11 18:55:50 +02:00 |
|
Sara
|
8567a274f1
|
feat: player camera is now responsible for all look input handling
|
2025-08-11 18:55:28 +02:00 |
|
Sara
|
458b6f8079
|
fix: resetting rifle aiming state on switch out
|
2025-08-11 18:54:07 +02:00 |
|
Sara
|
373d5fcf43
|
tweak: adjusted revolver single action accuracy
|
2025-08-11 18:24:00 +02:00 |
|
Sara
|
a968cccdc2
|
fix: running with rifle not working after swap away and back
|
2025-08-11 18:23:43 +02:00 |
|
Sara
|
6c5a24e374
|
feat: player body now handles movement fov adjustment
|
2025-08-11 17:59:37 +02:00 |
|
Sara
|
b29966ccf7
|
fix: revolver alt fire becomes inactive on switch
|
2025-08-11 17:59:12 +02:00 |
|
Sara
|
9e3de9c29a
|
fix: enemy wretched stop when attacking
|
2025-08-11 16:59:48 +02:00 |
|
Sara
|
7a13823c97
|
feat: weapon swapping
|
2025-08-11 16:49:49 +02:00 |
|
Sara
|
6b7a092961
|
feat: rifle pickup added to map
|
2025-08-11 16:10:16 +02:00 |
|
Sara
|
2511ac69c0
|
feat: implemented interaction tooltips
|
2025-08-11 15:33:31 +02:00 |
|
Sara
|
34db607145
|
feat: implemented partial revolver reload
|
2025-08-11 14:59:08 +02:00 |
|
Sara
|
7e3afd6c64
|
feat: added HUD object
|
2025-08-10 20:53:27 +02:00 |
|
Sara
|
3ceabd50eb
|
feat: added reticle dot svg image
|
2025-08-10 18:53:31 +02:00 |
|
Sara
|
fbecc9f684
|
feat: added HUD class
|
2025-08-10 18:53:30 +02:00 |
|
Sara
|
a4e158930d
|
feat: added game.tscn
|
2025-08-10 16:37:18 +02:00 |
|
Sara
|
ed85b557a7
|
feat: reloading withdraws ammo from inventory
|
2025-08-10 16:37:02 +02:00 |
|