Commit Graph

27 Commits

Author SHA1 Message Date
32d5eb6443 add attack and projectile sfx 2025-07-27 15:14:02 +10:00
91c3fece10 create player hurt effect 2025-07-27 13:55:00 +10:00
aef30cbd88 move aiming processing to physics process to fix jitter 2025-07-27 05:10:58 +10:00
7a2e2da4d0 add cursor texture and color 2025-07-27 03:52:19 +10:00
6df3d1a2dd disable sunlight shadows 2025-07-04 05:59:33 +10:00
df219ba4bc tweak projectile material 2025-07-04 05:40:40 +10:00
0589d4d253 add projectile model and material 2025-07-04 04:54:04 +10:00
acf1d01373 add missing _ prefixes to private variables 2025-07-02 19:23:08 +10:00
bc03ffcc4c rename to batrix 2025-03-06 20:35:58 +10:00
3d639c8592 tweak camera and hit direction angles 2025-03-06 13:27:31 +10:00
c4e9a5a221 add custom audio listener to be closer to the player 2025-03-04 23:10:29 +10:00
e7ffd00808 change tonemapping mode 2025-03-04 20:19:10 +10:00
f75f7f27d1 migrate to Godot 4.4 2025-03-04 19:30:42 +10:00
85ee6da79d add projectile destruction and elevation 2025-02-27 22:47:08 +10:00
a4d6a3eb81 make config save if some properties are not found 2025-02-27 22:18:05 +10:00
9eb34cbfb3 make multiplayer input consider devices 2025-02-27 21:56:37 +10:00
4f8d2e4d8b add local multiplayer 2025-02-27 21:14:36 +10:00
4920bcaa16 add cursor arrow 2025-02-27 03:39:49 +10:00
b05b29ddbf tweak fov and player collider radius 2025-02-25 04:46:35 +10:00
2633390dd8 add side switching animation 2025-02-25 03:51:12 +10:00
2da0820964 add batrix model 2025-02-25 00:27:47 +10:00
cd7bc7a82f add projectiles 2025-02-18 02:28:33 +10:00
48f60d8602 move scripts around 2025-02-18 00:44:03 +10:00
94cba32857 fix camera jitter 2025-02-17 23:18:14 +10:00
113a20589f fix aiming on elevation 2025-02-17 22:38:56 +10:00
2116490e1f add player rotating towards the mouse 2025-02-17 21:29:01 +10:00
87c864263e add lots of stuff 2025-02-17 20:59:03 +10:00