Commit Graph

44 Commits

Author SHA1 Message Date
b7bce71de5 make test material texture darker 2025-07-02 22:31:33 +10:00
999848ae36 remove manual mirrored animations and make flipping automatic 2025-07-02 22:24:30 +10:00
ea4e772151 fix bone flip resetting 2025-07-02 21:10:00 +10:00
74e8222894 add BoneFlipper for flipping bone poses 2025-07-02 21:07:14 +10:00
32c9e1db9b move bone effects to scripts\effects\bones 2025-07-02 19:45:33 +10:00
bca5a4ac4c make BoneFlattener a SkeletonModifier3D 2025-07-02 19:44:07 +10:00
acf1d01373 add missing _ prefixes to private variables 2025-07-02 19:23:08 +10:00
c4e9a5a221 add custom audio listener to be closer to the player 2025-03-04 23:10:29 +10:00
5275160477 redo run_r blend space 2025-03-04 19:57:21 +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
22b31bd766 add footsteps 2025-03-03 22:04:34 +10:00
d6895b49fa added movement animations 2025-03-03 21:01:46 +10:00
e9686c02b0 set texture_mipmap_bias to -0.5 2025-03-03 14:17:06 +10:00
dc24478423 add extra check for multiplayer device input 2025-02-28 14:27:20 +10:00
48d0318aa3 shift idle loop a few frames 2025-02-27 23:22:55 +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
4f8d2e4d8b add local multiplayer 2025-02-27 21:14:36 +10:00
5498b3dc21 add music and synchronize animation to it 2025-02-27 18:53:22 +10:00
73f5d6564c add ability to disable bone flattener in editor 2025-02-27 04:03:56 +10:00
cedce3eef8 make separate player attack effect class 2025-02-27 04:00:47 +10:00
4920bcaa16 add cursor arrow 2025-02-27 03:39:49 +10:00
055b3a232f add cursor bat indicator rotation perspective adjustment 2025-02-27 03:19:11 +10:00
359f9402bc externalize player override animations 2025-02-27 03:11:08 +10:00
e0ba302da6 update animations 2025-02-27 03:09:38 +10:00
77764f2892 add shadow decals 2025-02-27 02:18:21 +10:00
352004a393 add cel shader 2025-02-27 02:08:29 +10:00
02e18694d5 add bone flattener 2025-02-27 01:57:20 +10:00
fa18cbd3b7 add proper idle animation 2025-02-27 00:57:52 +10:00
b05b29ddbf tweak fov and player collider radius 2025-02-25 04:46:35 +10:00
2322d8ff62 make projectiles get destroyed when colliding with player 2025-02-25 04:05:40 +10:00
2633390dd8 add side switching animation 2025-02-25 03:51:12 +10:00
c0984ce6f8 add projectile deflection and move constants to exports 2025-02-25 01:08:45 +10:00
20517af12e add attack cooldown and hit window 2025-02-25 00:47:40 +10:00
2da0820964 add batrix model 2025-02-25 00:27:47 +10:00
0b7e636c86 add attack swoosh effect 2025-02-18 03:38:56 +10:00
80b7881cc6 add hitting projectile function 2025-02-18 02:49:46 +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
48f60d8602 move scripts around 2025-02-18 00:44:03 +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