Commit Graph

10 Commits

Author SHA1 Message Date
thayol aa3839a02a update to godot 4.4 2025-05-05 22:48:51 +02:00
thayol 9293b1c96b rename Attack to AttackHitbox for clarity 2025-02-27 17:05:57 +09:00
thayol 3f1f4b1811 add attacks and death 2025-02-26 16:17:14 +09:00
thayol 151a757e3e move to apply_input_velocity on the subject 2025-02-23 18:25:57 +09:00
thayol ca63d4594c despawn runner or chaser on disconnect 2025-02-21 17:59:23 +09:00
thayol 591225996d add chasers 2025-02-19 22:23:35 +09:00
thayol ac49bcee0b add client prediction 2025-02-19 22:23:06 +09:00
thayol 4e65d2c43b decouple camera from runner position 2025-02-06 13:08:36 +09:00
thayol be682b2813 refactor to state machine 2025-02-02 01:08:44 +09:00
thayol c8c5c08b4d first iteration with authorative movement 2025-02-01 19:41:38 +09:00