Commit Graph

20 Commits

Author SHA1 Message Date
24671a4bdc enable Jolt Physics 2025-03-04 20:00:50 +10:00
f75f7f27d1 migrate to Godot 4.4 2025-03-04 19:30:42 +10:00
381a43130a make Music a singleton script instead of a scene 2025-03-03 22:14:09 +10:00
e9686c02b0 set texture_mipmap_bias to -0.5 2025-03-03 14:17:06 +10:00
6ef29a8f0b add controller button icons setting 2025-03-01 19:22:11 +10:00
85ee6da79d add projectile destruction and elevation 2025-02-27 22:47:08 +10:00
e73e2e9e06 add aiming.handle_input to player 2025-02-27 22:03:00 +10:00
e290a3afcd improve multiplayer controller movement 2025-02-27 21:41:08 +10:00
5498b3dc21 add music and synchronize animation to it 2025-02-27 18:53:22 +10:00
5f1cd4b796 add custom cursor 2025-02-27 03:09:30 +10:00
77764f2892 add shadow decals 2025-02-27 02:18:21 +10:00
d53fe046a8 add player attack node 2025-02-18 01:43:26 +10:00
8b53eaa6ed add debug collision shape 2025-02-18 01:31:26 +10:00
3458ce8bf0 added settings 2025-02-18 01:11:04 +10:00
86e59dce55 add aiming with controller 2025-02-18 00:07:28 +10:00
25f334ba26 add inputer and debugger 2025-02-17 23:37:25 +10:00
df37371fad refactor mouse aiming 2025-02-17 23:29:33 +10:00
94cba32857 fix camera jitter 2025-02-17 23:18:14 +10:00
87c864263e add lots of stuff 2025-02-17 20:59:03 +10:00
5a2eef2a65 init 2025-02-14 22:21:57 +10:00